Skip to content
Failed

Console Output

Started by GitHub push by 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 4268ceb11cace5169c9a1c765e69374890ac7233 (refs/remotes/origin/mc-1.9)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4268ceb11cace5169c9a1c765e69374890ac7233
 > git rev-list 2c7d56f308d4f36d7cfb8d6724b044c63e633690 # 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/hudson3170013624623616482.sh
+ ./gradlew clean setupCIWorkspace release uploadArchives

FAILURE: Build failed with an exception.

* Where:
Build file '/var/lib/jenkins/jobs/Forestry_5/workspace/build.gradle' line: 188

* What went wrong:
A problem occurred evaluating root project 'workspace'.
> Could not find method mavenDeployer() for arguments [build_296bpj4ei6xinj3w5s83cckeb$_run_closure15_closure29_closure30@6009ca6f] 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: 7.376 secs
Build step 'Execute shell' marked build as failure
Archiving artifacts
Finished: FAILURE