You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Damir Murat (JIRA)" <ji...@codehaus.org> on 2008/09/29 13:33:45 UTC

[jira] Created: (SUREFIRE-521) Add support for a report name in configuration.

Add support for a report name in configuration.
-----------------------------------------------

                 Key: SUREFIRE-521
                 URL: http://jira.codehaus.org/browse/SUREFIRE-521
             Project: Maven Surefire
          Issue Type: Improvement
          Components: report plugin
    Affects Versions: 2.4.3
         Environment: maven 2.0.9
Windows Vista SP1
j2se v1.6.0_07
            Reporter: Damir Murat
            Priority: Minor
         Attachments: SurefireReportMojo.java.patch

Hi

I'm trying to create two different surefire test reports for one project (module actually). It works fine, but I'm not 
able to set different report names for each. This results with equally named links in navigation menu. To solve this, 
I've modified SurefireReportMojo to include reportName property which can be configured from reportSet configuration 
tag (please, look at SurefireReportMojo.java.patch).

To work around this in latest release (2.4.3), one can use menu tags in site.xml descriptor, but it would be nicer if 
"<menu ref="reports"/>" can be used. Please, can you include this change in next release? Of course if it doesn't break 
something, but I think it shouldn't.

Best regards,
Damir Murat

-- 
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