surefire plugin doesn't generate a report
-----------------------------------------
Key: MNG-577
URL: http://jira.codehaus.org/browse/MNG-577
Project: Maven 2
Type: Improvement
Components: maven-plugins
Versions: 2.0-alpha-3
Reporter: Yann Le Du
For the moment, maven-surefire-plugin doesn't generate a report (as
junit-report used to do in Maven 1). If we try to include surefire in the
reports list of the pom, we get a ClassCastException :
java.lang.ClassCastException:
org.apache.maven.test.SurefirePlugin
-| at org.apache.maven.doxia.DoxiaMojo.categorizeReports(DoxiaMojo.java:332)
...
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]