You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@buildr.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2011/07/06 10:20:17 UTC

[jira] [Commented] (BUILDR-544) Support ${groupId} in pom files

    [ https://issues.apache.org/jira/browse/BUILDR-544?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13060356#comment-13060356 ] 

Hudson commented on BUILDR-544:
-------------------------------

Integrated in Buildr-ci-build #235 (See [https://builds.apache.org/job/Buildr-ci-build/235/])
    

> Support ${groupId} in pom files
> -------------------------------
>
>                 Key: BUILDR-544
>                 URL: https://issues.apache.org/jira/browse/BUILDR-544
>             Project: Buildr
>          Issue Type: Improvement
>          Components: Dependency management
>            Reporter: Chris Dean
>             Fix For: 1.4.5
>
>         Attachments: 0001-Use-unqualified-pom-variables-to-support-older-and-p.patch
>
>
> Some pom files use ${groupId} and that needs to be properly supported to handle transitive dependency management.
> For example:
> <dependency> 
>   <groupId>${groupId}</groupId> 
>    <artifactId>ftplet-api</artifactId>
> </dependency>

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira