You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by GitBox <gi...@apache.org> on 2021/04/17 19:40:19 UTC

[GitHub] [maven] dehasi commented on pull request #347: [MNG-6802] Fix bug in FileProfileActivator

dehasi commented on pull request #347:
URL: https://github.com/apache/maven/pull/347#issuecomment-821876681


   @elharo There are integration test failures.
   According to logs, the reason is that one of the servers does not answer. 
   ```
   Could not transfer artifact org.apache.maven.its.mng4991:parent:pom:0.1 from/to central (http://fv-az290-196.internal.cloudapp.net:44305/): transfer failed for http://fv-az290-196.internal.cloudapp.net:44305/org/apache/maven/its/mng4991/parent/0.1/parent-0.1.pom and 'parent.relativePath' points at wrong local POM @ line 25, column 11: Connect to fv-az290-196.internal.cloudapp.net:44305 [fv-az290-196.internal.cloudapp.net/10.1.0.115] failed: Connection timed out (Connection timed out)
   ```
   
   Last time I fixed it with restarting by artificial commits. Maybe there is a better way to fix it?
   
   FYI @basvandenbrink @mpepping 
   
    


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org