Skip to content
Success

Console Output

[INFO] 
[INFO] ----------------------< net.md-5:bungeecord-nbt >-----------------------
[INFO] Building BungeeCord-NBT 1.21-R0.4-SNAPSHOT                        [7/23]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ bungeecord-nbt ---
[INFO] Deleting /var/lib/jenkins/jobs/BungeeCord/workspace/nbt/target
[INFO] 
[INFO] --- scriptus:0.5.0:describe (default) @ bungeecord-nbt ---
[INFO] Set property "describe" to "git:BungeeCord-NBT:1.21-R0.4-SNAPSHOT:f1a4a42:1988"
[INFO] Set property "project.build.outputTimestamp" to "1751886517"
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ bungeecord-nbt ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/BungeeCord/workspace/nbt/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ bungeecord-nbt ---
[INFO] Recompiling the module because of changed source code.
[INFO] Compiling 20 source files with javac [debug release 8] to target/classes
[INFO] /var/lib/jenkins/jobs/BungeeCord/workspace/nbt/src/main/java/net/md_5/bungee/nbt/Tag.java: /var/lib/jenkins/jobs/BungeeCord/workspace/nbt/src/main/java/net/md_5/bungee/nbt/Tag.java uses unchecked or unsafe operations.
[INFO] /var/lib/jenkins/jobs/BungeeCord/workspace/nbt/src/main/java/net/md_5/bungee/nbt/Tag.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.6.0:check (default) @ bungeecord-nbt ---
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.24:check (default) @ bungeecord-nbt ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ bungeecord-nbt ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ bungeecord-nbt ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 3 source files with javac [debug release 8] to target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ bungeecord-nbt ---
[INFO] Surefire report directory: /var/lib/jenkins/jobs/BungeeCord/workspace/nbt/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running net.md_5.bungee.nbt.NBTLimiterTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec
Running net.md_5.bungee.nbt.PlayerDataTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
Running net.md_5.bungee.nbt.NBTTagTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec

Results :

