FailedConsole Output

Started by user Florian
Building in workspace /var/lib/jenkins/workspace/PluginBukkitBridge
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/CodeCrafter47/RainbowBukkitBridge.git # timeout=10
Fetching upstream changes from https://github.com/CodeCrafter47/RainbowBukkitBridge.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/CodeCrafter47/RainbowBukkitBridge.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 ae564ff472298daaab591f56572fbaf367e6da94 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ae564ff472298daaab591f56572fbaf367e6da94
 > git rev-list a7a7ac9c789953f5405d5249014b7e3860f7f69a # timeout=10
Parsing POMs
[PluginBukkitBridge] $ /var/lib/jenkins/tools/hudson.model.JDK/jdk7/bin/java -cp /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven31-agent-1.5.jar:/var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/maven/boot/plexus-classworlds-2.5.1.jar:/var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/maven/conf/logging jenkins.maven3.agent.Maven31Main /var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/maven /var/cache/jenkins/war/WEB-INF/lib/remoting-2.47.jar /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven31-interceptor-1.5.jar /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.5.jar 55927
<===[JENKINS REMOTING CAPACITY]===>channel started
Executing Maven:  -B -f /var/lib/jenkins/workspace/PluginBukkitBridge/pom.xml verify
[INFO] Scanning for projects...
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for rainbow:PluginBukkitBridge:jar:1.8
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-shade-plugin is missing. @ line 115, column 21
[WARNING] 
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING] 
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING] 
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building PluginBukkitBridge 1.8
[INFO] ------------------------------------------------------------------------
[WARNING] The POM for rainbow:PluginReference:jar:48 is missing, no dependency information available
[WARNING] The POM for rainbow:Glowkit:jar:1.8 is missing, no dependency information available
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2.174 s
[INFO] Finished at: 2014-11-16T10:32:03+01:00
[INFO] Final Memory: 14M/99M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project PluginBukkitBridge: Could not resolve dependencies for project rainbow:PluginBukkitBridge:jar:1.8: Failure to find rainbow:PluginReference:jar:48 in file:///var/lib/jenkins/workspace/PluginBukkitBridge/repository/ was cached in the local repository, resolution will not be reattempted until the update interval of repository has elapsed or updates are forced -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException
[JENKINS] Archiving /var/lib/jenkins/workspace/PluginBukkitBridge/pom.xml to rainbow/PluginBukkitBridge/1.8/PluginBukkitBridge-1.8.pom
channel stopped
Finished: FAILURE