Clear separation of local versus remote concerns
------------------------------------------------

                 Key: MARTIFACT-7
                 URL: http://jira.codehaus.org/browse/MARTIFACT-7
             Project: Maven Artifact
          Issue Type: Improvement
            Reporter: Jason van Zyl


The resolution very much couples local with remote repositories. For example 
simply querying for all available versions requires some twiddling and faking 
out the resolver because the local metadata is always used but I only want to 
know about remote repositories. We just need to be able to query remote 
repositories easily. Getting all the remote versions to prevent redeployment is 
a perfect use case.

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