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 44dae0daf03f8c5b32eefafbe41be73f4f7afe92 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 44dae0daf03f8c5b32eefafbe41be73f4f7afe92 # timeout=10
Commit message: "Merge branch 'master' of github.com:GermanCoding/PacketAPI"
 > git rev-list --no-walk 44dae0daf03f8c5b32eefafbe41be73f4f7afe92 # timeout=10
ERROR: no such tool ‘Ant-10’
Archiving artifacts
Publishing Javadoc
Finished: FAILURE