[ https://jira.codehaus.org/browse/WAGON-423?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=354023#comment-354023 ]
Michael Osipov commented on WAGON-423: -------------------------------------- Edwin, you should start off by the [LightweightHttpWagon|http://maven.apache.org/wagon/wagon-providers/wagon-http-lightweight/xref/org/apache/maven/wagon/providers/http/LightweightHttpWagon.html] and modify that code. Alternatively, write a new provider which extends this one. Regardless of that, there is no option to pass a URL in the {{settings.xml}}. I would simply put that in the host field and let your implemenation do the magic. > Add support of .pac file for proxy configuration > ------------------------------------------------ > > Key: WAGON-423 > URL: https://jira.codehaus.org/browse/WAGON-423 > Project: Maven Wagon > Issue Type: New Feature > Components: wagon-http, wagon-http-lightweight > Reporter: Emmanuel Venisse > Priority: Minor > > Authorize Proxy Auto-Config File (.pac file) for proxy configuration in user > model. > http://wp.netscape.com/eng/mozilla/2.0/relnotes/demo/proxy-live.html > =>Use rhino for read the pac file. -- This message was sent by Atlassian JIRA (v6.1.6#6162)