Started by GitBucket push by Starjon 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.39.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 fd1249df9f3f84e4fcca86860c59daf4d1a7cd78^{commit} # timeout=10 > git branch -a -v --no-abbrev --contains fd1249df9f3f84e4fcca86860c59daf4d1a7cd78 # timeout=10 Checking out Revision fd1249df9f3f84e4fcca86860c59daf4d1a7cd78 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f fd1249df9f3f84e4fcca86860c59daf4d1a7cd78 # timeout=10 Commit message: "make PlayerReconfigurationPhaseHelper constructor package scoped" > git rev-list --no-walk 033a85963b278f77655c8c4270e5a83cdb185f78 # timeout=10 [CubesideUtils] $ mvn clean install deploy -Dbuild.number=306 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): 608 B Downloaded from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtils/1.16-SNAPSHOT/maven-metadata.xml (608 B at 4.6 kB/s) Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtils/1.16-SNAPSHOT/CubesideUtils-1.16-20231218.175116-143.pom Progress (1): 2.0 kB Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtils/1.16-SNAPSHOT/CubesideUtils-1.16-20231218.175116-143.pom (2.0 kB at 61 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 52 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): 608 B Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtils/1.16-SNAPSHOT/maven-metadata.xml (608 B at 47 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 38 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 74 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.029 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.009 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 74 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): 786 B Downloaded from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsCore/1.16-SNAPSHOT/maven-metadata.xml (786 B at 87 kB/s) Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsCore/1.16-SNAPSHOT/CubesideUtilsCore-1.16-20231218.175116-143.jar Progress (1): 4.1/169 kB Progress (1): 8.2/169 kB Progress (1): 12/169 kB Progress (1): 16/169 kB Progress (1): 20/169 kB Progress (1): 25/169 kB Progress (1): 29/169 kB Progress (1): 33/169 kB Progress (1): 37/169 kB Progress (1): 41/169 kB Progress (1): 45/169 kB Progress (1): 49/169 kB Progress (1): 53/169 kB Progress (1): 57/169 kB Progress (1): 61/169 kB Progress (1): 66/169 kB Progress (1): 70/169 kB Progress (1): 74/169 kB Progress (1): 78/169 kB Progress (1): 82/169 kB Progress (1): 86/169 kB Progress (1): 90/169 kB Progress (1): 94/169 kB Progress (1): 98/169 kB Progress (1): 102/169 kB Progress (1): 106/169 kB Progress (1): 111/169 kB Progress (1): 115/169 kB Progress (1): 119/169 kB Progress (1): 123/169 kB Progress (1): 127/169 kB Progress (1): 131/169 kB Progress (1): 135/169 kB Progress (1): 139/169 kB Progress (1): 143/169 kB Progress (1): 147/169 kB Progress (1): 152/169 kB Progress (1): 156/169 kB Progress (1): 160/169 kB Progress (1): 164/169 kB Progress (1): 168/169 kB Progress (1): 169 kB Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsCore/1.16-SNAPSHOT/CubesideUtilsCore-1.16-20231218.175116-143.jar (169 kB at 5.0 MB/s) Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsCore/1.16-SNAPSHOT/CubesideUtilsCore-1.16-20231218.175116-143.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-20231218.175116-143.pom (2.7 kB at 166 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 42 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): 786 B Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsCore/1.16-SNAPSHOT/maven-metadata.xml (786 B at 66 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 11 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 11 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): 797 B Downloaded from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsCoreBungeecordChat/1.16-SNAPSHOT/maven-metadata.xml (797 B at 114 kB/s) Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsCoreBungeecordChat/1.16-SNAPSHOT/CubesideUtilsCoreBungeecordChat-1.16-20231218.175116-83.jar Progress (1): 4.1/69 kB Progress (1): 8.2/69 kB Progress (1): 12/69 kB Progress (1): 16/69 kB Progress (1): 20/69 kB Progress (1): 25/69 kB Progress (1): 29/69 kB Progress (1): 33/69 kB Progress (1): 37/69 kB Progress (1): 41/69 kB Progress (1): 45/69 kB Progress (1): 49/69 kB Progress (1): 53/69 kB Progress (1): 57/69 kB Progress (1): 61/69 kB Progress (1): 66/69 kB Progress (1): 69 kB Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsCoreBungeecordChat/1.16-SNAPSHOT/CubesideUtilsCoreBungeecordChat-1.16-20231218.175116-83.jar (69 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-20231218.175116-83.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-20231218.175116-83.pom (2.2 kB at 147 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 44 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 61 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 38 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 72 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/plugin/OnlinePlayerDataImpl.java: Some input files use or override a deprecated API. [INFO] /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBukkit/src/main/java/de/iani/cubesideutils/bukkit/plugin/OnlinePlayerDataImpl.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: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 72 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/plugin/OnlinePlayerDataImpl.java: Some input files use or override a deprecated API. [INFO] /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBukkit/src/main/java/de/iani/cubesideutils/bukkit/plugin/OnlinePlayerDataImpl.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: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): 788 B Downloaded from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsBukkit/1.16-SNAPSHOT/maven-metadata.xml (788 B at 131 kB/s) Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsBukkit/1.16-SNAPSHOT/CubesideUtilsBukkit-1.16-20231218.175116-138.jar Progress (1): 4.1/455 kB Progress (1): 8.2/455 kB Progress (1): 12/455 kB Progress (1): 16/455 kB Progress (1): 20/455 kB Progress (1): 25/455 kB Progress (1): 29/455 kB Progress (1): 33/455 kB Progress (1): 37/455 kB Progress (1): 41/455 kB Progress (1): 45/455 kB Progress (1): 49/455 kB Progress (1): 53/455 kB Progress (1): 57/455 kB Progress (1): 61/455 kB Progress (1): 66/455 kB Progress (1): 70/455 kB Progress (1): 74/455 kB Progress (1): 78/455 kB Progress (1): 82/455 kB Progress (1): 86/455 kB Progress (1): 90/455 kB Progress (1): 94/455 kB Progress (1): 98/455 kB Progress (1): 102/455 kB Progress (1): 106/455 kB Progress (1): 111/455 kB Progress (1): 115/455 kB Progress (1): 119/455 kB Progress (1): 123/455 kB Progress (1): 127/455 kB Progress (1): 131/455 kB Progress (1): 135/455 kB Progress (1): 139/455 kB Progress (1): 143/455 kB Progress (1): 147/455 kB Progress (1): 152/455 kB Progress (1): 156/455 kB Progress (1): 160/455 kB Progress (1): 164/455 kB Progress (1): 168/455 kB Progress (1): 172/455 kB Progress (1): 176/455 kB Progress (1): 180/455 kB Progress (1): 184/455 kB Progress (1): 188/455 kB Progress (1): 193/455 kB Progress (1): 197/455 kB Progress (1): 201/455 kB Progress (1): 205/455 kB Progress (1): 209/455 kB Progress (1): 213/455 kB Progress (1): 217/455 kB Progress (1): 221/455 kB Progress (1): 225/455 kB Progress (1): 229/455 kB Progress (1): 233/455 kB Progress (1): 238/455 kB Progress (1): 242/455 kB Progress (1): 246/455 kB Progress (1): 250/455 kB Progress (1): 254/455 kB Progress (1): 258/455 kB Progress (1): 262/455 kB Progress (1): 266/455 kB Progress (1): 270/455 kB Progress (1): 274/455 kB Progress (1): 279/455 kB Progress (1): 283/455 kB Progress (1): 287/455 kB Progress (1): 291/455 kB Progress (1): 295/455 kB Progress (1): 299/455 kB Progress (1): 303/455 kB Progress (1): 307/455 kB Progress (1): 311/455 kB Progress (1): 315/455 kB Progress (1): 319/455 kB Progress (1): 324/455 kB Progress (1): 328/455 kB Progress (1): 332/455 kB Progress (1): 336/455 kB Progress (1): 340/455 kB Progress (1): 344/455 kB Progress (1): 348/455 kB Progress (1): 352/455 kB Progress (1): 356/455 kB Progress (1): 360/455 kB Progress (1): 365/455 kB Progress (1): 369/455 kB Progress (1): 373/455 kB Progress (1): 377/455 kB Progress (1): 381/455 kB Progress (1): 385/455 kB Progress (1): 389/455 kB Progress (1): 393/455 kB Progress (1): 397/455 kB Progress (1): 401/455 kB Progress (1): 406/455 kB Progress (1): 410/455 kB Progress (1): 414/455 kB Progress (1): 418/455 kB Progress (1): 422/455 kB Progress (1): 426/455 kB Progress (1): 430/455 kB Progress (1): 434/455 kB Progress (1): 438/455 kB Progress (1): 442/455 kB Progress (1): 446/455 kB Progress (1): 451/455 kB Progress (1): 455 kB Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsBukkit/1.16-SNAPSHOT/CubesideUtilsBukkit-1.16-20231218.175116-138.jar (455 kB at 12 MB/s) Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsBukkit/1.16-SNAPSHOT/CubesideUtilsBukkit-1.16-20231218.175116-138.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-20231218.175116-138.pom (5.3 kB at 441 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 49 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): 788 B Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsBukkit/1.16-SNAPSHOT/maven-metadata.xml (788 B at 44 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 27 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: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: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): 788 B Downloaded from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsBungee/1.16-SNAPSHOT/maven-metadata.xml (788 B at 158 kB/s) Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsBungee/1.16-SNAPSHOT/CubesideUtilsBungee-1.16-20231218.175116-137.jar Progress (1): 4.1/305 kB Progress (1): 8.2/305 kB Progress (1): 12/305 kB Progress (1): 16/305 kB Progress (1): 20/305 kB Progress (1): 25/305 kB Progress (1): 29/305 kB Progress (1): 33/305 kB Progress (1): 37/305 kB Progress (1): 41/305 kB Progress (1): 45/305 kB Progress (1): 49/305 kB Progress (1): 53/305 kB Progress (1): 57/305 kB Progress (1): 61/305 kB Progress (1): 66/305 kB Progress (1): 70/305 kB Progress (1): 74/305 kB Progress (1): 78/305 kB Progress (1): 82/305 kB Progress (1): 86/305 kB Progress (1): 90/305 kB Progress (1): 94/305 kB Progress (1): 98/305 kB Progress (1): 102/305 kB Progress (1): 106/305 kB Progress (1): 111/305 kB Progress (1): 115/305 kB Progress (1): 119/305 kB Progress (1): 123/305 kB Progress (1): 127/305 kB Progress (1): 131/305 kB Progress (1): 135/305 kB Progress (1): 139/305 kB Progress (1): 143/305 kB Progress (1): 147/305 kB Progress (1): 152/305 kB Progress (1): 156/305 kB Progress (1): 160/305 kB Progress (1): 164/305 kB Progress (1): 168/305 kB Progress (1): 172/305 kB Progress (1): 176/305 kB Progress (1): 180/305 kB Progress (1): 184/305 kB Progress (1): 188/305 kB Progress (1): 193/305 kB Progress (1): 197/305 kB Progress (1): 201/305 kB Progress (1): 205/305 kB Progress (1): 209/305 kB Progress (1): 213/305 kB Progress (1): 217/305 kB Progress (1): 221/305 kB Progress (1): 225/305 kB Progress (1): 229/305 kB Progress (1): 233/305 kB Progress (1): 238/305 kB Progress (1): 242/305 kB Progress (1): 246/305 kB Progress (1): 250/305 kB Progress (1): 254/305 kB Progress (1): 258/305 kB Progress (1): 262/305 kB Progress (1): 266/305 kB Progress (1): 270/305 kB Progress (1): 274/305 kB Progress (1): 279/305 kB Progress (1): 283/305 kB Progress (1): 287/305 kB Progress (1): 291/305 kB Progress (1): 295/305 kB Progress (1): 299/305 kB Progress (1): 303/305 kB Progress (1): 305 kB Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsBungee/1.16-SNAPSHOT/CubesideUtilsBungee-1.16-20231218.175116-137.jar (305 kB at 12 MB/s) Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsBungee/1.16-SNAPSHOT/CubesideUtilsBungee-1.16-20231218.175116-137.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-20231218.175116-137.pom (5.1 kB at 463 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): 788 B Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsBungee/1.16-SNAPSHOT/maven-metadata.xml (788 B at 79 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 27 kB/s) [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for CubesideUtils 1.16-SNAPSHOT: [INFO] [INFO] CubesideUtils ...................................... SUCCESS [ 0.520 s] [INFO] CubesideUtilsCore .................................. SUCCESS [ 3.452 s] [INFO] CubesideUtilsCoreBungeecordChat .................... SUCCESS [ 0.842 s] [INFO] CubesideUtilsBukkit ................................ SUCCESS [ 1.988 s] [INFO] CubesideUtilsBungee ................................ SUCCESS [ 0.478 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 7.356 s [INFO] Finished at: 2023-12-18T18:51:23+01:00 [INFO] ------------------------------------------------------------------------ Archiving artifacts [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... [WS-CLEANUP] done Finished: SUCCESS