[
http://jira.codehaus.org/browse/MNG-2940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_99940
]
Carlos Sanchez commented on MNG-2940:
-------------------------------------
Buckminster needs a way to query the available versions in the repository given
a groupId and artifactId and get a list of versions for their resolution
mechanism.
It needs to be consistent with the way Maven does it for version ranges, that's
why needs to query the metadata xml.
If you are using a pom with two repositories you don' t know in which one is
the dependency.
> Add a method to the embedder to list available versions of an artifact
> ----------------------------------------------------------------------
>
> Key: MNG-2940
> URL: http://jira.codehaus.org/browse/MNG-2940
> Project: Maven 2
> Issue Type: New Feature
> Components: Embedding
> Affects Versions: 2.1.x
> Reporter: Carlos Sanchez
> Assignee: Jason van Zyl
> Fix For: Reviewed Pending Version Assignment
>
> Attachments: patch.txt, patch.txt
>
>
> I've added a method following the style of the resolve method already present
> public void resolve( Artifact artifact, List remoteRepositories,
> ArtifactRepository localRepository ) throws ArtifactResolutionException,
> ArtifactNotFoundException
--
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