[
https://issues.apache.org/jira/browse/SUREFIRE-2161?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov reassigned SUREFIRE-2161:
----------------------------------------
Assignee: Michael Osipov
> Align Mojo class names and output names
> ---------------------------------------
>
> Key: SUREFIRE-2161
> URL: https://issues.apache.org/jira/browse/SUREFIRE-2161
> Project: Maven Surefire
> Issue Type: Improvement
> Reporter: Michael Osipov
> Assignee: Michael Osipov
> Priority: Major
>
> Currently, names in those mojos are inconsistent with the rest of our
> reports, namely, the output name does not have an explicit {{-report}}
> suffix, the goal name should match the class name. Other plugins have been
> aligned long time ago, it is about time for this one:
> || Mojo class name || output name ||
> | -{{FailsafeReport}}- \\ {{FailsafeReportOnly}} || -{{failsafe-report}}- \\
> {{failsafe}} |
> | {{SurefireReport}} || -{{surefire-report}}- \\ {{surefire}} |
> | {{SurefireReportOnly}} || -{{surefire-report}}- \\ {{surefire}} |
--
This message was sent by Atlassian Jira
(v8.20.10#820010)