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: [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]

Reply via email to