Skip to content
Success

Console Output

[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building EssentialsXMPP 2.x-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ EssentialsXMPP ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ EssentialsXMPP ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 8 source files to /var/lib/jenkins/jobs/Spigot-Essentials/workspace/EssentialsXMPP/target/classes
[WARNING] /var/lib/jenkins/jobs/Spigot-Essentials/workspace/EssentialsXMPP/src/com/earth2me/essentials/xmpp/XMPPManager.java: Some input files use or override a deprecated API.
[WARNING] /var/lib/jenkins/jobs/Spigot-Essentials/workspace/EssentialsXMPP/src/com/earth2me/essentials/xmpp/XMPPManager.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ EssentialsXMPP ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/Spigot-Essentials/workspace/EssentialsXMPP/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ EssentialsXMPP ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ EssentialsXMPP ---
[INFO] No tests to run.
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ EssentialsXMPP ---
[INFO] Building jar: /var/lib/jenkins/jobs/Spigot-Essentials/workspace/EssentialsXMPP/target/EssentialsXMPP-2.x-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-shade-plugin:2.1:shade (default) @ EssentialsXMPP ---
[INFO] Excluding net.ess3:Essentials:jar:2.x-SNAPSHOT from the shaded jar.
[INFO] Excluding org.yaml:snakeyaml:jar:1.21 from the shaded jar.
[INFO] Excluding de.bananaco:bPermissions:jar:v2.12-DEV from the shaded jar.
[INFO] Excluding net.milkbowl.vault:Vault:jar:1.2.32 from the shaded jar.
[INFO] Including org.igniterealtime.smack:smack:jar:3.2.1 in the shaded jar.
[INFO] Excluding org.projectlombok:lombok:jar:1.12.2 from the shaded jar.
[INFO] Replacing original artifact with shaded artifact.
[INFO] Replacing /var/lib/jenkins/jobs/Spigot-Essentials/workspace/EssentialsXMPP/target/EssentialsXMPP-2.x-SNAPSHOT.jar with /var/lib/jenkins/jobs/Spigot-Essentials/workspace/EssentialsXMPP/target/EssentialsXMPP-2.x-SNAPSHOT-shaded.jar
[INFO] Dependency-reduced POM written at: /var/lib/jenkins/jobs/Spigot-Essentials/workspace/EssentialsXMPP/dependency-reduced-pom.xml
[INFO] Dependency-reduced POM written at: /var/lib/jenkins/jobs/Spigot-Essentials/workspace/EssentialsXMPP/dependency-reduced-pom.xml
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ EssentialsXMPP ---
[INFO] Installing /var/lib/jenkins/jobs/Spigot-Essentials/workspace/EssentialsXMPP/target/EssentialsXMPP-2.x-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/net/ess3/EssentialsXMPP/2.x-SNAPSHOT/EssentialsXMPP-2.x-SNAPSHOT.jar
[INFO] Installing /var/lib/jenkins/jobs/Spigot-Essentials/workspace/EssentialsXMPP/dependency-reduced-pom.xml to /var/lib/jenkins/.m2/repository/net/ess3/EssentialsXMPP/2.x-SNAPSHOT/EssentialsXMPP-2.x-SNAPSHOT.pom