Details
-
Bug
-
Status: Closed
-
Critical
-
Resolution: Incomplete
-
2.0.6
-
None
-
None
-
linux, java 1.5
Description
If the parent pom dependencyManagement contains also the current artifact with a version, this version will overwrite the version of the current project.
Problem: If that artifact is build with M206, the current project (artifact) will be deployed with the version coming from the parents pom dependencyManagement insted of the current projects version.