<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 11/14/2012 02:58 PM, Andrej
      Podhradsky wrote:<br>
    </div>
    <blockquote
      cite="mid:95077400.39302460.1352901518676.JavaMail.root@redhat.com"
      type="cite">
      <pre wrap="">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.
</pre>
    </blockquote>
    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:
    <a class="moz-txt-link-freetext" href="https://github.com/mickaelistria/jbosstools-build/commit/d0bf38c5b3b086a59393137c114698f85cbd1634">https://github.com/mickaelistria/jbosstools-build/commit/d0bf38c5b3b086a59393137c114698f85cbd1634</a>
    .<br>
    I'd really appreciate if you could test it before I push it:<br>
    * git clone <a class="moz-txt-link-abbreviated" href="mailto:git@github.com:mickaelistria/jbosstools-build.git">git@github.com:mickaelistria/jbosstools-build.git</a><br>
    * git checkout soa-profile<br>
    * cd parent/<br>
    * mvn install<br>
    and then try this in the project you want to test:<br>
    * mvn verify -P jbosstools-nightly-staging-composite-soa-tooling
    [other options you like]<br>
    <br>
    If it works and you're happy with it, I'll push it ASAP.<br>
    <div class="moz-signature">-- <br>
      Mickael Istria<br>
      Eclipse developer at <a href="http://www.jboss.org/tools">JBoss,
        by Red Hat</a><br>
      <a href="http://mickaelistria.wordpress.com">My blog</a> - <a
        href="http://twitter.com/mickaelistria">My Tweets</a></div>
  </body>
</html>