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 & 3
  • MNG-2130

Parent POM not created by reactor if not found in repository

  • Log In
  • Views
    • XML
    • Word
    • Printable

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Blocker Blocker
  • Resolution: Fixed
  • Affects Version/s: 2.0.3
  • Fix Version/s: 2.0.3
  • Component/s: Artifacts and Repositories
  • Labels:
    None
  • Complexity:
    Intermediate

Description

Consider a multi-module project with usual parent-child relationship

pom.xml
module-1/pom.xml
...
module-n/pom.xml

Executing install goal from top-level fails due to failure to find parent POM in any repository

Caused by: org.apache.maven.artifact.resolver.ArtifactNotFoundException: Unable to download the artifact from any repository

<groupId>:<artifactId>:pom:<version>

Using maven-2.0.2 this does not occur and the parent POM is installed if not found - as expected.
Hence a regression.

Activity

Ascending order - Click to sort in descending order
  • All
  • Comments
  • Work Log
  • History
  • Activity
Hide
Permalink
John Casey added a comment - 07/Mar/06 2:39 PM

I believe this has to do with the fix for the multiple projectId problem...the building process doesn't check the project-cache for the parent project, therefore will miss parent projects that are cached from the current builds...

Show
John Casey added a comment - 07/Mar/06 2:39 PM I believe this has to do with the fix for the multiple projectId problem...the building process doesn't check the project-cache for the parent project, therefore will miss parent projects that are cached from the current builds...
Hide
Permalink
John Casey added a comment - 07/Mar/06 9:36 PM

see it0099

Show
John Casey added a comment - 07/Mar/06 9:36 PM see it0099

People

  • Assignee:
    John Casey
    Reporter:
    Mauro Talevi
Vote (0)
Watch (0)

Dates

  • Created:
    07/Mar/06 7:58 AM
    Updated:
    07/Mar/06 9:36 PM
    Resolved:
    07/Mar/06 9:36 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.