Easy access to dependency jars
------------------------------
Key: MANTRUN-41
URL: http://jira.codehaus.org/browse/MANTRUN-41
Project: Maven 2.x Antrun Plugin
Type: New Feature
Versions: 1.1
Reporter: Patrick Lightbody
Fix For: 1.2
It would be nice to have an easy access to the dependency jars located in
~/.m2. A couple ideas tossed around in #maven were:
${dep.XXX.YYY.jar}, where XXX and YYY are the groupId and artifactId
OR
a new Ant task:
<maven:dep artifactId=... property="jarpath"/>
Where you could then reference ${jarpath}
--
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]