[ http://jira.codehaus.org/browse/MANTRUN-41?page=all ] Carlos Sanchez reopened MANTRUN-41: -----------------------------------
Some comments: - you're breaking api compatability with previous version changing constructor arguments - you've added a new feature with no documentation - and please don't use tabs I'm not sure either if adding custom strings to resolve different things is the solution, next time will we add again a if to check if the property starts with xxx and do some other thing? > 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]
