[
http://jira.codehaus.org/browse/MDEP-184?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=150710#action_150710
]
creyle commented on MDEP-184:
-----------------------------
Aah, I just downloaded the latest code from trunk and I see the GetMojo class,
cool!
But I checked the snapshot repository and saw the latest 2.1-SNAPSHOT is dated
2008-08-07, while the GetMojo code was checked in on 2008-08-28, simply not in
the latest snapshot, so could you or someone else update the latest snapshot in
the people repo? Thanks.
> 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