See
------------------------------------------
Dec 13, 2013 3:13:50 PM org.apache.maven.cli.event.ExecutionEventLogger projectStarted
INFO:
Dec 13, 2013 3:13:50 PM org.apache.maven.cli.event.ExecutionEventLogger projectStarted
INFO: ------------------------------------------------------------------------
Dec 13, 2013 3:13:50 PM org.apache.maven.cli.event.ExecutionEventLogger projectStarted
INFO: Building CXF WS-Security StaX Sign Encoding Demo 3.0.0-SNAPSHOT
Dec 13, 2013 3:13:50 PM org.apache.maven.cli.event.ExecutionEventLogger projectStarted
INFO: ------------------------------------------------------------------------
Dec 13, 2013 3:13:50 PM hudson.maven.util.ExecutionEventLogger mojoStarted
INFO:
Dec 13, 2013 3:13:50 PM hudson.maven.util.ExecutionEventLogger mojoStarted
INFO: --- maven-clean-plugin:2.4.1:clean (default-clean) @ wssec_stax_sign_enc ---
Dec 13, 2013 3:13:50 PM hudson.maven.util.ExecutionEventLogger mojoStarted
INFO:
Dec 13, 2013 3:13:50 PM hudson.maven.util.ExecutionEventLogger mojoStarted
INFO: --- cxf-codegen-plugin:3.0.0-SNAPSHOT:wsdl2java (generate-sources) @ wssec_stax_sign_enc ---
Dec 13, 2013 3:13:50 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 13, 2013 3:13:51 PM hudson.maven.util.ExecutionEventLogger mojoStarted
INFO:
Dec 13, 2013 3:13:51 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 13, 2013 3:13:51 PM hudson.maven.util.ExecutionEventLogger mojoStarted
INFO:
Dec 13, 2013 3:13:51 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
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] :[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] :[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] -------------------------------------------------------------