On 11/14/2012 02:58 PM, Andrej Podhradsky wrote:
I'm trying to run bot tests for soa tools. So far, I'm using the following command

mvn clean verify -B -U -fae -P unified.target,jbosstools-nightly-staging-composite,jbosstools-nightly-staging-composite-soa-tooling -Dswtbot.test.skip=false

>From core site I especially need org.jboss.ide.eclipse.as.feature.feature.group.
In the future, SOA Tools should have their own TP made of our Core TP + JBT dependencies. But as a fix, I can push this commit: https://github.com/mickaelistria/jbosstools-build/commit/d0bf38c5b3b086a59393137c114698f85cbd1634 .
I'd really appreciate if you could test it before I push it:
* git clone git@github.com:mickaelistria/jbosstools-build.git
* git checkout soa-profile
* cd parent/
* mvn install
and then try this in the project you want to test:
* mvn verify -P jbosstools-nightly-staging-composite-soa-tooling [other options you like]

If it works and you're happy with it, I'll push it ASAP.
--
Mickael Istria
Eclipse developer at JBoss, by Red Hat
My blog - My Tweets