You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by "Tom Widmer (JIRA)" <ji...@apache.org> on 2008/09/23 13:18:44 UTC

[jira] Created: (IVY-913) Ivy can't handle bare POM ${groupId} property

Ivy can't handle bare POM ${groupId} property
---------------------------------------------

                 Key: IVY-913
                 URL: https://issues.apache.org/jira/browse/IVY-913
             Project: Ivy
          Issue Type: Bug
    Affects Versions: 2.0.0-beta-2
            Reporter: Tom Widmer
             Fix For: 2.0-RC1


Ivy can't handle POMs that reference the groupId internally using the property ${groupId}. 

See e.g. http://repository.jboss.com/maven2/org/hibernate/hibernate-c3p0/3.3.1.GA/hibernate-c3p0-3.3.1.GA.pom

I'll attach a simple patch in the hope this can be fixed for 2.0-RC1.

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


[jira] Assigned: (IVY-913) Ivy can't handle bare POM ${groupId} property

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

Maarten Coene reassigned IVY-913:
---------------------------------

    Assignee: Maarten Coene

> Ivy can't handle bare POM ${groupId} property
> ---------------------------------------------
>
>                 Key: IVY-913
>                 URL: https://issues.apache.org/jira/browse/IVY-913
>             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: bare_properties.patch, bare_properties.patch
>
>
> Ivy can't handle POMs that reference the groupId internally using the property ${groupId}. 
> See e.g. http://repository.jboss.com/maven2/org/hibernate/hibernate-c3p0/3.3.1.GA/hibernate-c3p0-3.3.1.GA.pom
> I'll attach a simple patch in the hope this can be fixed for 2.0-RC1.

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


[jira] Updated: (IVY-913) Ivy can't handle bare POM ${groupId} property

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

Tom Widmer updated IVY-913:
---------------------------

    Component/s: Maven Compatibility

> Ivy can't handle bare POM ${groupId} property
> ---------------------------------------------
>
>                 Key: IVY-913
>                 URL: https://issues.apache.org/jira/browse/IVY-913
>             Project: Ivy
>          Issue Type: Bug
>          Components: Maven Compatibility
>    Affects Versions: 2.0.0-beta-2
>            Reporter: Tom Widmer
>             Fix For: 2.0-RC1
>
>         Attachments: bare_properties.patch
>
>
> Ivy can't handle POMs that reference the groupId internally using the property ${groupId}. 
> See e.g. http://repository.jboss.com/maven2/org/hibernate/hibernate-c3p0/3.3.1.GA/hibernate-c3p0-3.3.1.GA.pom
> I'll attach a simple patch in the hope this can be fixed for 2.0-RC1.

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


[jira] Updated: (IVY-913) Ivy can't handle bare POM ${groupId} property

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

Maarten Coene updated IVY-913:
------------------------------

    Fix Version/s:     (was: 2.0-RC1)
                   2.0.x

> Ivy can't handle bare POM ${groupId} property
> ---------------------------------------------
>
>                 Key: IVY-913
>                 URL: https://issues.apache.org/jira/browse/IVY-913
>             Project: Ivy
>          Issue Type: Bug
>          Components: Maven Compatibility
>    Affects Versions: 2.0.0-beta-2
>            Reporter: Tom Widmer
>             Fix For: 2.0.x
>
>         Attachments: bare_properties.patch, bare_properties.patch
>
>
> Ivy can't handle POMs that reference the groupId internally using the property ${groupId}. 
> See e.g. http://repository.jboss.com/maven2/org/hibernate/hibernate-c3p0/3.3.1.GA/hibernate-c3p0-3.3.1.GA.pom
> I'll attach a simple patch in the hope this can be fixed for 2.0-RC1.

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


[jira] Updated: (IVY-913) Ivy can't handle bare POM ${groupId} property

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

Tom Widmer updated IVY-913:
---------------------------

    Attachment: bare_properties.patch

Add support for POM properties groupId and artifactId.

> Ivy can't handle bare POM ${groupId} property
> ---------------------------------------------
>
>                 Key: IVY-913
>                 URL: https://issues.apache.org/jira/browse/IVY-913
>             Project: Ivy
>          Issue Type: Bug
>          Components: Maven Compatibility
>    Affects Versions: 2.0.0-beta-2
>            Reporter: Tom Widmer
>             Fix For: 2.0-RC1
>
>         Attachments: bare_properties.patch
>
>
> Ivy can't handle POMs that reference the groupId internally using the property ${groupId}. 
> See e.g. http://repository.jboss.com/maven2/org/hibernate/hibernate-c3p0/3.3.1.GA/hibernate-c3p0-3.3.1.GA.pom
> I'll attach a simple patch in the hope this can be fixed for 2.0-RC1.

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


[jira] Resolved: (IVY-913) Ivy can't handle bare POM ${groupId} property

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

Maarten Coene resolved IVY-913.
-------------------------------

    Resolution: Fixed

I've applied your patch into SVN trunk and 2.0.x branch.
Thanks a lot for your contribution!

> Ivy can't handle bare POM ${groupId} property
> ---------------------------------------------
>
>                 Key: IVY-913
>                 URL: https://issues.apache.org/jira/browse/IVY-913
>             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: bare_properties.patch, bare_properties.patch
>
>
> Ivy can't handle POMs that reference the groupId internally using the property ${groupId}. 
> See e.g. http://repository.jboss.com/maven2/org/hibernate/hibernate-c3p0/3.3.1.GA/hibernate-c3p0-3.3.1.GA.pom
> I'll attach a simple patch in the hope this can be fixed for 2.0-RC1.

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


[jira] Updated: (IVY-913) Ivy can't handle bare POM ${groupId} property

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

Maarten Coene updated IVY-913:
------------------------------

    Fix Version/s:     (was: 2.0.x)
                   2.0-RC2

> Ivy can't handle bare POM ${groupId} property
> ---------------------------------------------
>
>                 Key: IVY-913
>                 URL: https://issues.apache.org/jira/browse/IVY-913
>             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-RC2
>
>         Attachments: bare_properties.patch, bare_properties.patch
>
>
> Ivy can't handle POMs that reference the groupId internally using the property ${groupId}. 
> See e.g. http://repository.jboss.com/maven2/org/hibernate/hibernate-c3p0/3.3.1.GA/hibernate-c3p0-3.3.1.GA.pom
> I'll attach a simple patch in the hope this can be fixed for 2.0-RC1.

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


[jira] Updated: (IVY-913) Ivy can't handle bare POM ${groupId} property

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

Tom Widmer updated IVY-913:
---------------------------

    Attachment: bare_properties.patch

Here's the same patch relative to the Ivy root folder, since it wasn't clear what file it was for.

Change comment:
Add support for POM properties groupId and artifactId.

> Ivy can't handle bare POM ${groupId} property
> ---------------------------------------------
>
>                 Key: IVY-913
>                 URL: https://issues.apache.org/jira/browse/IVY-913
>             Project: Ivy
>          Issue Type: Bug
>          Components: Maven Compatibility
>    Affects Versions: 2.0.0-beta-2
>            Reporter: Tom Widmer
>             Fix For: 2.0-RC1
>
>         Attachments: bare_properties.patch, bare_properties.patch
>
>
> Ivy can't handle POMs that reference the groupId internally using the property ${groupId}. 
> See e.g. http://repository.jboss.com/maven2/org/hibernate/hibernate-c3p0/3.3.1.GA/hibernate-c3p0-3.3.1.GA.pom
> I'll attach a simple patch in the hope this can be fixed for 2.0-RC1.

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