You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ws.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2013/05/22 16:28:19 UTC

Build failed in Jenkins: wss4j-trunk » Apache WSS4J Streaming WS-Security #507

See <https://builds.apache.org/job/wss4j-trunk/org.apache.wss4j$wss4j-ws-security-stax/507/>

------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache WSS4J Streaming WS-Security
[INFO]    task-segment: [clean, install, deploy]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting <https://builds.apache.org/job/wss4j-trunk/org.apache.wss4j$wss4j-ws-security-stax/ws/target>
[INFO] Preparing pmd:check
[JENKINS] Archiving <https://builds.apache.org/job/wss4j-trunk/org.apache.wss4j$wss4j-ws-security-stax/ws/pom.xml> to /home/hudson/hudson/jobs/wss4j-trunk/modules/org.apache.wss4j$wss4j-ws-security-stax/builds/2013-05-22_14-22-20/archive/org.apache.wss4j/wss4j-ws-security-stax/2.0-SNAPSHOT/wss4j-ws-security-stax-2.0-SNAPSHOT.pom
[INFO] [pmd:pmd {execution: pmd}]
[INFO] [pmd:check {execution: validate}]
[INFO] 
[WARNING] The parameter expression: 'project.build.resources' used in mojo: 'process' has been deprecated. Use 'project.resources' instead.
[INFO] [remote-resources:process {execution: default}]
[INFO] snapshot org.apache.wss4j:wss4j-ws-security-dom:2.0-SNAPSHOT: checking for updates from apache.snapshots
[debug] execute contextualize
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Copying 3 resources
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/wss4j-trunk/org.apache.wss4j$wss4j-ws-security-stax/ws/src/main/resources-filtered>
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/wss4j-trunk/org.apache.wss4j$wss4j-ws-security-stax/ws/target/generated/src/main/resources>
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 116 source files to <https://builds.apache.org/job/wss4j-trunk/org.apache.wss4j$wss4j-ws-security-stax/ws/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://builds.apache.org/job/wss4j-trunk/org.apache.wss4j$wss4j-ws-security-stax/ws/src/main/java/org/apache/wss4j/stax/impl/processor/output/WSSSignatureEndingOutputProcessor.java>:[230,14] cannot find symbol
symbol  : method flushBufferAndCallbackAfterHeader(org.apache.xml.security.stax.ext.OutputProcessorChain,java.util.Deque<org.apache.xml.security.stax.ext.stax.XMLSecEvent>)
location: class org.apache.xml.security.stax.impl.processor.output.AbstractSignatureEndingOutputProcessor
[ERROR] <https://builds.apache.org/job/wss4j-trunk/org.apache.wss4j$wss4j-ws-security-stax/ws/src/main/java/org/apache/wss4j/stax/impl/processor/output/WSSSignatureEndingOutputProcessor.java>:[191,5] method does not override or implement a method from a supertype
[ERROR] <https://builds.apache.org/job/wss4j-trunk/org.apache.wss4j$wss4j-ws-security-stax/ws/src/main/java/org/apache/wss4j/stax/impl/processor/output/EncryptEndingOutputProcessor.java>:[93,14] cannot find symbol
symbol  : method flushBufferAndCallbackAfterHeader(org.apache.xml.security.stax.ext.OutputProcessorChain,java.util.Deque<org.apache.xml.security.stax.ext.stax.XMLSecEvent>)
location: class org.apache.xml.security.stax.impl.processor.output.AbstractEncryptEndingOutputProcessor
[ERROR] <https://builds.apache.org/job/wss4j-trunk/org.apache.wss4j$wss4j-ws-security-stax/ws/src/main/java/org/apache/wss4j/stax/impl/processor/output/EncryptEndingOutputProcessor.java>:[53,5] method does not override or implement a method from a supertype
[INFO] 4 errors 
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure

<https://builds.apache.org/job/wss4j-trunk/org.apache.wss4j$wss4j-ws-security-stax/ws/src/main/java/org/apache/wss4j/stax/impl/processor/output/WSSSignatureEndingOutputProcessor.java>:[230,14] cannot find symbol
symbol  : method flushBufferAndCallbackAfterHeader(org.apache.xml.security.stax.ext.OutputProcessorChain,java.util.Deque<org.apache.xml.security.stax.ext.stax.XMLSecEvent>)
location: class org.apache.xml.security.stax.impl.processor.output.AbstractSignatureEndingOutputProcessor
<https://builds.apache.org/job/wss4j-trunk/org.apache.wss4j$wss4j-ws-security-stax/ws/src/main/java/org/apache/wss4j/stax/impl/processor/output/WSSSignatureEndingOutputProcessor.java>:[191,5] method does not override or implement a method from a supertype
<https://builds.apache.org/job/wss4j-trunk/org.apache.wss4j$wss4j-ws-security-stax/ws/src/main/java/org/apache/wss4j/stax/impl/processor/output/EncryptEndingOutputProcessor.java>:[93,14] cannot find symbol
symbol  : method flushBufferAndCallbackAfterHeader(org.apache.xml.security.stax.ext.OutputProcessorChain,java.util.Deque<org.apache.xml.security.stax.ext.stax.XMLSecEvent>)
location: class org.apache.xml.security.stax.impl.processor.output.AbstractEncryptEndingOutputProcessor
<https://builds.apache.org/job/wss4j-trunk/org.apache.wss4j$wss4j-ws-security-stax/ws/src/main/java/org/apache/wss4j/stax/impl/processor/output/EncryptEndingOutputProcessor.java>:[53,5] method does not override or implement a method from a supertype

[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 5 minutes 24 seconds
[INFO] Finished at: Wed May 22 14:28:18 UTC 2013
[INFO] Final Memory: 112M/397M
[INFO] ------------------------------------------------------------------------

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ws.apache.org
For additional commands, e-mail: dev-help@ws.apache.org