Antrun plugin should follow the more common pattern groupId:artifactId:classifier:type pattern for dependency properties. -------------------------------------------------------------------------------------------------------------------------
Key: MANTRUN-126 URL: http://jira.codehaus.org/browse/MANTRUN-126 Project: Maven 2.x Antrun Plugin Issue Type: Improvement Reporter: Paul Gier Currently Maven dependencies can be accessed in the antrun plugin using the pattern "maven.dependency.my.group.id:my.artifact.id:classifier:jar.path". This naming scheme is too complicated, and could be improved by using the more common pattern "groupId:artifactId:classifier:type" to identify project dependencies. The current naming scheme should be deprecated. -- 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