Console Output

Started by an SCM change
Building on master
ERROR: Ignore Problem expanding maven opts macros org.jenkinsci.plugins.tokenmacro.TokenMacro
Updating https://develop.sub.uni-goettingen.de/repos/textgrid/trunk/middleware/common
A         metadata-core-jaxb/src/main/java
AU        metadata-core-jaxb/src/main/java/package-info.java
U         metadata-core-jaxb/pom.xml
At revision 10520
ERROR: Ignore Problem expanding maven opts macros org.jenkinsci.plugins.tokenmacro.TokenMacro
Parsing POMs
ERROR: Ignore Problem expanding maven opts macros org.jenkinsci.plugins.tokenmacro.TokenMacro
[workspace] $ /usr/lib/jvm/java-6-sun/bin/java -DuniqueVersion=false -cp /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-agent-1.2.jar:/var/lib/jenkins/tools/Maven_3/boot/plexus-classworlds-2.4.jar org.jvnet.hudson.maven3.agent.Maven3Main /var/lib/jenkins/tools/Maven_3 /var/run/jenkins/war/WEB-INF/lib/remoting-1.417.jar /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-1.2.jar 56373
<===[HUDSON REMOTING CAPACITY]===>channel started
Executing Maven:  -B -f /var/lib/jenkins/jobs/middleware-common/workspace/pom.xml package
[INFO] Scanning for projects...
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for info.textgrid.utils:httpclients:bundle:1.1.0-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for org.apache.felix:maven-bundle-plugin is missing. @ line 59, column 21
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for info.textgrid.common:existupload-core:bundle:1.0.0-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for org.apache.felix:maven-bundle-plugin is missing. @ line 49, column 21
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for info.textgrid.common:existupload-service:bundle:1.0.0-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for org.apache.felix:maven-bundle-plugin is missing. @ line 27, column 21
[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] Reactor Build Order:
[INFO] 
[INFO] Common tools and packages
[INFO] TextGrid :: Metadataschema JAXB binding
[INFO] TextGrid :: HTTPClients
[INFO] confclient
[INFO] TextGrid :: ExistUpload :: Parent
[INFO] TextGrid :: ExistUpload :: Core
[INFO] TextGrid :: ExistUpload :: Spring Service
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Common tools and packages 1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
projectSucceeded info.textgrid.middleware:common:1.0-SNAPSHOT
[JENKINS] Archiving /var/lib/jenkins/jobs/middleware-common/workspace/pom.xml to /var/lib/jenkins/jobs/middleware-common/modules/info.textgrid.middleware$common/builds/2011-07-03_14-31-15/archive/info.textgrid.middleware/common/1.0-SNAPSHOT/common-1.0-SNAPSHOT.pom
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building TextGrid :: Metadataschema JAXB binding 1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-antrun-plugin:1.3:run (do-get) @ metadata-core-jaxb ---
[INFO] Executing tasks
      [get] Getting: http://www.textgrid.de/schemas/textgrid-metadata_2010.xsd
      [get] To: /var/lib/jenkins/jobs/middleware-common/workspace/metadata-core-jaxb/src/main/resources/textgrid-metadata_2010.xsd
      [get] Not modified - so not downloaded
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-jaxb2-plugin:0.7.4:generate (default) @ metadata-core-jaxb ---
Cannot find CatalogManager.properties
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ metadata-core-jaxb ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 0 resource
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:2.0.2:compile (default-compile) @ metadata-core-jaxb ---
[INFO] Compiling 26 source files to /var/lib/jenkins/jobs/middleware-common/workspace/metadata-core-jaxb/target/classes
mojoFailed org.apache.maven.plugins:maven-compiler-plugin:2.0.2(default-compile)
projectFailed info.textgrid.namespaces:metadata-core-jaxb:1.0-SNAPSHOT
[JENKINS] Archiving /var/lib/jenkins/jobs/middleware-common/workspace/metadata-core-jaxb/pom.xml to /var/lib/jenkins/jobs/middleware-common/modules/info.textgrid.namespaces$metadata-core-jaxb/builds/2011-07-03_14-31-15/archive/info.textgrid.namespaces/metadata-core-jaxb/1.0-SNAPSHOT/metadata-core-jaxb-1.0-SNAPSHOT.pom
sessionEnded
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Common tools and packages ......................... SUCCESS [0.058s]
[INFO] TextGrid :: Metadataschema JAXB binding ........... FAILURE [10.425s]
[INFO] TextGrid :: HTTPClients ........................... SKIPPED
[INFO] confclient ........................................ SKIPPED
[INFO] TextGrid :: ExistUpload :: Parent ................. SKIPPED
[INFO] TextGrid :: ExistUpload :: Core ................... SKIPPED
[INFO] TextGrid :: ExistUpload :: Spring Service ......... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 14.879s
[INFO] Finished at: Sun Jul 03 14:31:34 CEST 2011
[INFO] Final Memory: 8M/42M
[INFO] ------------------------------------------------------------------------
mavenExecutionResult exceptions not empty
message : Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.0.2:compile (default-compile) on project metadata-core-jaxb: Compilation failure
/var/lib/jenkins/jobs/middleware-common/workspace/metadata-core-jaxb/src/main/java/package-info.java:[6,4] illegal start of expression


cause : Compilation failure
/var/lib/jenkins/jobs/middleware-common/workspace/metadata-core-jaxb/src/main/java/package-info.java:[6,4] illegal start of expression


Stack trace : 
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.0.2:compile (default-compile) on project metadata-core-jaxb: Compilation failure
/var/lib/jenkins/jobs/middleware-common/workspace/metadata-core-jaxb/src/main/java/package-info.java:[6,4] illegal start of expression


	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:125)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:72)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:283)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
	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
/var/lib/jenkins/jobs/middleware-common/workspace/metadata-core-jaxb/src/main/java/package-info.java:[6,4] illegal start of expression


	at org.apache.maven.plugin.AbstractCompilerMojo.execute(AbstractCompilerMojo.java:516)
	at org.apache.maven.plugin.CompilerMojo.execute(CompilerMojo.java:114)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:107)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 27 more
channel stopped
IRC notifier plugin: Sending notification to: #textgrid
Finished: FAILURE