I verified build without tests on jbosstools-4.1.x branch

git clone --recursive -b jbosstools-4.1.x https://github.com/dgolovin/jbosstools-submodules.git
cd jbosstools-submodules

mvn clean install -f jbosstools-build/parent/pom.xml  -DtychoVersion=0.19.0
mvn clean verify -DskipTests -f build/pom.xml  -DtychoVersion=0.19.0

should be fine on master branch as well, but I haven't tested it. Steps are the same as above, but git clone should be ran without '-b jbosstools-4.1.x' option.

+1 to upgrade

Denis

On 11/04/2013 06:09 AM, Mickael Istria wrote:
Hi all,

Tycho 0.19 was released recently and comes with a bunch of improvements, some of them being highly interesting for our use-cases. The exhaustive list is here: http://wiki.eclipse.org/Tycho/Release_Notes/0.19 .
We'd like to move JBoss Tools and JBoss Developer Studio builds on both 4.1.x and master branch to Tycho 0.19.0 ASAP.

However, this version contains various breaking changes. Some of them might affect some modules. I've run tests on build-related modules and some components, but not all. So please try the following on your modules and report if you notice any issue, compared to current behaviour of a simple mvn clean verify:
  $ mvn clean verify -DtychoVersion=0.19.0

Please add your comments to https://issues.jboss.org/browse/JBIDE-15806
--
Mickael Istria
Eclipse developer at JBoss, by Red Hat
My blog - My Tweets


_______________________________________________
jbosstools-dev mailing list
jbosstools-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jbosstools-dev