Hello, It looks like we are still having some problems with Maven in CI. I got the following error in the pre-checkin for this PR <https://github.com/apache/geode/pull/2964> (the first commit). Since I didn't change any dependencies, I would expect the image to already have all the dependencies, and since we increased the timeout for the Maven connection, I would expect us to be able to connect to Maven. This issue is coming up frequently enough that I think we should do something about it.
What can we do to fix this? Part of the error message: > Could not resolve com.netflix.nebula:nebula-gradle-interop:0.6.0. Required by: project : > com.netflix.nebula:nebula-project-plugin:5.1.0 project : > com.netflix.nebula:nebula-project-plugin:5.1.0 > com.netflix.nebula:gradle-dependency-lock-plugin:6.0.0 > Could not resolve com.netflix.nebula:nebula-gradle-interop:0.6.0. > Could not get resource 'https://plugins.gradle.org/m2/com/netflix/nebula/nebula-gradle-interop/0.6.0/nebula-gradle-interop-0.6.0.pom'. > Could not GET 'https://plugins.gradle.org/m2/com/netflix/nebula/nebula-gradle-interop/0.6.0/nebula-gradle-interop-0.6.0.pom'. > Connect to jcenter.bintray.com:443 [jcenter.bintray.com/75.126.118.188] failed: connect timed out