Skip to content
Failed

Console Output

Started by GitBucket push by Brokkonaut
Running as SYSTEM
Building in workspace /home/tomcat/.jenkins/workspace/CubesideSettings
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/CubesideSettings.git
 > git init /home/tomcat/.jenkins/workspace/CubesideSettings # timeout=10
Fetching upstream changes from https://www.iani.de/gitbucket/git/Brokkonaut/CubesideSettings.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/CubesideSettings.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://www.iani.de/gitbucket/git/Brokkonaut/CubesideSettings.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
 > git rev-parse 8ce554b0978be085751328d9ef3cfcf9954f56ca^{commit} # timeout=10
 > git branch -a -v --no-abbrev --contains 8ce554b0978be085751328d9ef3cfcf9954f56ca # timeout=10
Checking out Revision 8ce554b0978be085751328d9ef3cfcf9954f56ca (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 8ce554b0978be085751328d9ef3cfcf9954f56ca # timeout=10
Commit message: "Merge branch 'master' of https://www.iani.de/gitbucket/git/Brokkonaut/CubesideSettings.git"
 > git rev-list --no-walk 71e3c4a0fd3b74afa041dfca99c58169fd6557e7 # timeout=10
[CubesideSettings] $ mvn clean install deploy -Dbuild.number=41
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:CubesideSettings >------------------
[INFO] Building CubesideSettings 1.1.1-SNAPSHOT
[INFO] --------------------------------[ jar ]---------------------------------
Downloading from brokkonaut: https://www.iani.de/nexus/content/groups/public/de/iani/cubeside/CubesideUtilsBukkit/1.16-SNAPSHOT/maven-metadata.xml
Downloading from papermc: https://repo.papermc.io/repository/maven-public/de/iani/cubeside/CubesideUtilsBukkit/1.16-SNAPSHOT/maven-metadata.xml
Progress (1): 788 B
                   
Downloaded from brokkonaut: https://www.iani.de/nexus/content/groups/public/de/iani/cubeside/CubesideUtilsBukkit/1.16-SNAPSHOT/maven-metadata.xml (788 B at 5.0 kB/s)
Downloading from papermc: https://repo.papermc.io/repository/maven-public/de/iani/cubeside/CubesideUtils/1.16-SNAPSHOT/maven-metadata.xml
Downloading from brokkonaut: https://www.iani.de/nexus/content/groups/public/de/iani/cubeside/CubesideUtils/1.16-SNAPSHOT/maven-metadata.xml
Progress (1): 608 B
                   
Downloaded from brokkonaut: https://www.iani.de/nexus/content/groups/public/de/iani/cubeside/CubesideUtils/1.16-SNAPSHOT/maven-metadata.xml (608 B at 55 kB/s)
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  0.624 s
[INFO] Finished at: 2024-05-06T06:53:59+02:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project CubesideSettings: Could not resolve dependencies for project de.iani.cubeside:CubesideSettings:jar:1.1.1-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: net.kyori:adventure-bom:pom:4.17.0-SNAPSHOT was not found in https://www.iani.de/nexus/content/groups/public during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of brokkonaut 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
Build step 'Invoke top-level Maven targets' marked build as failure
Skipped archiving because build is not successful
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
Finished: FAILURE