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 30b9ef9ba21efd89d1ff13b1fff344c026cedb0b^{commit} # timeout=10
 > git branch -a -v --no-abbrev --contains 30b9ef9ba21efd89d1ff13b1fff344c026cedb0b # timeout=10
Checking out Revision 30b9ef9ba21efd89d1ff13b1fff344c026cedb0b (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 30b9ef9ba21efd89d1ff13b1fff344c026cedb0b
Commit message: "Build against paper-api 1.13"
 > git rev-list --no-walk 946e6f47c77e83c8358dd9fc8ba96a95a07c138e # timeout=10
[PlayerUUIDCache] $ mvn clean install deploy -Dbuild.number=24
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building PlayerUUIDCache 1.5.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: https://hub.spigotmc.org/nexus/content/groups/public/com/destroystokyo/paper/paper-api/1.13-R0.1-SNAPSHOT/maven-metadata.xml

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

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

[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1.327 s
[INFO] Finished at: 2018-08-05T06:47:47+02:00
[INFO] Final Memory: 14M/740M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project PlayerUUIDCache: Could not resolve dependencies for project de.iani.cubeside:PlayerUUIDCache:jar:1.5.1-SNAPSHOT: Could not find artifact com.destroystokyo.paper:paper-api:jar:1.13-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