Started by Citizen@irc.esper.net on request of 'mcmonkey' Building in workspace /var/lib/jenkins/jobs/Depenizen/workspace Fetching changes from the remote Git repository Fetching upstream changes from git://github.com/Morphan1/Depenizen.git Checking out Revision 06f7e1112c40f98b4334ca01a331c3f39f6daed5 (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.4.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.4.jar /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.4.jar 56946 <===[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 125, 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 132, 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 139, 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 146, 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 167, 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 174, 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 181, 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 188, 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 195, 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] ------------------------------------------------------------------------ Downloading: http://ci.herocraftonline.com/plugin/repository/everything/org/bukkit/bukkit/1.7.5-R0.1-SNAPSHOT/maven-metadata.xml [WARNING] Could not transfer metadata org.bukkit:bukkit:1.7.5-R0.1-SNAPSHOT/maven-metadata.xml from/to vault-repo (http://ci.herocraftonline.com/plugin/repository/everything/): Error transferring file: Connection timed out [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 Downloading: http://ci.herocraftonline.com/plugin/repository/everything/net/citizensnpcs/citizens/2.0.12-SNAPSHOT/maven-metadata.xml [WARNING] Could not transfer metadata net.citizensnpcs:citizens:2.0.12-SNAPSHOT/maven-metadata.xml from/to vault-repo (http://ci.herocraftonline.com/plugin/repository/everything/): Error transferring file: Connection timed out Downloading: http://ci.herocraftonline.com/plugin/repository/everything/net/citizensnpcs/citizens/2.0.12-SNAPSHOT/maven-metadata.xml [WARNING] Could not transfer metadata net.citizensnpcs:citizens:2.0.12-SNAPSHOT/maven-metadata.xml from/to vault-repo (http://ci.herocraftonline.com/plugin/repository/everything/): Error transferring file: Connection timed out [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 31 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: 3:28.067s [INFO] Finished at: Wed Mar 26 21:19:13 EDT 2014 [INFO] Final Memory: 14M/129M [INFO] ------------------------------------------------------------------------ [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