[
https://jira.codehaus.org/browse/SUREFIRE-521?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=347518#comment-347518
]
Michael Osipov commented on SUREFIRE-521:
-----------------------------------------
This would run into an issue with I18N, you would override the name for all
locales. Is that really desired?
> Add support for a report name in configuration.
> -----------------------------------------------
>
> Key: SUREFIRE-521
> URL: https://jira.codehaus.org/browse/SUREFIRE-521
> Project: Maven Surefire
> Issue Type: Improvement
> Components: Maven Surefire 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 was sent by Atlassian JIRA
(v6.1.6#6162)