Re: CXF 2.6.0 problem with cxf-codegen-plugin

2012-04-27 Thread fitzcaraldo
Thanks Dan I was running with just the following cxf dependencies in my pom. org.apache.camel camel-cxf ${camel.version} org.apache.cxf cxf-rt-transports-http-jetty ${cxf.version} When I added thes

Re: CXF 2.6.0 problem with cxf-codegen-plugin

2012-04-27 Thread Daniel Kulp
On Thursday, April 26, 2012 10:51:11 PM fitzcaraldo wrote: > I have upgraded some test projects to CXF 2.6.0 and they all barf on the > above plugin with the following: > > Execution generate-sources of goal > org.apache.cxf:cxf-codegen-plugin:2.6.0:wsdl2java failed. > ExtensionException: > org.ap

CXF 2.6.0 problem with cxf-codegen-plugin

2012-04-27 Thread fitzcaraldo
I have upgraded some test projects to CXF 2.6.0 and they all barf on the above plugin with the following: Execution generate-sources of goal org.apache.cxf:cxf-codegen-plugin:2.6.0:wsdl2java failed. ExtensionException: org.apache.cxf.ws.addressing.policy.AddressingAssertionBuilder Worked fine on