Skip to content
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 c749dab0833298e6953ac2a25f63623ecf95d47a (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f c749dab0833298e6953ac2a25f63623ecf95d47a # timeout=10
Commit message: "add ComponentUtilAdventure#getLastStyle"
 > git rev-list --no-walk 4649d73eae0c2a57181c7aa24efdc268ea6025c9 # timeout=10
[CubesideUtils] $ mvn clean install deploy -Dbuild.number=377
[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 2.8 kB/s)
Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtils/1.16-SNAPSHOT/CubesideUtils-1.16-20260601.060509-214.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-20260601.060509-214.pom (2.1 kB at 49 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 51 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 32 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 bungeecord-repo: https://oss.sonatype.org/content/repositories/snapshots/de/cubeside/globalconnectionclient/0.0.1-SNAPSHOT/maven-metadata.xml
Downloading from brokkonaut: https://www.iani.de/nexus/content/groups/public/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 87 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.025 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.003 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 79 kB/s)
Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsCore/1.16-SNAPSHOT/CubesideUtilsCore-1.16-20260601.060509-214.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-20260601.060509-214.pom (3.1 kB at 220 kB/s)
Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsCore/1.16-SNAPSHOT/CubesideUtilsCore-1.16-20260601.060509-214.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-20260601.060509-214.jar (209 kB at 6.0 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 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: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 113 kB/s)
Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsAdventure/1.16-SNAPSHOT/CubesideUtilsAdventure-1.16-20260601.060509-45.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-20260601.060509-45.pom (2.9 kB at 261 kB/s)
Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsAdventure/1.16-SNAPSHOT/CubesideUtilsAdventure-1.16-20260601.060509-45.jar
Progress (1): 4.1/86 kB
Progress (1): 8.2/86 kB
Progress (1): 12/86 kB 
Progress (1): 16/86 kB
Progress (1): 20/86 kB
Progress (1): 25/86 kB
Progress (1): 29/86 kB
Progress (1): 33/86 kB
Progress (1): 37/86 kB
Progress (1): 41/86 kB
Progress (1): 45/86 kB
Progress (1): 49/86 kB
Progress (1): 53/86 kB
Progress (1): 57/86 kB
Progress (1): 61/86 kB
Progress (1): 66/86 kB
Progress (1): 70/86 kB
Progress (1): 74/86 kB
Progress (1): 78/86 kB
Progress (1): 82/86 kB
Progress (1): 86 kB   
                   
Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsAdventure/1.16-SNAPSHOT/CubesideUtilsAdventure-1.16-20260601.060509-45.jar (86 kB at 5.4 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 42 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 66 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 30 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 papermc: https://repo.papermc.io/repository/maven-public/net/md-5/bungeecord-api/1.21-R0.5-SNAPSHOT/maven-metadata.xml
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
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 11 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 6.4 kB/s)
Downloading from papermc: https://repo.papermc.io/repository/maven-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 brokkonaut: https://www.iani.de/nexus/content/groups/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 9.4 kB/s)
Downloading from brokkonaut: https://www.iani.de/nexus/content/groups/public/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 bungeecord-repo: https://oss.sonatype.org/content/repositories/snapshots/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 11 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 bungeecord-repo: https://oss.sonatype.org/content/repositories/snapshots/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
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 9.0 kB/s)
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 papermc: https://repo.papermc.io/repository/maven-public/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 12 kB/s)
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
Downloading from bungeecord-repo: https://oss.sonatype.org/content/repositories/snapshots/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 10 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 papermc: https://repo.papermc.io/repository/maven-public/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
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 12 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 11 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-20260601.060509-154.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-20260601.060509-154.pom (2.9 kB at 223 kB/s)
Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsCoreBungeecordChat/1.16-SNAPSHOT/CubesideUtilsCoreBungeecordChat-1.16-20260601.060509-154.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-20260601.060509-154.jar (37 kB at 2.8 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 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): 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 53 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 26 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 papermc: https://repo.papermc.io/repository/maven-public/io/papermc/paper/paper-api/maven-metadata.xml
Downloading from bungeecord-repo: https://oss.sonatype.org/content/repositories/snapshots/io/papermc/paper/paper-api/maven-metadata.xml
Downloading from central: https://repo.maven.apache.org/maven2/io/papermc/paper/paper-api/maven-metadata.xml
Downloading from brokkonaut: https://www.iani.de/nexus/content/groups/public/io/papermc/paper/paper-api/maven-metadata.xml
Progress (1): 4.1 kB
Progress (1): 6.2 kB
                    
Downloaded from papermc: https://repo.papermc.io/repository/maven-public/io/papermc/paper/paper-api/maven-metadata.xml (6.2 kB at 78 kB/s)
Downloading from papermc: https://repo.papermc.io/repository/maven-public/io/papermc/paper/paper-api/26.1.2.build.67-stable/paper-api-26.1.2.build.67-stable.pom
Progress (1): 3.1/4.9 kB
Progress (1): 4.9 kB    
                    
Downloaded from papermc: https://repo.papermc.io/repository/maven-public/io/papermc/paper/paper-api/26.1.2.build.67-stable/paper-api-26.1.2.build.67-stable.pom (4.9 kB at 64 kB/s)
Downloading from papermc: https://repo.papermc.io/repository/maven-public/de/cubeside/globalconnectionbukkit/0.0.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 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 79 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)
Downloading from papermc: https://repo.papermc.io/repository/maven-public/io/papermc/paper/paper-api/26.1.2.build.67-stable/paper-api-26.1.2.build.67-stable.jar
Progress (1): 0/2.8 MB
Progress (1): 0/2.8 MB
Progress (1): 0/2.8 MB
Progress (1): 0.1/2.8 MB
Progress (1): 0.1/2.8 MB
Progress (1): 0.1/2.8 MB
Progress (1): 0.1/2.8 MB
Progress (1): 0.1/2.8 MB
Progress (1): 0.1/2.8 MB
Progress (1): 0.1/2.8 MB
Progress (1): 0.1/2.8 MB
Progress (1): 0.2/2.8 MB
Progress (1): 0.2/2.8 MB
Progress (1): 0.2/2.8 MB
Progress (1): 0.2/2.8 MB
Progress (1): 0.2/2.8 MB
Progress (1): 0.2/2.8 MB
Progress (1): 0.3/2.8 MB
Progress (1): 0.3/2.8 MB
Progress (1): 0.3/2.8 MB
Progress (1): 0.3/2.8 MB
Progress (1): 0.3/2.8 MB
Progress (1): 0.3/2.8 MB
Progress (1): 0.4/2.8 MB
Progress (1): 0.4/2.8 MB
Progress (1): 0.4/2.8 MB
Progress (1): 0.4/2.8 MB
Progress (1): 0.4/2.8 MB
Progress (1): 0.4/2.8 MB
Progress (1): 0.5/2.8 MB
Progress (1): 0.5/2.8 MB
Progress (1): 0.5/2.8 MB
Progress (1): 0.5/2.8 MB
Progress (1): 0.5/2.8 MB
Progress (1): 0.5/2.8 MB
Progress (1): 0.5/2.8 MB
Progress (1): 0.6/2.8 MB
Progress (1): 0.6/2.8 MB
Progress (1): 0.6/2.8 MB
Progress (1): 0.6/2.8 MB
Progress (1): 0.6/2.8 MB
Progress (1): 0.6/2.8 MB
Progress (1): 0.7/2.8 MB
Progress (1): 0.7/2.8 MB
Progress (1): 0.7/2.8 MB
Progress (1): 0.7/2.8 MB
Progress (1): 0.7/2.8 MB
Progress (1): 0.7/2.8 MB
Progress (1): 0.8/2.8 MB
Progress (1): 0.8/2.8 MB
Progress (1): 0.8/2.8 MB
Progress (1): 0.8/2.8 MB
Progress (1): 0.8/2.8 MB
Progress (1): 0.8/2.8 MB
Progress (1): 0.9/2.8 MB
Progress (1): 0.9/2.8 MB
Progress (1): 0.9/2.8 MB
Progress (1): 0.9/2.8 MB
Progress (1): 0.9/2.8 MB
Progress (1): 0.9/2.8 MB
Progress (1): 1.0/2.8 MB
Progress (1): 1.0/2.8 MB
Progress (1): 1.0/2.8 MB
Progress (1): 1.0/2.8 MB
Progress (1): 1.0/2.8 MB
Progress (1): 1.0/2.8 MB
Progress (1): 1.1/2.8 MB
Progress (1): 1.1/2.8 MB
Progress (1): 1.1/2.8 MB
Progress (1): 1.1/2.8 MB
Progress (1): 1.1/2.8 MB
Progress (1): 1.1/2.8 MB
Progress (1): 1.2/2.8 MB
Progress (1): 1.2/2.8 MB
Progress (1): 1.2/2.8 MB
Progress (1): 1.2/2.8 MB
Progress (1): 1.2/2.8 MB
Progress (1): 1.2/2.8 MB
Progress (1): 1.3/2.8 MB
Progress (1): 1.3/2.8 MB
Progress (1): 1.3/2.8 MB
Progress (1): 1.3/2.8 MB
Progress (1): 1.3/2.8 MB
Progress (1): 1.3/2.8 MB
Progress (1): 1.4/2.8 MB
Progress (1): 1.4/2.8 MB
Progress (1): 1.4/2.8 MB
Progress (1): 1.4/2.8 MB
Progress (1): 1.4/2.8 MB
Progress (1): 1.4/2.8 MB
Progress (1): 1.4/2.8 MB
Progress (1): 1.5/2.8 MB
Progress (1): 1.5/2.8 MB
Progress (1): 1.5/2.8 MB
Progress (1): 1.5/2.8 MB
Progress (1): 1.5/2.8 MB
Progress (1): 1.5/2.8 MB
Progress (1): 1.6/2.8 MB
Progress (1): 1.6/2.8 MB
Progress (1): 1.6/2.8 MB
Progress (1): 1.6/2.8 MB
Progress (1): 1.6/2.8 MB
Progress (1): 1.6/2.8 MB
Progress (1): 1.7/2.8 MB
Progress (1): 1.7/2.8 MB
Progress (1): 1.7/2.8 MB
Progress (1): 1.7/2.8 MB
Progress (1): 1.7/2.8 MB
Progress (1): 1.7/2.8 MB
Progress (1): 1.8/2.8 MB
Progress (1): 1.8/2.8 MB
Progress (1): 1.8/2.8 MB
Progress (1): 1.8/2.8 MB
Progress (1): 1.8/2.8 MB
Progress (1): 1.8/2.8 MB
Progress (1): 1.9/2.8 MB
Progress (1): 1.9/2.8 MB
Progress (1): 1.9/2.8 MB
Progress (1): 1.9/2.8 MB
Progress (1): 1.9/2.8 MB
Progress (1): 1.9/2.8 MB
Progress (1): 2.0/2.8 MB
Progress (1): 2.0/2.8 MB
Progress (1): 2.0/2.8 MB
Progress (1): 2.0/2.8 MB
Progress (1): 2.0/2.8 MB
Progress (1): 2.0/2.8 MB
Progress (1): 2.1/2.8 MB
Progress (1): 2.1/2.8 MB
Progress (1): 2.1/2.8 MB
Progress (1): 2.1/2.8 MB
Progress (1): 2.1/2.8 MB
Progress (1): 2.1/2.8 MB
Progress (1): 2.2/2.8 MB
Progress (1): 2.2/2.8 MB
Progress (1): 2.2/2.8 MB
Progress (1): 2.2/2.8 MB
Progress (1): 2.2/2.8 MB
Progress (1): 2.2/2.8 MB
Progress (1): 2.3/2.8 MB
Progress (1): 2.3/2.8 MB
Progress (1): 2.3/2.8 MB
Progress (1): 2.3/2.8 MB
Progress (1): 2.3/2.8 MB
Progress (1): 2.3/2.8 MB
Progress (1): 2.4/2.8 MB
Progress (1): 2.4/2.8 MB
Progress (1): 2.4/2.8 MB
Progress (1): 2.4/2.8 MB
Progress (1): 2.4/2.8 MB
Progress (1): 2.4/2.8 MB
Progress (1): 2.4/2.8 MB
Progress (1): 2.5/2.8 MB
Progress (1): 2.5/2.8 MB
Progress (1): 2.5/2.8 MB
Progress (1): 2.5/2.8 MB
Progress (1): 2.5/2.8 MB
Progress (1): 2.5/2.8 MB
Progress (1): 2.6/2.8 MB
Progress (1): 2.6/2.8 MB
Progress (1): 2.6/2.8 MB
Progress (1): 2.6/2.8 MB
Progress (1): 2.6/2.8 MB
Progress (1): 2.6/2.8 MB
Progress (1): 2.7/2.8 MB
Progress (1): 2.7/2.8 MB
Progress (1): 2.7/2.8 MB
Progress (1): 2.7/2.8 MB
Progress (1): 2.7/2.8 MB
Progress (1): 2.7/2.8 MB
Progress (1): 2.8/2.8 MB
Progress (1): 2.8/2.8 MB
Progress (1): 2.8/2.8 MB
Progress (1): 2.8/2.8 MB
Progress (1): 2.8/2.8 MB
Progress (1): 2.8 MB    
                    
Downloaded from papermc: https://repo.papermc.io/repository/maven-public/io/papermc/paper/paper-api/26.1.2.build.67-stable/paper-api-26.1.2.build.67-stable.jar (2.8 MB at 21 MB/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 97 source files with javac [debug release 25] to target/classes
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for CubesideUtils 1.16-SNAPSHOT:
[INFO] 
[INFO] CubesideUtils ...................................... SUCCESS [  0.709 s]
[INFO] CubesideUtilsCore .................................. SUCCESS [  4.033 s]
[INFO] CubesideUtilsAdventure ............................. SUCCESS [  0.740 s]
[INFO] CubesideUtilsCoreBungeecordChat .................... SUCCESS [  1.635 s]
[INFO] CubesideUtilsBukkit ................................ FAILURE [  1.429 s]
[INFO] CubesideUtilsBungee ................................ SKIPPED
[INFO] CubesideUtilsVelocity .............................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  8.637 s
[INFO] Finished at: 2026-06-01T08:05:17+02:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.13.0:compile (default-compile) on project CubesideUtilsBukkit: Fatal error compiling: Fehler: Releaseversion 25 nicht unterstützt -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <args> -rf :CubesideUtilsBukkit
Build step 'Invoke top-level Maven targets' marked build as failure
Archiving artifacts
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
Finished: FAILURE