Michael Prieß created KARAF-1657:
------------------------------------
Summary: org.ops4j.pax.url.mvn.proxySupport=false
Key: KARAF-1657
URL: https://issues.apache.org/jira/browse/KARAF-1657
Project: Karaf
Issue Type: Improvement
Reporter: Michael Prieß
The configuration of org.ops4j.pax.url.mvn.proxySupport is per default true. If
you read this comment inside org.ops4j.pax.url.mvn.cfg you expect that the
default configuration must be false. I prefer the solution to set the
configuration per default to false inside org.ops4j.pax.url.mvn.cfg
#
# Uncomment if you are behind a web proxy. PAX URL will use the proxy settings
# from the Maven conf/settings.xml file
#
# org.ops4j.pax.url.mvn.proxySupport=true
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira