Skip to content
Failed

Console Output

Started by user mezz
Building in workspace /var/lib/jenkins/jobs/Forestry_5/workspace
Cloning the remote Git repository
Cloning repository https://github.com/ForestryMC/ForestryMC.git
 > git init /var/lib/jenkins/jobs/Forestry_5/workspace # 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 config remote.origin.url https://github.com/ForestryMC/ForestryMC.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/ForestryMC/ForestryMC.git # timeout=10
Fetching upstream changes from https://github.com/ForestryMC/ForestryMC.git
 > 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 2c7d56f308d4f36d7cfb8d6724b044c63e633690 (refs/remotes/origin/mc-1.9)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 2c7d56f308d4f36d7cfb8d6724b044c63e633690
First time build. Skipping changelog.
 > 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/hudson3426111177250717909.sh
+ ./gradlew clean setupCIWorkspace release uploadArchives
Download https://plugins.gradle.org/m2/gradle/plugin/net/minecraftforge/gradle/ForgeGradle/2.0.2/ForgeGradle-2.0.2.pom
Download https://plugins.gradle.org/m2/gradle/plugin/net/minecraftforge/gradle/ForgeGradle/2.0.2/ForgeGradle-2.0.2.jar

FAILURE: Build failed with an exception.

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

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