graphquail icon indicating copy to clipboard operation
graphquail copied to clipboard

error while running gradle build

Open SDPhoton opened this issue 2 years ago • 0 comments

                                                                                                                                                                                                                                    (base) ┌──(photon㉿kali)-[~/graphquail]

└─$ gradle build
Picked up _JAVA_OPTIONS: -Dawt.useSystemAAFontSettings=on -Dswing.aatext=true openjdk version "17.0.8-ea" 2023-07-18 OpenJDK Runtime Environment (build 17.0.8-ea+6-Debian-5) OpenJDK 64-Bit Server VM (build 17.0.8-ea+6-Debian-5, mixed mode, sharing) Picked up _JAVA_OPTIONS: -Dawt.useSystemAAFontSettings=on -Dswing.aatext=true Starting a Gradle Daemon (subsequent builds will be faster)

FAILURE: Build failed with an exception.

  • Where: Build file '/home/photon/graphquail/build.gradle' line: 39

  • What went wrong: A problem occurred evaluating root project 'GraphQuail'.

Could not set unknown property 'destinationDirectory' for task ':jar' of type org.gradle.api.tasks.bundling.Jar.

  • 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 3s

SDPhoton avatar Aug 01 '23 07:08 SDPhoton