Skip to content
Success

Console Output

Established TCP socket on 43719
<===[JENKINS REMOTING CAPACITY]===>channel started
Executing Maven:  -B -f /var/jenkins_home/workspace/CHNaughty/pom.xml clean package
[INFO] Scanning for projects...
[INFO] 
[INFO] ---------------------< me.pseudoknight:CHNaughty >----------------------
[INFO] Building CHNaughty 4.15.0
[INFO]   from pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ CHNaughty ---
[INFO] Deleting /var/jenkins_home/workspace/CHNaughty/target
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ CHNaughty ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/workspace/CHNaughty/src/main/resources
[INFO] 
[INFO] --- compiler:3.8.1:compile (default-compile) @ CHNaughty ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 5 source files to /var/jenkins_home/workspace/CHNaughty/target/classes
[INFO] Annotation processing is enabled because one or more processors were found
  on the class path. A future release of javac may disable annotation processing
  unless at least one processor is specified by name (-processor), or a search
  path is specified (--processor-path, --processor-module-path), or annotation
  processing is enabled explicitly (-proc:only, -proc:full).
  Use -Xlint:-options to suppress this message.
  Use -proc:none to disable annotation processing.
[WARNING] /var/jenkins_home/workspace/CHNaughty/src/main/java/me/pseudoknight/chnaughty/Functions.java:[408,25] net.md_5.bungee.api.chat.BaseComponent in net.md_5.bungee.api.chat has been deprecated
[WARNING] /var/jenkins_home/workspace/CHNaughty/src/main/java/me/pseudoknight/chnaughty/Functions.java:[408,69] net.md_5.bungee.api.chat.TextComponent in net.md_5.bungee.api.chat has been deprecated
[WARNING] /var/jenkins_home/workspace/CHNaughty/src/main/java/me/pseudoknight/chnaughty/Functions.java:[408,83] fromLegacy(java.lang.String) in net.md_5.bungee.api.chat.TextComponent has been deprecated
[WARNING] /var/jenkins_home/workspace/CHNaughty/src/main/java/me/pseudoknight/chnaughty/Functions.java:[409,95] net.md_5.bungee.api.ChatMessageType in net.md_5.bungee.api has been deprecated
[WARNING] /var/jenkins_home/workspace/CHNaughty/src/main/java/me/pseudoknight/chnaughty/Functions.java:[409,111] ACTION_BAR in net.md_5.bungee.api.ChatMessageType has been deprecated
[WARNING] /var/jenkins_home/workspace/CHNaughty/src/main/java/me/pseudoknight/chnaughty/Functions.java:[409,63] sendMessage(net.md_5.bungee.api.ChatMessageType,net.md_5.bungee.api.chat.BaseComponent) in org.bukkit.entity.Player.Spigot has been deprecated
[WARNING] /var/jenkins_home/workspace/CHNaughty/src/main/java/me/pseudoknight/chnaughty/Functions.java:[506,83] net.md_5.bungee.chat.ComponentSerializer in net.md_5.bungee.chat has been deprecated
[WARNING] /var/jenkins_home/workspace/CHNaughty/src/main/java/me/pseudoknight/chnaughty/Functions.java:[506,102] parse(java.lang.String) in net.md_5.bungee.chat.ComponentSerializer has been deprecated
[WARNING] /var/jenkins_home/workspace/CHNaughty/src/main/java/me/pseudoknight/chnaughty/Functions.java:[506,74] addPage(net.md_5.bungee.api.chat.BaseComponent[]...) in org.bukkit.inventory.meta.BookMeta.Spigot has been deprecated
[WARNING] /var/jenkins_home/workspace/CHNaughty/src/main/java/me/pseudoknight/chnaughty/Functions.java:[510,49] addPage(java.lang.String...) in org.bukkit.inventory.meta.BookMeta has been deprecated
[WARNING] /var/jenkins_home/workspace/CHNaughty/src/main/java/me/pseudoknight/chnaughty/Functions.java:[638,57] setLine(int,java.lang.String) in org.bukkit.block.sign.SignSide has been deprecated
[INFO] /var/jenkins_home/workspace/CHNaughty/src/main/java/me/pseudoknight/chnaughty/Functions.java: /var/jenkins_home/workspace/CHNaughty/src/main/java/me/pseudoknight/chnaughty/Functions.java uses unchecked or unsafe operations.
[INFO] /var/jenkins_home/workspace/CHNaughty/src/main/java/me/pseudoknight/chnaughty/Functions.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- processor:5.0-jdk8-rc1:process (process) @ CHNaughty ---
Processing me.pseudoknight.chnaughty.CHNaughty
Extension 'CHNaughty' checks out ok!
[WARNING] diagnostic: warning: Supported source version 'RELEASE_16' from annotation processor 'com.laytonsmith.core.extensions.ExtensionAnnotationProcessor' less than -source '21'
[INFO] 
[INFO] --- exec:3.0.0:java (cache-annotations) @ CHNaughty ---
-- Caching annotations --
Scanning for classes in /var/jenkins_home/workspace/CHNaughty/target/classes
Outputting file to directory /var/jenkins_home/workspace/CHNaughty/target/classes
Done writing jarInfo.ser, which took 585 ms.
-- Checking for custom compile errors --
-- Finished with custom compiler checks --
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ CHNaughty ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/workspace/CHNaughty/src/test/resources
[INFO] 
[INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ CHNaughty ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:3.2.2:test (default-test) @ CHNaughty ---
[INFO] No tests to run.
[JENKINS] Recording test results
[INFO] 
[INFO] --- jar:3.2.0:jar (default-jar) @ CHNaughty ---
[INFO] Building jar: /var/jenkins_home/workspace/CHNaughty/target/CHNaughty-4.15.0.jar
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  44.899 s
[INFO] Finished at: 2024-05-09T20:33:11-06:00
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data