[
https://issues.apache.org/jira/browse/MCHANGES-453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17905206#comment-17905206
]
Philipp Ottlinger commented on MCHANGES-453:
--------------------------------------------
[~sjaranowski] it's all of Apache Creadur's pom.xml, e.g.
[https://github.com/apache/creadur-tentacles/blob/master/pom.xml]
All I run is "./mvnw clean site" as it seems to trigger the deprecated goal
implicitly.
> Align report output and goals names
> -----------------------------------
>
> Key: MCHANGES-453
> URL: https://issues.apache.org/jira/browse/MCHANGES-453
> Project: Maven Changes Plugin
> Issue Type: Improvement
> Components: github, jira, trac
> Reporter: Slawomir Jaranowski
> Assignee: Slawomir Jaranowski
> Priority: Major
> Fix For: 3.0.0, 3.0.0-M1
>
>
> Should be
>
> ||Mojo class name||output name||goal name||
> |ChangesReport|changes-report.html -> changes.html|changes-report -> changes|
> |TracReport|trac-report.html -> trac-changes.html|trac-report -> trac-changes|
> |JiraReport|jira-report.html -> Jira-changes.html |jira-report ->
> jira-changes|
> |GitHubReport|github-repor.html -> github-changes.html |github-report ->
> github-changes|
>
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)