Started by GitBucket push by Brokkonaut Running as SYSTEM Building in workspace /home/tomcat/.jenkins/workspace/CubesideSettings 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 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 > git config remote.origin.url https://www.iani.de/gitbucket/git/Brokkonaut/CubesideSettings.git # timeout=10 Fetching upstream changes from https://www.iani.de/gitbucket/git/Brokkonaut/CubesideSettings.git 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 rev-parse 92c8c2da3a78c3867c9034a9a135ca908e9d5df7^{commit} # timeout=10 > git branch -a -v --no-abbrev --contains 92c8c2da3a78c3867c9034a9a135ca908e9d5df7 # timeout=10 Checking out Revision 92c8c2da3a78c3867c9034a9a135ca908e9d5df7 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 92c8c2da3a78c3867c9034a9a135ca908e9d5df7 # timeout=10 Commit message: "Add CubesideUtils dependency" > git rev-list --no-walk 278e68c3d9d1a30a23b7ea61f1fa66a762e5afd5 # timeout=10 [CubesideSettings] $ mvn clean install deploy -Dbuild.number=32 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.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 ]--------------------------------- [WARNING] The POM for de.iani.cubeside:CubesideUtilsBukkit:jar:1.14-split-SNAPSHOT is missing, no dependency information available [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 0.286 s [INFO] Finished at: 2020-06-02T20:36:16+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: Failure to find de.iani.cubeside:CubesideUtilsBukkit:jar:1.14-split-SNAPSHOT in https://www.iani.de/nexus/content/groups/public was cached in the local repository, resolution will not be 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