[ http://jira.codehaus.org/browse/MNG-728?page=comments#action_81989 ] 
            
Steve Loughran commented on MNG-728:
------------------------------------

Kohsuke,

Based on the Ant 1.7 beta tests,
1. This setting appears to do nothing on Linux
2. It is not needed on mac
3. It does something on windows, but we do not know what. 

Regarding (3), build files that used to work fail with <sql> connections using 
Oracle's JDBC driver hanging. 

While automatic synchronization between jvm proxy settings and the OS would be 
a good thing, I am not convinced what is in 1.5.0x is a workable solution. 
Instead it creates a different set of support calls. 

Perhaps a better solution would be a commons-proxy-setup project that did proxy 
configuration properly.




> Consider using java.net.useSystemProxies
> ----------------------------------------
>
>                 Key: MNG-728
>                 URL: http://jira.codehaus.org/browse/MNG-728
>             Project: Maven 2
>          Issue Type: Bug
>          Components: Plugins and Lifecycle
>    Affects Versions: 2.0-alpha-3
>            Reporter: Kohsuke Kawaguchi
>            Priority: Minor
>             Fix For: 2.1
>
>         Attachments: maven-proxy-1.patch, maven-proxy-2.patch, 
> maven-proxy-3.patch
>
>
> 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

        

Reply via email to