[
https://issues.apache.org/jira/browse/KARAF-1657?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Prieß updated KARAF-1657:
---------------------------------
Description:
{code}
#
# 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
{code}
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 to set the configuration per default to false.
was:
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
{code}
#
# 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
{code}
> 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ß
>
> {code}
> #
> # 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
> {code}
> 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 to set the configuration per default to false.
--
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