<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    I tried this this command in an "Execute Shell" build step:<br>
    <br>
    mkdir -p target/surefire-reports/<br>
    touch target/surefire-reports/TEST-dummy.xml<br>
    <br>
    And it works well. Builds moves from Red to Orange.<br>
    I think we could use it and get rid of the collect.test.results task
    and of the new build.xml.<br>
    <div class="moz-signature">-- <br>
      Mickael Istria<br>
      Eclipse developer at <a href="http://www.jboss.org/tools">JBoss,
        by RedHat</a><br>
      <a href="http://mickaelistria.wordpress.com">My blog</a> - <a
        href="http://twitter.com/mickaelistria">My Tweets</a></div>
  </body>
</html>