See
------------------------------------------
Dec 2, 2013 2:12:01 PM org.apache.maven.cli.event.ExecutionEventLogger projectStarted
INFO:
Dec 2, 2013 2:12:01 PM org.apache.maven.cli.event.ExecutionEventLogger projectStarted
INFO: ------------------------------------------------------------------------
Dec 2, 2013 2:12:01 PM org.apache.maven.cli.event.ExecutionEventLogger projectStarted
INFO: Building CXF STS Demo 3.0.0-SNAPSHOT
Dec 2, 2013 2:12:01 PM org.apache.maven.cli.event.ExecutionEventLogger projectStarted
INFO: ------------------------------------------------------------------------
Dec 2, 2013 2:12:01 PM hudson.maven.util.ExecutionEventLogger mojoStarted
INFO:
Dec 2, 2013 2:12:01 PM hudson.maven.util.ExecutionEventLogger mojoStarted
INFO: --- maven-clean-plugin:2.4.1:clean (default-clean) @ sts ---
Dec 2, 2013 2:12:01 PM hudson.maven.util.ExecutionEventLogger mojoStarted
INFO:
Dec 2, 2013 2:12:01 PM hudson.maven.util.ExecutionEventLogger mojoStarted
INFO: --- cxf-codegen-plugin:3.0.0-SNAPSHOT:wsdl2java (generate-sources) @ sts ---
Dec 2, 2013 2:12:01 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 2, 2013 2:12:02 PM hudson.maven.util.ExecutionEventLogger mojoStarted
INFO:
Dec 2, 2013 2:12:02 PM hudson.maven.util.ExecutionEventLogger mojoStarted
INFO: --- maven-resources-plugin:2.5:resources (default-resources) @ sts ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 6 resources
Dec 2, 2013 2:12:02 PM hudson.maven.util.ExecutionEventLogger mojoStarted
INFO:
Dec 2, 2013 2:12:02 PM hudson.maven.util.ExecutionEventLogger mojoStarted
INFO: --- maven-compiler-plugin:2.5.1:compile (default-compile) @ sts ---
[INFO] Compiling 13 source files to
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] :[34,55] cannot find symbol
symbol : variable Usage
location: class org.apache.wss4j.common.ext.WSPasswordCallback
[ERROR] :[35,58] cannot find symbol
symbol : variable Usage
location: class org.apache.wss4j.common.ext.WSPasswordCallback
[ERROR] :[39,62] cannot find symbol
symbol : variable Usage
location: class org.apache.wss4j.common.ext.WSPasswordCallback
[ERROR] :[34,55] cannot find symbol
symbol : variable Usage
location: class org.apache.wss4j.common.ext.WSPasswordCallback
[ERROR] :[35,58] cannot find symbol
symbol : variable Usage
location: class org.apache.wss4j.common.ext.WSPasswordCallback
[ERROR] :[39,62] cannot find symbol
symbol : variable Usage
location: class org.apache.wss4j.common.ext.WSPasswordCallback
[INFO] 6 errors
[INFO] -------------------------------------------------------------