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-alpha-1
            Reporter: Carlos Sanchez
         Attachments: 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

        

Reply via email to