[ 
https://issues.apache.org/jira/browse/MNG-6200?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15952235#comment-15952235
 ] 

Michael Osipov edited comment on MNG-6200 at 4/1/17 2:54 PM:
-------------------------------------------------------------

First problem fixed with 
[47d5885eb81fff13610b2b916655f45be978b638|https://git-wip-us.apache.org/repos/asf?p=maven-integration-testing.git;a=commit;h=47d5885eb81fff13610b2b916655f45be978b638].


was (Author: michael-o):
Fixed with 
[47d5885eb81fff13610b2b916655f45be978b638|https://git-wip-us.apache.org/repos/asf?p=maven-integration-testing.git;a=commit;h=47d5885eb81fff13610b2b916655f45be978b638].

> Some ITs fails if proxy is configured
> -------------------------------------
>
>                 Key: MNG-6200
>                 URL: https://issues.apache.org/jira/browse/MNG-6200
>             Project: Maven
>          Issue Type: Bug
>          Components: Integration Tests
>            Reporter: Michael Osipov
>            Assignee: Michael Osipov
>
> Two problem types:
> # If a proxy is configured with {{maven-integration-testing}} some ITs fails 
> because they have {{127.0.0.1}} in the URL. This is passed to the proxy and 
> the proxy is -- of course -- not able to resolve this.
> It has to be changed to {{localhost}} to be exempted by the proxy have to 
> have a direct connection.
> # ITs {{MavenITmng0507ArtifactRelocationTest}} and 
> {{MavenIT0041ArtifactTypeFromPluginExtensionTest}} define a local 
> {{settings.xml}} but fails to require global {{settings-remote.xml}} to route 
> through a proxy.  Result is no route to host.



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

Reply via email to