Vitalii Tymchyshyn created SM-2169:
--------------------------------------

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


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