Maven 2 & 3

When a project has modules and its parent is not preinstalled the build fails

Details

  • Complexity:
    Intermediate
  • Testcase included:
    yes
  • Number of attachments :
    0

Description

.

– A
`-- pom.xml (A)
– C
`-- pom.xml (C) - module of B
`-- pom.xml (B)

C parent is B and B parent is A, trying to build B it fails

Issue Links

Activity

Hide
Carlos Sanchez added a comment -

it0106 added to maven-core-it

Show
Carlos Sanchez added a comment - it0106 added to maven-core-it
Hide
Joerg Schaible added a comment -

Carlos, I don't see how this issue is in anyway related to MNG-2289. That issue is about not donwloading SNAPSHOT parents and it seems also that SNAPSHOTS are not downloaded at all (just the metadata).

Show
Joerg Schaible added a comment - Carlos, I don't see how this issue is in anyway related to MNG-2289. That issue is about not donwloading SNAPSHOT parents and it seems also that SNAPSHOTS are not downloaded at all (just the metadata).
Hide
Carlos Sanchez added a comment -

it's just a pointer saying that probably the two can be fixed at the same time

Show
Carlos Sanchez added a comment - it's just a pointer saying that probably the two can be fixed at the same time
Hide
John Casey added a comment -

it0106 works now, and has been enabled for the full IT run.

Show
John Casey added a comment - it0106 works now, and has been enabled for the full IT run.
Hide
John Casey added a comment -

Adding fix-for for both 2.0.10 and 2.1.0-M1, since 2.1.0-M1 will actually be released first and may not incorporate all of the eventual issue fixes released in 2.0.10.

Show
John Casey added a comment - Adding fix-for for both 2.0.10 and 2.1.0-M1, since 2.1.0-M1 will actually be released first and may not incorporate all of the eventual issue fixes released in 2.0.10.

People

Vote (26)
Watch (15)

Dates

  • Created:
    Updated:
    Resolved: