Skip to content
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

FAILURE: Build failed with an exception. #10

Open
mvrozanti opened this issue Dec 26, 2019 · 1 comment
Open

FAILURE: Build failed with an exception. #10

mvrozanti opened this issue Dec 26, 2019 · 1 comment

Comments

@mvrozanti
Copy link

Hi

I can't seem to be able to build with cd spring-boot-integration; ./gradlew build:

Picked up _JAVA_OPTIONS: -Dawt.useSystemAAFontSettings=on -Dswing.aatext=true

FAILURE: Build failed with an exception.

* Where:
Build file '/home/nexor/util/graphql-java-examples/spring-boot-integration/build.gradle' line: 3

* What went wrong:
A problem occurred evaluating root project 'spring-boot-integration'.
> Could not set unknown property 'sourceCompatibility' for root project 'spring-boot-integration' of type org.gradle.api.Project.

* Try:
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 0s
@kliakos
Copy link

kliakos commented Mar 2, 2022

Starting a Gradle Daemon, 1 incompatible Daemon could not be reused, use --status for details

FAILURE: Build failed with an exception.

* Where:
Build file '/home/kliakos/dev/code/graphql-java/graphql-java-examples/http-example/build.gradle' line: 3

* What went wrong:
A problem occurred evaluating root project 'http-example'.
> Could not set unknown property 'sourceCompatibility' for root project 'http-example' of type org.gradle.api.Project.

* Try:
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 2s

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants