[
https://issues.apache.org/jira/browse/MPLUGIN-311?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15431073#comment-15431073
]
Konrad Windszus commented on MPLUGIN-311:
-----------------------------------------
The issue seems to be in
https://github.com/apache/maven-plugin-tools/blob/trunk/maven-plugin-plugin/src/main/java/org/apache/maven/plugin/plugin/PluginReport.java#L672.
> Goal "plugin:report": System Requirements -> Minimum Maven version is not
> correctly extracted from effective pom
> ----------------------------------------------------------------------------------------------------------------
>
> Key: MPLUGIN-311
> URL: https://issues.apache.org/jira/browse/MPLUGIN-311
> Project: Maven Plugin Tools
> Issue Type: Improvement
> Components: Plugin Plugin
> Affects Versions: 3.4
> Reporter: Konrad Windszus
>
> Currently the minimum Maven version being exposed in {{plugin-info.html}}
> through the goal {{report}} only seems to be extracted from the current
> {{prerequisites->maven}} element in the current pom.xml. In case this is set
> in some parent pom, it falls back to the default of version {{2.0}}.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)