Hi Martin,

I've tried using 2.0 and 2.1-SNAPSHOT versions of the plugin and I was able to generate a html surefire report. Was there a build failure when you executed the surefire goal?

Thanks,
Odea

Martin Gilday wrote:

I am trying to generate the HTML report immediately after running tests,
as it seems much easier to locate failures using it rather than the
individual log files.  However when a test failure occurs the report is
not created.
This issue http://jira.codehaus.org/browse/MSUREFIREREP-2 states this
was fixed in 2.0.  I  have tried going back to version 2.0 but still no
success.

<build>
 <plugins>
   ...
   <plugin>
     <groupId>org.apache.maven.plugins</groupId>
     <artifactId>maven-surefire-report-plugin</artifactId>
     <version>2.0</version>
   </plugin>
   ...
 </plugins>
</build>

Is this still an outstanding problem?

Regards,
Martin.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to