You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Wolf Geldmacher (JIRA)" <ji...@codehaus.org> on 2013/04/10 12:03:52 UTC

[jira] (MSITE-685) "malformed POM" warning issued for documented usage of site plugin in Maven 3

Wolf Geldmacher created MSITE-685:
-------------------------------------

             Summary: "malformed POM" warning issued for documented usage of site plugin in Maven 3
                 Key: MSITE-685
                 URL: https://jira.codehaus.org/browse/MSITE-685
             Project: Maven 2.x and 3.x Site Plugin
          Issue Type: Bug
          Components: Maven 3
    Affects Versions: 3.2
         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