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/07/30 08:54:30 UTC

Build failed in Jenkins: CXF-trunk-deploy » WS-Addressing Demo #1209

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

------------------------------------------
Jul 30, 2013 6:27:41 AM org.apache.maven.cli.event.ExecutionEventLogger projectStarted
INFO:                                                                         
Jul 30, 2013 6:27:41 AM org.apache.maven.cli.event.ExecutionEventLogger projectStarted
INFO: ------------------------------------------------------------------------
Jul 30, 2013 6:27:41 AM org.apache.maven.cli.event.ExecutionEventLogger projectStarted
INFO: Building WS-Addressing Demo 3.0.0-SNAPSHOT
Jul 30, 2013 6:27:41 AM org.apache.maven.cli.event.ExecutionEventLogger projectStarted
INFO: ------------------------------------------------------------------------
Jul 30, 2013 6:27:41 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: 
Jul 30, 2013 6:27:41 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: --- maven-clean-plugin:2.4.1:clean (default-clean) @ ws_addressing ---
Jul 30, 2013 6:27:41 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: 
Jul 30, 2013 6:27:41 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: --- cxf-codegen-plugin:3.0.0-SNAPSHOT:wsdl2java (generate-sources) @ ws_addressing ---
Jul 30, 2013 6:27:41 AM 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.
Jul 30, 2013 6:27:43 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: 
Jul 30, 2013 6:27:43 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: --- maven-resources-plugin:2.5:resources (default-resources) @ ws_addressing ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
Jul 30, 2013 6:27:43 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: 
Jul 30, 2013 6:27:43 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: --- maven-compiler-plugin:2.5.1:compile (default-compile) @ ws_addressing ---
[INFO] Compiling 17 source files to <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf.samples$ws_addressing/ws/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf.samples$ws_addressing/ws/src/main/java/demo/ws_addressing/client/Client.java>:[32,35] cannot find symbol
symbol  : class AddressingBuilder
location: package org.apache.cxf.ws.addressing
[ERROR] <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf.samples$ws_addressing/ws/src/main/java/demo/ws_addressing/client/Client.java>:[127,8] cannot find symbol
symbol  : class AddressingBuilder
location: class demo.ws_addressing.client.Client
[ERROR] <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf.samples$ws_addressing/ws/src/main/java/demo/ws_addressing/client/Client.java>:[127,36] cannot find symbol
symbol  : variable AddressingBuilder
location: class demo.ws_addressing.client.Client
[INFO] 3 errors 
[INFO] -------------------------------------------------------------