Details
-
Bug
-
Status: Closed
-
Blocker
-
Resolution: Duplicate
-
2.0-beta-1
-
None
-
None
-
None
-
Windows XP, Cygwin
Description
The attached zip consists of:
1) Parent POM project A
2) Child JAR project B
3) settings.xml
Running m2 in the 'a' dir:
m2 -s ../settings.xml install
Results in a failed build - m2 looks for B's POM at a/b/b/pom.xml rather than a/b/pom.xml.
Attachments
Attachments
Issue Links
- is related to
-
MNG-773 profiles applied to POM inheritance hierarchy will pollute child POMs with modules from parents
- Closed