[jira] [Updated] (SUREFIRE-2161) Align Mojo class names and output names

2024-01-02 Thread Michael Osipov (Jira)


 [ 
https://issues.apache.org/jira/browse/SUREFIRE-2161?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Osipov updated SUREFIRE-2161:
-
Description: 
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}} |

  was:
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}}- \\ {{FailsafeOnlyReport}} || -{{failsafe-report}}- \\ 
{{failsafe}} |
| {{SurefireReport}} || -{{surefire-report}}- \\ {{surefire}} |
| {{SurefireOnlyReport}} || -{{surefire-report}}- \\ {{surefire}} |


> 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: Backlog
>
>
> 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)


[jira] [Updated] (SUREFIRE-2161) Align Mojo class names and output names

2024-01-02 Thread Michael Osipov (Jira)


 [ 
https://issues.apache.org/jira/browse/SUREFIRE-2161?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Osipov updated SUREFIRE-2161:
-
Description: 
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}}- \\ {{FailsafeOnlyReport}} || -{{failsafe-report}}- \\ 
{{failsafe}} |
| {{SurefireReport}} || -{{surefire-report}}- \\ {{surefire}} |
| {{SurefireOnlyReport}} || -{{surefire-report}}- \\ {{surefire}} |

  was:
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}} |


> 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: Backlog
>
>
> 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}}- \\ {{FailsafeOnlyReport}} || -{{failsafe-report}}- \\ 
> {{failsafe}} |
> | {{SurefireReport}} || -{{surefire-report}}- \\ {{surefire}} |
> | {{SurefireOnlyReport}} || -{{surefire-report}}- \\ {{surefire}} |



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Updated] (SUREFIRE-2161) Align Mojo class names and output names

2024-01-01 Thread Michael Osipov (Jira)


 [ 
https://issues.apache.org/jira/browse/SUREFIRE-2161?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Osipov updated SUREFIRE-2161:
-
Fix Version/s: Backlog
   (was: 3.x-candidate)

> 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: Backlog
>
>
> 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)


[jira] [Updated] (SUREFIRE-2161) Align Mojo class names and output names

2023-05-05 Thread Michael Osipov (Jira)


 [ 
https://issues.apache.org/jira/browse/SUREFIRE-2161?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Osipov updated SUREFIRE-2161:
-
Fix Version/s: 3.x-candidate

> 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.x-candidate
>
>
> 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)


[jira] [Updated] (SUREFIRE-2161) Align Mojo class names and output names

2023-05-04 Thread Michael Osipov (Jira)


 [ 
https://issues.apache.org/jira/browse/SUREFIRE-2161?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Osipov updated SUREFIRE-2161:
-
Component/s: Maven Surefire Report Plugin

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


[jira] [Updated] (SUREFIRE-2161) Align Mojo class names and output names

2023-05-04 Thread Michael Osipov (Jira)


 [ 
https://issues.apache.org/jira/browse/SUREFIRE-2161?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Osipov updated SUREFIRE-2161:
-
Issue Type: Task  (was: Improvement)

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


[jira] [Updated] (SUREFIRE-2161) Align Mojo class names and output names

2023-05-04 Thread Michael Osipov (Jira)


 [ 
https://issues.apache.org/jira/browse/SUREFIRE-2161?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Osipov updated SUREFIRE-2161:
-
Affects Version/s: 3.0.0

> 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
>Affects Versions: 3.0.0
>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)


[jira] [Updated] (SUREFIRE-2161) Align Mojo class names and output names

2023-05-04 Thread Michael Osipov (Jira)


 [ 
https://issues.apache.org/jira/browse/SUREFIRE-2161?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Osipov updated SUREFIRE-2161:
-
Description: 
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}} |
| {{SurefireReportOnlyMojo}} || -{{surefire-report}}- \\ {{surefire}} |

  was:
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}} |
| {{SurefireReportOnlyMojo}} | | -{{surefire-report}}- \\ {{surefire}} |


> 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
>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}} |
> | {{SurefireReportOnlyMojo}} || -{{surefire-report}}- \\ {{surefire}} |



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Updated] (SUREFIRE-2161) Align Mojo class names and output names

2023-05-04 Thread Michael Osipov (Jira)


 [ 
https://issues.apache.org/jira/browse/SUREFIRE-2161?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Osipov updated SUREFIRE-2161:
-
Description: 
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}} |

  was:
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}} |
| {{SurefireReportOnlyMojo}} || -{{surefire-report}}- \\ {{surefire}} |


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