Started by user mezz Building in workspace /var/lib/jenkins/jobs/Forestry_5/workspace > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/ForestryMC/ForestryMC.git # timeout=10 Fetching upstream changes from https://github.com/ForestryMC/ForestryMC.git > git --version # timeout=10 > git -c core.askpass=true fetch --tags --progress https://github.com/ForestryMC/ForestryMC.git +refs/heads/*:refs/remotes/origin/* > git rev-parse refs/remotes/origin/mc-1.9^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/mc-1.9^{commit} # timeout=10 Checking out Revision 6ae98d442878ce0c68185c392e612eec246c430b (refs/remotes/origin/mc-1.9) > git config core.sparsecheckout # timeout=10 > git checkout -f 6ae98d442878ce0c68185c392e612eec246c430b > git rev-list 6ae98d442878ce0c68185c392e612eec246c430b # timeout=10 > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule update --init --recursive [workspace] $ /bin/sh -xe /tmp/hudson1603507458353480305.sh + ./gradlew clean setupCIWorkspace build uploadArchives FAILURE: Build failed with an exception. * Where: Build file '/var/lib/jenkins/jobs/Forestry_5/workspace/build.gradle' line: 138 * What went wrong: A problem occurred evaluating root project 'workspace'. > Could not find method mavenDeployer() for arguments [build_296bpj4ei6xinj3w5s83cckeb$_run_closure12_closure21_closure22@329dc214] on repository container. * Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. BUILD FAILED Total time: 3.711 secs Build step 'Execute shell' marked build as failure Archiving artifacts Finished: FAILURE