In 1.1, use maven.proxy.nonProxyHosts. You may also be able to use the java.net.nonProxyHosts system property in 1.0.2 - I'm not sure.
- Brett On 8/17/05, Hogeweg, Erwin (GE Infrastructure) <[EMAIL PROTECTED]> wrote: > 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] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
