[ http://jira.codehaus.org/browse/MNG-226?page=comments#action_32130 ]
     
John Casey commented on MNG-226:
--------------------------------

Came back around to this issue again, to see what the specific problem is. I 
looked in the code, and it's already doing a lookup on the container per-call 
to the getWagon() method, so it should be able to use dynamically-added wagons.

What is the specific problem WRT DefaultWagonManager and wagon lookup?

> need to be able to dynamically register providers for wagon, scm, scripting
> ---------------------------------------------------------------------------
>
>          Key: MNG-226
>          URL: http://jira.codehaus.org/browse/MNG-226
>      Project: m2
>         Type: Bug
>   Components: design
>     Reporter: Brett Porter
>     Assignee: John Casey
>      Fix For: 2.0-alpha-2

>
>
> currently, only what is a dependency on the using plugin, or in maven2/lib is 
> used. Need to be able to add these on the fly - perhaps this is a plexus 
> artifact container thing that can register certain roles with 
> groupID/artifactId patterns so a hint of "file" can always go and get 
> wagon-file?

-- 
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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to