Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Critical
-
Resolution: Fixed
-
Affects Version/s: 2.0.4
-
Fix Version/s: 2.0.7
-
Component/s: Inheritance and Interpolation
-
Labels:None
-
Complexity:Intermediate
-
Testcase included:yes
-
Number of attachments :
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
it0106 added to maven-core-it