[ http://jira.codehaus.org/browse/MANTRUN-41?page=comments#action_57571 ] 

Kenney Westerhof commented on MANTRUN-41:
-----------------------------------------

- about the AntPropertyHelper: it's supposed to be a package private class, not 
part of any public API.
But I'll add the original constructor if you want, but I already don't agree 
with having 2 constructors
that result in different behavior.

- I could say that about lots of other features. It's documented in JIRA and in 
SVN. I'll document it
in the site too (the classpath PATH variables were not documented for long 
after they were committed, btw.)

- was I using tabs? sorry about that. fixed.

Anyway, the issue is fixed. Do you want me to unfix it since you opened it 
again?

> 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