Skip to content
Failed

Console Output

Started by user GermanCoding
Running as SYSTEM
Building in workspace /var/jenkins_home/workspace/PacketAPI
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /var/jenkins_home/workspace/PacketAPI/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/GermanCoding/PacketAPI.git # timeout=10
Fetching upstream changes from https://github.com/GermanCoding/PacketAPI.git
 > git --version # timeout=10
 > git --version # 'git version 2.30.2'
 > git fetch --tags --force --progress -- https://github.com/GermanCoding/PacketAPI.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision 778593d1a054e7ca20ff1b36a28a49e1de9a63ef (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 778593d1a054e7ca20ff1b36a28a49e1de9a63ef # timeout=10
Commit message: "Buildserver is now on Java 11"
 > git rev-list --no-walk 778593d1a054e7ca20ff1b36a28a49e1de9a63ef # timeout=10
ERROR: no such tool ‘Adoptium11.0.13’
Archiving artifacts
Publishing Javadoc
Finished: FAILURE