[
https://issues.apache.org/jira/browse/MRM-1861?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14577020#comment-14577020
]
Eduardo Souza commented on MRM-1861:
------------------------------------
Looking at the source code of the master branch of Archiva got the folowing
conclusions: The problem is caused by numerous classes that do not use the
proxy configuration correctly and classes that use the proxy configuration of
Maven and not the Archiva configuration.
The ProxyInfo class in many places does not configure the type of proxy
connection, and then causes an error in the connection.
The class DownloadRemoteIndexTaskRequest class uses an implementation of Maven
(IndexPacker) to download content repositories and that does not use the
Archiva configuration
> Proxy behaviour issue migrating from 1.3.x to 2.x
> -------------------------------------------------
>
> Key: MRM-1861
> URL: https://issues.apache.org/jira/browse/MRM-1861
> Project: Archiva
> Issue Type: Bug
> Affects Versions: 2.1.1
> Reporter: Eric Barboni
> Fix For: 2.2.1
>
> Attachments: 2015-01-29_091622.png, 2015-01-29_091712.png,
> archiva_timeout.log, archiva_timeout_https.log
>
>
> Two users (Olivier Erhart [1], Tzur Turkenitz [2]) has trouble with proxy
> settings trying to configure archiva 2.1.1 and had to downgrade to archiva
> 1.3x
> {quote}
> The steps to reproduce:
> 1) Install or upgrade archiva to 2.1.1
> 2) Set up a proxy
> 3) Set the proxy to a proxy connector
> {quote}
> {quote}
> I'm following these simple steps:
> 1) Network Proxies - Adding a new network proxy; protocol: http, host:
> example.proxy.com, port: 8080
> 2) Proxy Connectors - Add the network proxy between the Managed and Remote
> repositories
> i. For some reason, when clicking on the question mark icon
> in the 'Proxy Connector Settings' column shows 'Network Proxy: None', even
> though it is set correctly and when checking the archiva.xml file under /conf
> it is listed there properly.
> 3) Repositories -- > Remote Repositories Management, on remote check
> there's an icon that circles and does not resolve into a check mark.
> {quote}
> [1] https://www.mail-archive.com/[email protected]/msg02757.html
> [2] https://www.mail-archive.com/[email protected]/msg02676.html
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)