[ 
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}

http://team.ops4j.org/wiki/display/paxurl/Mvn+Protocol 

The configuration of pax url 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:
{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.

    
> 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}
> http://team.ops4j.org/wiki/display/paxurl/Mvn+Protocol 
> The configuration of pax url 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


Reply via email to