You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Dan Tran (JIRA)" <ji...@codehaus.org> on 2008/10/13 17:15:51 UTC

[jira] Commented: (MDEP-184) Download a dependency without pom

    [ http://jira.codehaus.org/browse/MDEP-184?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=150693#action_150693 ] 

Dan Tran commented on MDEP-184:
-------------------------------

the latest snapshot has new goal dependency:get, please give it a try

> Download a dependency without pom
> ---------------------------------
>
>                 Key: MDEP-184
>                 URL: http://jira.codehaus.org/browse/MDEP-184
>             Project: Maven 2.x Dependency Plugin
>          Issue Type: New Feature
>    Affects Versions: 2.0
>            Reporter: creyle
>            Assignee: Brian Fox
>
> I want a new goal like 
>   "mvn dependency:get -DgroupId=... -DartifactId=... -Dversion=... -Dclassifier=..."
> This goal is very helpful to have local dependencies managed by maven, especially for us in such an imperfect world that not every project has adopted maven.
> By running the above command, the corresponding artifact would be downloaded into local maven repository.
> groupId -- required
> artifactId -- required
> version -- optional, download the latest release if omitted
> classifier -- optional, this should be artifact specific, some may require a classifier, some may not.
> The idea is from the discussion in the maven users list, thread http://www.nabble.com/-M2--Manually-download-artifact--td19949345.html
> Thanks Wendy for the idea

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