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 2020/04/09 19:01:50 UTC

[GitHub] [maven-surefire] elharo opened a new pull request #282: update commons compress

elharo opened a new pull request #282: update commons compress
URL: https://github.com/apache/maven-surefire/pull/282
 
 
   @michael-o 

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


With regards,
Apache Git Services

[GitHub] [maven-surefire] elharo commented on issue #282: update commons compress

Posted by GitBox <gi...@apache.org>.
elharo commented on issue #282: update commons compress
URL: https://github.com/apache/maven-surefire/pull/282#issuecomment-612849040
 
 
   Failure is a network flake in central on one node:
   
   [ERROR] Plugin org.codehaus.mojo:javacc-maven-plugin:2.6 or one of its dependencies could not be resolved: Failed to read artifact descriptor for org.codehaus.mojo:javacc-maven-plugin:jar:2.6: Could not transfer artifact org.codehaus.mojo:mojo-parent:pom:22 from/to central (https://repo.maven.apache.org/maven2): Transfer failed for https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/22/mojo-parent-22.pom 503 Backend unavailable, connection timeout -> [Help 1]

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


With regards,
Apache Git Services

[GitHub] [maven-surefire] Tibor17 edited a comment on issue #282: update commons compress

Posted by GitBox <gi...@apache.org>.
Tibor17 edited a comment on issue #282: update commons compress
URL: https://github.com/apache/maven-surefire/pull/282#issuecomment-612143247
 
 
   @elharo 
   You have to see the POM in Failsafe because there is `maven-invoker-plugin` which generates additional logs, pls see them.
   It is not possible to see those logs here on GH and therefore run the build on your private machine with Ubuntu and it should also fail after 6 minutes.
   These are the logs which you should check on your machine:
   maven-failsafe-plugin/target/it/jetty-war-test-passing/build.log
   maven-failsafe-plugin/target/it/jetty-war-test-passing/target/failsafe-reports/\*.dump\*

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


With regards,
Apache Git Services

[GitHub] [maven-surefire] elharo commented on issue #282: update commons compress

Posted by GitBox <gi...@apache.org>.
elharo commented on issue #282: update commons compress
URL: https://github.com/apache/maven-surefire/pull/282#issuecomment-611750896
 
 
   Looks like the build is flaky, not sure why:
   
    [INFO] -------------------------------------------------
   [ERROR] The following builds failed:
   [ERROR] *  jetty-war-test-passing/pom.xml
   [INFO] -------------------------------------------------

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


With regards,
Apache Git Services

[GitHub] [maven-surefire] elharo merged pull request #282: update commons compress

Posted by GitBox <gi...@apache.org>.
elharo merged pull request #282: update commons compress
URL: https://github.com/apache/maven-surefire/pull/282
 
 
   

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


With regards,
Apache Git Services

[GitHub] [maven-surefire] elharo commented on issue #282: update commons compress

Posted by GitBox <gi...@apache.org>.
elharo commented on issue #282: update commons compress
URL: https://github.com/apache/maven-surefire/pull/282#issuecomment-612888573
 
 
   Yep, reran it and it all passed. 

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


With regards,
Apache Git Services

[GitHub] [maven-surefire] Tibor17 edited a comment on issue #282: update commons compress

Posted by GitBox <gi...@apache.org>.
Tibor17 edited a comment on issue #282: update commons compress
URL: https://github.com/apache/maven-surefire/pull/282#issuecomment-612143247
 
 
   @elharo 
   You have to see the POM in Failsafe because there is `maven-invoker-plugin` which generates additional logs, pls see them.
   It is not possible to see those logs here on GH and therefore run the build on your private machine with Ubuntu and it should also fail after 6 minutes.
   These are the logs which you should check on your machine:
   maven-failsafe-plugin/target/it/jetty-war-test-passing/build.log
   maven-failsafe-plugin/target/it/jetty-war-test-passing/target/failsafe-reports/*.dump*

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


With regards,
Apache Git Services

[GitHub] [maven-surefire] michael-o commented on issue #282: update commons compress

Posted by GitBox <gi...@apache.org>.
michael-o commented on issue #282: update commons compress
URL: https://github.com/apache/maven-surefire/pull/282#issuecomment-611723837
 
 
   Why does this one fail?

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


With regards,
Apache Git Services

[GitHub] [maven-surefire] michael-o commented on issue #282: update commons compress

Posted by GitBox <gi...@apache.org>.
michael-o commented on issue #282: update commons compress
URL: https://github.com/apache/maven-surefire/pull/282#issuecomment-612870163
 
 
   So it should work now?

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


With regards,
Apache Git Services

[GitHub] [maven-surefire] Tibor17 commented on issue #282: update commons compress

Posted by GitBox <gi...@apache.org>.
Tibor17 commented on issue #282: update commons compress
URL: https://github.com/apache/maven-surefire/pull/282#issuecomment-612143247
 
 
   @elharo 
   You have to see the POM in Failsafe because there is `maven-invoker-plugin` and see its logs.
   It is not possible to see it here on GH and therefore run the build on your private machine with Ubuntu and it should also fail after 6 minutes.
   These are the logs which you should check on your machine:
   maven-failsafe-plugin/target/it/jetty-war-test-passing/build.log
   maven-failsafe-plugin/target/it/jetty-war-test-passing/target/failsafe-reports/*.dump*

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


With regards,
Apache Git Services