Skip to content
Success

Console Output

<===[JENKINS REMOTING CAPACITY]===>channel started
log4j:WARN No appenders could be found for logger (org.apache.commons.beanutils.converters.BooleanConverter).
log4j:WARN Please initialize the log4j system properly.
Executing Maven:  -B -f /var/lib/jenkins/jobs/CitizensAPI/workspace/pom.xml clean install
[INFO] Scanning for projects...
Projects to build: [MavenProject: net.citizensnpcs:citizensapi:2.0.4-SNAPSHOT @ /var/lib/jenkins/jobs/CitizensAPI/workspace/pom.xml]
projectStarted net.citizensnpcs:citizensapi:2.0.4-SNAPSHOT
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building CitizensAPI 2.0.4-SNAPSHOT
[INFO] ------------------------------------------------------------------------
mojoStarted org.apache.maven.plugins:maven-clean-plugin:2.4.1(default-clean)
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ citizensapi ---
[INFO] Deleting /var/lib/jenkins/jobs/CitizensAPI/workspace/target
mojoSucceeded org.apache.maven.plugins:maven-clean-plugin:2.4.1(default-clean)
mojoStarted org.apache.maven.plugins:maven-resources-plugin:2.4.3(default-resources)
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ citizensapi ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/CitizensAPI/workspace/src/main/resources
mojoSucceeded org.apache.maven.plugins:maven-resources-plugin:2.4.3(default-resources)
mojoStarted org.apache.maven.plugins:maven-compiler-plugin:2.3.2(default-compile)
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ citizensapi ---
[INFO] Compiling 124 source files to /var/lib/jenkins/jobs/CitizensAPI/workspace/target/classes
mojoSucceeded org.apache.maven.plugins:maven-compiler-plugin:2.3.2(default-compile)
mojoStarted org.apache.maven.plugins:maven-resources-plugin:2.4.3(default-testResources)
[INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/CitizensAPI/workspace/src/test/resources

[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ citizensapi ---
mojoSucceeded org.apache.maven.plugins:maven-resources-plugin:2.4.3(default-testResources)
mojoStarted org.apache.maven.plugins:maven-compiler-plugin:2.3.2(default-testCompile)
[INFO] [INFO] Compiling 2 source files to /var/lib/jenkins/jobs/CitizensAPI/workspace/target/test-classes

[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ citizensapi ---
mojoSucceeded org.apache.maven.plugins:maven-compiler-plugin:2.3.2(default-testCompile)
mojoStarted org.apache.maven.plugins:maven-surefire-plugin:2.7.2(default-test)
[INFO] 
[INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ citizensapi ---
[INFO] Surefire report directory: /var/lib/jenkins/jobs/CitizensAPI/workspace/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running net.citizensnpcs.api.ai.SimpleGoalControllerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.773 sec
Running net.citizensnpcs.api.persistence.PersistenceLoaderTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.608 sec

Results :

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

mojoSucceeded org.apache.maven.plugins:maven-surefire-plugin:2.7.2(default-test)
[JENKINS] Recording test results
mojoStarted org.apache.maven.plugins:maven-jar-plugin:2.3.2(default-jar)
[INFO] 
[INFO] --- maven-jar-plugin:2.3.2:jar (default-jar) @ citizensapi ---
[INFO] Building jar: /var/lib/jenkins/jobs/CitizensAPI/workspace/target/citizensapi-2.0.4-SNAPSHOT.jar
mojoSucceeded org.apache.maven.plugins:maven-jar-plugin:2.3.2(default-jar)
mojoStarted org.apache.maven.plugins:maven-install-plugin:2.3.1(default-install)
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ citizensapi ---
[INFO] Installing /var/lib/jenkins/jobs/CitizensAPI/workspace/target/citizensapi-2.0.4-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/net/citizensnpcs/citizensapi/2.0.4-SNAPSHOT/citizensapi-2.0.4-SNAPSHOT.jar
[INFO] Installing /var/lib/jenkins/jobs/CitizensAPI/workspace/pom.xml to /var/lib/jenkins/.m2/repository/net/citizensnpcs/citizensapi/2.0.4-SNAPSHOT/citizensapi-2.0.4-SNAPSHOT.pom
mojoSucceeded org.apache.maven.plugins:maven-install-plugin:2.3.1(default-install)
projectSucceeded net.citizensnpcs:citizensapi:2.0.4-SNAPSHOT
sessionEnded
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:02.877s
[INFO] Finished at: Sat Nov 24 06:53:20 EST 2012
[INFO] Final Memory: 16M/86M
[INFO] ------------------------------------------------------------------------
Projects to build: [MavenProject: net.citizensnpcs:citizensapi:2.0.4-SNAPSHOT @ /var/lib/jenkins/jobs/CitizensAPI/workspace/pom.xml]
[JENKINS] Archiving /var/lib/jenkins/jobs/CitizensAPI/workspace/pom.xml to /var/lib/jenkins/jobs/CitizensAPI/modules/net.citizensnpcs$citizensapi/builds/2012-11-24_06-52-04/archive/net.citizensnpcs/citizensapi/2.0.4-SNAPSHOT/citizensapi-2.0.4-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/jobs/CitizensAPI/workspace/target/citizensapi-2.0.4-SNAPSHOT.jar to /var/lib/jenkins/jobs/CitizensAPI/modules/net.citizensnpcs$citizensapi/builds/2012-11-24_06-52-04/archive/net.citizensnpcs/citizensapi/2.0.4-SNAPSHOT/citizensapi-2.0.4-SNAPSHOT.jar
Waiting for Jenkins to finish collecting data