only first active proxy considered/used
---------------------------------------

         Key: MNG-2305
         URL: http://jira.codehaus.org/browse/MNG-2305
     Project: Maven 2
        Type: Bug

  Components: General  
    Versions: 2.0.4    
 Environment: WIN2K JDK 1.5.0_06
proxy:81 for both http and https
    Reporter: Franz Fehringer
 Attachments: settings.xml

With the attached settings.xml
all https connects fail (doing mvn -U).
If i reverse the order (https first http second) all http connects fail.
Questions:
Does https tunneling over http proxies work at all with Maven2 (sending HTTP 
CONNECT <remote address> to the proxy is needed)?
Why is the Java system configuration (in Application 
Data\Sun\Java\Deployment\deployment.properties) not used to detect proxies?



-- 
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