Hi All,
I'm trying to setup an instance of artifactory that needs to connect via a
proxy to the remote repositories. There is no authentication required on the
proxy. The proxy works fine directly with maven with just the proxy host and
port specified through the maven settings.xml.
However when I configure the proxy in artifactory, the maven artifact
resolve fails and I see the following in the logs. Nothing is downloaded to
the artifactory repository cache.
2010-11-23 10:25:54,867 [pool-1-thread-19] [INFO ]
(o.a.c.h.a.AuthChallengeProcessor:101) - ntlm authentication scheme selected
2010-11-23 10:25:54,867 [pool-1-thread-19] [INFO ]
(o.a.c.h.HttpMethodDirector:796) - No credentials available for NTLM <any
realm>@10.7.33.75:8080
2010-11-23 10:25:54,914 [pool-1-thread-19] [INFO ]
(o.a.c.h.a.AuthChallengeProcessor:101) - ntlm authentication scheme selected
2010-11-23 10:25:54,914 [pool-1-thread-19] [INFO ]
(o.a.c.h.HttpMethodDirector:796) - No credentials available for NTLM <any
realm>@10.7.33.75:8080
Is this a bug or have I missed something? Seems strange that basic anonymous
proxy usage would not be supported.
I'm using Artifactory Version: 2.3.1 Revision: 12714
artifactory.config.latest.xml
<proxies>
<proxy>
<key>my-proxy</key>
<host>10.7.33.75</host>
<port>8080</port>
<defaultProxy>true</defaultProxy>
</proxy>
</proxies>
--
View this message in context:
http://forums.jfrog.org/Proxy-ntlm-authentication-scheme-selected-tp5765006p5765006.html
Sent from the Artifactory - Users mailing list archive at Nabble.com.
------------------------------------------------------------------------------
Increase Visibility of Your 3D Game App & Earn a Chance To Win $500!
Tap into the largest installed PC base & get more eyes on your game by
optimizing for Intel(R) Graphics Technology. Get started today with the
Intel(R) Software Partner Program. Five $500 cash prizes are up for grabs.
http://p.sf.net/sfu/intelisp-dev2dev
_______________________________________________
Artifactory-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/artifactory-users