<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">Works for me for all modules, except
      forge, which fails with error<br>
      <br>
      Failed to execute goal
      org.jboss.forge.furnace:furnace-maven-plugin:2.0.0.Beta4:addon-install
      (deploy-addons) on project org.jboss.tools.forge2.runtime:
      Execution deploy-addons of goal
      org.jboss.forge.furnace:furnace-maven-plugin:2.0.0.Beta4:addon-install
      failed:
      org.eclipse.aether.resolution.DependencyResolutionException:
      Failure to find
      org.jboss.forge.addon:core:jar:forge-addon:2.0.0.Beta4 in
      <a class="moz-txt-link-freetext" href="http://maven.repository.redhat.com/techpreview/all/">http://maven.repository.redhat.com/techpreview/all/</a> was cached in
      the local repository, resolution will not be reattempted until the
      update interval of redhat-techpreview-all-repository has elapsed
      or updates are forced -&gt; [Help 1]<br>
      <br>
      Denis<br>
      <br>
      <br>
      On 01/07/2014 05:56 AM, Mickael Istria wrote:<br>
    </div>
    <blockquote cite="mid:52CC07A0.9030905@redhat.com" type="cite">
      <meta http-equiv="content-type" content="text/html;
        charset=ISO-8859-1">
      <pre>Hi all,

Here is a proposal for a new 4.40.0.Alpha2-SNAPSHOT target platform: <a moz-do-not-send="true" class="moz-txt-link-freetext" href="https://github.com/jbosstools/jbosstools-target-platforms/pull/32">https://github.com/jbosstools/jbosstools-target-platforms/pull/32</a>
It consists in the following changes:
* Update to Luna M4
** most projects have contributed a new build for M4
** some projects did not change compared to previous TP (Orbit, Mylyn, SWTBot)
** TP now includes latest 3.2.0 release of EGit
** TP now includes Jetty 8.1.12 release instead of 8.1.10 (so does the Eclipse Luna M4 package)
** 3rd party stuff (Atlassian, GWT) was not updated.


Please review this PR and yell if there is anything shocking. You can use the following stuff to try to build build the TP locally and try out against your component:

Build target-platform:

  $ cd jbosstools-target-platforms
  $ git fetch mistria LunaM4
  $ git checkout FETCH_HEAD
  $ cd jbosstools/multiple
  $ mvn clean install -P \!multiple2repo

Try with just built target-platform:
  $ cd /path/to/your/component
  $ mvn clean verify -Dtpc.version=4.40.0.Alpha2-SNAPSHOT -Pmultiple.target

Cheers,</pre>
      <div class="moz-signature">-- <br>
        Mickael Istria<br>
        Eclipse developer at <a moz-do-not-send="true"
          href="http://www.jboss.org/tools">JBoss, by Red Hat</a><br>
        <a moz-do-not-send="true"
          href="http://mickaelistria.wordpress.com">My blog</a> - <a
          moz-do-not-send="true" href="http://twitter.com/mickaelistria">My
          Tweets</a></div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
jbosstools-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:jbosstools-dev@lists.jboss.org">jbosstools-dev@lists.jboss.org</a>
<a class="moz-txt-link-freetext" href="https://lists.jboss.org/mailman/listinfo/jbosstools-dev">https://lists.jboss.org/mailman/listinfo/jbosstools-dev</a></pre>
    </blockquote>
    <br>
  </body>
</html>