uschindler commented on issue #12655: URL: https://github.com/apache/lucene/issues/12655#issuecomment-1759372394
I found the issue, in Gradle 8+ you need to explicitely configure toolchain repositories: > [Using automatic toolchain downloading without having a repository configured](https://docs.gradle.org/current/userguide/upgrading_version_7.html#using_automatic_toolchain_downloading_without_having_a_repository_configured) > Automatic toolchain downloading without explicitly providing repositories to use is no longer supported. See [user manual](https://docs.gradle.org/current/userguide/toolchains.html#sub:download_repositories) for more information. I will add the foojay one in the PR. -- 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...@lucene.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org