Tests run: 15, Failures: 0, Errors: 0, Skipped: 0

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ bungeecord-nbt ---
[INFO] Building jar: /var/lib/jenkins/jobs/BungeeCord/workspace/nbt/target/bungeecord-nbt-1.21-R0.4-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-source-plugin:3.3.1:jar-no-fork (default) @ bungeecord-nbt ---
[INFO] Building jar: /var/lib/jenkins/jobs/BungeeCord/workspace/nbt/target/bungeecord-nbt-1.21-R0.4-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- lombok-maven-plugin:1.18.20.0:delombok (default) @ bungeecord-nbt ---
[INFO] Delombok complete.
[INFO] 
[INFO] --- maven-javadoc-plugin:3.6.3:jar (default) @ bungeecord-nbt ---
[INFO] No previous run data found, generating javadoc.
[INFO] Building jar: /var/lib/jenkins/jobs/BungeeCord/workspace/nbt/target/bungeecord-nbt-1.21-R0.4-SNAPSHOT-javadoc.jar
[INFO] 
[INFO] --- maven-javadoc-plugin:3.6.3:jar (delombok) @ bungeecord-nbt ---
[INFO] Configuration changed, re-generating javadoc.
[INFO] Building jar: /var/lib/jenkins/jobs/BungeeCord/workspace/nbt/target/bungeecord-nbt-1.21-R0.4-SNAPSHOT-javadoc.jar
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ bungeecord-nbt ---
[INFO] Installing /var/lib/jenkins/jobs/BungeeCord/workspace/nbt/target/bungeecord-nbt-1.21-R0.4-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/net/md-5/bungeecord-nbt/1.21-R0.4-SNAPSHOT/bungeecord-nbt-1.21-R0.4-SNAPSHOT.jar
[INFO] Installing /var/lib/jenkins/jobs/BungeeCord/workspace/nbt/pom.xml to /var/lib/jenkins/.m2/repository/net/md-5/bungeecord-nbt/1.21-R0.4-SNAPSHOT/bungeecord-nbt-1.21-R0.4-SNAPSHOT.pom
[INFO] Installing /var/lib/jenkins/jobs/BungeeCord/workspace/nbt/target/bungeecord-nbt-1.21-R0.4-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/net/md-5/bungeecord-nbt/1.21-R0.4-SNAPSHOT/bungeecord-nbt-1.21-R0.4-SNAPSHOT-sources.jar
[INFO] Installing /var/lib/jenkins/jobs/BungeeCord/workspace/nbt/target/bungeecord-nbt-1.21-R0.4-SNAPSHOT-javadoc.jar to /var/lib/jenkins/.m2/repository/net/md-5/bungeecord-nbt/1.21-R0.4-SNAPSHOT/bungeecord-nbt-1.21-R0.4-SNAPSHOT-javadoc.jar
[INFO] Installing /var/lib/jenkins/jobs/BungeeCord/workspace/nbt/target/bungeecord-nbt-1.21-R0.4-SNAPSHOT-javadoc.jar to /var/lib/jenkins/.m2/repository/net/md-5/bungeecord-nbt/1.21-R0.4-SNAPSHOT/bungeecord-nbt-1.21-R0.4-SNAPSHOT-javadoc.jar
[INFO] 
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ bungeecord-nbt ---
[INFO] Downloading from central-portal-snapshots: https://central.sonatype.com/repository/maven-snapshots/net/md-5/bungeecord-nbt/1.21-R0.4-SNAPSHOT/maven-metadata.xml
[INFO] Uploading to central-portal-snapshots: https://central.sonatype.com/repository/maven-snapshots/net/md-5/bungeecord-nbt/1.21-R0.4-SNAPSHOT/bungeecord-nbt-1.21-R0.4-20250707.111112-1.jar
[INFO] Uploaded to central-portal-snapshots: https://central.sonatype.com/repository/maven-snapshots/net/md-5/bungeecord-nbt/1.21-R0.4-SNAPSHOT/bungeecord-nbt-1.21-R0.4-20250707.111112-1.jar (29 kB at 16 kB/s)
[INFO] Uploading to central-portal-snapshots: https://central.sonatype.com/repository/maven-snapshots/net/md-5/bungeecord-nbt/1.21-R0.4-SNAPSHOT/bungeecord-nbt-1.21-R0.4-20250707.111112-1.pom
[INFO] Uploaded to central-portal-snapshots: https://central.sonatype.com/repository/maven-snapshots/net/md-5/bungeecord-nbt/1.21-R0.4-SNAPSHOT/bungeecord-nbt-1.21-R0.4-20250707.111112-1.pom (978 B at 537 B/s)
[INFO] Downloading from central-portal-snapshots: https://central.sonatype.com/repository/maven-snapshots/net/md-5/bungeecord-nbt/maven-metadata.xml
[INFO] Uploading to central-portal-snapshots: https://central.sonatype.com/repository/maven-snapshots/net/md-5/bungeecord-nbt/1.21-R0.4-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to central-portal-snapshots: https://central.sonatype.com/repository/maven-snapshots/net/md-5/bungeecord-nbt/1.21-R0.4-SNAPSHOT/maven-metadata.xml (784 B at 430 B/s)
[INFO] Uploading to central-portal-snapshots: https://central.sonatype.com/repository/maven-snapshots/net/md-5/bungeecord-nbt/maven-metadata.xml
[INFO] Uploaded to central-portal-snapshots: https://central.sonatype.com/repository/maven-snapshots/net/md-5/bungeecord-nbt/maven-metadata.xml (286 B at 173 B/s)
[INFO] Uploading to central-portal-snapshots: https://central.sonatype.com/repository/maven-snapshots/net/md-5/bungeecord-nbt/1.21-R0.4-SNAPSHOT/bungeecord-nbt-1.21-R0.4-20250707.111112-1-sources.jar
[INFO] Uploaded to central-portal-snapshots: https://central.sonatype.com/repository/maven-snapshots/net/md-5/bungeecord-nbt/1.21-R0.4-SNAPSHOT/bungeecord-nbt-1.21-R0.4-20250707.111112-1-sources.jar (14 kB at 9.0 kB/s)
[INFO] Uploading to central-portal-snapshots: https://central.sonatype.com/repository/maven-snapshots/net/md-5/bungeecord-nbt/1.21-R0.4-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to central-portal-snapshots: https://central.sonatype.com/repository/maven-snapshots/net/md-5/bungeecord-nbt/1.21-R0.4-SNAPSHOT/maven-metadata.xml (1.0 kB at 586 B/s)
[INFO] Uploading to central-portal-snapshots: https://central.sonatype.com/repository/maven-snapshots/net/md-5/bungeecord-nbt/1.21-R0.4-SNAPSHOT/bungeecord-nbt-1.21-R0.4-20250707.111112-1-javadoc.jar
[INFO] Uploaded to central-portal-snapshots: https://central.sonatype.com/repository/maven-snapshots/net/md-5/bungeecord-nbt/1.21-R0.4-SNAPSHOT/bungeecord-nbt-1.21-R0.4-20250707.111112-1-javadoc.jar (196 kB at 106 kB/s)
[INFO] Uploading to central-portal-snapshots: https://central.sonatype.com/repository/maven-snapshots/net/md-5/bungeecord-nbt/1.21-R0.4-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to central-portal-snapshots: https://central.sonatype.com/repository/maven-snapshots/net/md-5/bungeecord-nbt/1.21-R0.4-SNAPSHOT/maven-metadata.xml (1.2 kB at 850 B/s)
[INFO] Uploading to central-portal-snapshots: https://central.sonatype.com/repository/maven-snapshots/net/md-5/bungeecord-nbt/1.21-R0.4-SNAPSHOT/bungeecord-nbt-1.21-R0.4-20250707.111112-1-javadoc.jar
[INFO] Uploaded to central-portal-snapshots: https://central.sonatype.com/repository/maven-snapshots/net/md-5/bungeecord-nbt/1.21-R0.4-SNAPSHOT/bungeecord-nbt-1.21-R0.4-20250707.111112-1-javadoc.jar (196 kB at 117 kB/s)
[INFO] Uploading to central-portal-snapshots: https://central.sonatype.com/repository/maven-snapshots/net/md-5/bungeecord-nbt/1.21-R0.4-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to central-portal-snapshots: https://central.sonatype.com/repository/maven-snapshots/net/md-5/bungeecord-nbt/1.21-R0.4-SNAPSHOT/maven-metadata.xml (1.2 kB at 507 B/s)
[JENKINS] Archiving disabled