[ 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