Skip to content
Failed

Console Output

Started by [email protected] on request of 'aufdemrand'
Building in workspace /var/lib/jenkins/jobs/Denizen/workspace
Checkout:workspace / /var/lib/jenkins/jobs/Denizen/workspace - hudson.remoting.LocalChannel@766f9a7e
Using strategy: Default
Last Built Revision: Revision 860cbe10012545b02fa01ee472ac3482647b4f86 (origin/0.8.8-Stable)
Fetching changes from 1 remote Git repository
Fetching upstream changes from origin
Commencing build of Revision 95c360dfc68ed60f3a8368d52c266d867ffc3161 (origin/0.8.8-Stable)
Checking out Revision 95c360dfc68ed60f3a8368d52c266d867ffc3161 (origin/0.8.8-Stable)
Parsing POMs
[workspace] $ /var/lib/jenkins/tools/hudson.model.JDK/JDK/bin/java -Djava.awt.headless=true -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 42278
<===[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] ------------------------------------------------------------------------
Downloading: http://repo.comphenix.net/content/groups/public/org/bukkit/craftbukkit/maven-metadata.xml
Downloading: http://repo.comphenix.net/content/groups/public/net/citizensnpcs/citizens/2.0.8-SNAPSHOT/maven-metadata.xml
[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
Downloading: http://repo.comphenix.net/content/groups/public/com/sk89q/worldguard/5.7.3-SNAPSHOT/maven-metadata.xml
Downloading: http://repo.comphenix.net/content/groups/public/com/sk89q/worldedit/5.5.3-SNAPSHOT/maven-metadata.xml
Downloading: http://repo.comphenix.net/content/groups/public/org/bukkit/bukkit/1.5-R0.1-SNAPSHOT/maven-metadata.xml
Downloading: http://repo.comphenix.net/content/groups/public/org/bukkit/bukkit/0.0.1-SNAPSHOT/maven-metadata.xml
Downloading: http://repo.comphenix.net/content/groups/public/org/spout/vanilla/dev-SNAPSHOT/maven-metadata.xml
[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 228 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/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/ForEachCommand.java:[102,55] cannot find symbol
symbol  : method dScriptArg()
location: class net.aufdemrand.denizen.utilities.arguments.dLocation
[ERROR] /var/lib/jenkins/jobs/Denizen/workspace/src/main/java/net/aufdemrand/denizen/scripts/commands/core/ForEachCommand.java:[105,51] cannot find symbol
symbol  : method dScriptArg()
location: class net.aufdemrand.denizen.utilities.arguments.dLocation
[INFO] 11 errors 
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 19.433s
[INFO] Finished at: Sat May 18 22:45:28 EDT 2013
[INFO] Final Memory: 16M/155M
[INFO] ------------------------------------------------------------------------
[JENKINS] Archiving /var/lib/jenkins/jobs/Denizen/workspace/pom.xml to /var/lib/jenkins/jobs/Denizen/modules/net.aufdemrand$denizen/builds/2013-05-18_22-45-04/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
channel stopped
Archiving artifacts
IRC notifier plugin: Sending notification to: #citizens
IRC notifier plugin: Sending notification to: #citizens-dev
IRC notifier plugin: Sending notification to: #denizen-dev
Finished: FAILURE