Hi all,
I have tried to build the SMX3 trunk and I have a broken dependency on
sample WSDL First :: CXFSE SU :
Reason: Unable to download the artifact from any repository
org.apache.cxf:cxf-codegen-plugin:pom:2.2.1-SNAPSHOT
I have checked in the different repository defined in the super POM and
I haven't found any version of the codegen plugin for CXF 2.2.1-SNAPSHOT.
In the WSDL first example, codegen is used with the wsdl2java goal.
Possible workarounds are :
- request a codegen plugin 2.2.1-SNAPSHOT version (if the plugin is not
deprecated).
- use the cxf-java2ws-plugin in place of codegen.
- rollback to CXF 2.2 which provides the codegen plugin.
What do you think ?
Regards
JB