Archiva can't connect to remote repositories if they are behind a network proxy
-------------------------------------------------------------------------------
Key: MRM-405
URL: http://jira.codehaus.org/browse/MRM-405
Project: Archiva
Issue Type: Bug
Components: remote proxy
Affects Versions: 1.0-alpha-1
Reporter: Fabrice BELLINGARD
- Define your network proxy with the valid credentials
- Update the proxy connector configuration [ internal , central ] to use this
network proxy and not a direct connection
- Try to access a JAR or a POM that is on the central repository and not
already on the internal one: the download fails
The problem comes from
DefaultRepositoryProxyConnectors#initConnectorsAndNetworkProxies(), where the
proxy id of the proxy config is not copied into the newly created
ProxyConnector() object.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira