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 Jenkins Server <je...@builds.apache.org> on 2013/12/07 18:15:56 UTC

Build failed in Jenkins: CXF-trunk-deploy » CXF WS-Security StaX Sign Encoding Demo #1304

See <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf.samples$wssec_stax_sign_enc/1304/>

------------------------------------------
Dec 7, 2013 5:10:37 PM org.apache.maven.cli.event.ExecutionEventLogger projectStarted
INFO:                                                                         
Dec 7, 2013 5:10:37 PM org.apache.maven.cli.event.ExecutionEventLogger projectStarted
INFO: ------------------------------------------------------------------------
Dec 7, 2013 5:10:37 PM org.apache.maven.cli.event.ExecutionEventLogger projectStarted
INFO: Building CXF WS-Security StaX Sign Encoding Demo 3.0.0-SNAPSHOT
Dec 7, 2013 5:10:37 PM org.apache.maven.cli.event.ExecutionEventLogger projectStarted
INFO: ------------------------------------------------------------------------
Dec 7, 2013 5:10:37 PM hudson.maven.util.ExecutionEventLogger mojoStarted
INFO: 
Dec 7, 2013 5:10:37 PM hudson.maven.util.ExecutionEventLogger mojoStarted
INFO: --- maven-clean-plugin:2.4.1:clean (default-clean) @ wssec_stax_sign_enc ---
Dec 7, 2013 5:10:37 PM hudson.maven.util.ExecutionEventLogger mojoStarted
INFO: 
Dec 7, 2013 5:10:37 PM hudson.maven.util.ExecutionEventLogger mojoStarted
INFO: --- cxf-codegen-plugin:3.0.0-SNAPSHOT:wsdl2java (generate-sources) @ wssec_stax_sign_enc ---
Dec 7, 2013 5:10:37 PM org.apache.cxf.tools.wsdlto.databinding.jaxb.JAXBDataBinding checkEncoding
WARNING: Version hudson-jaxb-ri-2.1-2 of JAXB XJC does not support setting an encoding.  Using default file encoding of ANSI_X3.4-1968.
Dec 7, 2013 5:10:39 PM hudson.maven.util.ExecutionEventLogger mojoStarted
INFO: 
Dec 7, 2013 5:10:39 PM hudson.maven.util.ExecutionEventLogger mojoStarted
INFO: --- maven-resources-plugin:2.5:resources (default-resources) @ wssec_stax_sign_enc ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 8 resources
Dec 7, 2013 5:10:39 PM hudson.maven.util.ExecutionEventLogger mojoStarted
INFO: 
Dec 7, 2013 5:10:39 PM hudson.maven.util.ExecutionEventLogger mojoStarted
INFO: --- maven-compiler-plugin:2.5.1:compile (default-compile) @ wssec_stax_sign_enc ---
[INFO] Compiling 15 source files to <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf.samples$wssec_stax_sign_enc/ws/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf.samples$wssec_stax_sign_enc/ws/src/main/java/demo/wssec/client/Client.java>:[67,22] cannot find symbol
symbol  : method setOutAction(org.apache.xml.security.stax.ext.XMLSecurityConstants.Action[])
location: class org.apache.wss4j.stax.ext.WSSSecurityProperties
[ERROR] <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf.samples$wssec_stax_sign_enc/ws/src/main/java/demo/wssec/server/Server.java>:[64,18] cannot find symbol
symbol  : method setOutAction(org.apache.xml.security.stax.ext.XMLSecurityConstants.Action[])
location: class org.apache.wss4j.stax.ext.WSSSecurityProperties
[INFO] 2 errors 
[INFO] -------------------------------------------------------------