You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Michael Osipov (JIRA)" <ji...@apache.org> on 2016/05/19 21:33:13 UTC

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

    [ https://issues.apache.org/jira/browse/WAGON-423?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15292183#comment-15292183 ] 

Michael Osipov edited comment on WAGON-423 at 5/19/16 9:32 PM:
---------------------------------------------------------------

Markus, thanks for the effort but I think that this violates the separation of concerns and brings logic into Wagon which belongs to the HTTP client itself. I would consider this, as I have written before, to be located in Apache HttpClient and not Wagon. Though, I am a HttpClient PMC member, I have no time to take care of this, unfortunately.

I think the entire proxy stuff in Maven has been designed shortsigned and sketched too simple. A more sophisticated approach is necessary.


was (Author: michael-o):
Markus, thanks for the effort but I think that this violates the separation of concerns and brings logic into Wagon which belongs to the HTTP client itself. I would consider this, as I have written before, to be located in Apache HttpClient and not Wagon. Though, I am a HttpClient PMC member, I have no time to take care of this, unfortunately.

I thin the entire proxy stuff in Maven has been designed shortsigned and sketched too simple. A more sophisticated approach is necessary.

> Add support of .pac file for proxy configuration
> ------------------------------------------------
>
>                 Key: WAGON-423
>                 URL: https://issues.apache.org/jira/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.3.4#6332)