You are viewing a plain text version of this content. The canonical link for it is here.
Posted to ivy-commits@incubator.apache.org by "Xavier Hanin (JIRA)" <ji...@apache.org> on 2007/03/08 15:00:31 UTC

[jira] Created: (IVY-425) ${project.groupId} and ${project.version} not processed correctly in poms

${project.groupId} and ${project.version} not processed correctly in poms
-------------------------------------------------------------------------

                 Key: IVY-425
                 URL: https://issues.apache.org/jira/browse/IVY-425
             Project: Ivy
          Issue Type: Bug
          Components: Core
    Affects Versions: 1.4.1
            Reporter: Xavier Hanin
             Fix For: 1.5


When a pom contains reference to ${project.groupId} or ${project.version}, they are not processed correctly.

See http://repo1.maven.org/maven2/org/springframework/spring-hibernate3/2.0.2/spring-hibernate3-2.0.2.pom for an example of how they can be used.

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


[jira] Assigned: (IVY-425) ${project.groupId} and ${project.version} not processed correctly in poms

Posted by "Xavier Hanin (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/IVY-425?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Xavier Hanin reassigned IVY-425:
--------------------------------

    Assignee: Xavier Hanin

> ${project.groupId} and ${project.version} not processed correctly in poms
> -------------------------------------------------------------------------
>
>                 Key: IVY-425
>                 URL: https://issues.apache.org/jira/browse/IVY-425
>             Project: Ivy
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 1.4.1
>            Reporter: Xavier Hanin
>         Assigned To: Xavier Hanin
>             Fix For: 1.5
>
>
> When a pom contains reference to ${project.groupId} or ${project.version}, they are not processed correctly.
> See http://repo1.maven.org/maven2/org/springframework/spring-hibernate3/2.0.2/spring-hibernate3-2.0.2.pom for an example of how they can be used.

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


[jira] Resolved: (IVY-425) ${project.groupId} and ${project.version} not processed correctly in poms

Posted by "Xavier Hanin (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/IVY-425?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Xavier Hanin resolved IVY-425.
------------------------------

    Resolution: Fixed

junit test added and fixed

> ${project.groupId} and ${project.version} not processed correctly in poms
> -------------------------------------------------------------------------
>
>                 Key: IVY-425
>                 URL: https://issues.apache.org/jira/browse/IVY-425
>             Project: Ivy
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 1.4.1
>            Reporter: Xavier Hanin
>         Assigned To: Xavier Hanin
>             Fix For: 1.5
>
>
> When a pom contains reference to ${project.groupId} or ${project.version}, they are not processed correctly.
> See http://repo1.maven.org/maven2/org/springframework/spring-hibernate3/2.0.2/spring-hibernate3-2.0.2.pom for an example of how they can be used.

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