You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Paul Benedict (JIRA)" <ji...@codehaus.org> on 2009/10/20 22:54:26 UTC

[jira] Commented: (MNG-4306) Jetty-client based Wagon

    [ http://jira.codehaus.org/browse/MNG-4306?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=195399#action_195399 ] 

Paul Benedict commented on MNG-4306:
------------------------------------

Is the EPL compatible with ASL? Perhaps you could clone their just-introduced NTLMv2 support:
http://download.eclipse.org/eclipse/downloads/drops/S-3.6M2-200909170100/eclipse-news-M2.html

> Jetty-client based Wagon
> ------------------------
>
>                 Key: MNG-4306
>                 URL: http://jira.codehaus.org/browse/MNG-4306
>             Project: Maven 2
>          Issue Type: New Feature
>            Reporter: Jason van Zyl
>            Assignee: Benjamin Bentmann
>             Fix For: 3.0-alpha-3
>
>
> We need a new high performance Wagon that encapsulates all the features of the current HTTP wagons, but will be the single implementation we use going forward.
> Brian's comments on the features of each Wagon right now:
> Currently the lightweight impl handles NTLMv2 and does a better job
> caching the data when the repository asks for authentication (this one
> uses Sun code). The Sun code has bugs that interfere with uuencoding
> of data in the headers, specifically the passwords. The other wagon
> uses the httpclient, which doesn't support NTLMv2 and doesn't cache
> the data, screwing up the stream observers with repos that need auth.
> It doesn't screw up the data in the headers. So hopefully Jetty will
> support NTLMv2, be smart about handling authenticated repos and not
> screw up the data in the headers.

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