<===[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/Denizen/workspace/pom.xml clean install javadoc:javadoc [INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Denizen 0.8.8-PRERELEASE [INFO] ------------------------------------------------------------------------ [WARNING] The POM for net.milkbowl.vault:Vault:jar:1.2.22 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) @ denizen --- [INFO] Deleting /var/lib/jenkins/jobs/Denizen/workspace/target [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ denizen --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ denizen --- [INFO] Compiling 212 source files to /var/lib/jenkins/jobs/Denizen/workspace/target/classes [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] /var/lib/jenkins/jobs/Denizen/workspace/src/main/java/net/aufdemrand/denizen/scripts/commands/core/ZapCommand.java:[13,49] package net.aufdemrand.denizen.utilities.runnables does not exist [ERROR] /var/lib/jenkins/jobs/Denizen/workspace/src/main/java/net/aufdemrand/denizen/scripts/commands/core/PauseCommand.java:[11,49] package net.aufdemrand.denizen.utilities.runnables does not exist [ERROR] /var/lib/jenkins/jobs/Denizen/workspace/src/main/java/net/aufdemrand/denizen/scripts/commands/core/SwitchCommand.java:[11,49] package net.aufdemrand.denizen.utilities.runnables does not exist [ERROR] /var/lib/jenkins/jobs/Denizen/workspace/src/main/java/net/aufdemrand/denizen/listeners/core/ItemListenerInstance.java:[16,49] package net.aufdemrand.denizen.utilities.runnables does not exist [ERROR] /var/lib/jenkins/jobs/Denizen/workspace/src/main/java/net/aufdemrand/denizen/scripts/commands/core/ShootCommand.java:[17,49] package net.aufdemrand.denizen.utilities.runnables does not exist [ERROR] /var/lib/jenkins/jobs/Denizen/workspace/src/main/java/net/aufdemrand/denizen/utilities/debugging/dB.java:[265,30] sun.reflect.Reflection is Sun proprietary API and may be removed in a future release [ERROR] /var/lib/jenkins/jobs/Denizen/workspace/src/main/java/net/aufdemrand/denizen/utilities/debugging/dB.java:[266,27] sun.reflect.Reflection is Sun proprietary API and may be removed in a future release [ERROR] /var/lib/jenkins/jobs/Denizen/workspace/src/main/java/net/aufdemrand/denizen/utilities/debugging/dB.java:[267,29] sun.reflect.Reflection is Sun proprietary API and may be removed in a future release [ERROR] /var/lib/jenkins/jobs/Denizen/workspace/src/main/java/net/aufdemrand/denizen/utilities/debugging/dB.java:[274,30] sun.reflect.Reflection is Sun proprietary API and may be removed in a future release [ERROR] /var/lib/jenkins/jobs/Denizen/workspace/src/main/java/net/aufdemrand/denizen/utilities/debugging/dB.java:[275,27] sun.reflect.Reflection is Sun proprietary API and may be removed in a future release [ERROR] /var/lib/jenkins/jobs/Denizen/workspace/src/main/java/net/aufdemrand/denizen/utilities/debugging/dB.java:[276,29] sun.reflect.Reflection is Sun proprietary API and may be removed in a future release [ERROR] /var/lib/jenkins/jobs/Denizen/workspace/src/main/java/net/aufdemrand/denizen/utilities/debugging/dB.java:[283,30] sun.reflect.Reflection is Sun proprietary API and may be removed in a future release [ERROR] /var/lib/jenkins/jobs/Denizen/workspace/src/main/java/net/aufdemrand/denizen/utilities/debugging/dB.java:[284,27] sun.reflect.Reflection is Sun proprietary API and may be removed in a future release [ERROR] /var/lib/jenkins/jobs/Denizen/workspace/src/main/java/net/aufdemrand/denizen/utilities/debugging/dB.java:[285,29] sun.reflect.Reflection is Sun proprietary API and may be removed in a future release [ERROR] /var/lib/jenkins/jobs/Denizen/workspace/src/main/java/net/aufdemrand/denizen/scripts/commands/core/ZapCommand.java:[127,32] cannot find symbol symbol : class Runnable2 location: class net.aufdemrand.denizen.scripts.commands.core.ZapCommand [ERROR] /var/lib/jenkins/jobs/Denizen/workspace/src/main/java/net/aufdemrand/denizen/scripts/commands/core/PauseCommand.java:[83,9] cannot find symbol symbol : class Runnable2 location: class net.aufdemrand.denizen.scripts.commands.core.PauseCommand [ERROR] /var/lib/jenkins/jobs/Denizen/workspace/src/main/java/net/aufdemrand/denizen/scripts/commands/core/SwitchCommand.java:[106,24] cannot find symbol symbol : class Runnable2 location: class net.aufdemrand.denizen.scripts.commands.core.SwitchCommand [INFO] 17 errors [INFO] ------------------------------------------------------------- [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 14.019s [INFO] Finished at: Tue Apr 02 04:55:24 EDT 2013 [INFO] Final Memory: 17M/137M [INFO] ------------------------------------------------------------------------ [JENKINS] Archiving /var/lib/jenkins/jobs/Denizen/workspace/pom.xml to /var/lib/jenkins/jobs/Denizen/modules/net.aufdemrand$denizen/builds/2013-04-02_04-55-06/archive/net.aufdemrand/denizen/0.8.8-PRERELEASE/denizen-0.8.8-PRERELEASE.pom Waiting for Jenkins to finish collecting data mavenExecutionResult exceptions not empty message : Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.5.1:compile (default-compile) on project denizen: Compilation failure cause : Compilation failure Stack trace : org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.5.1:compile (default-compile) on project denizen: Compilation failure at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59) at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:319) at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156) at org.jvnet.hudson.maven3.launcher.Maven3Launcher.main(Maven3Launcher.java:79) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:329) at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:239) at org.jvnet.hudson.maven3.agent.Maven3Main.launch(Maven3Main.java:158) at hudson.maven.Maven3Builder.call(Maven3Builder.java:100) at hudson.maven.Maven3Builder.call(Maven3Builder.java:66) at hudson.remoting.UserRequest.perform(UserRequest.java:118) at hudson.remoting.UserRequest.perform(UserRequest.java:48) at hudson.remoting.Request$2.run(Request.java:326) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) at java.util.concurrent.FutureTask.run(FutureTask.java:138) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) at java.lang.Thread.run(Thread.java:662) Caused by: org.apache.maven.plugin.CompilationFailureException: Compilation failure at org.apache.maven.plugin.AbstractCompilerMojo.execute(AbstractCompilerMojo.java:729) at org.apache.maven.plugin.CompilerMojo.execute(CompilerMojo.java:128) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209) ... 27 more