[
https://issues.apache.org/jira/browse/SUREFIRE-2161?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov closed SUREFIRE-2161.
------------------------------------
Resolution: Fixed
Fixed with
[5e14d4fb4ddf6e4ce4af0f6632398c7ba8df2325|https://gitbox.apache.org/repos/asf?p=maven-surefire.git;a=commit;h=5e14d4fb4ddf6e4ce4af0f6632398c7ba8df2325].
> Align Mojo class names and output names
> ---------------------------------------
>
> Key: SUREFIRE-2161
> URL: https://issues.apache.org/jira/browse/SUREFIRE-2161
> Project: Maven Surefire
> Issue Type: Task
> Components: Maven Surefire Report Plugin
> Affects Versions: 3.0.0
> Reporter: Michael Osipov
> Assignee: Michael Osipov
> Priority: Major
> Fix For: 3.5.0
>
>
> 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 ||
> | -{{FailsafeReportMojo}}- \\ {{FailsafeOnlyReport}} || -{{failsafe-report}}-
> \\ {{failsafe}} |
> | -{{SurefireReportMojo}}- \\ {{SurefireReport}} || -{{surefire-report}}- \\
> {{surefire}} |
> | -{{SurefireReportOnlyMojo}}- \\ {{SurefireOnlyReport}} ||
> -{{surefire-report}}- \\ {{surefire}} |
--
This message was sent by Atlassian Jira
(v8.20.10#820010)