Skip to content
Failed

Console Output

Started by user wea_ondara
Running as SYSTEM
Building in workspace /var/lib/jenkins/workspace/BungeePermsTest
No credentials specified
 > git rev-parse --is-inside-work-tree # 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 fetch --tags --force --progress https://github.com/weaondara/BungeePerms.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 03df813cb68f37d6d66b7e2edce03adc1ba3f17d (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 03df813cb68f37d6d66b7e2edce03adc1ba3f17d
Commit message: "move on to essentialsX; fixes #349"
 > git rev-list --no-walk 03df813cb68f37d6d66b7e2edce03adc1ba3f17d # timeout=10
ERROR: Maven Home /usr/share/maven doesnt exist
Finished: FAILURE