Uploaded image for project: 'Maven'
  1. Maven
  2. MNG-2130

Parent POM not created by reactor if not found in repository

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Blocker
    • Resolution: Fixed
    • 2.0.3
    • 2.0.3
    • None

    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.

      Attachments

        Activity

          People

            jdcasey John Dennis Casey
            maurotalevi Mauro Talevi
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: