prudhvigodithi commented on issue #15541: URL: https://github.com/apache/lucene/issues/15541#issuecomment-3700259344
Along with `mavenCentral()` we can declare the mirror as if I'm not wrong Gradle resolves dependencies by trying repositories in the order they're declared. Example https://github.com/apache/spark-kubernetes-operator/blob/main/build.gradle#L64-L72. To begin with we can update the following files: ``` build-tools/build-infra-shadow/build.gradle build-tools/build-infra/build.gradle settings.gradle ``` -- 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]
