Hi, Is there any way to tell maven to use the proxy setting for one repository and no proxy for the server in the DMZ?
Is seems that you can specify either one or the other. Thanks, Erwin maven.repo.remote=http://www.ibiblio.org/maven/,http://localrepos/shared/repository maven.proxy.host=1.2.3.4 maven.proxy.port=80 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
