[
https://issues.apache.org/jira/browse/IVY-423?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Xavier Hanin resolved IVY-423.
------------------------------
Resolution: Fixed
I've added a junit test and fixed the bug
> Incorrect pom parsing with profile
> ----------------------------------
>
> Key: IVY-423
> URL: https://issues.apache.org/jira/browse/IVY-423
> Project: Ivy
> Issue Type: Bug
> Components: Core
> Reporter: Xavier Hanin
> Fix For: 1.5
>
>
> When a pom contains profiles with dependencies, Ivy is lost with the parsing.
> For instance, with this pom:
> http://repo1.maven.org/maven2/org/mule/modules/mule-module-builders/1.3.3/mule-module-builders-1.3.3.pom
> Ivy complains:
> {code}
> bad organisation found in
> http://repo1.maven.org/maven2/org/mule/modules/mule-module-builders/1.3.3/mule-module-builders-1.3.3.pom:
>
> expected='org.mule.modules' found='xml-apis'
> {code}
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.