Loading master/steamwarci.yml Statusupdate pending Building project Cloning into 'spigotcore'... done. Note: switching to '256cf4140d45de5a931a1b908012f54bf9b36f2a'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at 256cf41 Hotfix CommandPart tabComplete #145 Build: Executing ln -s /home/gitea/lib Build: Executing cp ~/gradle.properties . Build: Executing chmod u+x build.gradle Build: Executing ./gradlew buildProject To honour the JVM settings for this build a single-use Daemon process will be forked. See https://docs.gradle.org/7.3.1/userguide/gradle_daemon.html#sec:disabling_the_daemon. Daemon will be stopped at the end of the build FAILURE: Build failed with an exception. * What went wrong: Could not determine the dependencies of task ':SpigotCore_18:compileJava'. > Could not resolve all task dependencies for configuration ':SpigotCore_18:compileClasspath'. > Could not resolve project :SpigotCore_Main. Required by: project :SpigotCore_18 > No matching variant of project :SpigotCore_Main was found. The consumer was configured to find an API of a library compatible with Java 8, preferably in the form of class files, preferably optimized for standard JVMs, and its dependencies declared externally but: - Variant 'apiElements' capability steamwar:SpigotCore_Main:1.0 declares an API of a library, packaged as a jar, and its dependencies declared externally: - Incompatible because this component declares a component compatible with Java 11 and the consumer needed a component compatible with Java 8 - Other compatible attribute: - Doesn't say anything about its target Java environment (preferred optimized for standard JVMs) - Variant 'runtimeElements' capability steamwar:SpigotCore_Main:1.0 declares a runtime of a library, packaged as a jar, and its dependencies declared externally: - Incompatible because this component declares a component compatible with Java 11 and the consumer needed a component compatible with Java 8 - Other compatible attribute: - Doesn't say anything about its target Java environment (preferred optimized for standard JVMs) * 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 8.0. You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins. See https://docs.gradle.org/7.3.1/userguide/command_line_interface.html#sec:command_line_warnings BUILD FAILED in 10s Traceback (most recent call last): File "/home/gitea/gitea-repositories/steamwar/spigotcore.git/./hooks/update.d/steamwarci.py", line 103, in raise Exception("Could not run build command") Exception: Could not run build command Statusupdate failure Build failed