Skip to content
Success

Console Output

[INFO] 
[INFO] ----------------< net.md-5:bungeecord-module-cmd-send >-----------------
[INFO] Building cmd_send 1.19-R0.1-SNAPSHOT                             [18/20]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ bungeecord-module-cmd-send ---
[INFO] Deleting /var/lib/jenkins/jobs/BungeeCord/workspace/module/cmd-send/target
[INFO] 
[INFO] --- scriptus:0.4.1:describe (default) @ bungeecord-module-cmd-send ---
[INFO] Set property "describe" to "git:cmd_send:1.19-R0.1-SNAPSHOT:6963156:1658"
[INFO] Set property "project.build.outputTimestamp" to "1660440840"
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ bungeecord-module-cmd-send ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ bungeecord-module-cmd-send ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to /var/lib/jenkins/jobs/BungeeCord/workspace/module/cmd-send/target/classes
[INFO] /var/lib/jenkins/jobs/BungeeCord/workspace/module/cmd-send/src/main/java/net/md_5/bungee/module/cmd/send/CommandSend.java: /var/lib/jenkins/jobs/BungeeCord/workspace/module/cmd-send/src/main/java/net/md_5/bungee/module/cmd/send/CommandSend.java uses or overrides a deprecated API.
[INFO] /var/lib/jenkins/jobs/BungeeCord/workspace/module/cmd-send/src/main/java/net/md_5/bungee/module/cmd/send/CommandSend.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.2:check (default) @ bungeecord-module-cmd-send ---
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.20:check (default) @ bungeecord-module-cmd-send ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ bungeecord-module-cmd-send ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/BungeeCord/workspace/module/cmd-send/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ bungeecord-module-cmd-send ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ bungeecord-module-cmd-send ---
[INFO] No tests to run.
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ bungeecord-module-cmd-send ---
[INFO] Building jar: /var/lib/jenkins/jobs/BungeeCord/workspace/module/cmd-send/target/cmd_send.jar
[INFO] 
[INFO] --- maven-source-plugin:3.2.1:jar-no-fork (default) @ bungeecord-module-cmd-send ---
[INFO] Building jar: /var/lib/jenkins/jobs/BungeeCord/workspace/module/cmd-send/target/cmd_send-sources.jar
[INFO] 
[INFO] --- lombok-maven-plugin:1.18.20.0:delombok (default) @ bungeecord-module-cmd-send ---
[INFO] Delombok complete.
[INFO] 
[INFO] --- maven-javadoc-plugin:3.2.0:jar (default) @ bungeecord-module-cmd-send ---
[INFO] Skipping javadoc generation
[INFO] 
[INFO] --- maven-javadoc-plugin:3.2.0:jar (delombok) @ bungeecord-module-cmd-send ---
[INFO] Skipping javadoc generation
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ bungeecord-module-cmd-send ---
[INFO] Installing /var/lib/jenkins/jobs/BungeeCord/workspace/module/cmd-send/target/cmd_send.jar to /var/lib/jenkins/.m2/repository/net/md-5/bungeecord-module-cmd-send/1.19-R0.1-SNAPSHOT/bungeecord-module-cmd-send-1.19-R0.1-SNAPSHOT.jar
[INFO] Installing /var/lib/jenkins/jobs/BungeeCord/workspace/module/cmd-send/pom.xml to /var/lib/jenkins/.m2/repository/net/md-5/bungeecord-module-cmd-send/1.19-R0.1-SNAPSHOT/bungeecord-module-cmd-send-1.19-R0.1-SNAPSHOT.pom
[INFO] Installing /var/lib/jenkins/jobs/BungeeCord/workspace/module/cmd-send/target/cmd_send-sources.jar to /var/lib/jenkins/.m2/repository/net/md-5/bungeecord-module-cmd-send/1.19-R0.1-SNAPSHOT/bungeecord-module-cmd-send-1.19-R0.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ bungeecord-module-cmd-send ---
[INFO] Skipping artifact deployment
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for BungeeCord-Parent 1.19-R0.1-SNAPSHOT:
[INFO] 
[INFO] BungeeCord-Parent .................................. SUCCESS [  4.157 s]
[INFO] BungeeCord-Chat .................................... SUCCESS [ 12.781 s]
[INFO] BungeeCord-Config .................................. SUCCESS [  7.577 s]
[INFO] BungeeCord-Event ................................... SUCCESS [  6.436 s]
[INFO] BungeeCord-Protocol ................................ SUCCESS [ 13.000 s]
[INFO] BungeeCord-API ..................................... SUCCESS [ 11.473 s]
[INFO] BungeeCord-Log ..................................... SUCCESS [  5.523 s]
[INFO] BungeeCord-Native .................................. SUCCESS [ 13.254 s]
[INFO] BungeeCord-Query ................................... SUCCESS [  5.772 s]
[INFO] BungeeCord-SLF4J ................................... SUCCESS [  1.282 s]
[INFO] BungeeCord-Proxy ................................... SUCCESS [  6.760 s]
[INFO] BungeeCord-Bootstrap ............................... SUCCESS [  3.699 s]
[INFO] BungeeCord Modules ................................. SUCCESS [  1.036 s]
[INFO] cmd_alert .......................................... SUCCESS [  1.559 s]
[INFO] cmd_find ........................................... SUCCESS [  1.458 s]
[INFO] cmd_kick ........................................... SUCCESS [  1.480 s]
[INFO] cmd_list ........................................... SUCCESS [  2.153 s]
[INFO] cmd_send ........................................... SUCCESS [  1.558 s]
[INFO] cmd_server ......................................... SUCCESS [  1.484 s]
[INFO] reconnect_yaml ..................................... SUCCESS [  1.478 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  01:56 min
[INFO] Finished at: 2022-08-14T01:37:58Z
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data