Ok, I'm tracking this here: http://jira.codehaus.org/browse/MNG-4306
Jesse is going to start implementing this. Sonatype will sponsor the work and Jesse will implement this on behalf of Webtide so if anyone has a problem with this let me know.
On 13-Aug-09, at 10:18 AM, Brian Fox wrote:
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.
Thanks, Jason ---------------------------------------------------------- Jason van Zyl Founder, Apache Maven http://twitter.com/jvanzyl http://twitter.com/SonatypeNexus http://twitter.com/SonatypeM2E ---------------------------------------------------------- the course of true love never did run smooth ... -- Shakespeare --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
