[ 
https://issues.apache.org/jira/browse/IVY-914?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12638038#action_12638038
 ] 

Chris Herron commented on IVY-914:
----------------------------------

Thanks Maarten. This issue is a showstopper for me, and as a result I've been 
using the head of the 2.0.x branch (successfully). I have my fingers crossed 
for an RC2. Shall keep an eye on the ant dev-list.

> Properties needed to parse version in POM
> -----------------------------------------
>
>                 Key: IVY-914
>                 URL: https://issues.apache.org/jira/browse/IVY-914
>             Project: Ivy
>          Issue Type: Bug
>          Components: Maven Compatibility
>    Affects Versions: 2.0.0-beta-2
>            Reporter: Tom Widmer
>            Assignee: Maarten Coene
>             Fix For: 2.0.x
>
>         Attachments: load_properties_first.patch
>
>
> The POM file here:
> http://repository.jboss.com/maven2/org/jboss/cache/jbosscache-core/2.1.1.GA/jbosscache-core-2.1.1.GA.pom
> doesn't work with Ivy, since the version is specified as:
> <version>${jbosscache-core-version}</version>
> e.g. it uses a property in the POM. Ivy fails to set up properties until 
> after the version has been parsed, and hence gets the version as 
> ${jbosscache-core-version} rather than 2.1.1.GA.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to