Unknown Log

#RoD4lMi
50 lines
Raw
1C:\Users\********\Desktop\Panilla>gradlew build
2Starting a Gradle Daemon, 2 incompatible and 1 stopped Daemons could not be reused, use --status for details
3
4> Task :panilla-api:compileJava
5warning: [options] source value 8 is obsolete and will be removed in a future release
6warning: [options] target value 8 is obsolete and will be removed in a future release
7warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
8C:\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;
9 String formatted = String.format(translations.get(key), replacements);
10 ^
11 cast to Object for a varargs call
12 cast to Object[] for a non-varargs call and to suppress this warning
13Note: Some input files use or override a deprecated API.
14Note: Recompile with -Xlint:deprecation for details.
154 warnings
16
17> Task :panilla-craftbukkit-v1_12_R1:compileJava FAILED
18
19FAILURE: Build failed with an exception.
20
21* What went wrong:
22Execution failed for task ':panilla-craftbukkit-v1_12_R1:compileJava'.
23> Could not resolve all files for configuration ':panilla-craftbukkit-v1_12_R1:compileClasspath'.
24 > Could not find org.bukkit:craftbukkit:1.12.2-R0.1-SNAPSHOT.
25 Searched in the following locations:
26 - file:/C:/Users/********/.m2/repository/org/bukkit/craftbukkit/1.12.2-R0.1-SNAPSHOT/maven-metadata.xml
27 - file:/C:/Users/********/.m2/repository/org/bukkit/craftbukkit/1.12.2-R0.1-SNAPSHOT/craftbukkit-1.12.2-R0.1-SNAPSHOT.pom
28 - https://repo.maven.apache.org/maven2/org/bukkit/craftbukkit/1.12.2-R0.1-SNAPSHOT/maven-metadata.xml
29 - https://repo.maven.apache.org/maven2/org/bukkit/craftbukkit/1.12.2-R0.1-SNAPSHOT/craftbukkit-1.12.2-R0.1-SNAPSHOT.pom
30 - https://repo.codemc.io/repository/maven-public/org/bukkit/craftbukkit/1.12.2-R0.1-SNAPSHOT/maven-metadata.xml
31 - https://repo.codemc.io/repository/maven-public/org/bukkit/craftbukkit/1.12.2-R0.1-SNAPSHOT/craftbukkit-1.12.2-R0.1-SNAPSHOT.pom
32 Required by:
33 project :panilla-craftbukkit-v1_12_R1
34
35* Try:
36> Run with --stacktrace option to get the stack trace.
37> Run with --info or --debug option to get more log output.
38> Run with --scan to get full insights.
39> Get more help at https://help.gradle.org.
40
41Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.
42
43You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
44
45For 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.
46
47BUILD FAILED in 21s
484 actionable tasks: 4 executed
49
50C:\Users\********\Desktop\Panilla>
This log will be saved for 90 days from their last view.
Report abuse