kbendick commented on pull request #4245:
URL: https://github.com/apache/iceberg/pull/4245#issuecomment-1055829437
Looks like some of the checks are failing due to an upstream issue with maven
```
A problem occurred configuring root project 'iceberg'.
> Could not resolve all files for configuration ':classpath'.
> Could not resolve com.google.errorprone:error_prone_core:2.7.1.
Required by:
project : > com.palantir.baseline:gradle-baseline-java:4.0.0 >
com.google.errorprone:error_prone_refaster:2.7.1
> Could not resolve com.google.errorprone:error_prone_core:2.7.1.
> Could not get resource
'https://plugins.gradle.org/m2/com/google/errorprone/error_prone_core/2.7.1/error_prone_core-2.7.1.pom'.
> Could not GET
'https://plugins.gradle.org/m2/com/google/errorprone/error_prone_core/2.7.1/error_prone_core-2.7.1.pom'.
Received status code 503 from server: Service Unavailable
```
I'm running the full test suite locally for 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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]