Skip to content
Success

Console Output

[INFO] 
[INFO] -----------------< org.cyberiantiger.minecraft:libnbt >-----------------
[INFO] Building libnbt 2.11-SNAPSHOT                                    [28/28]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ libnbt ---
[INFO] Deleting /home/tomcat/.jenkins/workspace/Bukkit-LibNBT/libnbt/target
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ libnbt ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/Bukkit-LibNBT/libnbt/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.0:compile (default-compile) @ libnbt ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ libnbt ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/Bukkit-LibNBT/libnbt/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.0:testCompile (default-testCompile) @ libnbt ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ libnbt ---
[INFO] No tests to run.
[JENKINS] Zeichne Testergebnisse auf
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ libnbt ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: /home/tomcat/.jenkins/workspace/Bukkit-LibNBT/libnbt/target/libnbt-2.11-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-shade-plugin:2.1:shade (default) @ libnbt ---
[INFO] Including org.cyberiantiger.minecraft:libnbt-v1_9_R1:jar:2.11-SNAPSHOT in the shaded jar.
[INFO] Excluding org.bukkit:craftbukkit:jar:1.9-R0.1-SNAPSHOT from the shaded jar.
[INFO] Including org.cyberiantiger.minecraft:libnbt-core:jar:2.11-SNAPSHOT in the shaded jar.
[INFO] Including org.cyberiantiger.minecraft:libnbt-standalone:jar:2.11-SNAPSHOT in the shaded jar.
[INFO] Including org.cyberiantiger.minecraft:libnbt-v1_9_R2:jar:2.11-SNAPSHOT in the shaded jar.
[INFO] Including org.cyberiantiger.minecraft:libnbt-v1_10_R1:jar:2.11-SNAPSHOT in the shaded jar.
[INFO] Including org.cyberiantiger.minecraft:libnbt-v1_11_R1:jar:2.11-SNAPSHOT in the shaded jar.
[INFO] Including org.cyberiantiger.minecraft:libnbt-v1_12_R1:jar:2.11-SNAPSHOT in the shaded jar.
[INFO] Including org.cyberiantiger.minecraft:libnbt-v1_12_R1_1:jar:2.11-SNAPSHOT in the shaded jar.
[INFO] Excluding org.spigotmc:spigot:jar:1.12.2-R0.1-SNAPSHOT from the shaded jar.
[INFO] Including org.cyberiantiger.minecraft:libnbt-v1_12_R1_2:jar:2.11-SNAPSHOT in the shaded jar.
[INFO] Including org.cyberiantiger.minecraft:libnbt-v1_13_R1:jar:2.11-SNAPSHOT in the shaded jar.
[INFO] Including org.cyberiantiger.minecraft:libnbt-v1_13_R2:jar:2.11-SNAPSHOT in the shaded jar.
[INFO] Including org.cyberiantiger.minecraft:libnbt-v1_13_R2_1:jar:2.11-SNAPSHOT in the shaded jar.
[INFO] Including org.cyberiantiger.minecraft:libnbt-v1_14_R1:jar:2.11-SNAPSHOT in the shaded jar.
[INFO] Including org.cyberiantiger.minecraft:libnbt-v1_15_R1:jar:2.11-SNAPSHOT in the shaded jar.
[INFO] Including org.cyberiantiger.minecraft:libnbt-v1_16_R1:jar:2.11-SNAPSHOT in the shaded jar.
[INFO] Including org.cyberiantiger.minecraft:libnbt-v1_16_R2:jar:2.11-SNAPSHOT in the shaded jar.
[INFO] Including org.cyberiantiger.minecraft:libnbt-v1_16_R3:jar:2.11-SNAPSHOT in the shaded jar.
[INFO] Including org.cyberiantiger.minecraft:libnbt-v1_17_R1:jar:2.11-SNAPSHOT in the shaded jar.
[INFO] Including org.cyberiantiger.minecraft:libnbt-v1_18_R1:jar:2.11-SNAPSHOT in the shaded jar.
[INFO] Including org.cyberiantiger.minecraft:libnbt-v1_18_R2:jar:2.11-SNAPSHOT in the shaded jar.
[INFO] Including org.cyberiantiger.minecraft:libnbt-v1_19_R1:jar:2.11-SNAPSHOT in the shaded jar.
[INFO] Including org.cyberiantiger.minecraft:libnbt-v1_19_R2:jar:2.11-SNAPSHOT in the shaded jar.
[INFO] Including org.cyberiantiger.minecraft:libnbt-v1_19_R3:jar:2.11-SNAPSHOT in the shaded jar.
[INFO] Including org.cyberiantiger.minecraft:libnbt-v1_20_R1:jar:2.11-SNAPSHOT in the shaded jar.
[INFO] Including org.cyberiantiger.minecraft:libnbt-v1_20_R2:jar:2.11-SNAPSHOT in the shaded jar.
[INFO] Including org.cyberiantiger.minecraft:libnbt-v1_20_R3:jar:2.11-SNAPSHOT in the shaded jar.
[INFO] Replacing original artifact with shaded artifact.
[INFO] Replacing /home/tomcat/.jenkins/workspace/Bukkit-LibNBT/libnbt/target/libnbt-2.11-SNAPSHOT.jar with /home/tomcat/.jenkins/workspace/Bukkit-LibNBT/libnbt/target/libnbt-2.11-SNAPSHOT-shaded.jar
[INFO] Dependency-reduced POM written at: /home/tomcat/.jenkins/workspace/Bukkit-LibNBT/libnbt/dependency-reduced-pom.xml
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ libnbt ---
[INFO] Installing /home/tomcat/.jenkins/workspace/Bukkit-LibNBT/libnbt/target/libnbt-2.11-SNAPSHOT.jar to /home/tomcat/.m2/repository/org/cyberiantiger/minecraft/libnbt/2.11-SNAPSHOT/libnbt-2.11-SNAPSHOT.jar
[INFO] Installing /home/tomcat/.jenkins/workspace/Bukkit-LibNBT/libnbt/dependency-reduced-pom.xml to /home/tomcat/.m2/repository/org/cyberiantiger/minecraft/libnbt/2.11-SNAPSHOT/libnbt-2.11-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ libnbt ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/Bukkit-LibNBT/libnbt/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.0:compile (default-compile) @ libnbt ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ libnbt ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/Bukkit-LibNBT/libnbt/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.0:testCompile (default-testCompile) @ libnbt ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ libnbt ---
[INFO] No tests to run.
[INFO] Skipping execution of surefire because it has already been run for this configuration
[JENKINS] Zeichne Testergebnisse auf
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ libnbt ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: /home/tomcat/.jenkins/workspace/Bukkit-LibNBT/libnbt/target/libnbt-2.11-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-shade-plugin:2.1:shade (default) @ libnbt ---
[INFO] Including org.cyberiantiger.minecraft:libnbt-v1_9_R1:jar:2.11-SNAPSHOT in the shaded jar.
[INFO] Excluding org.bukkit:craftbukkit:jar:1.9-R0.1-SNAPSHOT from the shaded jar.
[INFO] Including org.cyberiantiger.minecraft:libnbt-core:jar:2.11-SNAPSHOT in the shaded jar.
[INFO] Including org.cyberiantiger.minecraft:libnbt-standalone:jar:2.11-SNAPSHOT in the shaded jar.
[INFO] Including org.cyberiantiger.minecraft:libnbt-v1_9_R2:jar:2.11-SNAPSHOT in the shaded jar.
[INFO] Including org.cyberiantiger.minecraft:libnbt-v1_10_R1:jar:2.11-SNAPSHOT in the shaded jar.
[INFO] Including org.cyberiantiger.minecraft:libnbt-v1_11_R1:jar:2.11-SNAPSHOT in the shaded jar.
[INFO] Including org.cyberiantiger.minecraft:libnbt-v1_12_R1:jar:2.11-SNAPSHOT in the shaded jar.
[INFO] Including org.cyberiantiger.minecraft:libnbt-v1_12_R1_1:jar:2.11-SNAPSHOT in the shaded jar.
[INFO] Excluding org.spigotmc:spigot:jar:1.12.2-R0.1-SNAPSHOT from the shaded jar.
[INFO] Including org.cyberiantiger.minecraft:libnbt-v1_12_R1_2:jar:2.11-SNAPSHOT in the shaded jar.
[INFO] Including org.cyberiantiger.minecraft:libnbt-v1_13_R1:jar:2.11-SNAPSHOT in the shaded jar.
[INFO] Including org.cyberiantiger.minecraft:libnbt-v1_13_R2:jar:2.11-SNAPSHOT in the shaded jar.
[INFO] Including org.cyberiantiger.minecraft:libnbt-v1_13_R2_1:jar:2.11-SNAPSHOT in the shaded jar.
[INFO] Including org.cyberiantiger.minecraft:libnbt-v1_14_R1:jar:2.11-SNAPSHOT in the shaded jar.
[INFO] Including org.cyberiantiger.minecraft:libnbt-v1_15_R1:jar:2.11-SNAPSHOT in the shaded jar.
[INFO] Including org.cyberiantiger.minecraft:libnbt-v1_16_R1:jar:2.11-SNAPSHOT in the shaded jar.
[INFO] Including org.cyberiantiger.minecraft:libnbt-v1_16_R2:jar:2.11-SNAPSHOT in the shaded jar.
[INFO] Including org.cyberiantiger.minecraft:libnbt-v1_16_R3:jar:2.11-SNAPSHOT in the shaded jar.
[INFO] Including org.cyberiantiger.minecraft:libnbt-v1_17_R1:jar:2.11-SNAPSHOT in the shaded jar.
[INFO] Including org.cyberiantiger.minecraft:libnbt-v1_18_R1:jar:2.11-SNAPSHOT in the shaded jar.
[INFO] Including org.cyberiantiger.minecraft:libnbt-v1_18_R2:jar:2.11-SNAPSHOT in the shaded jar.
[INFO] Including org.cyberiantiger.minecraft:libnbt-v1_19_R1:jar:2.11-SNAPSHOT in the shaded jar.
[INFO] Including org.cyberiantiger.minecraft:libnbt-v1_19_R2:jar:2.11-SNAPSHOT in the shaded jar.
[INFO] Including org.cyberiantiger.minecraft:libnbt-v1_19_R3:jar:2.11-SNAPSHOT in the shaded jar.
[INFO] Including org.cyberiantiger.minecraft:libnbt-v1_20_R1:jar:2.11-SNAPSHOT in the shaded jar.
[INFO] Including org.cyberiantiger.minecraft:libnbt-v1_20_R2:jar:2.11-SNAPSHOT in the shaded jar.
[INFO] Including org.cyberiantiger.minecraft:libnbt-v1_20_R3:jar:2.11-SNAPSHOT in the shaded jar.
[INFO] Replacing original artifact with shaded artifact.
[INFO] Replacing /home/tomcat/.jenkins/workspace/Bukkit-LibNBT/libnbt/target/libnbt-2.11-SNAPSHOT.jar with /home/tomcat/.jenkins/workspace/Bukkit-LibNBT/libnbt/target/libnbt-2.11-SNAPSHOT-shaded.jar
[INFO] Dependency-reduced POM written at: /home/tomcat/.jenkins/workspace/Bukkit-LibNBT/libnbt/dependency-reduced-pom.xml
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ libnbt ---
[INFO] Installing /home/tomcat/.jenkins/workspace/Bukkit-LibNBT/libnbt/target/libnbt-2.11-SNAPSHOT.jar to /home/tomcat/.m2/repository/org/cyberiantiger/minecraft/libnbt/2.11-SNAPSHOT/libnbt-2.11-SNAPSHOT.jar
[INFO] Installing /home/tomcat/.jenkins/workspace/Bukkit-LibNBT/libnbt/dependency-reduced-pom.xml to /home/tomcat/.m2/repository/org/cyberiantiger/minecraft/libnbt/2.11-SNAPSHOT/libnbt-2.11-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ libnbt ---
[INFO] Downloading from nexus: https://www.iani.de/nexus/content/repositories/snapshots/org/cyberiantiger/minecraft/libnbt/2.11-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from nexus: https://www.iani.de/nexus/content/repositories/snapshots/org/cyberiantiger/minecraft/libnbt/2.11-SNAPSHOT/maven-metadata.xml (783 B at 157 kB/s)
[INFO] Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/org/cyberiantiger/minecraft/libnbt/2.11-SNAPSHOT/libnbt-2.11-20231213.194834-23.jar
[INFO] Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/org/cyberiantiger/minecraft/libnbt/2.11-SNAPSHOT/libnbt-2.11-20231213.194834-23.jar (328 kB at 20 MB/s)
[INFO] Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/org/cyberiantiger/minecraft/libnbt/2.11-SNAPSHOT/libnbt-2.11-20231213.194834-23.pom
[INFO] Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/org/cyberiantiger/minecraft/libnbt/2.11-SNAPSHOT/libnbt-2.11-20231213.194834-23.pom (1.1 kB at 111 kB/s)
[INFO] Downloading from nexus: https://www.iani.de/nexus/content/repositories/snapshots/org/cyberiantiger/minecraft/libnbt/maven-metadata.xml
[INFO] Downloaded from nexus: https://www.iani.de/nexus/content/repositories/snapshots/org/cyberiantiger/minecraft/libnbt/maven-metadata.xml (331 B at 55 kB/s)
[INFO] Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/org/cyberiantiger/minecraft/libnbt/2.11-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/org/cyberiantiger/minecraft/libnbt/2.11-SNAPSHOT/maven-metadata.xml (783 B at 87 kB/s)
[INFO] Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/org/cyberiantiger/minecraft/libnbt/maven-metadata.xml
[INFO] Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/org/cyberiantiger/minecraft/libnbt/maven-metadata.xml (331 B at 47 kB/s)