Sergey created KARAF-3342:
------------------------------
Summary: Version 3.0.2 ignores maven settings, proxy and mirrors
in particular
Key: KARAF-3342
URL: https://issues.apache.org/jira/browse/KARAF-3342
Project: Karaf
Issue Type: Bug
Reporter: Sergey
When trying to install almost any feature I'm getting an error:
Error executing command: Error resolving artifact
org.apache.karaf.http:org.apache.karaf.http.core:jar:3.0.2: Could not transfer
artifact org.apache.karaf.http:org.apache.karaf.http.core:jar:3.0.2 from/to
central (http://repo1.maven.org/maven2/): Error transferring file: Server
returned HTTP response code: 407 for URL:
http://repo1.maven.org/maven2/org/apache/karaf/http/org.apache.karaf.http.core/3.0.2/org.apache.karaf.http.core-3.0.2.jar
from
http://repo1.maven.org/maven2/org/apache/karaf/http/org.apache.karaf.http.core/3.0.2/org.apache.karaf.http.core-3.0.2.jar
with proxyInfo ProxyInfo{host='10.10.100.248', userName='null', port=8080,
type='http', nonProxyHosts='null'}
Where is maven mirror (Nexus server) for * or repositories, and also proxy
settings in .m2/settings.xml, looks like both are also ignored partially (no
proxy username and no nonProxyHosts in this message).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)