Skip to content
Failed

Console Output

Started by GitBucket push by Brokkonaut
Baue in Arbeitsbereich /home/tomcat/.jenkins/workspace/PlayerUUIDCache
[WS-CLEANUP] Deleting project workspace...
Cloning the remote Git repository
Cloning repository https://www.iani.de/gitbucket/git/Brokkonaut/PlayerUUIDCache.git
 > git init /home/tomcat/.jenkins/workspace/PlayerUUIDCache # timeout=10
Fetching upstream changes from https://www.iani.de/gitbucket/git/Brokkonaut/PlayerUUIDCache.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials 
 > git fetch --tags --progress https://www.iani.de/gitbucket/git/Brokkonaut/PlayerUUIDCache.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://www.iani.de/gitbucket/git/Brokkonaut/PlayerUUIDCache.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://www.iani.de/gitbucket/git/Brokkonaut/PlayerUUIDCache.git # timeout=10
Fetching upstream changes from https://www.iani.de/gitbucket/git/Brokkonaut/PlayerUUIDCache.git
using GIT_ASKPASS to set credentials 
 > git fetch --tags --progress https://www.iani.de/gitbucket/git/Brokkonaut/PlayerUUIDCache.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse 5886efed90b596d72537f42ed74d79dcdc87ec11^{commit} # timeout=10
 > git branch -a -v --no-abbrev --contains 5886efed90b596d72537f42ed74d79dcdc87ec11 # timeout=10
Checking out Revision 5886efed90b596d72537f42ed74d79dcdc87ec11 (origin/master)
Commit message: "Minecraft GameProfile cache for paper"
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 5886efed90b596d72537f42ed74d79dcdc87ec11
 > git rev-list e35e26673efde9f44c094bfb583b4cceec46bcf5 # timeout=10
[PlayerUUIDCache] $ mvn clean install deploy -Dbuild.number=18
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building PlayerUUIDCache 1.4.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: https://hub.spigotmc.org/nexus/content/groups/public/com/destroystokyo/paper/paper/1.12.2-R0.1-SNAPSHOT/maven-metadata.xml

Downloading: https://hub.spigotmc.org/nexus/content/groups/public/com/destroystokyo/paper/paper/1.12.2-R0.1-SNAPSHOT/paper-1.12.2-R0.1-SNAPSHOT.pom

[WARNING] The POM for com.destroystokyo.paper:paper:jar:1.12.2-R0.1-SNAPSHOT is missing, no dependency information available
Downloading: https://hub.spigotmc.org/nexus/content/groups/public/com/destroystokyo/paper/paper/1.12.2-R0.1-SNAPSHOT/paper-1.12.2-R0.1-SNAPSHOT.jar

[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1.370 s
[INFO] Finished at: 2018-02-06T07:59:24+01:00
[INFO] Final Memory: 14M/753M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project PlayerUUIDCache: Could not resolve dependencies for project de.iani.cubeside:PlayerUUIDCache:jar:1.4.1-SNAPSHOT: Could not find artifact com.destroystokyo.paper:paper:jar:1.12.2-R0.1-SNAPSHOT in spigotmc-repo (https://hub.spigotmc.org/nexus/content/groups/public) -> [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
Build step 'Maven Goals aufrufen' marked build as failure
Archiviere Artefakte
[WS-CLEANUP] Deleting project workspace...[WS-CLEANUP] done
Finished: FAILURE