[ http://jira.codehaus.org/browse/MANTRUN-41?page=all ]
     
Kenney Westerhof closed MANTRUN-41:
-----------------------------------

    Resolution: Fixed

Fixed in revision 374150. I chose to define properties:
maven.dependency.<groupId>.<artifactId>.<type>.path,
so for instance:
maven.dependency.log4j.log4j.jar.path.

> 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
>     Assignee: Kenney Westerhof
>      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]

Reply via email to