Gradle 7 и Java 11: Совместимых наборов инструментов не найдено для фильтра запросаJAVA

Программисты JAVA общаются здесь
Anonymous
Gradle 7 и Java 11: Совместимых наборов инструментов не найдено для фильтра запроса

Сообщение Anonymous »

После обновления до Gradle 6.7.1 до Gradle 7.4 возникает следующая ошибка: < /p>

FAILURE: Build failed with an exception.

* What went wrong:
Could not determine the dependencies of task ':example-project:compileJava'.
> Failed to query the value of extension 'example-extension' property 'enabled'.
> Failed to calculate the value of task ':example-project:compileJava' property 'javaCompiler'.
> No compatible toolchains found for request filter: {languageVersion=11, vendor=any, implementation=vendor-specific} (auto-detect true, auto-download false)


Подробнее здесь: https://stackoverflow.com/questions/711 ... est-filter

Вернуться в «JAVA»