You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Guillaume Boué (JIRA)" <ji...@apache.org> on 2016/12/17 15:49:58 UTC

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

     [ https://issues.apache.org/jira/browse/MDEP-422?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Guillaume Boué closed MDEP-422.
-------------------------------
       Resolution: Fixed
         Assignee: Guillaume Boué
    Fix Version/s: 3.0.0

> Support version ranges in get
> -----------------------------
>
>                 Key: MDEP-422
>                 URL: https://issues.apache.org/jira/browse/MDEP-422
>             Project: Maven Dependency Plugin
>          Issue Type: New Feature
>          Components: get
>    Affects Versions: 2.8
>            Reporter: stanislav bashkirtsev
>            Assignee: Guillaume Boué
>             Fix For: 3.0.0
>
>
> {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 was sent by Atlassian JIRA
(v6.3.4#6332)