See
<https://hudson.apache.org/hudson/job/cxf-wss4j-1.6-port/org.apache.cxf$cxf-rt-ws-security/60/>
------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache CXF Runtime WS Security
[INFO] task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting
<https://hudson.apache.org/hudson/job/cxf-wss4j-1.6-port/org.apache.cxf$cxf-rt-ws-security/ws/target>
[INFO] snapshot org.apache.ws.security:wss4j:1.6-SNAPSHOT: checking for updates
from apache.snapshots
Downloading:
http://repository.apache.org/snapshots/org/apache/ws/security/wss4j/1.6-SNAPSHOT/wss4j-1.6-SNAPSHOT.pom
21K downloaded (wss4j-1.6-SNAPSHOT.pom)
Downloading:
http://repository.apache.org/snapshots/org/apache/ws/security/wss4j/1.6-SNAPSHOT/wss4j-1.6-SNAPSHOT.jar
325K downloaded (wss4j-1.6-SNAPSHOT.jar)
[INFO] [checkstyle:checkstyle {execution: validate}]
[INFO] Starting audit...
Audit done.
[INFO] Preparing pmd:check
[HUDSON] Archiving
<https://hudson.apache.org/hudson/job/cxf-wss4j-1.6-port/org.apache.cxf$cxf-rt-ws-security/ws/pom.xml>
to
/home/hudson/hudson/jobs/cxf-wss4j-1.6-port/modules/org.apache.cxf$cxf-rt-ws-security/builds/2011-02-03_19-05-04/archive/org.apache.cxf/cxf-rt-ws-security/2.4.0-SNAPSHOT/pom.xml
[INFO] [pmd:pmd {execution: pmd}]
[INFO] [pmd:check {execution: validate}]
[INFO]
[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 4 resources
[INFO] Copying 2 resources
[INFO] skip non existing resourceDirectory
<https://hudson.apache.org/hudson/job/cxf-wss4j-1.6-port/org.apache.cxf$cxf-rt-ws-security/ws/src/main/resources-filtered>
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 101 source files to
<https://hudson.apache.org/hudson/job/cxf-wss4j-1.6-port/org.apache.cxf$cxf-rt-ws-security/ws/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR]
<https://hudson.apache.org/hudson/job/cxf-wss4j-1.6-port/org.apache.cxf$cxf-rt-ws-security/ws/src/main/java/org/apache/cxf/ws/security/wss4j/UsernameTokenProcessorWithoutCallbacks.java>:[47,7]
org.apache.cxf.ws.security.wss4j.UsernameTokenProcessorWithoutCallbacks is not
abstract and does not override abstract method
setValidator(org.apache.ws.security.validate.Validator) in
org.apache.ws.security.processor.Processor
[INFO] 1error
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure
<https://hudson.apache.org/hudson/job/cxf-wss4j-1.6-port/org.apache.cxf$cxf-rt-ws-security/ws/src/main/java/org/apache/cxf/ws/security/wss4j/UsernameTokenProcessorWithoutCallbacks.java>:[47,7]
org.apache.cxf.ws.security.wss4j.UsernameTokenProcessorWithoutCallbacks is not
abstract and does not override abstract method
setValidator(org.apache.ws.security.validate.Validator) in
org.apache.ws.security.processor.Processor
[INFO] ------------------------------------------------------------------------
[INFO] Trace
org.apache.maven.BuildFailureException: Compilation failure
<https://hudson.apache.org/hudson/job/cxf-wss4j-1.6-port/org.apache.cxf$cxf-rt-ws-security/ws/src/main/java/org/apache/cxf/ws/security/wss4j/UsernameTokenProcessorWithoutCallbacks.java>:[47,7]
org.apache.cxf.ws.security.wss4j.UsernameTokenProcessorWithoutCallbacks is not
abstract and does not override abstract method
setValidator(org.apache.ws.security.validate.Validator) in
org.apache.ws.security.processor.Processor
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:597)
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:173)
at hudson.maven.MavenBuilder.call(MavenBuilder.java:164)
at
hudson.maven.MavenModuleSetBuild$Builder.call(MavenModuleSetBuild.java:868)
at
hudson.maven.MavenModuleSetBuild$Builder.call(MavenModuleSetBuild.java:799)
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: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:619)
Caused by: org.apache.maven.plugin.CompilationFailureException: Compilation
failure
<https://hudson.apache.org/hudson/job/cxf-wss4j-1.6-port/org.apache.cxf$cxf-rt-ws-security/ws/src/main/java/org/apache/cxf/ws/security/wss4j/UsernameTokenProcessorWithoutCallbacks.java>:[47,7]
org.apache.cxf.ws.security.wss4j.UsernameTokenProcessorWithoutCallbacks is not
abstract and does not override abstract method
setValidator(org.apache.ws.security.validate.Validator) in
org.apache.ws.security.processor.Processor
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: 18 minutes 19 seconds
[INFO] Finished at: Thu Feb 03 11:23:50 PST 2011
[INFO] Final Memory: 313M/603M
[INFO] ------------------------------------------------------------------------