Pass Ant properties for resolved dependency JARs
------------------------------------------------
Key: MNG-1512
URL: http://jira.codehaus.org/browse/MNG-1512
Project: Maven 2
Type: Improvement
Components: maven-artifact-ant
Versions: 2.0
Reporter: Garrett Conaty
Priority: Minor
Fix For: 2.0.1
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
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]