Skip to content
Failed

Console Output

Started by GitBucket push by Brokkonaut
Running as SYSTEM
Building in workspace /home/tomcat/.jenkins/workspace/CubesideStatistics
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
The recommended git tool is: NONE
using credential 39e74399-af13-4c80-9047-56e255b064d2
Cloning the remote Git repository
Cloning repository https://www.iani.de/gitbucket/git/Brokkonaut/CubesideStatistics.git
 > git init /home/tomcat/.jenkins/workspace/CubesideStatistics # timeout=10
Fetching upstream changes from https://www.iani.de/gitbucket/git/Brokkonaut/CubesideStatistics.git
 > git --version # timeout=10
 > git --version # 'git version 2.39.2'
using GIT_ASKPASS to set credentials 
 > git fetch --tags --force --progress -- https://www.iani.de/gitbucket/git/Brokkonaut/CubesideStatistics.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://www.iani.de/gitbucket/git/Brokkonaut/CubesideStatistics.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
 > git rev-parse 94f608e6d3edfe7989e9dc02157f7ef0ee4208e6^{commit} # timeout=10
 > git branch -a -v --no-abbrev --contains 94f608e6d3edfe7989e9dc02157f7ef0ee4208e6 # timeout=10
Checking out Revision 94f608e6d3edfe7989e9dc02157f7ef0ee4208e6 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 94f608e6d3edfe7989e9dc02157f7ef0ee4208e6 # timeout=10
Commit message: "1.20.6"
 > git rev-list --no-walk 8f314b4ba762798eb5a1404dc01f1af54fab8ce4 # timeout=10
[CubesideStatistics] $ mvn clean install deploy -Dbuild.number=53
NOTE: Picked up JDK_JAVA_OPTIONS:  --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.io=ALL-UNNAMED --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.base/java.util.concurrent=ALL-UNNAMED --add-opens=java.rmi/sun.rmi.transport=ALL-UNNAMED
[INFO] Scanning for projects...
[INFO] 
[INFO] ----------------< de.iani.cubeside:CubesideStatistics >-----------------
[INFO] Building CubesideStatistics 1.0.0-SNAPSHOT
[INFO] --------------------------------[ jar ]---------------------------------
Downloading from papermc: https://papermc.io/repo/repository/maven-public/net/kyori/adventure-bom/4.17.0-SNAPSHOT/adventure-bom-4.17.0-SNAPSHOT.pom
Downloading from papermc: https://papermc.io/repo/repository/maven-public/de/iani/cubeside/CubesideSettings/1.1.1-SNAPSHOT/maven-metadata.xml
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  0.656 s
[INFO] Finished at: 2024-05-06T06:56:09+02:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project CubesideStatistics: Could not resolve dependencies for project de.iani.cubeside:CubesideStatistics:jar:1.0.0-SNAPSHOT: Failed to collect dependencies at io.papermc.paper:paper-api:jar:1.20.6-R0.1-SNAPSHOT: Failed to read artifact descriptor for io.papermc.paper:paper-api:jar:1.20.6-R0.1-SNAPSHOT: Could not find artifact net.kyori:adventure-bom:pom:4.17.0-SNAPSHOT in papermc (https://papermc.io/repo/repository/maven-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 'Invoke top-level Maven targets' marked build as failure
Archiving artifacts
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
Finished: FAILURE