[ http://jira.codehaus.org/browse/MNG-728?page=comments#action_44388 ]
John Casey commented on MNG-728: -------------------------------- this will only work with URLConnection's, right...or rather, the java.net.* connection classes. For example, what about commons-httpclient? or jsch? or...? It only *looks* like a standard, and it's only a useful standard if everyone uses it. IMO this would not make a drastic change in the configuration required to run Maven, especially when you consider things like deployment of artifacts. > Consider using java.net.useSystemProxies > ---------------------------------------- > > Key: MNG-728 > URL: http://jira.codehaus.org/browse/MNG-728 > Project: Maven 2 > Type: Bug > Components: maven-core > Versions: 2.0-alpha-3 > Reporter: Kohsuke Kawaguchi > Priority: Minor > > > Consider using the java.net.useSystemProxies property so that Maven can work > with a proxy without requring any user intervention. > See http://weblogs.java.net/blog/kohsuke/archive/2005/08/we_deserve_a_be.html > for more 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 - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]