base, server, jst, vpe, arquillian, portlet, birt, javaee,
freemarker, webservices, livereload, openshift, central, aerogear
are fine with Luna M3 TP.
hibernate build is failing because of compilation errors.
gwt build fails with
[INFO] gwt.all ........................................... SUCCESS
[0.347s]
[INFO] gwt.plugins ....................................... SUCCESS
[0.008s]
[INFO] org.jboss.tools.gwt.core .......................... FAILURE
[1.804s]
[INFO] org.jboss.tools.gwt.ui ............................ SKIPPED
[INFO] gwt.tests ......................................... SKIPPED
[INFO] org.jboss.tools.gwt.test .......................... SKIPPED
[INFO] gwt.features ...................................... SKIPPED
[INFO] org.jboss.tools.gwt.feature ....................... SKIPPED
[INFO] gwt.site .......................................... SKIPPED
[INFO]
------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 3:15.319s
[INFO] Finished at: Fri Nov 22 18:14:46 PST 2013
[INFO] Final Memory: 57M/532M
[INFO]
------------------------------------------------------------------------
[ERROR] Failed to execute goal
org.eclipse.tycho:tycho-packaging-plugin:0.19.0:package-plugin
(default-package-plugin) on project org.jboss.tools.gwt.core:
Error assembling JAR: Eclipse-SourceReferences header should be
generated but ${tycho.scmUrl} is not set -> [Help 1]
forge fails with maven 3.1.1
/home/eskimo/Java/apache-maven-3.1.1/bin/mvn clean install
-Dmaven.repo.local=.m2/luna-m3
-Dtpc.version=4.40.0.Alpha1-SNAPSHOT -Pmultiple.target -f
forge/pom.xml -DtychoVersion=0.19.0
[INFO] Scanning for projects...
[WARNING] The POM for
org.apache.maven.plugins:maven-site-plugin:jar:3.3 is invalid,
transitive dependencies (if any) will not be available, enable
debug logging for more details
[ERROR] Internal error: java.lang.RuntimeException:
org.apache.maven.MavenExecutionException: Could not setup plugin
ClassRealm: Plugin org.apache.maven.plugins:maven-site-plugin:3.3
or one of its dependencies could not be resolved: Failed to read
artifact descriptor for
org.apache.maven.plugins:maven-site-plugin:jar:3.3: 1 problem was
encountered while building the effective model
[ERROR] [FATAL] Non-readable POM
/home/eskimo/Projects/jbds/jbosstools-submodules/.m2/luna-m3/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.pom:
input contained no data @
[ERROR] -> [Help 1]
org.apache.maven.InternalErrorException: Internal error:
java.lang.RuntimeException:
org.apache.maven.MavenExecutionException: Could not setup plugin
ClassRealm
at
org.apache.maven.DefaultMaven.execute(DefaultMaven.java:164)
at org.apache.maven.cli.MavenCli.execute(MavenCli.java:555)
Denis
On 11/21/2013 07:43 AM, Mickael Istria wrote:
Hi all,
Here is a proposal for a new 4.40.0.Alpha1-SNAPSHOT target
platform: https://github.com/jbosstools/jbosstools-target-platforms/pull/30
.
It consists in the following changes:
* JBIDE-16073: Move to Luna M3
** most projects have contributed a new M3 build
** SWT migrated to GTK+ 3, which is a major change on which one
we should provide feedback
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 JBIDE-16073
$ git checkout FETCH_HEAD
$ cd jbosstools/multiple
$ mvn clean install -P \!multiple2repo
Then, try to built your component with this local build of the
target-platform:
$ cd /path/to/your/component
$ mvn clean verify -Dtpc.version=4.40.0.Alpha1-SNAPSHOT -Pmultiple
In case you notice any issue for you component with Luna M3,
create a dedicated bug to track the migration, and link it as a
dependency from JBIDE-15639, so we now which projects require
migration effort.
In case you're not working on JBoss Tools 4.1.1 any more, please
make the migration to Luna your top-priority before implementing
new features in 4.2.0.Alpha1, as we'd like to release a
4.2.0.Alpha1 soon, hopefully against Luna.
Cheers,
_______________________________________________
jbosstools-dev mailing list
jbosstools-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jbosstools-dev