You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Herve Boutemy (JIRA)" <ji...@codehaus.org> on 2007/11/27 21:04:57 UTC

[jira] Closed: (MANTTASKS-33) Pass Ant properties for resolved dependency JARs

     [ http://jira.codehaus.org/browse/MANTTASKS-33?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Herve Boutemy closed MANTTASKS-33.
----------------------------------

         Assignee: Herve Boutemy
       Resolution: Fixed
    Fix Version/s: 2.0.8

For each dependency resolved, the property {{groupId:artifactId:type[:classifier]}} is defined pointing to  the corresponding file.

> Pass Ant properties for resolved dependency JARs
> ------------------------------------------------
>
>                 Key: MANTTASKS-33
>                 URL: http://jira.codehaus.org/browse/MANTTASKS-33
>             Project: Maven 2.x Ant Tasks
>          Issue Type: Improvement
>          Components: dependencies task
>            Reporter: Garrett Conaty
>            Assignee: Herve Boutemy
>            Priority: Minor
>             Fix For: 2.0.8
>
>         Attachments: maven-artifact-ant.diff
>
>
> Currently the dependencies tasks gives a path and a fileset, but in some cases the Ant file may want to know the resolved dependencies by name.  This simple patch sets an ant property based of the artifact identifier that references the JAR file that got resolved.
> Additionally, it modifies the DeployTask so that if no file is passed in to deploy, it will search for an ant property that references the JAR.  This is useful in wrapping an existing Ant file to deploy a JAR

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira