Skip to content
Success

Console Output

Started by upstream project "Denizen" build number 986
originally caused by:
 Started by [email protected] on request of 'aufdemrand'
Building in workspace /var/lib/jenkins/jobs/Depenizen/workspace
Checkout:workspace / /var/lib/jenkins/jobs/Depenizen/workspace - hudson.remoting.LocalChannel@72f1b266
Using strategy: Default
Last Built Revision: Revision b5347f85fec7196ca3e102b4294c9e90543733ec (origin/master)
Fetching changes from 1 remote Git repository
Fetching upstream changes from origin
Commencing build of Revision b5347f85fec7196ca3e102b4294c9e90543733ec (origin/master)
Checking out Revision b5347f85fec7196ca3e102b4294c9e90543733ec (origin/master)
Parsing POMs
[workspace] $ /var/lib/jenkins/tools/hudson.model.JDK/JDK/bin/java -cp /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-agent-1.2.jar:/var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.0.3/boot/plexus-classworlds-2.4.jar org.jvnet.hudson.maven3.agent.Maven3Main /var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.0.3 /var/cache/jenkins/war/WEB-INF/lib/remoting-2.22.jar /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-1.2.jar 47640
<===[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/Depenizen/workspace/pom.xml clean install
[INFO] Scanning for projects...
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for net.gnomeffinway.depenizen:Depenizen:jar:0.1
[WARNING] 'dependencies.dependency.systemPath' for com.palmergames:Towny:jar should not point at files within the project directory, ${basedir}/src/main/resources/Towny.jar will be unresolvable by dependent projects @ line 104, column 16
[WARNING] 'dependencies.dependency.systemPath' for com.massivecraft:Factions:jar should not point at files within the project directory, ${basedir}/src/main/resources/Factions.jar will be unresolvable by dependent projects @ line 111, column 16
[WARNING] 'dependencies.dependency.systemPath' for me.limebyte:BattleNight:jar should not point at files within the project directory, ${basedir}/src/main/resources/BattleNight.jar will be unresolvable by dependent projects @ line 118, column 16
[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 Depenizen 0.1
[INFO] ------------------------------------------------------------------------
[WARNING] The POM for net.milkbowl.vault:Vault:jar:1.2.23-20130207.235614-301 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) @ Depenizen ---
[INFO] Deleting /var/lib/jenkins/jobs/Depenizen/workspace/target
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ Depenizen ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource to .
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ Depenizen ---
[INFO] Compiling 12 source files to /var/lib/jenkins/jobs/Depenizen/workspace/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ Depenizen ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/Depenizen/workspace/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ Depenizen ---
[INFO] Compiling 1 source file to /var/lib/jenkins/jobs/Depenizen/workspace/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ Depenizen ---
[INFO] Surefire report directory: /var/lib/jenkins/jobs/Depenizen/workspace/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running net.gnomeffinway.depenizen.AppTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 sec

Results :

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

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ Depenizen ---
[INFO] Building jar: /var/lib/jenkins/jobs/Depenizen/workspace/target/Depenizen.jar
[INFO] 
[INFO] --- maven-assembly-plugin:2.2-beta-5:single (build) @ Depenizen ---
[INFO] Reading assembly descriptor: src/main/assembly/package.xml
[INFO] Building zip: /var/lib/jenkins/jobs/Depenizen/workspace/target/Depenizen-bin.zip
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ Depenizen ---
[INFO] Installing /var/lib/jenkins/jobs/Depenizen/workspace/target/Depenizen.jar to /var/lib/jenkins/.m2/repository/net/gnomeffinway/depenizen/Depenizen/0.1/Depenizen-0.1.jar
[INFO] Installing /var/lib/jenkins/jobs/Depenizen/workspace/pom.xml to /var/lib/jenkins/.m2/repository/net/gnomeffinway/depenizen/Depenizen/0.1/Depenizen-0.1.pom
[INFO] Installing /var/lib/jenkins/jobs/Depenizen/workspace/target/Depenizen-bin.zip to /var/lib/jenkins/.m2/repository/net/gnomeffinway/depenizen/Depenizen/0.1/Depenizen-0.1-bin.zip
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 14.051s
[INFO] Finished at: Tue Apr 02 23:03:49 EDT 2013
[INFO] Final Memory: 18M/129M
[INFO] ------------------------------------------------------------------------
[JENKINS] Archiving /var/lib/jenkins/jobs/Depenizen/workspace/pom.xml to /var/lib/jenkins/jobs/Depenizen/modules/net.gnomeffinway.depenizen$Depenizen/builds/2013-04-02_23-03-29/archive/net.gnomeffinway.depenizen/Depenizen/0.1/Depenizen-0.1.pom
[JENKINS] Archiving /var/lib/jenkins/jobs/Depenizen/workspace/target/Depenizen.jar to /var/lib/jenkins/jobs/Depenizen/modules/net.gnomeffinway.depenizen$Depenizen/builds/2013-04-02_23-03-29/archive/net.gnomeffinway.depenizen/Depenizen/0.1/Depenizen-0.1.jar
[JENKINS] Archiving /var/lib/jenkins/jobs/Depenizen/workspace/target/Depenizen-bin.zip to /var/lib/jenkins/jobs/Depenizen/modules/net.gnomeffinway.depenizen$Depenizen/builds/2013-04-02_23-03-29/archive/net.gnomeffinway.depenizen/Depenizen/0.1/Depenizen-0.1-bin.zip
Waiting for Jenkins to finish collecting data
channel stopped
Archiving artifacts
Finished: SUCCESS