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