You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@cxf.apache.org by Apache Hudson Server <hu...@hudson.apache.org> on 2010/11/16 09:26:53 UTC

Build failed in Hudson: CXF-2.2-deploy » Generated JavaScript Sample using JAX-WS and JSR-181 #271

See <https://hudson.apache.org/hudson/job/CXF-2.2-deploy/org.apache.cxf.samples$js_browser_client_java/271/>

------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Building Generated JavaScript Sample using JAX-WS and JSR-181
[INFO]    task-segment: [clean, deploy]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [antrun:run {execution: copyxmlfiles}]
project.artifactId
[INFO] Executing tasks
[HUDSON] Archiving <https://hudson.apache.org/hudson/job/CXF-2.2-deploy/org.apache.cxf.samples$js_browser_client_java/ws/pom.xml> to /home/hudson/hudson/jobs/CXF-2.2-deploy/modules/org.apache.cxf.samples$js_browser_client_java/builds/2010-11-16_07-37-53/archive/org.apache.cxf.samples/js_browser_client_java/2.2.12-SNAPSHOT/pom.xml
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] An Ant BuildException has occured: Warning: Could not find file <https://hudson.apache.org/hudson/job/CXF-2.2-deploy/org.apache.cxf.samples$js_browser_client_java/ws/staticContent/beverages.html> to copy.

[INFO] ------------------------------------------------------------------------
[INFO] Trace
org.apache.maven.lifecycle.LifecycleExecutionException: An Ant BuildException has occured: Warning: Could not find file <https://hudson.apache.org/hudson/job/CXF-2.2-deploy/org.apache.cxf.samples$js_browser_client_java/ws/staticContent/beverages.html> to copy.
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:719)
	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:165)
	at hudson.maven.MavenModuleSetBuild$Builder.call(MavenModuleSetBuild.java:750)
	at hudson.maven.MavenModuleSetBuild$Builder.call(MavenModuleSetBuild.java:694)
	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.MojoExecutionException: An Ant BuildException has occured: Warning: Could not find file <https://hudson.apache.org/hudson/job/CXF-2.2-deploy/org.apache.cxf.samples$js_browser_client_java/ws/staticContent/beverages.html> to copy.
	at org.apache.maven.plugin.antrun.AbstractAntMojo.executeTasks(AbstractAntMojo.java:224)
	at org.apache.maven.plugin.antrun.AntRunMojo.execute(AntRunMojo.java:81)
	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
Caused by: Warning: Could not find file <https://hudson.apache.org/hudson/job/CXF-2.2-deploy/org.apache.cxf.samples$js_browser_client_java/ws/staticContent/beverages.html> to copy.
	at org.apache.tools.ant.taskdefs.Copy.copySingleFile(Copy.java:588)
	at org.apache.tools.ant.taskdefs.Copy.execute(Copy.java:418)
	at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291)
	at sun.reflect.GeneratedMethodAccessor237.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:592)
	at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
	at org.apache.tools.ant.Task.perform(Task.java:348)
	at org.apache.tools.ant.Target.execute(Target.java:390)
	at org.apache.maven.plugin.antrun.AbstractAntMojo.executeTasks(AbstractAntMojo.java:211)
	... 32 more
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 48 minutes 50 seconds
[INFO] Finished at: Tue Nov 16 08:26:52 UTC 2010
[INFO] Final Memory: 134M/267M
[INFO] ------------------------------------------------------------------------


Build failed in Hudson: CXF-2.2-deploy » Generated JavaScript Sample using JAX-WS and JSR-181 #272

Posted by Apache Hudson Server <hu...@hudson.apache.org>.
See <https://hudson.apache.org/hudson/job/CXF-2.2-deploy/org.apache.cxf.samples$js_browser_client_java/272/changes>

Changes:

[ningjiang] Try to fix the release plugin issue of cxf.version

------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Building Generated JavaScript Sample using JAX-WS and JSR-181
[INFO]    task-segment: [clean, deploy]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [antrun:run {execution: copyxmlfiles}]
project.artifactId
[INFO] Executing tasks
[HUDSON] Archiving <https://hudson.apache.org/hudson/job/CXF-2.2-deploy/org.apache.cxf.samples$js_browser_client_java/ws/pom.xml> to /home/hudson/hudson/jobs/CXF-2.2-deploy/modules/org.apache.cxf.samples$js_browser_client_java/builds/2010-11-17_11-17-23/archive/org.apache.cxf.samples/js_browser_client_java/2.2.12-SNAPSHOT/pom.xml
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] An Ant BuildException has occured: Warning: Could not find file <https://hudson.apache.org/hudson/job/CXF-2.2-deploy/org.apache.cxf.samples$js_browser_client_java/ws/staticContent/beverages.html> to copy.

[INFO] ------------------------------------------------------------------------
[INFO] Trace
org.apache.maven.lifecycle.LifecycleExecutionException: An Ant BuildException has occured: Warning: Could not find file <https://hudson.apache.org/hudson/job/CXF-2.2-deploy/org.apache.cxf.samples$js_browser_client_java/ws/staticContent/beverages.html> to copy.
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:719)
	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:165)
	at hudson.maven.MavenModuleSetBuild$Builder.call(MavenModuleSetBuild.java:750)
	at hudson.maven.MavenModuleSetBuild$Builder.call(MavenModuleSetBuild.java:694)
	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.MojoExecutionException: An Ant BuildException has occured: Warning: Could not find file <https://hudson.apache.org/hudson/job/CXF-2.2-deploy/org.apache.cxf.samples$js_browser_client_java/ws/staticContent/beverages.html> to copy.
	at org.apache.maven.plugin.antrun.AbstractAntMojo.executeTasks(AbstractAntMojo.java:224)
	at org.apache.maven.plugin.antrun.AntRunMojo.execute(AntRunMojo.java:81)
	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
Caused by: Warning: Could not find file <https://hudson.apache.org/hudson/job/CXF-2.2-deploy/org.apache.cxf.samples$js_browser_client_java/ws/staticContent/beverages.html> to copy.
	at org.apache.tools.ant.taskdefs.Copy.copySingleFile(Copy.java:588)
	at org.apache.tools.ant.taskdefs.Copy.execute(Copy.java:418)
	at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291)
	at sun.reflect.GeneratedMethodAccessor240.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:592)
	at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
	at org.apache.tools.ant.Task.perform(Task.java:348)
	at org.apache.tools.ant.Target.execute(Target.java:390)
	at org.apache.maven.plugin.antrun.AbstractAntMojo.executeTasks(AbstractAntMojo.java:211)
	... 32 more
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 61 minutes 17 seconds
[INFO] Finished at: Wed Nov 17 12:18:50 UTC 2010
[INFO] Final Memory: 133M/278M
[INFO] ------------------------------------------------------------------------