desruisseaux commented on PR #271:
URL: 
https://github.com/apache/maven-compiler-plugin/pull/271#issuecomment-2475806903

   Done. The CI job failed, but the cause seems a temporary network problem (a 
"GOAWAY received"):
   
   ```
   org.apache.maven.lifecycle.LifecycleExecutionException: (…snip…)
     Could not transfer artifact 
org.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.9.0.M3
     from/to central (https://repo.maven.apache.org/maven2): closed
       at 
org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies(LifecycleDependencyResolver.java:279)
       at 
org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.resolveProjectArtifacts(LifecycleDependencyResolver.java:208)
       (…snip…)
   Caused by: java.io.IOException: /10.1.0.88:54412: GOAWAY received
       at 
jdk.internal.net.http.Http2Connection.handleGoAway(Http2Connection.java:1210)
       (…snip…)
   ```
   


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

Reply via email to