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: