Frawless commented on code in PR #26869: URL: https://github.com/apache/flink/pull/26869#discussion_r2276048247
########## tools/ci/google-mirror-settings.xml: ########## @@ -25,4 +25,31 @@ under the License. <mirrorOf>central</mirrorOf> </mirror> </mirrors> + + <!-- Fallback to central repository config for BOMs that are not part of google, redhat, jboss mirrors --> Review Comment: > OK I am curious why are we using this mirror rather than standard Maven repos? ye me too, based on discussion around original PR that added it I think it might be because some unstable behavior of maven central that time, but from my POV the problem is no more. And just removing it will for sure need another Jira and PR because it is configured on multiple places. -- 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...@flink.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org