olamy commented on PR #479: URL: https://github.com/apache/maven-surefire/pull/479#issuecomment-1197939553
grhhhhh those ITs tests are so flaky depending on external resources 😩 ``` [2022-07-28T07:38:55.790Z] Caused by: org.apache.maven.wagon.TransferFailedException: transfer failed for https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/3.3.1/wagon-provider-api-3.3.1.jar [2022-07-28T07:38:55.790Z] at org.apache.maven.wagon.providers.http.wagon.shared.AbstractHttpClientWagon.fillInputData (AbstractHttpClientWagon.java:1250) [2022-07-28T07:38:55.790Z] at org.apache.maven.wagon.providers.http.wagon.shared.AbstractHttpClientWagon.fillInputData (AbstractHttpClientWagon.java:1140) [2022-07-28T07:38:55.790Z] at org.apache.maven.wagon.StreamWagon.getInputStream (StreamWagon.java:126) [2022-07-28T07:38:55.790Z] at org.apache.maven.wagon.StreamWagon.getIfNewer (StreamWagon.java:88) [2022-07-28T07:38:55.790Z] at org.apache.maven.wagon.StreamWagon.get (StreamWagon.java:61) ``` -- 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. To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org