Hi there,
it seems that
a) your proxy needs authentication, and according your nexus.xml, you
did not set username and password
b) your proxy uses NTLM authentication scheme. To be able to use that,
you need to fill in at least the NTLM domain field too (NTLM host is
optional). But beware, that Nexus uses Commons HttpClient, and it
supports NTLM v1 only. All post 1999 windowses wants NTLM v2. To
overcome this, the easiest would be to enable BASIC or DIGEST auth on
your proxy box, or downgrade it's security settings to accept NTLM v1
too.
~t~
On Thu, Jun 25, 2009 at 10:54 AM, Rajesh Borusu<
itsbrajesh@...> wrote:
> Hi, I am running nexus-webapp-1.3.4 behind proxy. I configured proxy
> settings in nexus.xml. Attaching nexus.xml and log. I am getting "No
> credentials available for NTLM @my.company.proxy:3138" error when I try to
> build my sample project and getting "StorageException" when re-indexing the
> repository. nexus.xmlnexus.xml Thanks -Rajesh
> ________________________________
> View this message in context: Issues with Nexus behind Proxy
> Sent from the Nexus Maven Repository Manager Users List mailing list archive
> at Nabble.com.
>
---------------------------------------------------------------------
To unsubscribe, e-mail:
nexus-user-unsubscribe@...
For additional commands, e-mail:
nexus-user-help@...