Started by an SCM change 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 a740e5fc-56b2-4305-b679-a29aeacfeabf Cloning the remote Git repository Cloning repository https://github.com/Cubeside/CubesideUtils.git > git init /home/tomcat/.jenkins/workspace/CubesideUtils # timeout=10 Fetching upstream changes from https://github.com/Cubeside/CubesideUtils.git > git --version # timeout=10 > git --version # 'git version 2.47.3' using GIT_ASKPASS to set credentials > git fetch --tags --force --progress -- https://github.com/Cubeside/CubesideUtils.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/Cubeside/CubesideUtils.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision ae05f256ed0357a6298d90de6e5fd00629841344 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f ae05f256ed0357a6298d90de6e5fd00629841344 # timeout=10 Commit message: "use jspecify nullable instead of javax" > git rev-list --no-walk dedb740dc94b851d8e018a1f09abc608dab14270 # timeout=10 [CubesideUtils] $ mvn clean install deploy -Dbuild.number=372 [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] CubesideUtils [pom] [INFO] CubesideUtilsCore [jar] [INFO] CubesideUtilsAdventure [jar] [INFO] CubesideUtilsCoreBungeecordChat [jar] [INFO] CubesideUtilsBukkit [jar] [INFO] CubesideUtilsBungee [jar] [INFO] CubesideUtilsVelocity [jar] [INFO] [INFO] -------------------< de.iani.cubeside:CubesideUtils >------------------- [INFO] Building CubesideUtils 1.16-SNAPSHOT [1/7] [INFO] from pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ CubesideUtils --- [INFO] [INFO] --- install:3.1.2: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] --- install:3.1.2: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] --- deploy:3.1.2: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 3.3 kB/s) Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtils/1.16-SNAPSHOT/CubesideUtils-1.16-20260421.080510-209.pom Progress (1): 2.1 kB Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtils/1.16-SNAPSHOT/CubesideUtils-1.16-20260421.080510-209.pom (2.1 kB at 70 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 46 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 55 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 34 kB/s) [INFO] [INFO] -----------------< de.iani.cubeside:CubesideUtilsCore >----------------- [INFO] Building CubesideUtilsCore 1.16-SNAPSHOT [2/7] [INFO] from CubesideUtilsCore/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- Downloading from brokkonaut: https://www.iani.de/nexus/content/groups/public/de/cubeside/globalconnectionclient/0.0.1-SNAPSHOT/maven-metadata.xml Downloading from bungeecord-repo: https://oss.sonatype.org/content/repositories/snapshots/de/cubeside/globalconnectionclient/0.0.1-SNAPSHOT/maven-metadata.xml Downloading from papermc: https://repo.papermc.io/repository/maven-public/de/cubeside/globalconnectionclient/0.0.1-SNAPSHOT/maven-metadata.xml Progress (1): 786 B Downloaded from brokkonaut: https://www.iani.de/nexus/content/groups/public/de/cubeside/globalconnectionclient/0.0.1-SNAPSHOT/maven-metadata.xml (786 B at 79 kB/s) [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ CubesideUtilsCore --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ CubesideUtilsCore --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.9.0:compile (default-compile) @ CubesideUtilsCore --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 84 source files to /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsCore/target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ CubesideUtilsCore --- [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsCore/src/test/resources [INFO] [INFO] --- compiler: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] --- surefire: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.023 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.006 s - in de.iani.cubesideutils.collections.LinkedGeneralHashMapTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ CubesideUtilsCore --- [WARNING] Parameter 'finalName' is read-only, must not be used in configuration [INFO] Building jar: /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsCore/target/CubesideUtilsCore.jar [INFO] [INFO] --- install:3.1.2:install (default-install) @ CubesideUtilsCore --- [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] 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] [INFO] --- resources:3.3.1:resources (default-resources) @ CubesideUtilsCore --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.9.0:compile (default-compile) @ CubesideUtilsCore --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 84 source files to /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsCore/target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ CubesideUtilsCore --- [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsCore/src/test/resources [INFO] [INFO] --- compiler: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] --- surefire:3.0.0-M3:test (default-test) @ CubesideUtilsCore --- [INFO] Skipping execution of surefire because it has already been run for this configuration [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ CubesideUtilsCore --- [WARNING] Parameter 'finalName' is read-only, must not be used in configuration [INFO] Building jar: /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsCore/target/CubesideUtilsCore.jar [INFO] [INFO] --- install:3.1.2:install (default-install) @ CubesideUtilsCore --- [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] 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] [INFO] --- deploy:3.1.2: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 98 kB/s) Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsCore/1.16-SNAPSHOT/CubesideUtilsCore-1.16-20260421.080510-209.pom Progress (1): 3.1 kB Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsCore/1.16-SNAPSHOT/CubesideUtilsCore-1.16-20260421.080510-209.pom (3.1 kB at 171 kB/s) Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsCore/1.16-SNAPSHOT/CubesideUtilsCore-1.16-20260421.080510-209.jar Progress (1): 4.1/209 kB Progress (1): 8.2/209 kB Progress (1): 12/209 kB Progress (1): 16/209 kB Progress (1): 20/209 kB Progress (1): 25/209 kB Progress (1): 29/209 kB Progress (1): 33/209 kB Progress (1): 37/209 kB Progress (1): 41/209 kB Progress (1): 45/209 kB Progress (1): 49/209 kB Progress (1): 53/209 kB Progress (1): 57/209 kB Progress (1): 61/209 kB Progress (1): 66/209 kB Progress (1): 70/209 kB Progress (1): 74/209 kB Progress (1): 78/209 kB Progress (1): 82/209 kB Progress (1): 86/209 kB Progress (1): 90/209 kB Progress (1): 94/209 kB Progress (1): 98/209 kB Progress (1): 102/209 kB Progress (1): 106/209 kB Progress (1): 111/209 kB Progress (1): 115/209 kB Progress (1): 119/209 kB Progress (1): 123/209 kB Progress (1): 127/209 kB Progress (1): 131/209 kB Progress (1): 135/209 kB Progress (1): 139/209 kB Progress (1): 143/209 kB Progress (1): 147/209 kB Progress (1): 152/209 kB Progress (1): 156/209 kB Progress (1): 160/209 kB Progress (1): 164/209 kB Progress (1): 168/209 kB Progress (1): 172/209 kB Progress (1): 176/209 kB Progress (1): 180/209 kB Progress (1): 184/209 kB Progress (1): 188/209 kB Progress (1): 193/209 kB Progress (1): 197/209 kB Progress (1): 201/209 kB Progress (1): 205/209 kB Progress (1): 209/209 kB Progress (1): 209 kB Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsCore/1.16-SNAPSHOT/CubesideUtilsCore-1.16-20260421.080510-209.jar (209 kB at 6.5 MB/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 32 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 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:CubesideUtilsAdventure >--------------- [INFO] Building CubesideUtilsAdventure 1.16-SNAPSHOT [3/7] [INFO] from CubesideUtilsAdventure/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ CubesideUtilsAdventure --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ CubesideUtilsAdventure --- [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsAdventure/src/main/resources [INFO] [INFO] --- compiler:3.9.0:compile (default-compile) @ CubesideUtilsAdventure --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 16 source files to /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsAdventure/target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ CubesideUtilsAdventure --- [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsAdventure/src/test/resources [INFO] [INFO] --- compiler:3.9.0:testCompile (default-testCompile) @ CubesideUtilsAdventure --- [INFO] No sources to compile [INFO] [INFO] --- surefire:2.17:test (default-test) @ CubesideUtilsAdventure --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ CubesideUtilsAdventure --- [WARNING] Parameter 'finalName' is read-only, must not be used in configuration [INFO] Building jar: /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsAdventure/target/CubesideUtilsAdventure.jar [INFO] [INFO] --- install:3.1.2:install (default-install) @ CubesideUtilsAdventure --- [INFO] Installing /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsAdventure/pom.xml to /home/tomcat/.m2/repository/de/iani/cubeside/CubesideUtilsAdventure/1.16-SNAPSHOT/CubesideUtilsAdventure-1.16-SNAPSHOT.pom [INFO] Installing /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsAdventure/target/CubesideUtilsAdventure.jar to /home/tomcat/.m2/repository/de/iani/cubeside/CubesideUtilsAdventure/1.16-SNAPSHOT/CubesideUtilsAdventure-1.16-SNAPSHOT.jar [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ CubesideUtilsAdventure --- [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsAdventure/src/main/resources [INFO] [INFO] --- compiler:3.9.0:compile (default-compile) @ CubesideUtilsAdventure --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 16 source files to /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsAdventure/target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ CubesideUtilsAdventure --- [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsAdventure/src/test/resources [INFO] [INFO] --- compiler:3.9.0:testCompile (default-testCompile) @ CubesideUtilsAdventure --- [INFO] No sources to compile [INFO] [INFO] --- surefire:2.17:test (default-test) @ CubesideUtilsAdventure --- [INFO] No tests to run. [INFO] Skipping execution of surefire because it has already been run for this configuration [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ CubesideUtilsAdventure --- [WARNING] Parameter 'finalName' is read-only, must not be used in configuration [INFO] Building jar: /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsAdventure/target/CubesideUtilsAdventure.jar [INFO] [INFO] --- install:3.1.2:install (default-install) @ CubesideUtilsAdventure --- [INFO] Installing /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsAdventure/pom.xml to /home/tomcat/.m2/repository/de/iani/cubeside/CubesideUtilsAdventure/1.16-SNAPSHOT/CubesideUtilsAdventure-1.16-SNAPSHOT.pom [INFO] Installing /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsAdventure/target/CubesideUtilsAdventure.jar to /home/tomcat/.m2/repository/de/iani/cubeside/CubesideUtilsAdventure/1.16-SNAPSHOT/CubesideUtilsAdventure-1.16-SNAPSHOT.jar [INFO] [INFO] --- deploy:3.1.2:deploy (default-deploy) @ CubesideUtilsAdventure --- Downloading from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsAdventure/1.16-SNAPSHOT/maven-metadata.xml Progress (1): 788 B Downloaded from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsAdventure/1.16-SNAPSHOT/maven-metadata.xml (788 B at 88 kB/s) Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsAdventure/1.16-SNAPSHOT/CubesideUtilsAdventure-1.16-20260421.080510-40.pom Progress (1): 2.9 kB Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsAdventure/1.16-SNAPSHOT/CubesideUtilsAdventure-1.16-20260421.080510-40.pom (2.9 kB at 239 kB/s) Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsAdventure/1.16-SNAPSHOT/CubesideUtilsAdventure-1.16-20260421.080510-40.jar Progress (1): 4.1/80 kB Progress (1): 8.2/80 kB Progress (1): 12/80 kB Progress (1): 16/80 kB Progress (1): 20/80 kB Progress (1): 25/80 kB Progress (1): 29/80 kB Progress (1): 33/80 kB Progress (1): 37/80 kB Progress (1): 41/80 kB Progress (1): 45/80 kB Progress (1): 49/80 kB Progress (1): 53/80 kB Progress (1): 57/80 kB Progress (1): 61/80 kB Progress (1): 66/80 kB Progress (1): 70/80 kB Progress (1): 74/80 kB Progress (1): 78/80 kB Progress (1): 80 kB Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsAdventure/1.16-SNAPSHOT/CubesideUtilsAdventure-1.16-20260421.080510-40.jar (80 kB at 3.8 MB/s) Downloading from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsAdventure/maven-metadata.xml Progress (1): 297 B Downloaded from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsAdventure/maven-metadata.xml (297 B at 30 kB/s) Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsAdventure/1.16-SNAPSHOT/maven-metadata.xml Progress (1): 788 B Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsAdventure/1.16-SNAPSHOT/maven-metadata.xml (788 B at 53 kB/s) Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsAdventure/maven-metadata.xml Progress (1): 297 B Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsAdventure/maven-metadata.xml (297 B at 25 kB/s) [INFO] [INFO] ----------< de.iani.cubeside:CubesideUtilsCoreBungeecordChat >---------- [INFO] Building CubesideUtilsCoreBungeecordChat 1.16-SNAPSHOT [4/7] [INFO] from CubesideUtilsCoreBungeecordChat/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- Downloading from bungeecord-repo: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-api/1.21-R0.5-SNAPSHOT/maven-metadata.xml Downloading from brokkonaut: https://www.iani.de/nexus/content/groups/public/net/md-5/bungeecord-api/1.21-R0.5-SNAPSHOT/maven-metadata.xml Downloading from papermc: https://repo.papermc.io/repository/maven-public/net/md-5/bungeecord-api/1.21-R0.5-SNAPSHOT/maven-metadata.xml Progress (1): 1.2 kB Downloaded from papermc: https://repo.papermc.io/repository/maven-public/net/md-5/bungeecord-api/1.21-R0.5-SNAPSHOT/maven-metadata.xml (1.2 kB at 3.2 kB/s) Downloading from papermc: https://repo.papermc.io/repository/maven-public/net/md-5/bungeecord-parent/1.21-R0.5-SNAPSHOT/maven-metadata.xml Downloading from bungeecord-repo: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-parent/1.21-R0.5-SNAPSHOT/maven-metadata.xml Downloading from brokkonaut: https://www.iani.de/nexus/content/groups/public/net/md-5/bungeecord-parent/1.21-R0.5-SNAPSHOT/maven-metadata.xml Progress (1): 612 B Downloaded from papermc: https://repo.papermc.io/repository/maven-public/net/md-5/bungeecord-parent/1.21-R0.5-SNAPSHOT/maven-metadata.xml (612 B at 1.8 kB/s) Downloading from brokkonaut: https://www.iani.de/nexus/content/groups/public/net/md-5/bungeecord-chat/1.21-R0.5-SNAPSHOT/maven-metadata.xml Downloading from bungeecord-repo: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-chat/1.21-R0.5-SNAPSHOT/maven-metadata.xml Downloading from papermc: https://repo.papermc.io/repository/maven-public/net/md-5/bungeecord-chat/1.21-R0.5-SNAPSHOT/maven-metadata.xml Progress (1): 1.2 kB Downloaded from papermc: https://repo.papermc.io/repository/maven-public/net/md-5/bungeecord-chat/1.21-R0.5-SNAPSHOT/maven-metadata.xml (1.2 kB at 3.7 kB/s) Downloading from bungeecord-repo: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-config/1.21-R0.5-SNAPSHOT/maven-metadata.xml Downloading from papermc: https://repo.papermc.io/repository/maven-public/net/md-5/bungeecord-config/1.21-R0.5-SNAPSHOT/maven-metadata.xml Downloading from brokkonaut: https://www.iani.de/nexus/content/groups/public/net/md-5/bungeecord-config/1.21-R0.5-SNAPSHOT/maven-metadata.xml Progress (1): 1.2 kB Downloaded from papermc: https://repo.papermc.io/repository/maven-public/net/md-5/bungeecord-config/1.21-R0.5-SNAPSHOT/maven-metadata.xml (1.2 kB at 3.8 kB/s) Downloading from papermc: https://repo.papermc.io/repository/maven-public/net/md-5/bungeecord-dialog/1.21-R0.5-SNAPSHOT/maven-metadata.xml Downloading from brokkonaut: https://www.iani.de/nexus/content/groups/public/net/md-5/bungeecord-dialog/1.21-R0.5-SNAPSHOT/maven-metadata.xml Downloading from bungeecord-repo: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-dialog/1.21-R0.5-SNAPSHOT/maven-metadata.xml Progress (1): 1.2 kB Downloaded from papermc: https://repo.papermc.io/repository/maven-public/net/md-5/bungeecord-dialog/1.21-R0.5-SNAPSHOT/maven-metadata.xml (1.2 kB at 3.6 kB/s) Downloading from papermc: https://repo.papermc.io/repository/maven-public/net/md-5/bungeecord-event/1.21-R0.5-SNAPSHOT/maven-metadata.xml Downloading from bungeecord-repo: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-event/1.21-R0.5-SNAPSHOT/maven-metadata.xml Downloading from brokkonaut: https://www.iani.de/nexus/content/groups/public/net/md-5/bungeecord-event/1.21-R0.5-SNAPSHOT/maven-metadata.xml Progress (1): 1.2 kB Downloaded from papermc: https://repo.papermc.io/repository/maven-public/net/md-5/bungeecord-event/1.21-R0.5-SNAPSHOT/maven-metadata.xml (1.2 kB at 3.2 kB/s) Downloading from bungeecord-repo: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-protocol/1.21-R0.5-SNAPSHOT/maven-metadata.xml Downloading from papermc: https://repo.papermc.io/repository/maven-public/net/md-5/bungeecord-protocol/1.21-R0.5-SNAPSHOT/maven-metadata.xml Downloading from brokkonaut: https://www.iani.de/nexus/content/groups/public/net/md-5/bungeecord-protocol/1.21-R0.5-SNAPSHOT/maven-metadata.xml Progress (1): 1.2 kB Downloaded from papermc: https://repo.papermc.io/repository/maven-public/net/md-5/bungeecord-protocol/1.21-R0.5-SNAPSHOT/maven-metadata.xml (1.2 kB at 3.5 kB/s) Downloading from bungeecord-repo: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-serializer/1.21-R0.5-SNAPSHOT/maven-metadata.xml Downloading from brokkonaut: https://www.iani.de/nexus/content/groups/public/net/md-5/bungeecord-serializer/1.21-R0.5-SNAPSHOT/maven-metadata.xml Downloading from papermc: https://repo.papermc.io/repository/maven-public/net/md-5/bungeecord-serializer/1.21-R0.5-SNAPSHOT/maven-metadata.xml Progress (1): 1.2 kB Downloaded from papermc: https://repo.papermc.io/repository/maven-public/net/md-5/bungeecord-serializer/1.21-R0.5-SNAPSHOT/maven-metadata.xml (1.2 kB at 3.8 kB/s) Downloading from papermc: https://repo.papermc.io/repository/maven-public/net/md-5/bungeecord-nbt/1.21-R0.5-SNAPSHOT/maven-metadata.xml Downloading from bungeecord-repo: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-nbt/1.21-R0.5-SNAPSHOT/maven-metadata.xml Downloading from brokkonaut: https://www.iani.de/nexus/content/groups/public/net/md-5/bungeecord-nbt/1.21-R0.5-SNAPSHOT/maven-metadata.xml Progress (1): 1.2 kB Downloaded from papermc: https://repo.papermc.io/repository/maven-public/net/md-5/bungeecord-nbt/1.21-R0.5-SNAPSHOT/maven-metadata.xml (1.2 kB at 3.8 kB/s) [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ CubesideUtilsCoreBungeecordChat --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ CubesideUtilsCoreBungeecordChat --- [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsCoreBungeecordChat/src/main/resources [INFO] [INFO] --- compiler:3.9.0:compile (default-compile) @ CubesideUtilsCoreBungeecordChat --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsCoreBungeecordChat/target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ CubesideUtilsCoreBungeecordChat --- [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsCoreBungeecordChat/src/test/resources [INFO] [INFO] --- compiler:3.9.0:testCompile (default-testCompile) @ CubesideUtilsCoreBungeecordChat --- [INFO] No sources to compile [INFO] [INFO] --- surefire:2.17:test (default-test) @ CubesideUtilsCoreBungeecordChat --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ CubesideUtilsCoreBungeecordChat --- [WARNING] Parameter 'finalName' is read-only, must not be used in configuration [INFO] Building jar: /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsCoreBungeecordChat/target/CubesideUtilsCoreBungeecordChat.jar [INFO] [INFO] --- install:3.1.2:install (default-install) @ CubesideUtilsCoreBungeecordChat --- [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] 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] [INFO] --- resources:3.3.1:resources (default-resources) @ CubesideUtilsCoreBungeecordChat --- [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsCoreBungeecordChat/src/main/resources [INFO] [INFO] --- compiler:3.9.0:compile (default-compile) @ CubesideUtilsCoreBungeecordChat --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsCoreBungeecordChat/target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ CubesideUtilsCoreBungeecordChat --- [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsCoreBungeecordChat/src/test/resources [INFO] [INFO] --- compiler:3.9.0:testCompile (default-testCompile) @ CubesideUtilsCoreBungeecordChat --- [INFO] No sources to compile [INFO] [INFO] --- surefire:2.17: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] --- jar:3.2.0:jar (default-jar) @ CubesideUtilsCoreBungeecordChat --- [WARNING] Parameter 'finalName' is read-only, must not be used in configuration [INFO] Building jar: /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsCoreBungeecordChat/target/CubesideUtilsCoreBungeecordChat.jar [INFO] [INFO] --- install:3.1.2:install (default-install) @ CubesideUtilsCoreBungeecordChat --- [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] 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] [INFO] --- deploy:3.1.2: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): 800 B Downloaded from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsCoreBungeecordChat/1.16-SNAPSHOT/maven-metadata.xml (800 B at 133 kB/s) Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsCoreBungeecordChat/1.16-SNAPSHOT/CubesideUtilsCoreBungeecordChat-1.16-20260421.080510-149.pom Progress (1): 2.9 kB Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsCoreBungeecordChat/1.16-SNAPSHOT/CubesideUtilsCoreBungeecordChat-1.16-20260421.080510-149.pom (2.9 kB at 170 kB/s) Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsCoreBungeecordChat/1.16-SNAPSHOT/CubesideUtilsCoreBungeecordChat-1.16-20260421.080510-149.jar Progress (1): 4.1/37 kB Progress (1): 8.2/37 kB Progress (1): 12/37 kB Progress (1): 16/37 kB Progress (1): 20/37 kB Progress (1): 25/37 kB Progress (1): 29/37 kB Progress (1): 33/37 kB Progress (1): 37/37 kB Progress (1): 37 kB Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsCoreBungeecordChat/1.16-SNAPSHOT/CubesideUtilsCoreBungeecordChat-1.16-20260421.080510-149.jar (37 kB at 3.1 MB/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 38 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): 800 B Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsCoreBungeecordChat/1.16-SNAPSHOT/maven-metadata.xml (800 B at 89 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 31 kB/s) [INFO] [INFO] ----------------< de.iani.cubeside:CubesideUtilsBukkit >---------------- [INFO] Building CubesideUtilsBukkit 1.16-SNAPSHOT [5/7] [INFO] from CubesideUtilsBukkit/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- Downloading from bungeecord-repo: https://oss.sonatype.org/content/repositories/snapshots/io/papermc/paper/paper-api/1.21.11-R0.1-SNAPSHOT/maven-metadata.xml Downloading from brokkonaut: https://www.iani.de/nexus/content/groups/public/io/papermc/paper/paper-api/1.21.11-R0.1-SNAPSHOT/maven-metadata.xml Downloading from bungeecord-repo: https://oss.sonatype.org/content/repositories/snapshots/de/cubeside/globalconnectionbukkit/0.0.1-SNAPSHOT/maven-metadata.xml Downloading from papermc: https://repo.papermc.io/repository/maven-public/de/cubeside/globalconnectionbukkit/0.0.1-SNAPSHOT/maven-metadata.xml Downloading from brokkonaut: https://www.iani.de/nexus/content/groups/public/de/cubeside/globalconnectionbukkit/0.0.1-SNAPSHOT/maven-metadata.xml Progress (1): 786 B Downloaded from brokkonaut: https://www.iani.de/nexus/content/groups/public/de/cubeside/globalconnectionbukkit/0.0.1-SNAPSHOT/maven-metadata.xml (786 B at 98 kB/s) Downloading from papermc: https://repo.papermc.io/repository/maven-public/de/iani/cubeside/PlayerUUIDCache/2.0.0-SNAPSHOT/maven-metadata.xml Downloading from bungeecord-repo: https://oss.sonatype.org/content/repositories/snapshots/de/iani/cubeside/PlayerUUIDCache/2.0.0-SNAPSHOT/maven-metadata.xml Downloading from brokkonaut: https://www.iani.de/nexus/content/groups/public/de/iani/cubeside/PlayerUUIDCache/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 784 B Downloaded from brokkonaut: https://www.iani.de/nexus/content/groups/public/de/iani/cubeside/PlayerUUIDCache/2.0.0-SNAPSHOT/maven-metadata.xml (784 B at 78 kB/s) [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ CubesideUtilsBukkit --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ CubesideUtilsBukkit --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ CubesideUtilsBukkit --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 96 source files with javac [debug release 21] to target/classes [INFO] Die Annotationsverarbeitung ist aktiviert, da mindestens ein Prozessor im Classpath gefunden wurde. In einem zukünftigen Release von javac kann die Annotationsverarbeitung deaktiviert werden, es sei denn, mindestens ein Prozessor ist namentlich angegeben (-processor), oder ein Suchpfad ist angegeben (--processor-path, --processor-module-path), oder die Annotationsverarbeitung wurde explizit aktiviert (-proc:only, -proc:full). Verwenden Sie "-Xlint:-options", um diese Meldung zu unterdrücken. Verwenden Sie "-proc:none", um die Annotationsverarbeitung zu deaktivieren. [INFO] /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBukkit/src/main/java/de/iani/cubesideutils/bukkit/plugin/api/PlayerCacheMap.java: Einige Eingabedateien verwenden oder überschreiben eine veraltete API. [INFO] /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBukkit/src/main/java/de/iani/cubesideutils/bukkit/plugin/api/PlayerCacheMap.java: Wiederholen Sie die Kompilierung mit -Xlint:deprecation, um Details zu erhalten. [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ CubesideUtilsBukkit --- [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBukkit/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ CubesideUtilsBukkit --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ CubesideUtilsBukkit --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ CubesideUtilsBukkit --- [INFO] Building jar: /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBukkit/target/CubesideUtilsBukkit.jar [INFO] [INFO] --- shade:3.5.3:shade (default) @ CubesideUtilsBukkit --- [INFO] Including de.iani.cubeside:CubesideUtilsCoreBungeecordChat:jar:1.16-SNAPSHOT in the shaded jar. [INFO] Including de.iani.cubeside:CubesideUtilsAdventure:jar:1.16-SNAPSHOT in the shaded jar. [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] Dependency-reduced POM written at: /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBukkit/dependency-reduced-pom.xml [WARNING] CubesideUtilsAdventure.jar, CubesideUtilsBukkit.jar define 1 overlapping resource: [WARNING] - META-INF/MANIFEST.MF [WARNING] maven-shade-plugin has detected that some files are [WARNING] present in two or more JARs. When this happens, only one [WARNING] single version of the file is copied to the uber jar. [WARNING] Usually this is not harmful and you can skip these warnings, [WARNING] otherwise try to manually exclude artifacts based on [WARNING] mvn dependency:tree -Ddetail=true and the above output. [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/ [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] --- install:3.1.2:install (default-install) @ CubesideUtilsBukkit --- [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] 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] [INFO] --- resources:3.3.1:resources (default-resources) @ CubesideUtilsBukkit --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ CubesideUtilsBukkit --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 96 source files with javac [debug release 21] to target/classes [INFO] Die Annotationsverarbeitung ist aktiviert, da mindestens ein Prozessor im Classpath gefunden wurde. In einem zukünftigen Release von javac kann die Annotationsverarbeitung deaktiviert werden, es sei denn, mindestens ein Prozessor ist namentlich angegeben (-processor), oder ein Suchpfad ist angegeben (--processor-path, --processor-module-path), oder die Annotationsverarbeitung wurde explizit aktiviert (-proc:only, -proc:full). Verwenden Sie "-Xlint:-options", um diese Meldung zu unterdrücken. Verwenden Sie "-proc:none", um die Annotationsverarbeitung zu deaktivieren. [INFO] /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBukkit/src/main/java/de/iani/cubesideutils/bukkit/plugin/api/PlayerCacheMap.java: Einige Eingabedateien verwenden oder überschreiben eine veraltete API. [INFO] /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBukkit/src/main/java/de/iani/cubesideutils/bukkit/plugin/api/PlayerCacheMap.java: Wiederholen Sie die Kompilierung mit -Xlint:deprecation, um Details zu erhalten. [WARNING] Overwriting artifact's file from /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBukkit/target/CubesideUtilsBukkit.jar to /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBukkit/target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ CubesideUtilsBukkit --- [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBukkit/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ CubesideUtilsBukkit --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.2: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] --- jar:3.4.1:jar (default-jar) @ CubesideUtilsBukkit --- [INFO] Building jar: /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBukkit/target/CubesideUtilsBukkit.jar [INFO] [INFO] --- shade:3.5.3:shade (default) @ CubesideUtilsBukkit --- [INFO] Including de.iani.cubeside:CubesideUtilsCoreBungeecordChat:jar:1.16-SNAPSHOT in the shaded jar. [INFO] Including de.iani.cubeside:CubesideUtilsAdventure:jar:1.16-SNAPSHOT in the shaded jar. [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] Dependency-reduced POM written at: /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBukkit/dependency-reduced-pom.xml [WARNING] CubesideUtilsAdventure.jar, CubesideUtilsBukkit.jar define 1 overlapping resource: [WARNING] - META-INF/MANIFEST.MF [WARNING] maven-shade-plugin has detected that some files are [WARNING] present in two or more JARs. When this happens, only one [WARNING] single version of the file is copied to the uber jar. [WARNING] Usually this is not harmful and you can skip these warnings, [WARNING] otherwise try to manually exclude artifacts based on [WARNING] mvn dependency:tree -Ddetail=true and the above output. [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/ [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] --- install:3.1.2:install (default-install) @ CubesideUtilsBukkit --- [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] 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] [INFO] --- deploy:3.1.2: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 88 kB/s) Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsBukkit/1.16-SNAPSHOT/CubesideUtilsBukkit-1.16-20260421.080510-201.pom Progress (1): 4.1/5.0 kB Progress (1): 5.0 kB Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsBukkit/1.16-SNAPSHOT/CubesideUtilsBukkit-1.16-20260421.080510-201.pom (5.0 kB at 415 kB/s) Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsBukkit/1.16-SNAPSHOT/CubesideUtilsBukkit-1.16-20260421.080510-201.jar Progress (1): 4.1/608 kB Progress (1): 8.2/608 kB Progress (1): 12/608 kB Progress (1): 16/608 kB Progress (1): 20/608 kB Progress (1): 25/608 kB Progress (1): 29/608 kB Progress (1): 33/608 kB Progress (1): 37/608 kB Progress (1): 41/608 kB Progress (1): 45/608 kB Progress (1): 49/608 kB Progress (1): 53/608 kB Progress (1): 57/608 kB Progress (1): 61/608 kB Progress (1): 66/608 kB Progress (1): 70/608 kB Progress (1): 74/608 kB Progress (1): 78/608 kB Progress (1): 82/608 kB Progress (1): 86/608 kB Progress (1): 90/608 kB Progress (1): 94/608 kB Progress (1): 98/608 kB Progress (1): 102/608 kB Progress (1): 106/608 kB Progress (1): 111/608 kB Progress (1): 115/608 kB Progress (1): 119/608 kB Progress (1): 123/608 kB Progress (1): 127/608 kB Progress (1): 131/608 kB Progress (1): 135/608 kB Progress (1): 139/608 kB Progress (1): 143/608 kB Progress (1): 147/608 kB Progress (1): 152/608 kB Progress (1): 156/608 kB Progress (1): 160/608 kB Progress (1): 164/608 kB Progress (1): 168/608 kB Progress (1): 172/608 kB Progress (1): 176/608 kB Progress (1): 180/608 kB Progress (1): 184/608 kB Progress (1): 188/608 kB Progress (1): 193/608 kB Progress (1): 197/608 kB Progress (1): 201/608 kB Progress (1): 205/608 kB Progress (1): 209/608 kB Progress (1): 213/608 kB Progress (1): 217/608 kB Progress (1): 221/608 kB Progress (1): 225/608 kB Progress (1): 229/608 kB Progress (1): 233/608 kB Progress (1): 238/608 kB Progress (1): 242/608 kB Progress (1): 246/608 kB Progress (1): 250/608 kB Progress (1): 254/608 kB Progress (1): 258/608 kB Progress (1): 262/608 kB Progress (1): 266/608 kB Progress (1): 270/608 kB Progress (1): 274/608 kB Progress (1): 279/608 kB Progress (1): 283/608 kB Progress (1): 287/608 kB Progress (1): 291/608 kB Progress (1): 295/608 kB Progress (1): 299/608 kB Progress (1): 303/608 kB Progress (1): 307/608 kB Progress (1): 311/608 kB Progress (1): 315/608 kB Progress (1): 319/608 kB Progress (1): 324/608 kB Progress (1): 328/608 kB Progress (1): 332/608 kB Progress (1): 336/608 kB Progress (1): 340/608 kB Progress (1): 344/608 kB Progress (1): 348/608 kB Progress (1): 352/608 kB Progress (1): 356/608 kB Progress (1): 360/608 kB Progress (1): 365/608 kB Progress (1): 369/608 kB Progress (1): 373/608 kB Progress (1): 377/608 kB Progress (1): 381/608 kB Progress (1): 385/608 kB Progress (1): 389/608 kB Progress (1): 393/608 kB Progress (1): 397/608 kB Progress (1): 401/608 kB Progress (1): 406/608 kB Progress (1): 410/608 kB Progress (1): 414/608 kB Progress (1): 418/608 kB Progress (1): 422/608 kB Progress (1): 426/608 kB Progress (1): 430/608 kB Progress (1): 434/608 kB Progress (1): 438/608 kB Progress (1): 442/608 kB Progress (1): 446/608 kB Progress (1): 451/608 kB Progress (1): 455/608 kB Progress (1): 459/608 kB Progress (1): 463/608 kB Progress (1): 467/608 kB Progress (1): 471/608 kB Progress (1): 475/608 kB Progress (1): 479/608 kB Progress (1): 483/608 kB Progress (1): 487/608 kB Progress (1): 492/608 kB Progress (1): 496/608 kB Progress (1): 500/608 kB Progress (1): 504/608 kB Progress (1): 508/608 kB Progress (1): 512/608 kB Progress (1): 516/608 kB Progress (1): 520/608 kB Progress (1): 524/608 kB Progress (1): 528/608 kB Progress (1): 532/608 kB Progress (1): 537/608 kB Progress (1): 541/608 kB Progress (1): 545/608 kB Progress (1): 549/608 kB Progress (1): 553/608 kB Progress (1): 557/608 kB Progress (1): 561/608 kB Progress (1): 565/608 kB Progress (1): 569/608 kB Progress (1): 573/608 kB Progress (1): 578/608 kB Progress (1): 582/608 kB Progress (1): 586/608 kB Progress (1): 590/608 kB Progress (1): 594/608 kB Progress (1): 598/608 kB Progress (1): 602/608 kB Progress (1): 606/608 kB Progress (1): 608 kB Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsBukkit/1.16-SNAPSHOT/CubesideUtilsBukkit-1.16-20260421.080510-201.jar (608 kB at 15 MB/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): 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 66 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 23 kB/s) [INFO] [INFO] ----------------< de.iani.cubeside:CubesideUtilsBungee >---------------- [INFO] Building CubesideUtilsBungee 1.16-SNAPSHOT [6/7] [INFO] from CubesideUtilsBungee/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- Downloading from papermc: https://repo.papermc.io/repository/maven-public/de/cubeside/globalconnectionbungee/0.0.1-SNAPSHOT/maven-metadata.xml Downloading from brokkonaut: https://www.iani.de/nexus/content/groups/public/de/cubeside/globalconnectionbungee/0.0.1-SNAPSHOT/maven-metadata.xml Downloading from bungeecord-repo: https://oss.sonatype.org/content/repositories/snapshots/de/cubeside/globalconnectionbungee/0.0.1-SNAPSHOT/maven-metadata.xml Progress (1): 786 B Downloaded from brokkonaut: https://www.iani.de/nexus/content/groups/public/de/cubeside/globalconnectionbungee/0.0.1-SNAPSHOT/maven-metadata.xml (786 B at 98 kB/s) [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ CubesideUtilsBungee --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ CubesideUtilsBungee --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] [INFO] --- compiler: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] /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBungee/src/main/java/de/iani/cubesideutils/bungee/ChatUtilsBungee.java: /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBungee/src/main/java/de/iani/cubesideutils/bungee/ChatUtilsBungee.java verwendet oder überschreibt eine veraltete API. [INFO] /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBungee/src/main/java/de/iani/cubesideutils/bungee/ChatUtilsBungee.java: Wiederholen Sie die Kompilierung mit -Xlint:deprecation, um Details zu erhalten. [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ CubesideUtilsBungee --- [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBungee/src/test/resources [INFO] [INFO] --- compiler:3.9.0:testCompile (default-testCompile) @ CubesideUtilsBungee --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.0.0-M3:test (default-test) @ CubesideUtilsBungee --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ CubesideUtilsBungee --- [WARNING] Parameter 'finalName' is read-only, must not be used in configuration [INFO] Building jar: /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBungee/target/CubesideUtilsBungee.jar [INFO] [INFO] --- shade:3.6.0:shade (default) @ CubesideUtilsBungee --- [INFO] Including de.iani.cubeside:CubesideUtilsCoreBungeecordChat:jar:1.16-SNAPSHOT in the shaded jar. [INFO] Including de.iani.cubeside:CubesideUtilsAdventure:jar:1.16-SNAPSHOT in the shaded jar. [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 net.kyori:adventure-api:jar:4.17.0 in the shaded jar. [INFO] Including net.kyori:adventure-key:jar:4.17.0 in the shaded jar. [INFO] Including net.kyori:examination-api:jar:1.3.0 in the shaded jar. [INFO] Including net.kyori:examination-string:jar:1.3.0 in the shaded jar. [INFO] Including org.jetbrains:annotations:jar:24.1.0 in the shaded jar. [INFO] Including net.kyori:adventure-text-serializer-gson:jar:4.17.0 in the shaded jar. [INFO] Including net.kyori:adventure-text-serializer-json:jar:4.17.0 in the shaded jar. [INFO] Including net.kyori:option:jar:1.0.0 in the shaded jar. [INFO] Including com.google.code.gson:gson:jar:2.8.0 in the shaded jar. [INFO] Including com.google.auto.service:auto-service-annotations:jar:1.1.1 in the shaded jar. [INFO] Including net.kyori:adventure-text-serializer-legacy:jar:4.17.0 in the shaded jar. [INFO] No artifact matching filter junit:junit [INFO] No artifact matching filter org.hamcrest:hamcrest-core [INFO] Dependency-reduced POM written at: /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBungee/dependency-reduced-pom.xml [WARNING] CubesideUtilsAdventure.jar, CubesideUtilsBungee.jar, adventure-api-4.17.0.jar, adventure-key-4.17.0.jar, adventure-text-serializer-gson-4.17.0.jar, adventure-text-serializer-json-4.17.0.jar, adventure-text-serializer-legacy-4.17.0.jar, annotations-24.1.0.jar, auto-service-annotations-1.1.1.jar, examination-api-1.3.0.jar, examination-string-1.3.0.jar, gson-2.8.0.jar, option-1.0.0.jar define 1 overlapping resource: [WARNING] - META-INF/MANIFEST.MF [WARNING] annotations-24.1.0.jar, examination-api-1.3.0.jar, examination-string-1.3.0.jar, option-1.0.0.jar define 1 overlapping classes: [WARNING] - META-INF.versions.9.module-info [WARNING] maven-shade-plugin has detected that some files are [WARNING] present in two or more JARs. When this happens, only one [WARNING] single version of the file is copied to the uber jar. [WARNING] Usually this is not harmful and you can skip these warnings, [WARNING] otherwise try to manually exclude artifacts based on [WARNING] mvn dependency:tree -Ddetail=true and the above output. [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/ [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] --- install:3.1.2:install (default-install) @ CubesideUtilsBungee --- [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] 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] [INFO] --- resources:3.3.1:resources (default-resources) @ CubesideUtilsBungee --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] [INFO] --- compiler: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] /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBungee/src/main/java/de/iani/cubesideutils/bungee/ChatUtilsBungee.java: /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBungee/src/main/java/de/iani/cubesideutils/bungee/ChatUtilsBungee.java verwendet oder überschreibt eine veraltete API. [INFO] /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBungee/src/main/java/de/iani/cubesideutils/bungee/ChatUtilsBungee.java: Wiederholen Sie die Kompilierung mit -Xlint:deprecation, um Details zu erhalten. [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ CubesideUtilsBungee --- [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBungee/src/test/resources [INFO] [INFO] --- compiler:3.9.0:testCompile (default-testCompile) @ CubesideUtilsBungee --- [INFO] No sources to compile [INFO] [INFO] --- surefire: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] --- jar:3.2.0:jar (default-jar) @ CubesideUtilsBungee --- [WARNING] Parameter 'finalName' is read-only, must not be used in configuration [INFO] Building jar: /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBungee/target/CubesideUtilsBungee.jar [INFO] [INFO] --- shade:3.6.0:shade (default) @ CubesideUtilsBungee --- [INFO] Including de.iani.cubeside:CubesideUtilsCoreBungeecordChat:jar:1.16-SNAPSHOT in the shaded jar. [INFO] Including de.iani.cubeside:CubesideUtilsAdventure:jar:1.16-SNAPSHOT in the shaded jar. [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 net.kyori:adventure-api:jar:4.17.0 in the shaded jar. [INFO] Including net.kyori:adventure-key:jar:4.17.0 in the shaded jar. [INFO] Including net.kyori:examination-api:jar:1.3.0 in the shaded jar. [INFO] Including net.kyori:examination-string:jar:1.3.0 in the shaded jar. [INFO] Including org.jetbrains:annotations:jar:24.1.0 in the shaded jar. [INFO] Including net.kyori:adventure-text-serializer-gson:jar:4.17.0 in the shaded jar. [INFO] Including net.kyori:adventure-text-serializer-json:jar:4.17.0 in the shaded jar. [INFO] Including net.kyori:option:jar:1.0.0 in the shaded jar. [INFO] Including com.google.code.gson:gson:jar:2.8.0 in the shaded jar. [INFO] Including com.google.auto.service:auto-service-annotations:jar:1.1.1 in the shaded jar. [INFO] Including net.kyori:adventure-text-serializer-legacy:jar:4.17.0 in the shaded jar. [INFO] No artifact matching filter junit:junit [INFO] No artifact matching filter org.hamcrest:hamcrest-core [INFO] Dependency-reduced POM written at: /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBungee/dependency-reduced-pom.xml [WARNING] CubesideUtilsAdventure.jar, CubesideUtilsBungee.jar, adventure-api-4.17.0.jar, adventure-key-4.17.0.jar, adventure-text-serializer-gson-4.17.0.jar, adventure-text-serializer-json-4.17.0.jar, adventure-text-serializer-legacy-4.17.0.jar, annotations-24.1.0.jar, auto-service-annotations-1.1.1.jar, examination-api-1.3.0.jar, examination-string-1.3.0.jar, gson-2.8.0.jar, option-1.0.0.jar define 1 overlapping resource: [WARNING] - META-INF/MANIFEST.MF [WARNING] annotations-24.1.0.jar, examination-api-1.3.0.jar, examination-string-1.3.0.jar, option-1.0.0.jar define 1 overlapping classes: [WARNING] - META-INF.versions.9.module-info [WARNING] maven-shade-plugin has detected that some files are [WARNING] present in two or more JARs. When this happens, only one [WARNING] single version of the file is copied to the uber jar. [WARNING] Usually this is not harmful and you can skip these warnings, [WARNING] otherwise try to manually exclude artifacts based on [WARNING] mvn dependency:tree -Ddetail=true and the above output. [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/ [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] --- install:3.1.2:install (default-install) @ CubesideUtilsBungee --- [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] 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] [INFO] --- deploy:3.1.2: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 113 kB/s) Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsBungee/1.16-SNAPSHOT/CubesideUtilsBungee-1.16-20260421.080510-200.pom Progress (1): 4.1/5.2 kB Progress (1): 5.2 kB Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsBungee/1.16-SNAPSHOT/CubesideUtilsBungee-1.16-20260421.080510-200.pom (5.2 kB at 274 kB/s) Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsBungee/1.16-SNAPSHOT/CubesideUtilsBungee-1.16-20260421.080510-200.jar Progress (1): 0/1.2 MB Progress (1): 0/1.2 MB Progress (1): 0/1.2 MB Progress (1): 0/1.2 MB Progress (1): 0/1.2 MB Progress (1): 0/1.2 MB Progress (1): 0.1/1.2 MB Progress (1): 0.1/1.2 MB Progress (1): 0.1/1.2 MB Progress (1): 0.1/1.2 MB Progress (1): 0.1/1.2 MB Progress (1): 0.1/1.2 MB Progress (1): 0.1/1.2 MB Progress (1): 0.1/1.2 MB Progress (1): 0.1/1.2 MB Progress (1): 0.1/1.2 MB Progress (1): 0.1/1.2 MB Progress (1): 0.1/1.2 MB Progress (1): 0.2/1.2 MB Progress (1): 0.2/1.2 MB Progress (1): 0.2/1.2 MB Progress (1): 0.2/1.2 MB Progress (1): 0.2/1.2 MB Progress (1): 0.2/1.2 MB Progress (1): 0.2/1.2 MB Progress (1): 0.2/1.2 MB Progress (1): 0.2/1.2 MB Progress (1): 0.2/1.2 MB Progress (1): 0.2/1.2 MB Progress (1): 0.2/1.2 MB Progress (1): 0.3/1.2 MB Progress (1): 0.3/1.2 MB Progress (1): 0.3/1.2 MB Progress (1): 0.3/1.2 MB Progress (1): 0.3/1.2 MB Progress (1): 0.3/1.2 MB Progress (1): 0.3/1.2 MB Progress (1): 0.3/1.2 MB Progress (1): 0.3/1.2 MB Progress (1): 0.3/1.2 MB Progress (1): 0.3/1.2 MB Progress (1): 0.3/1.2 MB Progress (1): 0.4/1.2 MB Progress (1): 0.4/1.2 MB Progress (1): 0.4/1.2 MB Progress (1): 0.4/1.2 MB Progress (1): 0.4/1.2 MB Progress (1): 0.4/1.2 MB Progress (1): 0.4/1.2 MB Progress (1): 0.4/1.2 MB Progress (1): 0.4/1.2 MB Progress (1): 0.4/1.2 MB Progress (1): 0.4/1.2 MB Progress (1): 0.4/1.2 MB Progress (1): 0.5/1.2 MB Progress (1): 0.5/1.2 MB Progress (1): 0.5/1.2 MB Progress (1): 0.5/1.2 MB Progress (1): 0.5/1.2 MB Progress (1): 0.5/1.2 MB Progress (1): 0.5/1.2 MB Progress (1): 0.5/1.2 MB Progress (1): 0.5/1.2 MB Progress (1): 0.5/1.2 MB Progress (1): 0.5/1.2 MB Progress (1): 0.5/1.2 MB Progress (1): 0.5/1.2 MB Progress (1): 0.6/1.2 MB Progress (1): 0.6/1.2 MB Progress (1): 0.6/1.2 MB Progress (1): 0.6/1.2 MB Progress (1): 0.6/1.2 MB Progress (1): 0.6/1.2 MB Progress (1): 0.6/1.2 MB Progress (1): 0.6/1.2 MB Progress (1): 0.6/1.2 MB Progress (1): 0.6/1.2 MB Progress (1): 0.6/1.2 MB Progress (1): 0.6/1.2 MB Progress (1): 0.7/1.2 MB Progress (1): 0.7/1.2 MB Progress (1): 0.7/1.2 MB Progress (1): 0.7/1.2 MB Progress (1): 0.7/1.2 MB Progress (1): 0.7/1.2 MB Progress (1): 0.7/1.2 MB Progress (1): 0.7/1.2 MB Progress (1): 0.7/1.2 MB Progress (1): 0.7/1.2 MB Progress (1): 0.7/1.2 MB Progress (1): 0.7/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.2/1.2 MB Progress (1): 1.2/1.2 MB Progress (1): 1.2/1.2 MB Progress (1): 1.2/1.2 MB Progress (1): 1.2/1.2 MB Progress (1): 1.2/1.2 MB Progress (1): 1.2/1.2 MB Progress (1): 1.2/1.2 MB Progress (1): 1.2 MB Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsBungee/1.16-SNAPSHOT/CubesideUtilsBungee-1.16-20260421.080510-200.jar (1.2 MB at 18 MB/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 37 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 53 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 20 kB/s) [INFO] [INFO] ---------------< de.iani.cubeside:CubesideUtilsVelocity >--------------- [INFO] Building CubesideUtilsVelocity 1.16-SNAPSHOT [7/7] [INFO] from CubesideUtilsVelocity/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- Downloading from papermc: https://repo.papermc.io/repository/maven-public/com/velocitypowered/velocity-api/3.4.0-SNAPSHOT/maven-metadata.xml Downloading from brokkonaut: https://www.iani.de/nexus/content/groups/public/com/velocitypowered/velocity-api/3.4.0-SNAPSHOT/maven-metadata.xml Downloading from bungeecord-repo: https://oss.sonatype.org/content/repositories/snapshots/com/velocitypowered/velocity-api/3.4.0-SNAPSHOT/maven-metadata.xml Progress (1): 2.4 kB Downloaded from papermc: https://repo.papermc.io/repository/maven-public/com/velocitypowered/velocity-api/3.4.0-SNAPSHOT/maven-metadata.xml (2.4 kB at 31 kB/s) Downloading from brokkonaut: https://www.iani.de/nexus/content/groups/public/com/velocitypowered/velocity-brigadier/1.0.0-SNAPSHOT/maven-metadata.xml Downloading from papermc: https://repo.papermc.io/repository/maven-public/com/velocitypowered/velocity-brigadier/1.0.0-SNAPSHOT/maven-metadata.xml Downloading from bungeecord-repo: https://oss.sonatype.org/content/repositories/snapshots/com/velocitypowered/velocity-brigadier/1.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 1.9 kB Downloaded from papermc: https://repo.papermc.io/repository/maven-public/com/velocitypowered/velocity-brigadier/1.0.0-SNAPSHOT/maven-metadata.xml (1.9 kB at 27 kB/s) Downloading from brokkonaut: https://www.iani.de/nexus/content/groups/public/de/cubeside/globalconnectionvelocity/0.0.1-SNAPSHOT/maven-metadata.xml Downloading from bungeecord-repo: https://oss.sonatype.org/content/repositories/snapshots/de/cubeside/globalconnectionvelocity/0.0.1-SNAPSHOT/maven-metadata.xml Downloading from papermc: https://repo.papermc.io/repository/maven-public/de/cubeside/globalconnectionvelocity/0.0.1-SNAPSHOT/maven-metadata.xml Progress (1): 785 B Downloaded from brokkonaut: https://www.iani.de/nexus/content/groups/public/de/cubeside/globalconnectionvelocity/0.0.1-SNAPSHOT/maven-metadata.xml (785 B at 78 kB/s) [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ CubesideUtilsVelocity --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ CubesideUtilsVelocity --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.9.0:compile (default-compile) @ CubesideUtilsVelocity --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 26 source files to /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsVelocity/target/classes [INFO] /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsVelocity/src/main/java/de/iani/cubesideutils/velocity/plugin/api/PlayerCacheMap.java: /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsVelocity/src/main/java/de/iani/cubesideutils/velocity/plugin/api/PlayerCacheMap.java verwendet oder überschreibt eine veraltete API. [INFO] /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsVelocity/src/main/java/de/iani/cubesideutils/velocity/plugin/api/PlayerCacheMap.java: Wiederholen Sie die Kompilierung mit -Xlint:deprecation, um Details zu erhalten. [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ CubesideUtilsVelocity --- [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsVelocity/src/test/resources [INFO] [INFO] --- compiler:3.9.0:testCompile (default-testCompile) @ CubesideUtilsVelocity --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.0.0-M3:test (default-test) @ CubesideUtilsVelocity --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ CubesideUtilsVelocity --- [WARNING] Parameter 'finalName' is read-only, must not be used in configuration [INFO] Building jar: /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsVelocity/target/CubesideUtilsVelocity.jar [INFO] [INFO] --- shade:3.3.0:shade (default) @ CubesideUtilsVelocity --- [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:CubesideUtilsAdventure:jar:1.16-SNAPSHOT in the shaded jar. [INFO] Including com.mysql:mysql-connector-j:jar:9.1.0 in the shaded jar. [INFO] Including com.google.protobuf:protobuf-java:jar:4.26.1 in the shaded jar. [INFO] No artifact matching filter junit:junit [INFO] No artifact matching filter org.hamcrest:hamcrest-core [INFO] No artifact matching filter de.iani.cubeside:CubesideUtilsCoreBungeecordChat [INFO] Dependency-reduced POM written at: /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsVelocity/dependency-reduced-pom.xml [WARNING] CubesideUtilsAdventure.jar, CubesideUtilsVelocity.jar, mysql-connector-j-9.1.0.jar, protobuf-java-4.26.1.jar define 1 overlapping resource: [WARNING] - META-INF/MANIFEST.MF [WARNING] maven-shade-plugin has detected that some class files are [WARNING] present in two or more JARs. When this happens, only one [WARNING] single version of the class is copied to the uber jar. [WARNING] Usually this is not harmful and you can skip these warnings, [WARNING] otherwise try to manually exclude artifacts based on [WARNING] mvn dependency:tree -Ddetail=true and the above output. [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/ [INFO] Replacing original artifact with shaded artifact. [INFO] Replacing /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsVelocity/target/CubesideUtilsVelocity.jar with /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsVelocity/target/CubesideUtilsVelocity-1.16-SNAPSHOT-shaded.jar [INFO] [INFO] --- install:3.1.2:install (default-install) @ CubesideUtilsVelocity --- [INFO] Installing /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsVelocity/dependency-reduced-pom.xml to /home/tomcat/.m2/repository/de/iani/cubeside/CubesideUtilsVelocity/1.16-SNAPSHOT/CubesideUtilsVelocity-1.16-SNAPSHOT.pom [INFO] Installing /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsVelocity/target/CubesideUtilsVelocity.jar to /home/tomcat/.m2/repository/de/iani/cubeside/CubesideUtilsVelocity/1.16-SNAPSHOT/CubesideUtilsVelocity-1.16-SNAPSHOT.jar [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ CubesideUtilsVelocity --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.9.0:compile (default-compile) @ CubesideUtilsVelocity --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 26 source files to /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsVelocity/target/classes [INFO] /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsVelocity/src/main/java/de/iani/cubesideutils/velocity/plugin/api/PlayerCacheMap.java: /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsVelocity/src/main/java/de/iani/cubesideutils/velocity/plugin/api/PlayerCacheMap.java verwendet oder überschreibt eine veraltete API. [INFO] /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsVelocity/src/main/java/de/iani/cubesideutils/velocity/plugin/api/PlayerCacheMap.java: Wiederholen Sie die Kompilierung mit -Xlint:deprecation, um Details zu erhalten. [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ CubesideUtilsVelocity --- [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsVelocity/src/test/resources [INFO] [INFO] --- compiler:3.9.0:testCompile (default-testCompile) @ CubesideUtilsVelocity --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.0.0-M3:test (default-test) @ CubesideUtilsVelocity --- [INFO] No tests to run. [INFO] Skipping execution of surefire because it has already been run for this configuration [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ CubesideUtilsVelocity --- [WARNING] Parameter 'finalName' is read-only, must not be used in configuration [INFO] Building jar: /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsVelocity/target/CubesideUtilsVelocity.jar [INFO] [INFO] --- shade:3.3.0:shade (default) @ CubesideUtilsVelocity --- [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:CubesideUtilsAdventure:jar:1.16-SNAPSHOT in the shaded jar. [INFO] Including com.mysql:mysql-connector-j:jar:9.1.0 in the shaded jar. [INFO] Including com.google.protobuf:protobuf-java:jar:4.26.1 in the shaded jar. [INFO] No artifact matching filter junit:junit [INFO] No artifact matching filter org.hamcrest:hamcrest-core [INFO] No artifact matching filter de.iani.cubeside:CubesideUtilsCoreBungeecordChat [INFO] Dependency-reduced POM written at: /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsVelocity/dependency-reduced-pom.xml [WARNING] CubesideUtilsAdventure.jar, CubesideUtilsVelocity.jar, mysql-connector-j-9.1.0.jar, protobuf-java-4.26.1.jar define 1 overlapping resource: [WARNING] - META-INF/MANIFEST.MF [WARNING] maven-shade-plugin has detected that some class files are [WARNING] present in two or more JARs. When this happens, only one [WARNING] single version of the class is copied to the uber jar. [WARNING] Usually this is not harmful and you can skip these warnings, [WARNING] otherwise try to manually exclude artifacts based on [WARNING] mvn dependency:tree -Ddetail=true and the above output. [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/ [INFO] Replacing original artifact with shaded artifact. [INFO] Replacing /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsVelocity/target/CubesideUtilsVelocity.jar with /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsVelocity/target/CubesideUtilsVelocity-1.16-SNAPSHOT-shaded.jar [INFO] [INFO] --- install:3.1.2:install (default-install) @ CubesideUtilsVelocity --- [INFO] Installing /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsVelocity/dependency-reduced-pom.xml to /home/tomcat/.m2/repository/de/iani/cubeside/CubesideUtilsVelocity/1.16-SNAPSHOT/CubesideUtilsVelocity-1.16-SNAPSHOT.pom [INFO] Installing /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsVelocity/target/CubesideUtilsVelocity.jar to /home/tomcat/.m2/repository/de/iani/cubeside/CubesideUtilsVelocity/1.16-SNAPSHOT/CubesideUtilsVelocity-1.16-SNAPSHOT.jar [INFO] [INFO] --- deploy:3.1.2:deploy (default-deploy) @ CubesideUtilsVelocity --- Downloading from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsVelocity/1.16-SNAPSHOT/maven-metadata.xml Progress (1): 787 B Downloaded from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsVelocity/1.16-SNAPSHOT/maven-metadata.xml (787 B at 112 kB/s) Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsVelocity/1.16-SNAPSHOT/CubesideUtilsVelocity-1.16-20260421.080510-42.pom Progress (1): 4.1/5.2 kB Progress (1): 5.2 kB Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsVelocity/1.16-SNAPSHOT/CubesideUtilsVelocity-1.16-20260421.080510-42.pom (5.2 kB at 475 kB/s) Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsVelocity/1.16-SNAPSHOT/CubesideUtilsVelocity-1.16-20260421.080510-42.jar Progress (1): 0/4.8 MB Progress (1): 0.1/4.8 MB Progress (1): 0.1/4.8 MB Progress (1): 0.2/4.8 MB Progress (1): 0.2/4.8 MB Progress (1): 0.3/4.8 MB Progress (1): 0.3/4.8 MB Progress (1): 0.4/4.8 MB Progress (1): 0.4/4.8 MB Progress (1): 0.5/4.8 MB Progress (1): 0.5/4.8 MB Progress (1): 0.5/4.8 MB Progress (1): 0.6/4.8 MB Progress (1): 0.6/4.8 MB Progress (1): 0.7/4.8 MB Progress (1): 0.7/4.8 MB Progress (1): 0.8/4.8 MB Progress (1): 0.8/4.8 MB Progress (1): 0.9/4.8 MB Progress (1): 0.9/4.8 MB Progress (1): 0.9/4.8 MB Progress (1): 1.0/4.8 MB Progress (1): 1.0/4.8 MB Progress (1): 1.1/4.8 MB Progress (1): 1.1/4.8 MB Progress (1): 1.2/4.8 MB Progress (1): 1.2/4.8 MB Progress (1): 1.3/4.8 MB Progress (1): 1.3/4.8 MB Progress (1): 1.4/4.8 MB Progress (1): 1.4/4.8 MB Progress (1): 1.4/4.8 MB Progress (1): 1.5/4.8 MB Progress (1): 1.5/4.8 MB Progress (1): 1.6/4.8 MB Progress (1): 1.6/4.8 MB Progress (1): 1.7/4.8 MB Progress (1): 1.7/4.8 MB Progress (1): 1.8/4.8 MB Progress (1): 1.8/4.8 MB Progress (1): 1.8/4.8 MB Progress (1): 1.9/4.8 MB Progress (1): 1.9/4.8 MB Progress (1): 2.0/4.8 MB Progress (1): 2.0/4.8 MB Progress (1): 2.1/4.8 MB Progress (1): 2.1/4.8 MB Progress (1): 2.2/4.8 MB Progress (1): 2.2/4.8 MB Progress (1): 2.3/4.8 MB Progress (1): 2.3/4.8 MB Progress (1): 2.3/4.8 MB Progress (1): 2.4/4.8 MB Progress (1): 2.4/4.8 MB Progress (1): 2.5/4.8 MB Progress (1): 2.5/4.8 MB Progress (1): 2.6/4.8 MB Progress (1): 2.6/4.8 MB Progress (1): 2.7/4.8 MB Progress (1): 2.7/4.8 MB Progress (1): 2.7/4.8 MB Progress (1): 2.8/4.8 MB Progress (1): 2.8/4.8 MB Progress (1): 2.9/4.8 MB Progress (1): 2.9/4.8 MB Progress (1): 3.0/4.8 MB Progress (1): 3.0/4.8 MB Progress (1): 3.1/4.8 MB Progress (1): 3.1/4.8 MB Progress (1): 3.2/4.8 MB Progress (1): 3.2/4.8 MB Progress (1): 3.2/4.8 MB Progress (1): 3.3/4.8 MB Progress (1): 3.3/4.8 MB Progress (1): 3.4/4.8 MB Progress (1): 3.4/4.8 MB Progress (1): 3.5/4.8 MB Progress (1): 3.5/4.8 MB Progress (1): 3.6/4.8 MB Progress (1): 3.6/4.8 MB Progress (1): 3.6/4.8 MB Progress (1): 3.7/4.8 MB Progress (1): 3.7/4.8 MB Progress (1): 3.8/4.8 MB Progress (1): 3.8/4.8 MB Progress (1): 3.9/4.8 MB Progress (1): 3.9/4.8 MB Progress (1): 4.0/4.8 MB Progress (1): 4.0/4.8 MB Progress (1): 4.1/4.8 MB Progress (1): 4.1/4.8 MB Progress (1): 4.1/4.8 MB Progress (1): 4.2/4.8 MB Progress (1): 4.2/4.8 MB Progress (1): 4.3/4.8 MB Progress (1): 4.3/4.8 MB Progress (1): 4.4/4.8 MB Progress (1): 4.4/4.8 MB Progress (1): 4.5/4.8 MB Progress (1): 4.5/4.8 MB Progress (1): 4.6/4.8 MB Progress (1): 4.6/4.8 MB Progress (1): 4.6/4.8 MB Progress (1): 4.7/4.8 MB Progress (1): 4.7/4.8 MB Progress (1): 4.8 MB Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsVelocity/1.16-SNAPSHOT/CubesideUtilsVelocity-1.16-20260421.080510-42.jar (4.8 MB at 48 MB/s) Downloading from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsVelocity/maven-metadata.xml Progress (1): 296 B Downloaded from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsVelocity/maven-metadata.xml (296 B at 59 kB/s) Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsVelocity/1.16-SNAPSHOT/maven-metadata.xml Progress (1): 787 B Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsVelocity/1.16-SNAPSHOT/maven-metadata.xml (787 B at 112 kB/s) Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsVelocity/maven-metadata.xml Progress (1): 296 B Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsVelocity/maven-metadata.xml (296 B at 33 kB/s) [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for CubesideUtils 1.16-SNAPSHOT: [INFO] [INFO] CubesideUtils ...................................... SUCCESS [ 0.576 s] [INFO] CubesideUtilsCore .................................. SUCCESS [ 4.149 s] [INFO] CubesideUtilsAdventure ............................. SUCCESS [ 0.682 s] [INFO] CubesideUtilsCoreBungeecordChat .................... SUCCESS [ 3.664 s] [INFO] CubesideUtilsBukkit ................................ SUCCESS [ 3.266 s] [INFO] CubesideUtilsBungee ................................ SUCCESS [ 1.269 s] [INFO] CubesideUtilsVelocity .............................. SUCCESS [ 2.726 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 16.426 s [INFO] Finished at: 2026-04-21T10:05:26+02:00 [INFO] ------------------------------------------------------------------------ Archiving artifacts [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... [WS-CLEANUP] done Finished: SUCCESS