<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Victor,<br>
    <br>
    You should find some pieces of answer here:
    <a class="moz-txt-link-freetext" href="https://community.jboss.org/wiki/HowToBuildJBossToolsWithMaven3">https://community.jboss.org/wiki/HowToBuildJBossToolsWithMaven3</a><br>
    If you can't find what you need or don't find these instructions
    clear enough, please say it (here, on a jira, or commenting the
    page). We will improve it accordingly.<br>
    <br>
    PS: The goal of this page, and one of our goals in release
    engineering is to provide to all of JBT developers the necessary
    stuff to prevent you from wondering "how can I build blah-blah?". So
    I'm really eager to hear your feedback on this doc ;)<br>
    <br>
    On 04/27/2012 05:11 PM, Victor Rubezhny wrote:
    <blockquote cite="mid:4F9AB715.7000608@exadel.com" type="cite">
      <pre wrap="">Nick,

Regarding the following warning in builder log:

[WARNING] The requested profile "tests-bootstrap" could not be activated 
because it does not exist.

We have no "tests-bootstrap" profile defined, so is this the reason why 
all the components were build by my command?

What I needed is to run JUnit tests on this component. For other 
components I'm doing the build of &lt;component&gt;-bootstrap, then running 
the command like the following:

mvn clean install -fae -e -Pdefault -f &lt;comp&gt;/tests/pom.xml 
-Dmaven.repo.local=.repository | tee &lt;comp&gt;.tests.log

due to run the JUunit tests for that component.

What is the shortest way for "tests" component, since I can't build its 
bootstrap only?

Thanks,
Victor


_______________________________________________
jbosstools-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:jbosstools-dev@lists.jboss.org">jbosstools-dev@lists.jboss.org</a>
<a class="moz-txt-link-freetext" href="https://lists.jboss.org/mailman/listinfo/jbosstools-dev">https://lists.jboss.org/mailman/listinfo/jbosstools-dev</a>
</pre>
    </blockquote>
    <br>
    <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>