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

Vitalii Tymchyshyn commented on SM-2169:
----------------------------------------

I has no problems it uses proxy for maven uris. But with setting system 
properties it forces use of the same proxy for any http access, e.g. CXF SOAP 
client requests.
So, should I fill same bug for karaf? I will check if the steps to reproduce 
are the same and will fill the bug for karaf 
                
> When maven settings.xml has a proxy, it's propagated to system properties and 
> picked up by anyone using http
> ------------------------------------------------------------------------------------------------------------
>
>                 Key: SM-2169
>                 URL: https://issues.apache.org/jira/browse/SM-2169
>             Project: ServiceMix
>          Issue Type: Bug
>            Reporter: Vitalii Tymchyshyn
>            Assignee: Freeman Fang
>              Labels: http, maven, proxy
>
> To reproduce:
> 1) Add proxy to your maven settings.xml (E.g. ~/.m2/settings.xml file)
> 2) Start servicemix
> 3) Install webconsole
> 4) Try to install any bundle at mvn: uri
> 5) Check in webconsole Configuration Status -> System Properties
> 6) Be very surprised to find http.nonProxyHosts,http.proxyHost and 
> http.proxyPort properties with values from your settings.xml

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to