Started by GitBucket push by Brokkonaut Running as SYSTEM Building in workspace /home/tomcat/.jenkins/workspace/CubesideUtils [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/CubesideUtils.git > git init /home/tomcat/.jenkins/workspace/CubesideUtils # timeout=10 Fetching upstream changes from https://www.iani.de/gitbucket/git/Brokkonaut/CubesideUtils.git > git --version # timeout=10 > git --version # 'git version 2.30.2' using GIT_ASKPASS to set credentials > git fetch --tags --force --progress -- https://www.iani.de/gitbucket/git/Brokkonaut/CubesideUtils.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://www.iani.de/gitbucket/git/Brokkonaut/CubesideUtils.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse 80fce065c30be3b72e75801dd5219741bcec8362^{commit} # timeout=10 > git branch -a -v --no-abbrev --contains 80fce065c30be3b72e75801dd5219741bcec8362 # timeout=10 Checking out Revision 80fce065c30be3b72e75801dd5219741bcec8362 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 80fce065c30be3b72e75801dd5219741bcec8362 # timeout=10 Commit message: "fix relocation" > git rev-list --no-walk 6173fd00aa001746bf76ef6473634362b678733d # timeout=10 [CubesideUtils] $ mvn clean install deploy -Dbuild.number=233 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] Reactor Build Order: [INFO] [INFO] CubesideUtils [pom] [INFO] CubesideUtilsCore [jar] [INFO] CubesideUtilsCoreBungeecordChat [jar] [INFO] CubesideUtilsBukkit [jar] [INFO] CubesideUtilsBungee [jar] [INFO] [INFO] -------------------< de.iani.cubeside:CubesideUtils >------------------- [INFO] Building CubesideUtils 1.16-SNAPSHOT [1/5] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ CubesideUtils --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ CubesideUtils --- [INFO] Installing /home/tomcat/.jenkins/workspace/CubesideUtils/pom.xml to /home/tomcat/.m2/repository/de/iani/cubeside/CubesideUtils/1.16-SNAPSHOT/CubesideUtils-1.16-SNAPSHOT.pom [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ CubesideUtils --- [INFO] Installing /home/tomcat/.jenkins/workspace/CubesideUtils/pom.xml to /home/tomcat/.m2/repository/de/iani/cubeside/CubesideUtils/1.16-SNAPSHOT/CubesideUtils-1.16-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ CubesideUtils --- Downloading from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtils/1.16-SNAPSHOT/maven-metadata.xml Progress (1): 606 B Downloaded from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtils/1.16-SNAPSHOT/maven-metadata.xml (606 B at 3.9 kB/s) Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtils/1.16-SNAPSHOT/CubesideUtils-1.16-20220321.235826-70.pom Progress (1): 2.2 kB Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtils/1.16-SNAPSHOT/CubesideUtils-1.16-20220321.235826-70.pom (2.2 kB at 82 kB/s) Downloading from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtils/maven-metadata.xml Progress (1): 413 B Downloaded from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtils/maven-metadata.xml (413 B at 69 kB/s) Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtils/1.16-SNAPSHOT/maven-metadata.xml Progress (1): 606 B Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtils/1.16-SNAPSHOT/maven-metadata.xml (606 B at 61 kB/s) Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtils/maven-metadata.xml Progress (1): 413 B Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtils/maven-metadata.xml (413 B at 41 kB/s) [INFO] [INFO] -----------------< de.iani.cubeside:CubesideUtilsCore >----------------- [INFO] Building CubesideUtilsCore 1.16-SNAPSHOT [2/5] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ CubesideUtilsCore --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ CubesideUtilsCore --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.9.0:compile (default-compile) @ CubesideUtilsCore --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 45 source files to /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsCore/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ CubesideUtilsCore --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsCore/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.9.0:testCompile (default-testCompile) @ CubesideUtilsCore --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsCore/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M3:test (default-test) @ CubesideUtilsCore --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running de.iani.cubesideutils.collections.GeneralHashMapTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s - in de.iani.cubesideutils.collections.GeneralHashMapTest [INFO] Running de.iani.cubesideutils.collections.LinkedGeneralHashMapTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in de.iani.cubesideutils.collections.LinkedGeneralHashMapTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ CubesideUtilsCore --- [INFO] Building jar: /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsCore/target/CubesideUtilsCore.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ CubesideUtilsCore --- [INFO] Installing /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsCore/target/CubesideUtilsCore.jar to /home/tomcat/.m2/repository/de/iani/cubeside/CubesideUtilsCore/1.16-SNAPSHOT/CubesideUtilsCore-1.16-SNAPSHOT.jar [INFO] Installing /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsCore/pom.xml to /home/tomcat/.m2/repository/de/iani/cubeside/CubesideUtilsCore/1.16-SNAPSHOT/CubesideUtilsCore-1.16-SNAPSHOT.pom [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ CubesideUtilsCore --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.9.0:compile (default-compile) @ CubesideUtilsCore --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 45 source files to /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsCore/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ CubesideUtilsCore --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsCore/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.9.0:testCompile (default-testCompile) @ CubesideUtilsCore --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsCore/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M3:test (default-test) @ CubesideUtilsCore --- [INFO] Skipping execution of surefire because it has already been run for this configuration [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ CubesideUtilsCore --- [INFO] Building jar: /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsCore/target/CubesideUtilsCore.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ CubesideUtilsCore --- [INFO] Installing /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsCore/target/CubesideUtilsCore.jar to /home/tomcat/.m2/repository/de/iani/cubeside/CubesideUtilsCore/1.16-SNAPSHOT/CubesideUtilsCore-1.16-SNAPSHOT.jar [INFO] Installing /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsCore/pom.xml to /home/tomcat/.m2/repository/de/iani/cubeside/CubesideUtilsCore/1.16-SNAPSHOT/CubesideUtilsCore-1.16-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ CubesideUtilsCore --- Downloading from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsCore/1.16-SNAPSHOT/maven-metadata.xml Progress (1): 783 B Downloaded from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsCore/1.16-SNAPSHOT/maven-metadata.xml (783 B at 98 kB/s) Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsCore/1.16-SNAPSHOT/CubesideUtilsCore-1.16-20220321.235829-70.jar Progress (1): 4.1/111 kB Progress (1): 8.2/111 kB Progress (1): 12/111 kB Progress (1): 16/111 kB Progress (1): 20/111 kB Progress (1): 25/111 kB Progress (1): 29/111 kB Progress (1): 33/111 kB Progress (1): 37/111 kB Progress (1): 41/111 kB Progress (1): 45/111 kB Progress (1): 49/111 kB Progress (1): 53/111 kB Progress (1): 57/111 kB Progress (1): 61/111 kB Progress (1): 66/111 kB Progress (1): 70/111 kB Progress (1): 74/111 kB Progress (1): 78/111 kB Progress (1): 82/111 kB Progress (1): 86/111 kB Progress (1): 90/111 kB Progress (1): 94/111 kB Progress (1): 98/111 kB Progress (1): 102/111 kB Progress (1): 106/111 kB Progress (1): 111/111 kB Progress (1): 111 kB Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsCore/1.16-SNAPSHOT/CubesideUtilsCore-1.16-20220321.235829-70.jar (111 kB at 3.4 MB/s) Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsCore/1.16-SNAPSHOT/CubesideUtilsCore-1.16-20220321.235829-70.pom Progress (1): 2.7 kB Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsCore/1.16-SNAPSHOT/CubesideUtilsCore-1.16-20220321.235829-70.pom (2.7 kB at 121 kB/s) Downloading from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsCore/maven-metadata.xml Progress (1): 292 B Downloaded from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsCore/maven-metadata.xml (292 B at 36 kB/s) Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsCore/1.16-SNAPSHOT/maven-metadata.xml Progress (1): 783 B Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsCore/1.16-SNAPSHOT/maven-metadata.xml (783 B at 71 kB/s) Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsCore/maven-metadata.xml Progress (1): 292 B Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsCore/maven-metadata.xml (292 B at 27 kB/s) [INFO] [INFO] ----------< de.iani.cubeside:CubesideUtilsCoreBungeecordChat >---------- [INFO] Building CubesideUtilsCoreBungeecordChat 1.16-SNAPSHOT [3/5] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ CubesideUtilsCoreBungeecordChat --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ CubesideUtilsCoreBungeecordChat --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsCoreBungeecordChat/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.9.0:compile (default-compile) @ CubesideUtilsCoreBungeecordChat --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 9 source files to /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsCoreBungeecordChat/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ CubesideUtilsCoreBungeecordChat --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsCoreBungeecordChat/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.9.0:testCompile (default-testCompile) @ CubesideUtilsCoreBungeecordChat --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ CubesideUtilsCoreBungeecordChat --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ CubesideUtilsCoreBungeecordChat --- [INFO] Building jar: /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsCoreBungeecordChat/target/CubesideUtilsCoreBungeecordChat.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ CubesideUtilsCoreBungeecordChat --- [INFO] Installing /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsCoreBungeecordChat/target/CubesideUtilsCoreBungeecordChat.jar to /home/tomcat/.m2/repository/de/iani/cubeside/CubesideUtilsCoreBungeecordChat/1.16-SNAPSHOT/CubesideUtilsCoreBungeecordChat-1.16-SNAPSHOT.jar [INFO] Installing /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsCoreBungeecordChat/pom.xml to /home/tomcat/.m2/repository/de/iani/cubeside/CubesideUtilsCoreBungeecordChat/1.16-SNAPSHOT/CubesideUtilsCoreBungeecordChat-1.16-SNAPSHOT.pom [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ CubesideUtilsCoreBungeecordChat --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsCoreBungeecordChat/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.9.0:compile (default-compile) @ CubesideUtilsCoreBungeecordChat --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 9 source files to /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsCoreBungeecordChat/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ CubesideUtilsCoreBungeecordChat --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsCoreBungeecordChat/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.9.0:testCompile (default-testCompile) @ CubesideUtilsCoreBungeecordChat --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ CubesideUtilsCoreBungeecordChat --- [INFO] No tests to run. [INFO] Skipping execution of surefire because it has already been run for this configuration [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ CubesideUtilsCoreBungeecordChat --- [INFO] Building jar: /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsCoreBungeecordChat/target/CubesideUtilsCoreBungeecordChat.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ CubesideUtilsCoreBungeecordChat --- [INFO] Installing /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsCoreBungeecordChat/target/CubesideUtilsCoreBungeecordChat.jar to /home/tomcat/.m2/repository/de/iani/cubeside/CubesideUtilsCoreBungeecordChat/1.16-SNAPSHOT/CubesideUtilsCoreBungeecordChat-1.16-SNAPSHOT.jar [INFO] Installing /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsCoreBungeecordChat/pom.xml to /home/tomcat/.m2/repository/de/iani/cubeside/CubesideUtilsCoreBungeecordChat/1.16-SNAPSHOT/CubesideUtilsCoreBungeecordChat-1.16-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ CubesideUtilsCoreBungeecordChat --- Downloading from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsCoreBungeecordChat/1.16-SNAPSHOT/maven-metadata.xml Progress (1): 794 B Downloaded from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsCoreBungeecordChat/1.16-SNAPSHOT/maven-metadata.xml (794 B at 113 kB/s) Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsCoreBungeecordChat/1.16-SNAPSHOT/CubesideUtilsCoreBungeecordChat-1.16-20220321.235829-10.jar Progress (1): 4.1/65 kB Progress (1): 8.2/65 kB Progress (1): 12/65 kB Progress (1): 16/65 kB Progress (1): 20/65 kB Progress (1): 25/65 kB Progress (1): 29/65 kB Progress (1): 33/65 kB Progress (1): 37/65 kB Progress (1): 41/65 kB Progress (1): 45/65 kB Progress (1): 49/65 kB Progress (1): 53/65 kB Progress (1): 57/65 kB Progress (1): 61/65 kB Progress (1): 65 kB Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsCoreBungeecordChat/1.16-SNAPSHOT/CubesideUtilsCoreBungeecordChat-1.16-20220321.235829-10.jar (65 kB at 3.4 MB/s) Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsCoreBungeecordChat/1.16-SNAPSHOT/CubesideUtilsCoreBungeecordChat-1.16-20220321.235829-10.pom Progress (1): 2.2 kB Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsCoreBungeecordChat/1.16-SNAPSHOT/CubesideUtilsCoreBungeecordChat-1.16-20220321.235829-10.pom (2.2 kB at 169 kB/s) Downloading from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsCoreBungeecordChat/maven-metadata.xml Progress (1): 306 B Downloaded from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsCoreBungeecordChat/maven-metadata.xml (306 B at 51 kB/s) Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsCoreBungeecordChat/1.16-SNAPSHOT/maven-metadata.xml Progress (1): 797 B Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsCoreBungeecordChat/1.16-SNAPSHOT/maven-metadata.xml (797 B at 80 kB/s) Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsCoreBungeecordChat/maven-metadata.xml Progress (1): 306 B Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsCoreBungeecordChat/maven-metadata.xml (306 B at 19 kB/s) [INFO] [INFO] ----------------< de.iani.cubeside:CubesideUtilsBukkit >---------------- [INFO] Building CubesideUtilsBukkit 1.16-SNAPSHOT [4/5] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ CubesideUtilsBukkit --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ CubesideUtilsBukkit --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.9.0:compile (default-compile) @ CubesideUtilsBukkit --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 63 source files to /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBukkit/target/classes [INFO] /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBukkit/src/main/java/de/iani/cubesideutils/bukkit/items/ItemBuilder.java: Some input files use or override a deprecated API. [INFO] /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBukkit/src/main/java/de/iani/cubesideutils/bukkit/items/ItemBuilder.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ CubesideUtilsBukkit --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBukkit/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.9.0:testCompile (default-testCompile) @ CubesideUtilsBukkit --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M3:test (default-test) @ CubesideUtilsBukkit --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ CubesideUtilsBukkit --- [INFO] Building jar: /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBukkit/target/CubesideUtilsBukkit.jar [INFO] [INFO] --- maven-shade-plugin:3.3.0-SNAPSHOT:shade (default) @ CubesideUtilsBukkit --- [INFO] Including de.iani.cubeside:CubesideUtilsCore:jar:1.16-SNAPSHOT in the shaded jar. [INFO] Including com.googlecode.json-simple:json-simple:jar:1.1.1 in the shaded jar. [INFO] Including de.iani.cubeside:CubesideUtilsCoreBungeecordChat:jar:1.16-SNAPSHOT in the shaded jar. [INFO] Including junit:junit:jar:4.12 in the shaded jar. [INFO] Including org.hamcrest:hamcrest-core:jar:1.3 in the shaded jar. [INFO] Dependency-reduced POM written at: /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBukkit/dependency-reduced-pom.xml [INFO] Replacing original artifact with shaded artifact. [INFO] Replacing /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBukkit/target/CubesideUtilsBukkit.jar with /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBukkit/target/CubesideUtilsBukkit-1.16-SNAPSHOT-shaded.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ CubesideUtilsBukkit --- [INFO] Installing /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBukkit/target/CubesideUtilsBukkit.jar to /home/tomcat/.m2/repository/de/iani/cubeside/CubesideUtilsBukkit/1.16-SNAPSHOT/CubesideUtilsBukkit-1.16-SNAPSHOT.jar [INFO] Installing /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBukkit/dependency-reduced-pom.xml to /home/tomcat/.m2/repository/de/iani/cubeside/CubesideUtilsBukkit/1.16-SNAPSHOT/CubesideUtilsBukkit-1.16-SNAPSHOT.pom [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ CubesideUtilsBukkit --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.9.0:compile (default-compile) @ CubesideUtilsBukkit --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 63 source files to /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBukkit/target/classes [INFO] /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBukkit/src/main/java/de/iani/cubesideutils/bukkit/items/ItemBuilder.java: Some input files use or override a deprecated API. [INFO] /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBukkit/src/main/java/de/iani/cubesideutils/bukkit/items/ItemBuilder.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ CubesideUtilsBukkit --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBukkit/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.9.0:testCompile (default-testCompile) @ CubesideUtilsBukkit --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M3:test (default-test) @ CubesideUtilsBukkit --- [INFO] No tests to run. [INFO] Skipping execution of surefire because it has already been run for this configuration [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ CubesideUtilsBukkit --- [INFO] Building jar: /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBukkit/target/CubesideUtilsBukkit.jar [INFO] [INFO] --- maven-shade-plugin:3.3.0-SNAPSHOT:shade (default) @ CubesideUtilsBukkit --- [INFO] Including de.iani.cubeside:CubesideUtilsCore:jar:1.16-SNAPSHOT in the shaded jar. [INFO] Including com.googlecode.json-simple:json-simple:jar:1.1.1 in the shaded jar. [INFO] Including de.iani.cubeside:CubesideUtilsCoreBungeecordChat:jar:1.16-SNAPSHOT in the shaded jar. [INFO] Including junit:junit:jar:4.12 in the shaded jar. [INFO] Including org.hamcrest:hamcrest-core:jar:1.3 in the shaded jar. [INFO] Dependency-reduced POM written at: /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBukkit/dependency-reduced-pom.xml [INFO] Replacing original artifact with shaded artifact. [INFO] Replacing /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBukkit/target/CubesideUtilsBukkit.jar with /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBukkit/target/CubesideUtilsBukkit-1.16-SNAPSHOT-shaded.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ CubesideUtilsBukkit --- [INFO] Installing /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBukkit/target/CubesideUtilsBukkit.jar to /home/tomcat/.m2/repository/de/iani/cubeside/CubesideUtilsBukkit/1.16-SNAPSHOT/CubesideUtilsBukkit-1.16-SNAPSHOT.jar [INFO] Installing /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBukkit/dependency-reduced-pom.xml to /home/tomcat/.m2/repository/de/iani/cubeside/CubesideUtilsBukkit/1.16-SNAPSHOT/CubesideUtilsBukkit-1.16-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ CubesideUtilsBukkit --- Downloading from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsBukkit/1.16-SNAPSHOT/maven-metadata.xml Progress (1): 785 B Downloaded from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsBukkit/1.16-SNAPSHOT/maven-metadata.xml (785 B at 157 kB/s) Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsBukkit/1.16-SNAPSHOT/CubesideUtilsBukkit-1.16-20220321.235831-66.jar Progress (1): 4.1/363 kB Progress (1): 8.2/363 kB Progress (1): 12/363 kB Progress (1): 16/363 kB Progress (1): 20/363 kB Progress (1): 25/363 kB Progress (1): 29/363 kB Progress (1): 33/363 kB Progress (1): 37/363 kB Progress (1): 41/363 kB Progress (1): 45/363 kB Progress (1): 49/363 kB Progress (1): 53/363 kB Progress (1): 57/363 kB Progress (1): 61/363 kB Progress (1): 66/363 kB Progress (1): 70/363 kB Progress (1): 74/363 kB Progress (1): 78/363 kB Progress (1): 82/363 kB Progress (1): 86/363 kB Progress (1): 90/363 kB Progress (1): 94/363 kB Progress (1): 98/363 kB Progress (1): 102/363 kB Progress (1): 106/363 kB Progress (1): 111/363 kB Progress (1): 115/363 kB Progress (1): 119/363 kB Progress (1): 123/363 kB Progress (1): 127/363 kB Progress (1): 131/363 kB Progress (1): 135/363 kB Progress (1): 139/363 kB Progress (1): 143/363 kB Progress (1): 147/363 kB Progress (1): 152/363 kB Progress (1): 156/363 kB Progress (1): 160/363 kB Progress (1): 164/363 kB Progress (1): 168/363 kB Progress (1): 172/363 kB Progress (1): 176/363 kB Progress (1): 180/363 kB Progress (1): 184/363 kB Progress (1): 188/363 kB Progress (1): 193/363 kB Progress (1): 197/363 kB Progress (1): 201/363 kB Progress (1): 205/363 kB Progress (1): 209/363 kB Progress (1): 213/363 kB Progress (1): 217/363 kB Progress (1): 221/363 kB Progress (1): 225/363 kB Progress (1): 229/363 kB Progress (1): 233/363 kB Progress (1): 238/363 kB Progress (1): 242/363 kB Progress (1): 246/363 kB Progress (1): 250/363 kB Progress (1): 254/363 kB Progress (1): 258/363 kB Progress (1): 262/363 kB Progress (1): 266/363 kB Progress (1): 270/363 kB Progress (1): 274/363 kB Progress (1): 279/363 kB Progress (1): 283/363 kB Progress (1): 287/363 kB Progress (1): 291/363 kB Progress (1): 295/363 kB Progress (1): 299/363 kB Progress (1): 303/363 kB Progress (1): 307/363 kB Progress (1): 311/363 kB Progress (1): 315/363 kB Progress (1): 319/363 kB Progress (1): 324/363 kB Progress (1): 328/363 kB Progress (1): 332/363 kB Progress (1): 336/363 kB Progress (1): 340/363 kB Progress (1): 344/363 kB Progress (1): 348/363 kB Progress (1): 352/363 kB Progress (1): 356/363 kB Progress (1): 360/363 kB Progress (1): 363 kB Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsBukkit/1.16-SNAPSHOT/CubesideUtilsBukkit-1.16-20220321.235831-66.jar (363 kB at 11 MB/s) Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsBukkit/1.16-SNAPSHOT/CubesideUtilsBukkit-1.16-20220321.235831-66.pom Progress (1): 4.1/5.3 kB Progress (1): 5.3 kB Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsBukkit/1.16-SNAPSHOT/CubesideUtilsBukkit-1.16-20220321.235831-66.pom (5.3 kB at 408 kB/s) Downloading from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsBukkit/maven-metadata.xml Progress (1): 294 B Downloaded from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsBukkit/maven-metadata.xml (294 B at 42 kB/s) Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsBukkit/1.16-SNAPSHOT/maven-metadata.xml Progress (1): 785 B Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsBukkit/1.16-SNAPSHOT/maven-metadata.xml (785 B at 71 kB/s) Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsBukkit/maven-metadata.xml Progress (1): 294 B Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsBukkit/maven-metadata.xml (294 B at 33 kB/s) [INFO] [INFO] ----------------< de.iani.cubeside:CubesideUtilsBungee >---------------- [INFO] Building CubesideUtilsBungee 1.16-SNAPSHOT [5/5] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ CubesideUtilsBungee --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ CubesideUtilsBungee --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.9.0:compile (default-compile) @ CubesideUtilsBungee --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 23 source files to /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBungee/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ CubesideUtilsBungee --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBungee/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.9.0:testCompile (default-testCompile) @ CubesideUtilsBungee --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M3:test (default-test) @ CubesideUtilsBungee --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ CubesideUtilsBungee --- [INFO] Building jar: /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBungee/target/CubesideUtilsBungee.jar [INFO] [INFO] --- maven-shade-plugin:3.3.0-SNAPSHOT:shade (default) @ CubesideUtilsBungee --- [INFO] Including de.iani.cubeside:CubesideUtilsCore:jar:1.16-SNAPSHOT in the shaded jar. [INFO] Including com.googlecode.json-simple:json-simple:jar:1.1.1 in the shaded jar. [INFO] Including de.iani.cubeside:CubesideUtilsCoreBungeecordChat:jar:1.16-SNAPSHOT in the shaded jar. [INFO] Including junit:junit:jar:4.12 in the shaded jar. [INFO] Including org.hamcrest:hamcrest-core:jar:1.3 in the shaded jar. [INFO] Dependency-reduced POM written at: /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBungee/dependency-reduced-pom.xml [INFO] Replacing original artifact with shaded artifact. [INFO] Replacing /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBungee/target/CubesideUtilsBungee.jar with /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBungee/target/CubesideUtilsBungee-1.16-SNAPSHOT-shaded.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ CubesideUtilsBungee --- [INFO] Installing /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBungee/target/CubesideUtilsBungee.jar to /home/tomcat/.m2/repository/de/iani/cubeside/CubesideUtilsBungee/1.16-SNAPSHOT/CubesideUtilsBungee-1.16-SNAPSHOT.jar [INFO] Installing /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBungee/dependency-reduced-pom.xml to /home/tomcat/.m2/repository/de/iani/cubeside/CubesideUtilsBungee/1.16-SNAPSHOT/CubesideUtilsBungee-1.16-SNAPSHOT.pom [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ CubesideUtilsBungee --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.9.0:compile (default-compile) @ CubesideUtilsBungee --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 23 source files to /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBungee/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ CubesideUtilsBungee --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBungee/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.9.0:testCompile (default-testCompile) @ CubesideUtilsBungee --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M3:test (default-test) @ CubesideUtilsBungee --- [INFO] No tests to run. [INFO] Skipping execution of surefire because it has already been run for this configuration [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ CubesideUtilsBungee --- [INFO] Building jar: /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBungee/target/CubesideUtilsBungee.jar [INFO] [INFO] --- maven-shade-plugin:3.3.0-SNAPSHOT:shade (default) @ CubesideUtilsBungee --- [INFO] Including de.iani.cubeside:CubesideUtilsCore:jar:1.16-SNAPSHOT in the shaded jar. [INFO] Including com.googlecode.json-simple:json-simple:jar:1.1.1 in the shaded jar. [INFO] Including de.iani.cubeside:CubesideUtilsCoreBungeecordChat:jar:1.16-SNAPSHOT in the shaded jar. [INFO] Including junit:junit:jar:4.12 in the shaded jar. [INFO] Including org.hamcrest:hamcrest-core:jar:1.3 in the shaded jar. [INFO] Dependency-reduced POM written at: /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBungee/dependency-reduced-pom.xml [INFO] Replacing original artifact with shaded artifact. [INFO] Replacing /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBungee/target/CubesideUtilsBungee.jar with /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBungee/target/CubesideUtilsBungee-1.16-SNAPSHOT-shaded.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ CubesideUtilsBungee --- [INFO] Installing /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBungee/target/CubesideUtilsBungee.jar to /home/tomcat/.m2/repository/de/iani/cubeside/CubesideUtilsBungee/1.16-SNAPSHOT/CubesideUtilsBungee-1.16-SNAPSHOT.jar [INFO] Installing /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBungee/dependency-reduced-pom.xml to /home/tomcat/.m2/repository/de/iani/cubeside/CubesideUtilsBungee/1.16-SNAPSHOT/CubesideUtilsBungee-1.16-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ CubesideUtilsBungee --- Downloading from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsBungee/1.16-SNAPSHOT/maven-metadata.xml Progress (1): 785 B Downloaded from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsBungee/1.16-SNAPSHOT/maven-metadata.xml (785 B at 131 kB/s) Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsBungee/1.16-SNAPSHOT/CubesideUtilsBungee-1.16-20220321.235831-65.jar Progress (1): 4.1/242 kB Progress (1): 8.2/242 kB Progress (1): 12/242 kB Progress (1): 16/242 kB Progress (1): 20/242 kB Progress (1): 25/242 kB Progress (1): 29/242 kB Progress (1): 33/242 kB Progress (1): 37/242 kB Progress (1): 41/242 kB Progress (1): 45/242 kB Progress (1): 49/242 kB Progress (1): 53/242 kB Progress (1): 57/242 kB Progress (1): 61/242 kB Progress (1): 66/242 kB Progress (1): 70/242 kB Progress (1): 74/242 kB Progress (1): 78/242 kB Progress (1): 82/242 kB Progress (1): 86/242 kB Progress (1): 90/242 kB Progress (1): 94/242 kB Progress (1): 98/242 kB Progress (1): 102/242 kB Progress (1): 106/242 kB Progress (1): 111/242 kB Progress (1): 115/242 kB Progress (1): 119/242 kB Progress (1): 123/242 kB Progress (1): 127/242 kB Progress (1): 131/242 kB Progress (1): 135/242 kB Progress (1): 139/242 kB Progress (1): 143/242 kB Progress (1): 147/242 kB Progress (1): 152/242 kB Progress (1): 156/242 kB Progress (1): 160/242 kB Progress (1): 164/242 kB Progress (1): 168/242 kB Progress (1): 172/242 kB Progress (1): 176/242 kB Progress (1): 180/242 kB Progress (1): 184/242 kB Progress (1): 188/242 kB Progress (1): 193/242 kB Progress (1): 197/242 kB Progress (1): 201/242 kB Progress (1): 205/242 kB Progress (1): 209/242 kB Progress (1): 213/242 kB Progress (1): 217/242 kB Progress (1): 221/242 kB Progress (1): 225/242 kB Progress (1): 229/242 kB Progress (1): 233/242 kB Progress (1): 238/242 kB Progress (1): 242/242 kB Progress (1): 242 kB Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsBungee/1.16-SNAPSHOT/CubesideUtilsBungee-1.16-20220321.235831-65.jar (242 kB at 9.7 MB/s) Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsBungee/1.16-SNAPSHOT/CubesideUtilsBungee-1.16-20220321.235831-65.pom Progress (1): 4.1/5.1 kB Progress (1): 5.1 kB Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsBungee/1.16-SNAPSHOT/CubesideUtilsBungee-1.16-20220321.235831-65.pom (5.1 kB at 392 kB/s) Downloading from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsBungee/maven-metadata.xml Progress (1): 294 B Downloaded from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsBungee/maven-metadata.xml (294 B at 49 kB/s) Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsBungee/1.16-SNAPSHOT/maven-metadata.xml Progress (1): 785 B Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsBungee/1.16-SNAPSHOT/maven-metadata.xml (785 B at 71 kB/s) Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsBungee/maven-metadata.xml Progress (1): 294 B Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsBungee/maven-metadata.xml (294 B at 29 kB/s) [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for CubesideUtils 1.16-SNAPSHOT: [INFO] [INFO] CubesideUtils ...................................... SUCCESS [ 0.500 s] [INFO] CubesideUtilsCore .................................. SUCCESS [ 2.960 s] [INFO] CubesideUtilsCoreBungeecordChat .................... SUCCESS [ 0.645 s] [INFO] CubesideUtilsBukkit ................................ SUCCESS [ 1.404 s] [INFO] CubesideUtilsBungee ................................ SUCCESS [ 0.449 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 6.029 s [INFO] Finished at: 2022-03-22T00:58:31+01:00 [INFO] ------------------------------------------------------------------------ Archiving artifacts [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... [WS-CLEANUP] done Finished: SUCCESS