See <https://builds.apache.org/hudson/job/CXF-2.3.x/org.apache.cxf$cxf-rt-core/374/changes>
Changes: [dkulp] Merged revisions 1128036 via svnmerge from https://svn.apache.org/repos/asf/cxf/trunk ........ r1128036 | dkulp | 2011-05-26 14:59:17 -0400 (Thu, 26 May 2011) | 1 line [CXF-2465, CXF-3182] Output wsdl:documentation information into javadoc ........ ------------------------------------------ [INFO] ------------------------------------------------------------------------ [INFO] Building Apache CXF Runtime Core [INFO] task-segment: [clean, install] [INFO] ------------------------------------------------------------------------ [INFO] [clean:clean {execution: default-clean}] [INFO] Deleting <https://builds.apache.org/hudson/job/CXF-2.3.x/org.apache.cxf$cxf-rt-core/ws/target> [INFO] [cxf-xml2fastinfoset:xml2fastinfoset {execution: xml2fastinfoset}] [INFO] [remote-resources:process {execution: default}] [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 15 resources [INFO] Copying 8 resources [INFO] skip non existing resourceDirectory <https://builds.apache.org/hudson/job/CXF-2.3.x/org.apache.cxf$cxf-rt-core/ws/src/main/resources-filtered> [INFO] Copying 1 resource [INFO] Copying 3 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 189 source files to <https://builds.apache.org/hudson/job/CXF-2.3.x/org.apache.cxf$cxf-rt-core/ws/target/classes> [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] <https://builds.apache.org/hudson/job/CXF-2.3.x/org.apache.cxf$cxf-rt-core/ws/src/main/java/org/apache/cxf/wsdl11/WSDLServiceBuilder.java>:[56,54] package com.sun.org.apache.xml.internal.security.utils does not exist [ERROR] <https://builds.apache.org/hudson/job/CXF-2.3.x/org.apache.cxf$cxf-rt-core/ws/src/main/java/org/apache/cxf/wsdl11/WSDLServiceBuilder.java>:[149,25] cannot find symbol symbol : variable XMLUtils location: class org.apache.cxf.wsdl11.WSDLServiceBuilder [INFO] 2 errors [INFO] ------------------------------------------------------------- [JENKINS] Archiving <https://builds.apache.org/hudson/job/CXF-2.3.x/org.apache.cxf$cxf-rt-core/ws/pom.xml> to /home/hudson/hudson/jobs/CXF-2.3.x/modules/org.apache.cxf$cxf-rt-core/builds/2011-05-26_19-12-27/archive/org.apache.cxf/cxf-rt-core/2.3.5-SNAPSHOT/cxf-rt-core-2.3.5-SNAPSHOT.pom [INFO] ------------------------------------------------------------------------ [ERROR] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Compilation failure <https://builds.apache.org/hudson/job/CXF-2.3.x/org.apache.cxf$cxf-rt-core/ws/src/main/java/org/apache/cxf/wsdl11/WSDLServiceBuilder.java>:[56,54] package com.sun.org.apache.xml.internal.security.utils does not exist <https://builds.apache.org/hudson/job/CXF-2.3.x/org.apache.cxf$cxf-rt-core/ws/src/main/java/org/apache/cxf/wsdl11/WSDLServiceBuilder.java>:[149,25] cannot find symbol symbol : variable XMLUtils location: class org.apache.cxf.wsdl11.WSDLServiceBuilder [INFO] ------------------------------------------------------------------------ [INFO] Trace org.apache.maven.BuildFailureException: Compilation failure 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:185) at hudson.maven.MavenBuilder.call(MavenBuilder.java:164) at hudson.maven.MavenModuleSetBuild$Builder.call(MavenModuleSetBuild.java:987) at hudson.maven.MavenModuleSetBuild$Builder.call(MavenModuleSetBuild.java:918) at hudson.remoting.UserRequest.perform(UserRequest.java:118) 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 at org.apache.maven.plugin.AbstractCompilerMojo.execute(AbstractCompilerMojo.java:656) at org.apache.maven.plugin.CompilerMojo.execute(CompilerMojo.java:128) 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: 1 minute 18 seconds [INFO] Finished at: Thu May 26 19:14:16 UTC 2011 [INFO] Final Memory: 55M/107M [INFO] ------------------------------------------------------------------------
