Hello All,

        I am getting the following error after upgrading to rc4 from rc1. 
Can somebody help me please?

**************************************************************************************************************************************
Attempting to download commons-net-1.0.0.jar.
Credentials cannot be used for NTLM authentication: 
org.apache.commons.httpclient.UsernamePasswordCredentials
warning: last-modified not specified
Error retrieving artifact from 
[http://www.ibiblio.org/maven//commons-net/jars/commons-net-1.0.0.jar]: 
java.io.IOException: Not authorized by proxy.
Credentials cannot be used for NTLM authentication: 
org.apache.commons.httpclient.UsernamePasswordCredentials
**************************************************************************************************************************************

Everything works fine if I switch back to rc1!.

Note: I am behind proxy using the following parameters,
maven.proxy.host = 166.71.117.212
maven.proxy.port = 80
maven.proxy.host = 166.71.117.212
maven.proxy.port = 80
maven.proxy.username = myUsername
maven.proxy.password = myPassword

Regards,
Ganesh

Reply via email to