Update Gradle Wrapper #976
update-gradle-wrapper.yaml
on: schedule
update-gradle-wrapper
1m 10s
Annotations
1 error
update-gradle-wrapper
❌ FAILURE: Build completed with 2 failures.
1: Task failed with an exception.
-----------
* What went wrong:
A problem occurred configuring project ':compiler'.
> Could not resolve all artifacts for configuration ':compiler:classpath'.
> Could not resolve org.xbib.gradle.plugin:gradle-plugin-jflex:3.0.2.
Required by:
project :compiler > org.xbib.gradle.plugin.jflex:org.xbib.gradle.plugin.jflex.gradle.plugin:3.0.2
> Dependency requires at least JVM runtime version 17. This build uses a Java 11 JVM.
* Try:
> Run this build using a Java 17 or newer JVM.
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
> Get more help at https://help.gradle.org.
==============================================================================
2: Task failed with an exception.
-----------
* What went wrong:
Failed to query the value of property 'buildFlowServiceProperty'.
> Could not isolate value org.jetbrains.kotlin.gradle.plugin.statistics.BuildFlowService$Parameters_Decorated@70aa903 of type BuildFlowService.Parameters
> A problem occurred configuring project ':compiler'.
> Could not resolve all artifacts for configuration ':compiler:classpath'.
> Could not resolve org.xbib.gradle.plugin:gradle-plugin-jflex:3.0.2.
Required by:
project :compiler > org.xbib.gradle.plugin.jflex:org.xbib.gradle.plugin.jflex.gradle.plugin:3.0.2
> Dependency requires at least JVM runtime version 17. This build uses a Java 11 JVM.
* Try:
> Run this build using a Java 17 or newer JVM.
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
> Get more help at https://help.gradle.org.
==============================================================================
BUILD FAILED in 59s
|