[ http://jira.codehaus.org/browse/MNG-140?page=comments#action_72269 ] 
            
Brett Porter commented on MNG-140:
----------------------------------

the code in the wagon manager might be able to be replaced/integrated with the 
proxy code in the MRM. The default wagon manager couldn't used there due to the 
difficulty to change it and some bugs, but it has better testing.

> refactor maven-artifact
> -----------------------
>
>                 Key: MNG-140
>                 URL: http://jira.codehaus.org/browse/MNG-140
>             Project: Maven 2
>          Issue Type: Improvement
>          Components: Design, Patterns & Best Practices
>            Reporter: Brett Porter
>            Priority: Trivial
>             Fix For: 2.1
>
>
> currently, there are a few inconsistencies in the way the artifact resolution 
> is implemented.
> ArtifactRepository objects are created from the project builder. It makes 
> more sense that the artifact resolver actually factory these on behalf of the 
> builder - currently setting any additional parameters on them requires it be 
> in the project, or that the project builder has knowledge of wagon.
> It is also uncertain if the wagon manager is required at all and may be able 
> to be folded into the artifact resolver.

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