Skip to content
Success

Console Output

Started by [email protected] on request of 'Morphan1'
Building in workspace /var/lib/jenkins/jobs/Depenizen/workspace
 > git rev-parse --is-inside-work-tree
Fetching changes from the remote Git repository
 > git config remote.origin.url git://github.com/Morphan1/Depenizen.git
Fetching upstream changes from git://github.com/Morphan1/Depenizen.git
 > git --version
 > git fetch --tags --progress git://github.com/Morphan1/Depenizen.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit}
Checking out Revision 6a8030b7eb808da8541fc059a45dcf86d960bb2b (origin/master)
 > git config core.sparsecheckout
 > git checkout -f 6a8030b7eb808da8541fc059a45dcf86d960bb2b
 > git rev-list 3c89bde049320cf4bdee7e20a53ab4d7cfa722d3
 > git tag -a -f -m Jenkins Build #201 jenkins-Depenizen-201
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.5.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 /tmp/jetty-0.0.0.0-8080-jenkins.war--any-/webapp/WEB-INF/lib/remoting-2.33.jar /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-1.5.jar /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.5.jar 49560
<===[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 package install
[INFO] Scanning for projects...
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for net.gnomeffinway.depenizen:Depenizen:jar:0.2.0
[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 135, 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 142, column 16
[WARNING] 'dependencies.dependency.systemPath' for com.massivecraft:mcore:jar should not point at files within the project directory, ${basedir}/src/main/resources/mcore.jar will be unresolvable by dependent projects @ line 149, 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 156, column 16
[WARNING] 'dependencies.dependency.systemPath' for com.gmail.nossr50:mcMMO:jar should not point at files within the project directory, ${basedir}/src/main/resources/mcMMO.jar will be unresolvable by dependent projects @ line 177, column 25
[WARNING] 'dependencies.dependency.systemPath' for com.vexsoftware:Votifier:jar should not point at files within the project directory, ${basedir}/src/main/resources/Votifier.jar will be unresolvable by dependent projects @ line 184, column 16
[WARNING] 'dependencies.dependency.systemPath' for me.zford:Jobs:jar should not point at files within the project directory, ${basedir}/src/main/resources/Jobs.jar will be unresolvable by dependent projects @ line 191, column 16
[WARNING] 'dependencies.dependency.systemPath' for net.slipcor:pvparena:jar should not point at files within the project directory, ${basedir}/src/main/resources/pvparena.jar will be unresolvable by dependent projects @ line 198, column 16
[WARNING] 'dependencies.dependency.systemPath' for com.herocraftonline:Heroes:jar should not point at files within the project directory, ${basedir}/src/main/resources/Heroes.jar will be unresolvable by dependent projects @ line 205, 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.2.0
[INFO] ------------------------------------------------------------------------
[WARNING] The POM for net.ess3:Essentials:jar:2.13.1 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 41 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] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ Depenizen ---
[INFO] No tests to run.
[INFO] Surefire report directory: /var/lib/jenkins/jobs/Depenizen/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) @ 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-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] Nothing to compile - all classes are up to date
[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] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ Depenizen ---
[INFO] No tests to run.
[INFO] Skipping execution of surefire because it has already been run for this configuration
[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
[WARNING] Artifact net.gnomeffinway.depenizen:Depenizen:zip:bin:0.2.0 already attached to project, ignoring duplicate
[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.2.0/Depenizen-0.2.0.jar
[INFO] Installing /var/lib/jenkins/jobs/Depenizen/workspace/pom.xml to /var/lib/jenkins/.m2/repository/net/gnomeffinway/depenizen/Depenizen/0.2.0/Depenizen-0.2.0.pom
[INFO] Installing /var/lib/jenkins/jobs/Depenizen/workspace/target/Depenizen-bin.zip to /var/lib/jenkins/.m2/repository/net/gnomeffinway/depenizen/Depenizen/0.2.0/Depenizen-0.2.0-bin.zip
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 13.190s
[INFO] Finished at: Mon Jul 14 23:57:54 EDT 2014
[INFO] Final Memory: 15M/131M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[JENKINS] Archiving /var/lib/jenkins/jobs/Depenizen/workspace/pom.xml to net.gnomeffinway.depenizen/Depenizen/0.2.0/Depenizen-0.2.0.pom
[JENKINS] Archiving /var/lib/jenkins/jobs/Depenizen/workspace/target/Depenizen.jar to net.gnomeffinway.depenizen/Depenizen/0.2.0/Depenizen-0.2.0.jar
[JENKINS] Archiving /var/lib/jenkins/jobs/Depenizen/workspace/target/Depenizen-bin.zip to net.gnomeffinway.depenizen/Depenizen/0.2.0/Depenizen-0.2.0-bin.zip
channel stopped
Archiving artifacts
IRC notifier plugin: Sending notification to: #denizen-dev
Finished: SUCCESS