[ 
https://jira.codehaus.org/browse/MNG-5477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=324963#comment-324963
 ] 

Herve Boutemy commented on MNG-5477:
------------------------------------

validation happens in 
[DefaultModelValidator|http://maven.apache.org/ref/3.0.5/maven-model-builder/xref/org/apache/maven/model/validation/DefaultModelValidator.html#305]
                
> "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
>            Priority: Minor
>         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

Reply via email to