You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "David Smiley (JIRA)" <ji...@codehaus.org> on 2010/08/31 19:23:33 UTC

[jira] Commented: (MNG-2066) Specify multiple proxies

    [ http://jira.codehaus.org/browse/MNG-2066?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=233796#action_233796 ] 

David Smiley commented on MNG-2066:
-----------------------------------

I'm shocked so perhaps I'm misunderstanding things.  I work in an enterprise environment with an HTTP proxy server used for both http (80), https (443), and FTP.  The title of this JIRA issue suggests a use-case involving multiple proxies but I'm really talking about one proxy server.  Java allows me to specify an appropriate proxy configuration for my situation on the command line when I invoke a Java command.  Maven is built on Java so I'd think Maven would support this.  Yet is Jason basically saying that Maven doesn't support a single proxy server being used for both http and https?  What's unusual about that?

http://download.oracle.com/javase/6/docs/technotes/guides/net/proxies.html

And by the way I am using a maven repo manager but it's corporate wide (and I work for a large corporation) and I'm not about to request it mirror a repo that exists for exactly one project.  By the way, the external repo happens to be an svn repository that exists for a project I'm collaborating on with an external party, just between us.  It's a convenient way for me to use Maven to keep artifacts that aren't available broadly.

> Specify multiple proxies
> ------------------------
>
>                 Key: MNG-2066
>                 URL: http://jira.codehaus.org/browse/MNG-2066
>             Project: Maven 2 & 3
>          Issue Type: Improvement
>    Affects Versions: 2.0.2
>            Reporter: Thomas Recloux
>         Attachments: MNG-2066-maven-site.patch, MNG-2066-maven.patch, multiple-proxies-paches.zip
>
>
> After this discussion :
> http://www.mail-archive.com/dev@maven.apache.org/msg53099.html
> In the attached zip file, you'll find four patch files :
> - on the maven-artifact-manager projet : changes in the DefaultWagonManager class, using the http proxy when no https proxy is specified.
> - on the maven-core project : changes in the DefaultMaven, adding all teh active proxies from the settings to the wagon manager
> - on the maven-settings project : changes in the settings.mdo file
> Theses patches are built on the maven-2.0.x branch.

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