Started by GitBucket push by Brokkonaut Running as SYSTEM Building in workspace /home/tomcat/.jenkins/workspace/CubesideSettings The recommended git tool is: NONE using credential 39e74399-af13-4c80-9047-56e255b064d2 Cloning the remote Git repository Cloning repository https://www.iani.de/gitbucket/git/Brokkonaut/CubesideSettings.git > git init /home/tomcat/.jenkins/workspace/CubesideSettings # timeout=10 Fetching upstream changes from https://www.iani.de/gitbucket/git/Brokkonaut/CubesideSettings.git > git --version # timeout=10 > git --version # 'git version 2.39.5' using GIT_ASKPASS to set credentials > git fetch --tags --force --progress -- https://www.iani.de/gitbucket/git/Brokkonaut/CubesideSettings.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://www.iani.de/gitbucket/git/Brokkonaut/CubesideSettings.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse c9f19b78413ea3b025a4cfd810e08128b7ae671c^{commit} # timeout=10 > git branch -a -v --no-abbrev --contains c9f19b78413ea3b025a4cfd810e08128b7ae671c # timeout=10 Checking out Revision c9f19b78413ea3b025a4cfd810e08128b7ae671c (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f c9f19b78413ea3b025a4cfd810e08128b7ae671c # timeout=10 Commit message: "1.21.4 + mark command as safe" > git rev-list --no-walk 8238b39b69d6854723d7c8525d0b1e025e2bb826 # timeout=10 [CubesideSettings] $ mvn clean install deploy -Dbuild.number=45 [INFO] Scanning for projects... [INFO] [INFO] -----------------< de.iani.cubeside:CubesideSettings >------------------ [INFO] Building CubesideSettings 1.1.1-SNAPSHOT [INFO] --------------------------------[ jar ]--------------------------------- Downloading from brokkonaut: https://www.iani.de/nexus/content/groups/public/io/papermc/paper/paper-api/1.21.4-R0.1-SNAPSHOT/maven-metadata.xml Downloading from brokkonaut: https://www.iani.de/nexus/content/groups/public/de/iani/cubeside/CubesideUtilsBukkit/1.16-SNAPSHOT/maven-metadata.xml Progress (1): 788 B Downloaded from brokkonaut: https://www.iani.de/nexus/content/groups/public/de/iani/cubeside/CubesideUtilsBukkit/1.16-SNAPSHOT/maven-metadata.xml (788 B at 56 kB/s) Downloading from brokkonaut: https://www.iani.de/nexus/content/groups/public/de/iani/cubeside/CubesideUtils/1.16-SNAPSHOT/maven-metadata.xml Progress (1): 608 B Downloaded from brokkonaut: https://www.iani.de/nexus/content/groups/public/de/iani/cubeside/CubesideUtils/1.16-SNAPSHOT/maven-metadata.xml (608 B at 68 kB/s) [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ CubesideSettings --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ CubesideSettings --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ CubesideSettings --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 12 source files with javac [debug release 21] to target/classes [INFO] Die Annotationsverarbeitung ist aktiviert, da mindestens ein Prozessor im Classpath gefunden wurde. In einem zukünftigen Release von javac kann die Annotationsverarbeitung deaktiviert werden, es sei denn, mindestens ein Prozessor ist namentlich angegeben (-processor), oder ein Suchpfad ist angegeben (--processor-path, --processor-module-path), oder die Annotationsverarbeitung wurde explizit aktiviert (-proc:only, -proc:full). Verwenden Sie "-Xlint:-options", um diese Meldung zu unterdrücken. Verwenden Sie "-proc:none", um die Annotationsverarbeitung zu deaktivieren. [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] /home/tomcat/.jenkins/workspace/CubesideSettings/src/main/java/de/iani/settings/CubesideSettings.java:[4,45] Symbol nicht gefunden Symbol: Klasse NoChangeCommandActionFlagsCheckListener Ort: Package de.iani.cubesideutils.bukkit.commands [INFO] 1 error [INFO] ------------------------------------------------------------- [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 1.317 s [INFO] Finished at: 2025-02-04T08:00:28+01:00 [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.13.0:compile (default-compile) on project CubesideSettings: Compilation failure [ERROR] /home/tomcat/.jenkins/workspace/CubesideSettings/src/main/java/de/iani/settings/CubesideSettings.java:[4,45] Symbol nicht gefunden [ERROR]  Symbol: Klasse NoChangeCommandActionFlagsCheckListener [ERROR]  Ort: Package de.iani.cubesideutils.bukkit.commands [ERROR]  [ERROR] -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException Build step 'Invoke top-level Maven targets' marked build as failure Skipped archiving because build is not successful [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... [WS-CLEANUP] done Finished: FAILURE