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
Unpacking https://archive.apache.org/dist/ant/binaries/apache-ant-1.10.12-bin.zip to /var/jenkins_home/tools/hudson.tasks.Ant_AntInstallation/Ant-10.12 on Jenkins
[PacketAPI] $ ant -file build.xml dist doc
ERROR: command execution failed.Maybe you need to configure the job to choose one of your Ant installations?
Archiving artifacts
Publishing Javadoc
Finished: FAILURE