You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by Apache Hudson Server <hu...@hudson.zones.apache.org> on 2010/05/25 13:56:49 UTC

Build failed in Hudson: ServiceMix-Plugins » ServiceMix :: Maven2 Documentation Helper Plugin #27

See <http://hudson.zones.apache.org/hudson/job/ServiceMix-Plugins/org.apache.servicemix.tooling$docs-maven-plugin/27/>

------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Building ServiceMix :: Maven2 Documentation Helper Plugin
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting file set: <http://hudson.zones.apache.org/hudson/job/ServiceMix-Plugins/org.apache.servicemix.tooling$docs-maven-plugin/ws/target> (included: [**], excluded: [])
[INFO] [plugin:descriptor {execution: default-descriptor}]
[INFO] Using 'UTF-8' encoding to read mojo metadata.
[INFO] Applying mojo extractor for language: java
[INFO] Mojo extractor for language: java found 2 mojo descriptors.
[INFO] Applying mojo extractor for language: bsh
[INFO] Mojo extractor for language: bsh found 0 mojo descriptors.
[INFO] [dependency:copy {execution: copy-legal}]
[INFO] Configured Artifact: org.apache.servicemix.legal:legal:1.0:xml
[INFO] Copying legal-1.0.xml to <http://hudson.zones.apache.org/hudson/job/ServiceMix-Plugins/org.apache.servicemix.tooling$docs-maven-plugin/ws/target/legal/legal.xml>
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://hudson.zones.apache.org/hudson/job/ServiceMix-Plugins/org.apache.servicemix.tooling$docs-maven-plugin/ws/src/main/resources>
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 4 source files to <http://hudson.zones.apache.org/hudson/job/ServiceMix-Plugins/org.apache.servicemix.tooling$docs-maven-plugin/ws/target/classes>
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 13 resources
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 2 source files to <http://hudson.zones.apache.org/hudson/job/ServiceMix-Plugins/org.apache.servicemix.tooling$docs-maven-plugin/ws/target/test-classes>
[HUDSON] Archiving <http://hudson.zones.apache.org/hudson/job/ServiceMix-Plugins/org.apache.servicemix.tooling$docs-maven-plugin/ws/pom.xml> to /export/home/hudson/hudson/jobs/ServiceMix-Plugins/modules/org.apache.servicemix.tooling$docs-maven-plugin/builds/2010-05-25_11-56-19/archive/org.apache.servicemix.tooling/docs-maven-plugin/0.1-SNAPSHOT/pom.xml
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure
<http://hudson.zones.apache.org/hudson/job/ServiceMix-Plugins/org.apache.servicemix.tooling$docs-maven-plugin/ws/src/test/java/org/apache/servicemix/docs/confluence/ConfluenceDocumentTest.java>:[63,64] cannot find symbol
symbol  : class XMLStreamException
location: class org.apache.servicemix.docs.confluence.ConfluenceDocumentTest


[INFO] ------------------------------------------------------------------------
[INFO] Trace
org.apache.maven.BuildFailureException: Compilation failure
<http://hudson.zones.apache.org/hudson/job/ServiceMix-Plugins/org.apache.servicemix.tooling$docs-maven-plugin/ws/src/test/java/org/apache/servicemix/docs/confluence/ConfluenceDocumentTest.java>:[63,64] cannot find symbol
symbol  : class XMLStreamException
location: class org.apache.servicemix.docs.confluence.ConfluenceDocumentTest


	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:715)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:556)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:535)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:387)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:348)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:180)
	at org.apache.maven.lifecycle.LifecycleExecutorInterceptor.execute(LifecycleExecutorInterceptor.java:65)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:328)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:138)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:362)
	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:592)
	at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
	at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
	at hudson.maven.agent.Main.launch(Main.java:165)
	at hudson.maven.MavenBuilder.call(MavenBuilder.java:159)
	at hudson.maven.MavenModuleSetBuild$Builder.call(MavenModuleSetBuild.java:688)
	at hudson.maven.MavenModuleSetBuild$Builder.call(MavenModuleSetBuild.java:632)
	at hudson.remoting.UserRequest.perform(UserRequest.java:114)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:270)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:417)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:269)
	at java.util.concurrent.FutureTask.run(FutureTask.java:123)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:651)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:676)
	at java.lang.Thread.run(Thread.java:595)
Caused by: org.apache.maven.plugin.CompilationFailureException: Compilation failure
<http://hudson.zones.apache.org/hudson/job/ServiceMix-Plugins/org.apache.servicemix.tooling$docs-maven-plugin/ws/src/test/java/org/apache/servicemix/docs/confluence/ConfluenceDocumentTest.java>:[63,64] cannot find symbol
symbol  : class XMLStreamException
location: class org.apache.servicemix.docs.confluence.ConfluenceDocumentTest


	at org.apache.maven.plugin.AbstractCompilerMojo.execute(AbstractCompilerMojo.java:516)
	at org.apache.maven.plugin.TestCompilerMojo.execute(TestCompilerMojo.java:102)
	at org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:490)
	at hudson.maven.agent.PluginManagerInterceptor.executeMojo(PluginManagerInterceptor.java:182)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:694)
	... 28 more
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 21 seconds
[INFO] Finished at: Tue May 25 11:56:49 UTC 2010
[INFO] Final Memory: 34M/85M
[INFO] ------------------------------------------------------------------------


Hudson build is back to normal : ServiceMix-Plugins » ServiceMix :: Maven2 Documentation Helper Plugin #28

Posted by Apache Hudson Server <hu...@hudson.zones.apache.org>.
See <http://hudson.zones.apache.org/hudson/job/ServiceMix-Plugins/org.apache.servicemix.tooling$docs-maven-plugin/28/>