[jira] (WAGON-423) Add support of .pac file for proxy configuration

2014-10-09 Thread Michael Osipov (JIRA)

[ 
https://jira.codehaus.org/browse/WAGON-423?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=354054#comment-354054
 ] 

Michael Osipov commented on WAGON-423:
--

Another nit, as far as Google can tell me, the {{UrlConnection}} is able to 
retreive the system default proxy and obviously even the PAC file. Could you 
analyse and verify this?

 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)


[jira] (WAGON-423) Add support of .pac file for proxy configuration

2014-10-08 Thread Michael Osipov (JIRA)

 [ 
https://jira.codehaus.org/browse/WAGON-423?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Osipov moved MNG-202 to WAGON-423:
--

Component/s: (was: Artifacts and Repositories)
 wagon-http-lightweight
 wagon-http
Key: WAGON-423  (was: MNG-202)
Project: Maven Wagon  (was: Maven)

 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)


[jira] (WAGON-423) Add support of .pac file for proxy configuration

2014-10-08 Thread Michael Osipov (JIRA)

 [ 
https://jira.codehaus.org/browse/WAGON-423?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Osipov reopened WAGON-423:
--


Reopened by user's request.

 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)


[jira] (WAGON-423) Add support of .pac file for proxy configuration

2014-10-08 Thread Michael Osipov (JIRA)

[ 
https://jira.codehaus.org/browse/WAGON-423?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=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)