Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Blocker
-
Resolution: Fixed
-
Affects Version/s: 2.0.2
-
Fix Version/s: 2.0.3
-
Component/s: Inheritance and Interpolation
-
Labels:None
-
Environment:Windows XP, JDK 1.4.2_11
-
Complexity:Intermediate
-
Number of attachments :
Description
Unzip maven-bug to current dir and cd to maven-bug/artifact.
Now, Maven 2.0.1 handles things correctly (irrelevant output removed):
[echo] Parent: parentartifact, project: artifact
But Maven 2.0.2 has a bug:
[echo] Parent: artifact, project: artifact
promoting if it is a regression