You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "stanislav bashkirtsev (JIRA)" <ji...@codehaus.org> on 2013/07/01 16:09:05 UTC

[jira] (MDEP-422) Support version ranges in get

stanislav bashkirtsev created MDEP-422:
------------------------------------------

             Summary: Support version ranges in get
                 Key: MDEP-422
                 URL: https://jira.codehaus.org/browse/MDEP-422
             Project: Maven 2.x Dependency Plugin
          Issue Type: New Feature
          Components: get
    Affects Versions: 2.8
            Reporter: stanislav bashkirtsev


{code}mvn org.apache.maven.plugins:maven-dependency-plugin:2.8:get -DgroupId=some.group.id -DartifactId=some-artifact -Dversion="[8.2.0,8.2.9)" -Dpackaging=zip{code}*Expected Result*: the latest artifact between 8.2.0 and 8.2.8 should be downloaded.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira