You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Michael Osipov (JIRA)" <ji...@apache.org> on 2017/04/01 19:24:41 UTC

[jira] [Created] (MNG-6202) Cannot pass nonProxyHosts to ITs making remote tests lock up when proxy reject to proxy internal hosts

Michael Osipov created MNG-6202:
-----------------------------------

             Summary: Cannot pass nonProxyHosts to ITs making remote tests lock up when proxy reject to proxy internal hosts
                 Key: MNG-6202
                 URL: https://issues.apache.org/jira/browse/MNG-6202
             Project: Maven
          Issue Type: Bug
          Components: Integration Tests
            Reporter: Michael Osipov
            Assignee: Michael Osipov


Consider you have a Nexus mirror with the appropriate reroute for Central in your local {{settings.xml}}. If your corporate environment requires you to use a proxy to access the Internet, remote ITs ({{settings-remote.xml}} which also use the Nexus mirror requesting artifacts Wagon will route these requests to the proxy too. Most internal proxies refuse to serve internal hosts/resources.

Provide an option to pass {{-Dproxy.nonProxyHosts=...}} and set them in {{settings-remote.xml}}.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)