[jira] [Updated] (MNG-6200) Some IT fails if proxy is configured

2017-04-01 Thread Michael Osipov (JIRA)

 [ 
https://issues.apache.org/jira/browse/MNG-6200?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Osipov updated MNG-6200:

Summary: Some IT fails if proxy is configured  (was: Some ITs fails if 
proxy is configured)

> Some IT 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)


[jira] [Updated] (MNG-6200) Some ITs fails if proxy is configured

2017-04-01 Thread Michael Osipov (JIRA)

 [ 
https://issues.apache.org/jira/browse/MNG-6200?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Osipov updated MNG-6200:

Description: 
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.

  was:
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. The tests fail.

It has to be changed to {{localhost}} to be exempted by the proxy have to have 
a direct connection.


> 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)