[ https://jira.codehaus.org/browse/MNG-5477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=332215#comment-332215
]
Jörg Sesterhenn commented on MNG-5477:
--------------------------------------
Can you tell me if there is any chance that the fix for pluginManagement that was applied
in Maven 3.1.0-alpha-1 will we patched to Maven 3.0.x?
I need a stable Maven Version where reporting works. 3.1.0 is still not compatible with a
lot of plugins we require...
> "malformed POM" warning issued when no version in reporting section
> -------------------------------------------------------------------
>
> Key: MNG-5477
> URL: https://jira.codehaus.org/browse/MNG-5477
> Project: Maven 2 & 3
> Issue Type: Bug
> Components: Inheritance and Interpolation
> Affects Versions: 3.0.5
> Environment: Ubuntu 12.04 / Oracle JDK 7u17 / Maven 3.0.5 / m-site-p 3.2
> Reporter: Wolf Geldmacher
> Assignee: Herve Boutemy
> Priority: Minor
> Fix For: 3.1.0-alpha-1
>
> Attachments: mvn-site.zip
>
>
> When "mvn site" is run on the project attached Maven twice complains that "'reporting.plugins.plugin.version'
for org.apache.maven.plugins:maven-project-info-reports-plugin is missing", while the documentation
on http://maven.apache.org/plugins/maven-site-plugin/maven-3.html clearly states that "When
used with Maven 3, a report plugin version can be empty (like build plugins)."
> The plugin version actually used seems to be the one specified in the pluginManagement
section of the parent POM, though.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
|