[
https://issues.apache.org/jira/browse/MCHANGES-453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17905168#comment-17905168
]
Philipp Ottlinger commented on MCHANGES-453:
--------------------------------------------
I changed my build to use the new version and just saw the warnings:
{{[INFO] Configuring report plugin maven-changes-plugin:3.0.0-M1
[WARNING] Goal 'changes-report' is deprecated: use change goal
[WARNING] Goal 'jira-report' is deprecated: use jira-changes goal
[WARNING] Parameter 'useJql' (user property 'changes.useJql') is deprecated:
ignored; delete from your config
[WARNING] Goal 'github-report' is deprecated: use github-changes goal}}
How do I properly configure my project to generate all of the reports?
> 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)