[ http://jira.codehaus.org/browse/MANTRUN-41?page=comments#action_57574 ]
Carlos Sanchez commented on MANTRUN-41: --------------------------------------- - AntPropertyHelper is a public class, we have to keep binary compatibility between releases - I know that we're missing a lot of documentation, that doesn't mean that we should keep doing it, isn't it? This issue is half fixed until binary compatibility is kept, and I would say documentation. If it's closed the change may be released by mistake. > 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]
