[ https://jira.codehaus.org/browse/MNG-5247?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=315094#comment-315094 ]
Boni Gopalan edited comment on MNG-5247 at 12/5/12 11:45 PM: ------------------------------------------------------------- since it is a JVM switch setting -Djava.net.useSystemProxies=true to MAVEN_OPTS should make it work for all plugins (and anything else from within the code). OOPS : Looks like there are more complications. Will work only for classes using java.net.* for network access. was (Author: devasur): since it is a JVM switch setting -Djava.net.useSystemProxie=true to MAVEN_OPTS should make it work for all plugins (and anything else from within the code). > be able to propagate the proxy from settings.xml to plugins > ----------------------------------------------------------- > > Key: MNG-5247 > URL: https://jira.codehaus.org/browse/MNG-5247 > Project: Maven 2 & 3 > Issue Type: New Feature > Reporter: Romain manni-Bucau > Attachments: MAVEN-PLUGINS-PROXY.diff > > > can be nice if plugins could get proxies defined in settings.xml. > for surefire a way to do it without modifying the plugin is to set proxy > information in user properties (otherwise it doesn't work in forked mode) -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://jira.codehaus.org/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira