flyrain commented on pull request #3851:
URL: https://github.com/apache/iceberg/pull/3851#issuecomment-1011355542
Looks like this build errors happened in multiple PRs. I saw it #3745 as
well. It could be an issue in build infra or some changes in Gradle. @rdblue
```
A problem occurred configuring root project 'iceberg'.
31
> Could not resolve all files for configuration ':classpath'.
32
> Could not resolve me.champeau.jmh:jmh-gradle-plugin:0.6.6.
33
Required by:
34
project :
35
> Could not resolve me.champeau.jmh:jmh-gradle-plugin:0.6.6.
36
> Could not get resource
'https://plugins.gradle.org/m2/me/champeau/jmh/jmh-gradle-plugin/0.6.6/jmh-gradle-plugin-0.6.6.module'.
37
> Could not GET
'https://jcenter.bintray.com/me/champeau/jmh/jmh-gradle-plugin/0.6.6/jmh-gradle-plugin-0.6.6.module'.
Received status code 502 from server: Bad Gateway
38
> Could not resolve org.apache.logging.log4j:log4j-core:2.17.0.
```
--
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]