Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.1.0
-
None
Description
A reference to the groupId of the parent module is not resolved correctly.
Example (from http://www.fornax-platform.org/archiva/repository/releases/org/openarchitectureware/oaw-core-expressions/4.3.1/oaw-core-expressions-4.3.1.pom):
<project>
...
<groupId>${parent.groupId}</groupId>
<version>1.0</version>
This breaks the build
Attachments
Attachments
Issue Links
- is duplicated by
-
IVY-1188 Resolving google guava fails where when using maven it works
- Resolved