C:\Users\********\Desktop\Panilla>gradlew build Starting a Gradle Daemon, 2 incompatible and 1 stopped Daemons could not be reused, use --status for details > Task :panilla-api:compileJava warning: [options] source value 8 is obsolete and will be removed in a future release warning: [options] target value 8 is obsolete and will be removed in a future release warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. C:\Users\********\Desktop\Panilla\api\src\main\java\com\ruinscraft\panilla\api\config\PTranslations.java:44: warning: non-varargs call of varargs method with inexact argument type for last parameter; String formatted = String.format(translations.get(key), replacements); ^ cast to Object for a varargs call cast to Object[] for a non-varargs call and to suppress this warning Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. 4 warnings > Task :panilla-craftbukkit-v1_12_R1:compileJava FAILED FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':panilla-craftbukkit-v1_12_R1:compileJava'. > Could not resolve all files for configuration ':panilla-craftbukkit-v1_12_R1:compileClasspath'. > Could not find org.bukkit:craftbukkit:1.12.2-R0.1-SNAPSHOT. Searched in the following locations: - file:/C:/Users/********/.m2/repository/org/bukkit/craftbukkit/1.12.2-R0.1-SNAPSHOT/maven-metadata.xml - file:/C:/Users/********/.m2/repository/org/bukkit/craftbukkit/1.12.2-R0.1-SNAPSHOT/craftbukkit-1.12.2-R0.1-SNAPSHOT.pom - https://repo.maven.apache.org/maven2/org/bukkit/craftbukkit/1.12.2-R0.1-SNAPSHOT/maven-metadata.xml - https://repo.maven.apache.org/maven2/org/bukkit/craftbukkit/1.12.2-R0.1-SNAPSHOT/craftbukkit-1.12.2-R0.1-SNAPSHOT.pom - https://repo.codemc.io/repository/maven-public/org/bukkit/craftbukkit/1.12.2-R0.1-SNAPSHOT/maven-metadata.xml - https://repo.codemc.io/repository/maven-public/org/bukkit/craftbukkit/1.12.2-R0.1-SNAPSHOT/craftbukkit-1.12.2-R0.1-SNAPSHOT.pom Required by: project :panilla-craftbukkit-v1_12_R1 * 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. Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0. You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins. For more on this, please refer to https://docs.gradle.org/8.2.1/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation. BUILD FAILED in 21s 4 actionable tasks: 4 executed C:\Users\********\Desktop\Panilla>