Java language constraint is a poor criteria for surefire report generation
--------------------------------------------------------------------------
Key: SUREFIRE-357
URL: http://jira.codehaus.org/browse/SUREFIRE-357
Project: Maven Surefire
Issue Type: Bug
Components: report plugin
Affects Versions: 2.3
Reporter: David Cardon
With the expansion of maven as a project management tool for other (non-Java)
languages, the 'canGenerateReport' function in SurefireReportMojo.java limits
the scope of the report plugin to only Java projects. This limitation prevents
the use of surefire xml as a standard format for test reports. Perhaps a more
relevant approach to the function would be to test for the existence of the
'surefire-reports' folder and relevant files within that folder.
--
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