Message: The following issue has been closed.
--------------------------------------------------------------------- View the issue: http://jira.codehaus.org/browse/MAVEN-441 Here is an overview of the issue: --------------------------------------------------------------------- Key: MAVEN-441 Summary: a property to exclude sites from proxy is needed Type: Improvement Status: Closed Priority: Major Resolution: DUPLICATE Original Estimate: Unknown Time Spent: Unknown Remaining: Unknown Project: maven Versions: 1.0-beta-9 Assignee: Reporter: Mattias Neuling Created: Fri, 23 May 2003 3:54 AM Updated: Fri, 23 Jul 2004 2:00 AM Environment: Two repositorys: one reachable via internet, the other one via local network. Description: If you have proxy settings in the build.properties Maven can only access the internet repository. On the other hand if there are no proxy settings Maven can only access the local network repository. So a new property is needed to make Maven accessible to the internet and the lan repository. The property could be "maven.proxy.exclude" where you can set the hosts are not reachable via proxy. e.g. maven.proxy.host = yourproxy maven.proxy.port = 4711 maven.proxy.exclude = 192.168.0.123, 10.7.2.123, *.yourdomain.com --------------------------------------------------------------------- JIRA INFORMATION: This message is automatically generated by JIRA. If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]