HelloWorld-Java
HelloWorld-Java copied to clipboard
Unable to build the Gradle project
ISSUE:
- After I clone the Repo and fill in the application.properties, I try to run
./gradlew.bat bootRunon Windows terminal and I get the following output:
Welcome to Gradle 8.5!
...
Starting a Gradle Daemon, 1 incompatible and 1 stopped Daemons could not be reused, use --status for details
FAILURE: Build failed with an exception.
-
Where: Build file 'C:\Users\chris\OneDrive\Documents\GitHub\QuickBooks\HelloWorld-Java\build.gradle' line: 14
-
What went wrong: A problem occurred evaluating root project 'HelloWorld-Java'.
'void org.gradle.api.internal.artifacts.publish.ArchivePublishArtifact.
(org.gradle.api.tasks.bundling.AbstractArchiveTask)'
TROUBLESHOOTING:
- I have updated Gradle, Maven, & Spring Boot locally
- I have turned off my VPN & Firewall
- Deleted project and re-cloned from GitHub
- Changed Gradle JVM to 1.8