[
https://issues.apache.org/jira/browse/IVY-1169?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Achim H. updated IVY-1169:
--------------------------
Attachment: ivy-groupid_2010_02_09.patch
Patch for the Maven Parser with additional unit test
> parent.groupId is not resolved in maven 2 parser
> ------------------------------------------------
>
> Key: IVY-1169
> URL: https://issues.apache.org/jira/browse/IVY-1169
> Project: Ivy
> Issue Type: Bug
> Components: Maven Compatibility
> Affects Versions: 2.1.0
> Reporter: Achim H.
> Attachments: ivy-groupid_2010_02_09.patch
>
>
> 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
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.