Started by GitHub push by Brokkonaut
Running as SYSTEM
Building in workspace /home/tomcat/.jenkins/workspace/CubeConomy
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
The recommended git tool is: NONE
using credential caf384e3-f7ca-4726-a4e6-7d2349c2f80f
Cloning the remote Git repository
Cloning repository https://github.com/Brokkonaut/CubeConomy.git
> git init /home/tomcat/.jenkins/workspace/CubeConomy # timeout=10
Fetching upstream changes from https://github.com/Brokkonaut/CubeConomy.git
> git --version # timeout=10
> git --version # 'git version 2.47.3'
using GIT_ASKPASS to set credentials
> git fetch --tags --force --progress -- https://github.com/Brokkonaut/CubeConomy.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url https://github.com/Brokkonaut/CubeConomy.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
> git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision ee789daa66a06ed01c2248bb62b1d0bb2b93fbba (refs/remotes/origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f ee789daa66a06ed01c2248bb62b1d0bb2b93fbba # timeout=10
Commit message: "minecraft 26.1, java 25"
> git rev-list --no-walk d009e49bb7af1eb232f1f9ebbde8527d1efdb2e7 # timeout=10
[CubeConomy] $ mvn clean install deploy -Dbuild.number=26
[[1;34mINFO[m] Scanning for projects...
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--------------------< [0;36mde.iani.cubeside:CubeConomy[0;1m >---------------------[m
[[1;34mINFO[m] [1mBuilding CubeConomy 0.0.1-SNAPSHOT[m
[[1;34mINFO[m] from pom.xml
[[1;34mINFO[m] [1m--------------------------------[ jar ]---------------------------------[m
[90mDownloading from [0mjitpack.io[90m: https://jitpack.io/[0mde/iani/cubeside/PlayerUUIDCache/2.0.0-SNAPSHOT/maven-metadata.xml
[90mDownloading from [0mbrokkonaut[90m: https://www.iani.de/nexus/content/groups/public/[0morg/bukkit/bukkit/1.13.1-R0.1-SNAPSHOT/maven-metadata.xml
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mclean:3.2.0:clean[m [1m(default-clean)[m @ [36mCubeConomy[0;1m ---[m
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mresources:3.3.1:resources[m [1m(default-resources)[m @ [36mCubeConomy[0;1m ---[m
[[1;34mINFO[m] Copying 2 resources from src/main/resources to target/classes
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mcompiler:3.15.0:compile[m [1m(default-compile)[m @ [36mCubeConomy[0;1m ---[m
[[1;34mINFO[m] Recompiling the module because of [1mchanged source code[m.
[[1;34mINFO[m] Compiling 28 source files with javac [debug release 25] to target/classes
[[1;34mINFO[m] [1m------------------------------------------------------------------------[m
[[1;34mINFO[m] [1;31mBUILD FAILURE[m
[[1;34mINFO[m] [1m------------------------------------------------------------------------[m
[[1;34mINFO[m] Total time: 1.903 s
[[1;34mINFO[m] Finished at: 2026-06-06T22:19:29+02:00
[[1;34mINFO[m] [1m------------------------------------------------------------------------[m
[[1;31mERROR[m] Failed to execute goal [32morg.apache.maven.plugins:maven-compiler-plugin:3.15.0:compile[m [1m(default-compile)[m on project [36mCubeConomy[m: [1;31mFatal error compiling[m: Fehler: Releaseversion 25 nicht unterstützt -> [1m[Help 1][m
[[1;31mERROR[m]
[[1;31mERROR[m] To see the full stack trace of the errors, re-run Maven with the [1m-e[m switch.
[[1;31mERROR[m] Re-run Maven using the [1m-X[m switch to enable full debug logging.
[[1;31mERROR[m]
[[1;31mERROR[m] For more information about the errors and possible solutions, please read the following articles:
[[1;31mERROR[m] [1m[Help 1][m http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
Build step 'Invoke top-level Maven targets' marked build as failure
Archiving artifacts
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
Finished: FAILURE