Hi,

The maven-proxy console report the following error while maven start
download from central repository:

-----------------------
2006-06-12 17:20:13,189 [WARN ] commons.httpclient.HttpMethodBase  -
Credentials
cannot be used for NTLM authentication:
org.apache.commons.httpclient.UsernameP
asswordCredentials
2006-06-12 17:20:13,189 [INFO ] proxy.config.HttpRepoConfiguration  -
Repo[dist-
codehaus-org]: Unable to find
http://dist.codehaus.org/commons-collections/commo
ns-collections/2.1/commons-collections-2.1.jar because of [407] = Proxy
Authenti
cation Required ( The ISA Server requires authorization to fulfill the
request.
Access to the Web Proxy service is denied.  )
2006-06-12 17:20:13,189 [INFO ] components.impl.DefaultSnapshotCache  -
Adding /
commons-collections/commons-collections/2.1/commons-collections-2.1.jar to
snaps
hot cache
-----------------------------------

My maven-proxy.properties:

proxy.one.host=host
proxy.one.port=8080
proxy.one.username=user
proxy.one.password=pass

Anyone knows what happend???

Regards

Umberto

Reply via email to