Try removing the http:

maven.proxy.nonProxyHosts=192.168.0.54

And would you share how you made the tomcat plugin work? Maybe other users could still profit from it. :)

Thanks,
-Lukas


[EMAIL PROTECTED] wrote:
Hi,
using Maven 1.1, I've read there was an option to use a proxy and also to 
exclude special urls from it - for internet connections, we need to use a 
proxy, but for our maven repo on the LAN we don't.

However, this:
maven.repo.remote=http://192.168.0.54, http://www.ibiblio.org/maven
maven.proxy.host=MY_PROXY_SERVER_URL
maven.proxy.port=8080
maven.proxy.nonProxyHosts=http://192.168.0.54

Doesn't seem to work.

Any ideas?

Thanks in advance,

Christine
P.s.: The codeczar tomcat plugin finally works! :-)

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to