<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">On 06/27/2013 08:03 AM, Denis Golovin
      wrote:<br>
    </div>
    <blockquote cite="mid:51CBD5C1.20808@exadel.com" type="cite">
      <meta content="text/html; charset=ISO-8859-1"
        http-equiv="Content-Type">
      <div class="moz-cite-prefix">Verified compilation only for all
        these modules
        <meta http-equiv="content-type" content="text/html;
          charset=ISO-8859-1">
        <a moz-do-not-send="true"
href="https://github.com/dgolovin/jbosstools-submodules/blob/master/pom.xml">https://github.com/dgolovin/jbosstools-submodules/blob/master/pom.xml</a>.
        <br>
        Commented modules have build failures, but they are all from SOA
        Tools, is that correct? If so, new TP looks good to me.<br>
        <br>
        There was one annoying problem. When running with -DskipTests
        some bundles (like forge2.runtime for example) do not download
        required libraries. It should be fine for tests but it should
        not affect bundles like forge2.runtime.<br>
      </div>
    </blockquote>
    Actually, it could become a serious big issue since on CI, we don't
    run tests in first mvn execution which produces the site we publish.
    However, the forge job uses maven.test.skip flag instead of
    skipTests so the runtime remains here. We can hope that if project
    have set up meaningful automated tests, it will be easy to detect
    this case of error, and CI jobs would turn yellow.<br>
    The cause is probably this line:
    <a class="moz-txt-link-freetext" href="https://github.com/jbosstools/jbosstools-build/blob/master/parent/pom.xml#L38">https://github.com/jbosstools/jbosstools-build/blob/master/parent/pom.xml#L38</a>
    . However, this should not affect for as we can see here:
    <a class="moz-txt-link-freetext" href="https://github.com/jbosstools/jbosstools-forge/blob/master/plugins/org.jboss.tools.forge2.runtime/pom.xml#L156">https://github.com/jbosstools/jbosstools-forge/blob/master/plugins/org.jboss.tools.forge2.runtime/pom.xml#L156</a>
    .<br>
    <br>
    Cheers,<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>