jira.codehaus.org

  • Log In Access more options
    • Online Help
    • Keyboard Shortcuts
    • About JIRA
    • JIRA Credits
    • What?s New
  • Dashboards Access more options (Alt+d)
  • Projects Access more options (Alt+p)
  • Issues Access more options (Alt+i)
  • Maven 2.x Project Info Reports Plugin
  • MPIR-99

Strange warnings when generating Plugin Management report

  • Log In
  • Views
    • XML
    • Word
    • Printable

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 2.1
  • Fix Version/s: 2.1
  • Component/s: plugin-management
  • Labels:
    None

Description

When running 'mvn site' on MPIR itself I get the following warnings during the build:

[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.

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.

  • Options
    • Sort By Name
    • Sort By Date
    • Ascending
    • Descending
    • Download All

Attachments

  1. Text File
    MPIR-99.patch
    17/May/08 7:54 AM
    0.9 kB
    Vincent Siveton

Issue Links

is depended upon by

Bug - A problem which impairs or prevents the functions of the product. ENUNCIATE-486 Warning during build: Attempting to build MavenProject instance for Artifact of type: maven-plugin

  • Major - Major loss of function.
  • Open - The issue is open and ready for the assignee to start work on it.
relates to

Bug - A problem which impairs or prevents the functions of the product. MNG-3587 Strange warnings while building a project

  • Major - Major loss of function.
  • Closed - The issue is considered finished, the resolution is correct. Issues which are not closed can be reopened.

Activity

Ascending order - Click to sort in descending order
  • All
  • Comments
  • Work Log
  • History
  • Activity
Hide
Permalink
Vincent Siveton added a comment - 17/May/08 7:54 AM

Using createParentArtifact instead of createPluginArtifact

Show
Vincent Siveton added a comment - 17/May/08 7:54 AM Using createParentArtifact instead of createPluginArtifact
Hide
Permalink
Dennis Lundberg added a comment - 20/May/08 5:06 PM

The patch solved this issue.

Patch applied in r658461. Thanks!

Show
Dennis Lundberg added a comment - 20/May/08 5:06 PM The patch solved this issue. Patch applied in r658461. Thanks!

People

  • Assignee:
    Dennis Lundberg
    Reporter:
    Dennis Lundberg
Vote (0)
Watch (1)

Dates

  • Created:
    17/May/08 5:29 AM
    Updated:
    11/Oct/10 11:26 AM
    Resolved:
    20/May/08 5:06 PM
  • Atlassian JIRA (v5.0.4#731-sha1:3aa7374)
  • Report a problem
  • Powered by a free Atlassian JIRA open source license for Codehaus. Try JIRA - bug tracking software for your team.