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.47.3' 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 fcc3547effabd690d2284ababcd7e5fae8d50012^{commit} # timeout=10 > git branch -a -v --no-abbrev --contains fcc3547effabd690d2284ababcd7e5fae8d50012 # timeout=10 Checking out Revision fcc3547effabd690d2284ababcd7e5fae8d50012 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f fcc3547effabd690d2284ababcd7e5fae8d50012 # timeout=10 Commit message: "minecraft 26.1, java 25" > git rev-list --no-walk bfd85247454740ab28ae5f91f0abb6b92e889cff # timeout=10 [CubesideSettings] $ mvn clean install deploy -Dbuild.number=52 [INFO] Scanning for projects... [INFO] [INFO] -----------------< de.iani.cubeside:CubesideSettings >------------------ [INFO] Building CubesideSettings 1.1.1-SNAPSHOT [INFO] from pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ CubesideSettings --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ CubesideSettings --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.15.0:compile (default-compile) @ CubesideSettings --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 12 source files with javac [debug release 25] to target/classes [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 0.666 s [INFO] Finished at: 2026-06-06T22:21:52+02:00 [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.15.0:compile (default-compile) on project CubesideSettings: Fatal error compiling: Fehler: Releaseversion 25 nicht unterstützt -> [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/MojoExecutionException 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