-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
gradle 8 build failed #453
Comments
Gradle 8 is not yet supported |
I have tried 7.6.4 gradle build Welcome to Gradle 7.6.4! Here are the highlights of this release:
For more details see https://docs.gradle.org/7.6.4/release-notes.html Starting a Gradle Daemon (subsequent builds will be faster) FAILURE: Build failed with an exception.
BUILD FAILED in 3s Which version of gradle works ? Best regards, Kai |
It works with Gradle 6, I am working on branch to upgrade to Gradle 8 |
I have tested with several combinations of gradle 6.x and openjdk - I think I am missing something important? gradle build Welcome to Gradle 6.0! Here are the highlights of this release:
For more details see https://docs.gradle.org/6.0/release-notes.html Starting a Gradle Daemon (subsequent builds will be faster) FAILURE: Build failed with an exception.
BUILD FAILED in 2s |
gradle build failed
1 error
[Incubating] Problems report is available at: file:///C:/Users/kai/source/repos/omero-insight/build/reports/problems/problems-report.html
FAILURE: Build failed with an exception.
Execution failed for task ':buildSrc:compileGroovy'.
.....
Windows 10
java -version
openjdk version "23.0.1" 2024-10-15
OpenJDK Runtime Environment (build 23.0.1+11-39)
OpenJDK 64-Bit Server VM (build 23.0.1+11-39, mixed mode, sharing)
gradle -version
Gradle 8.12
Build time: 2024-12-20 15:46:53 UTC
Revision: a3cacb207fec727859be9354c1937da2e59004c1
Kotlin: 2.0.21
Groovy: 3.0.22
Ant: Apache Ant(TM) version 1.10.15 compiled on August 25 2024
Launcher JVM: 23.0.1 (Oracle Corporation 23.0.1+11-39)
Daemon JVM: C:\Users\kai\jdk-23.0.1 (no JDK specified, using current Java home)
OS: Windows 10 10.0 amd64
The text was updated successfully, but these errors were encountered: