prudhvigodithi commented on issue #15541: URL: https://github.com/apache/lucene/issues/15541#issuecomment-3708384797
> Nope, still an issue Looks like this is same issue but from different module, coming from https://github.com/apache/lucene/issues/15541#issuecomment-3700259344 we should extend this across all the code. This time I see the error is for `lucene:spatial-extras` https://github.com/apache/lucene/tree/main/lucene/spatial-extras. Seeing the Gradle code updating the https://github.com/apache/lucene/blob/main/build-tools/build-infra/src/main/java/org/apache/lucene/gradle/plugins/misc/LuceneRootConfigurationPlugin.java#L117 should apply to all projects. Let me take a look at `applyCommonConfiguration()` to see if we can add a alternate maven for across the projects. -- 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]
