Create a single dependency resolution plugin
--------------------------------------------

                 Key: MDEP-231
                 URL: http://jira.codehaus.org/browse/MDEP-231
             Project: Maven 2.x Dependency Plugin
          Issue Type: New Feature
          Components: resolve
    Affects Versions: 2.1, 2.2
            Reporter: Marvin Froeder
            Assignee: Brian Fox
         Attachments: maven-dependency-plugin.patch

The attached patch has a new goal that allows a single dependency to be 
resolved, like this:
mvn 
org.apache.maven.plugins:maven-dependency-plugin:2.2-SNAPSHOT:resolve-single 
-DgroupId=com.acme -DartifactId=dummy -Dversion=1.0

-- 
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

        

Reply via email to