Frawless commented on code in PR #26869:
URL: https://github.com/apache/flink/pull/26869#discussion_r2307933215


##########
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:
   I think the original reason was due to some maven-central connection 
timeouts from Azure runners, at least based on 
https://github.com/apache/flink/pull/10976/files#diff-269413b3c3b1102ae0c99d61aebf5a1b9e464535d305c15a45364443425ddf8bR62
 . Anyway, it seems that google-mirror is not up-to-date with maven-central (at 
least jUnit 5.13.1 is now available there) so I removed the "workaround". I 
think it should be anyway handled by creating new Jira for investigation and 
potential removal of google mirror if agreed.



-- 
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

Reply via email to