Better support of Maven proxies
-------------------------------
Key: KARAF-846
URL: https://issues.apache.org/jira/browse/KARAF-846
Project: Karaf
Issue Type: Improvement
Components: karaf-core
Reporter: Jean-Baptiste Onofré
Fix For: 3.0.0
Currently, to support a Maven proxy, the user has to update the
etc/org.ops4j.pax.url.mvn.cfg file to enable the proxy support.
After enabling the proxy, he has to change the Karaf startup script to add
-Dhttp.proxyHost, -Dhttp.proxyPort, etc.
It could be helpful to handle the proxy URL and/or proxy settings directly in
the etc/org.ops4j.pax.url.mvn.cfg file, and avoid to handle that with global
System properties.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira