Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Cannot Reproduce
-
Affects Version/s: 2.0.4
-
Fix Version/s: 2.0.5
-
Component/s: Dependencies, Inheritance and Interpolation
-
Labels:None
-
Complexity:Intermediate
-
Number of attachments :
Description
Version information from the <dependencyManagement> section in the parent pom is correctly inherited to dependencies in a child project. But if you try to inherit version information from a grand-parent project, you get the following error:
Error Building POM (may not be this project's POM).
POM Location: <child pom location>
Validation Messages:
[0] 'dependencies.dependency.version' is missing for <groupId>:<artifactId>
Reason: Failed to validate POM