FailedConsole Output

Started by BitBucket push by CrushedPixel
Building in workspace /var/lib/jenkins/workspace/ReplayMod-bleeding
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url git@bitbucket.org:CrushedPixel/cpreplaymod.git # timeout=10
Fetching upstream changes from git@bitbucket.org:CrushedPixel/cpreplaymod.git
 > git --version # timeout=10
using GIT_SSH to set credentials 
 > git -c core.askpass=true fetch --tags --progress git@bitbucket.org:CrushedPixel/cpreplaymod.git +refs/heads/*:refs/remotes/origin/*
Seen branch in repository origin/1.9
Seen branch in repository origin/360metadata
Seen branch in repository origin/3dmodels
Seen branch in repository origin/FMLProxyPacketSpecialTreatment
Seen branch in repository origin/IMessage-support
Seen branch in repository origin/gui
Seen branch in repository origin/master
Seen branch in repository origin/messy-merge
Seen branch in repository origin/modules
Seen branch in repository origin/shader-support
Seen branch in repository origin/shadermod
Seen 11 remote branches
Checking out Revision 9cd5de07dfe52c952e65353df50ed5306a1bf5d0 (origin/1.9)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 9cd5de07dfe52c952e65353df50ed5306a1bf5d0
 > git rev-list c8f4fb168cece1e95dbb659b04a25cdb14f96b84 # 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
[Gradle] - Launching build.
[ReplayMod-bleeding] $ /var/lib/jenkins/workspace/ReplayMod-bleeding/gradlew clean setupCIWorkspace
#################################################
         ForgeGradle 2.1-SNAPSHOT-da90449        
  https://github.com/MinecraftForge/ForgeGradle  
#################################################
               Powered by MCP unknown               
             http://modcoderpack.com             
         by: Searge, ProfMobius, Fesh0r,         
         R4wk, ZeuX, IngisKahn, bspkrs           
#################################################
Found AccessTransformer: replaymod_at.cfg
:clean
:deobfCompileDummyTask
:getVersionJson
:extractUserdev
FAILURE: Build failed with an exception.

* What went wrong:
Could not resolve all dependencies for configuration ':forgeGradleUserDevPackage'.
> Configuration with name 'default' not found.

* 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: 13.951 secs
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Skipped archiving because build is not successful
Finished: FAILURE