dianfu commented on PR #26762: URL: https://github.com/apache/flink/pull/26762#issuecomment-3140067826
I found that it's because pemja 0.5.4 was not synced correctly to the mirrored maven central repository of google cloud(could try to download https://maven-central-eu.storage-download.googleapis.com/maven2/com/alibaba/pemja/0.5.4/pemja-0.5.4.jar which will failed). The above repository is a mirror of the maven central repository, however pemja 0.5.4 was available in the maven central repository, see https://repo1.maven.org/maven2/com/alibaba/pemja/0.5.4/ for more details. It seems that there is something wrong for the google cloud maven repository https://maven-central-eu.storage-download.googleapis.com/maven2/. -- 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]
