[ http://jira.codehaus.org/browse/MPIR-99?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Vincent Siveton updated MPIR-99: -------------------------------- Attachment: MPIR-99.patch Using createParentArtifact instead of createPluginArtifact > Strange warnings when generating Plugin Management report > --------------------------------------------------------- > > Key: MPIR-99 > URL: http://jira.codehaus.org/browse/MPIR-99 > Project: Maven 2.x Project Info Reports Plugin > Issue Type: Bug > Components: plugin-management > Affects Versions: 2.1 > Reporter: Dennis Lundberg > Attachments: MPIR-99.patch > > > When running 'mvn site' on MPIR itself I get the following warnings during > the build: > {noformat} > [INFO] Generating "Plugin Management" report. > [WARNING] Attempting to build MavenProject instance for Artifact > (org.apache.maven.plugins:maven-clean-plugin:2.2) of type: maven-plugin; > constructing POM artifact instead. > [WARNING] Attempting to build MavenProject instance for Artifact > (org.apache.maven.plugins:maven-deploy-plugin:2.3) of type: maven-plugin; > constructing POM artifact instead. > [WARNING] Attempting to build MavenProject instance for Artifact > (org.apache.maven.plugins:maven-gpg-plugin:1.0-alpha-4) of type: > maven-plugin; constructing POM artifact instead. > [WARNING] Attempting to build MavenProject instance for Artifact > (org.apache.maven.plugins:maven-install-plugin:2.2) of type: maven-plugin; > constructing POM artifact instead. > [WARNING] Attempting to build MavenProject instance for Artifact > (org.apache.maven.plugins:maven-jar-plugin:2.2) of type: maven-plugin; > constructing POM artifact instead. > [WARNING] Attempting to build MavenProject instance for Artifact > (org.apache.maven.plugins:maven-javadoc-plugin:2.4) of type: maven-plugin; > constructing POM artifact instead. > [WARNING] Attempting to build MavenProject instance for Artifact > (org.apache.maven.plugins:maven-release-plugin:2.0-beta-7) of type: > maven-plugin; constructing POM artifact instead. > [WARNING] Attempting to build MavenProject instance for Artifact > (org.apache.maven.plugins:maven-source-plugin:2.0.4) of type: maven-plugin; > constructing POM artifact instead. > [WARNING] Attempting to build MavenProject instance for Artifact > (org.apache.maven.plugins:maven-surefire-plugin:2.4.2) of type: maven-plugin; > constructing POM artifact instead. > {noformat} > If there is nothing wrong with the POM or its plugins, there should not be > any warnings issued. On the other hand, if there is something wrong, then a > hint to how the problem can be solved should be included in the warning. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira