Hi Mickael,
there's a small mistake in your commit:
jbosstools-nightly-statging-composite is misspelled (note "statging"), it should
be
jbosstools-nightly-staging-composite
with this correction it is working.
Thank you!
Andrej.
----- Original Message -----
From: "Mickael Istria" <mistria(a)redhat.com>
To: "Andrej Podhradsky" <apodhrad(a)redhat.com>
Cc: jbosstools-dev(a)lists.jboss.org
Sent: Wednesday, November 14, 2012 3:15:16 PM
Subject: Re: [jbosstools-dev] How to add repositories for core and soa tools?
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/d0bf38c5b3b086a5...
.
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