Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
3.0.2
-
None
-
None
Description
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).
Attachments
Issue Links
- Is contained by
-
KARAF-4762 Upgrade to PaxUrl 2.5.1
- Resolved