[
https://issues.apache.org/jira/browse/MPLUGIN-297?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15219602#comment-15219602
]
Konrad Windszus commented on MPLUGIN-297:
-----------------------------------------
The fix for this just requires line 600 and 601 being deleted from
https://github.com/apache/maven-plugin-tools/blob/trunk/maven-plugin-plugin/src/main/java/org/apache/maven/plugin/plugin/PluginReport.java#L600.
> plugin-info.html should contain a better Usage section
> ------------------------------------------------------
>
> Key: MPLUGIN-297
> URL: https://issues.apache.org/jira/browse/MPLUGIN-297
> Project: Maven Plugin Tools
> Issue Type: Improvement
> Components: Plugin Plugin
> Affects Versions: 3.4
> Reporter: Konrad Windszus
>
> The usage section in the page "plugin-info.html" being generated by the
> {{report}} goal of the {{maven-plugin-plugin}} contains the version
> information of the plugin in both sections {{pluginManagement}} as well as
> {{plugins}}. I think it is best practice to only give out the version in the
> {{pluginManagement}}. Therefore please remove the version from the
> {{plugins}} section.
> One example for that can be seen in
> https://maven.apache.org/plugins/maven-compiler-plugin/plugin-info.html.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)