[
https://issues.apache.org/jira/browse/MNG-6355?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sylwester Lachiewicz updated MNG-6355:
--------------------------------------
Fix Version/s: 3.x / Backlog
> HTTP connector does not honor nonProxyHosts when following redirects
> --------------------------------------------------------------------
>
> Key: MNG-6355
> URL: https://issues.apache.org/jira/browse/MNG-6355
> Project: Maven
> Issue Type: Bug
> Affects Versions: 3.3.3
> Environment: Linux
> Reporter: Roy
> Priority: Major
> Fix For: 3.x / Backlog
>
>
> Setup: An external maven repository hosting website (outside the firewall)
> that does a redirect to an internal website (for authentication). The
> external website requires a proxy, the internal one does not.
> Observation through Wagon trace: The proxy settings in the POM are used to
> access the external website, but the nonProxyHosts in the same POM are not
> referred to when accessing the internal website. The request keeps using the
> proxy when following redirects.
>
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)