Skip to content
Success

Console Output

Established TCP socket on 36300
<===[JENKINS REMOTING CAPACITY]===>channel started
Established TCP socket on 50944
<===[JENKINS REMOTING CAPACITY]===>channel started
Executing Maven:  -B -f /var/lib/jenkins/jobs/Sentinel/workspace/pom.xml clean install
[INFO] Scanning for projects...
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.mcmonkey:sentinel:jar:1.3.2
[WARNING] 'dependencies.dependency.systemPath' for net.milkbowl.vault:Vault:jar should not point at files within the project directory, ${project.basedir}/lib/Vault.jar will be unresolvable by dependent projects @ line 49, column 25
[WARNING] 'dependencies.dependency.systemPath' for com.tommytony.war:war:jar should not point at files within the project directory, ${project.basedir}/lib/war.jar will be unresolvable by dependent projects @ line 64, column 25
[WARNING] 'dependencies.dependency.systemPath' for com.palmergames.bukkit:towny:jar should not point at files within the project directory, ${project.basedir}/lib/towny.jar will be unresolvable by dependent projects @ line 72, column 25
[WARNING] 'dependencies.dependency.systemPath' for com.massivecraft:factions:jar should not point at files within the project directory, ${basedir}/lib/Factions.jar will be unresolvable by dependent projects @ line 79, column 25
[WARNING] 'dependencies.dependency.systemPath' for com.massivecraft:massivecore:jar should not point at files within the project directory, ${basedir}/lib/MassiveCore.jar will be unresolvable by dependent projects @ line 86, column 25
[WARNING] 'dependencies.dependency.systemPath' for com.shampaggon:crackshot:jar should not point at files within the project directory, ${basedir}/lib/CrackShot.jar will be unresolvable by dependent projects @ line 93, column 25
[WARNING] 'dependencies.dependency.systemPath' for net.sacredlabyrinth.phaed.simpleclans:SimpleClans:jar should not point at files within the project directory, ${basedir}/lib/SimpleClans.jar will be unresolvable by dependent projects @ line 100, column 25
[WARNING] 
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING] 
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING] 
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Sentinel 1.3.2
[INFO] ------------------------------------------------------------------------
[WARNING] The POM for net.aufdemrand:sentry:jar:1.9.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ sentinel ---
[INFO] Deleting /var/lib/jenkins/jobs/Sentinel/workspace/target
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ sentinel ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ sentinel ---
[INFO] Compiling 17 source files to /var/lib/jenkins/jobs/Sentinel/workspace/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ sentinel ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/Sentinel/workspace/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ sentinel ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ sentinel ---
[INFO] No tests to run.
[INFO] Surefire report directory: /var/lib/jenkins/jobs/Sentinel/workspace/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
There are no tests to run.

Results :

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

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ sentinel ---
[INFO] Building jar: /var/lib/jenkins/jobs/Sentinel/workspace/target/sentinel-1.3.2.jar
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ sentinel ---
[INFO] Installing /var/lib/jenkins/jobs/Sentinel/workspace/target/sentinel-1.3.2.jar to /var/lib/jenkins/.m2/repository/org/mcmonkey/sentinel/1.3.2/sentinel-1.3.2.jar
[INFO] Installing /var/lib/jenkins/jobs/Sentinel/workspace/pom.xml to /var/lib/jenkins/.m2/repository/org/mcmonkey/sentinel/1.3.2/sentinel-1.3.2.pom
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 8.618s
[INFO] Finished at: Wed Aug 30 02:43:33 GMT 2017
[INFO] Final Memory: 10M/118M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data