Having the same problem, so I added the eclipse.m2e lifecycle plugin to override the life-cycle as suggested. But now I get this error showing up on the plugin to execute the cxf codegen:
Description Resource Path Location Type Execution default of goal org.apache.cxf:cxf-codegen-plugin:2.5.0:wsdl2java failed. (org.apache.cxf:cxf-codegen-plugin:2.5.0:wsdl2java:default:generate-sources) pom.xml /empi-core-internal-service line 126 Maven Build Problem I get no logs, no other messages, nada. I changed the action to <ignore /> for now and just manually run from the command line when I need to regenerate the sources. At least I don't have any errors showing in the PO for the unsupported goal anymore. Any ideas on the above message or where else I might look for additional information? Thanks! -- View this message in context: http://cxf.547215.n5.nabble.com/Cxf-maven-plugin-on-m2e-indigo-tp5022754p5078663.html Sent from the cxf-user mailing list archive at Nabble.com.
