Skip to content
Failed

Console Output

Started by an SCM change
Running as SYSTEM
Building in workspace /var/lib/jenkins/workspace/BungeePerms
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/BungeePerms/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/weaondara/BungeePerms.git # timeout=10
Fetching upstream changes from https://github.com/weaondara/BungeePerms.git
 > git --version # timeout=10
 > git --version # 'git version 2.34.1'
 > git fetch --tags --force --progress -- https://github.com/weaondara/BungeePerms.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision 9dbe3c406031a6989413bc257404695490d78bc0 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 9dbe3c406031a6989413bc257404695490d78bc0 # timeout=10
Commit message: "fix relocation of gson"
 > git rev-list --no-walk ab217e53e5b7efa631c9ffc5503c23aa347cc707 # timeout=10
ERROR: Maven Home /opt/maven doesnt exist
Skipped archiving because build is not successful
Sending notification to Discord.
Finished: FAILURE