Roy created MNG-6355:
------------------------
Summary: WAGON 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
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)