1 2 Previous Next 29 Replies Latest reply on May 6, 2008 11:32 AM by edelln

    Using the servicemix-cxf-se-service-unit archetype

    martinmurphy

      I'm building one of my first WSDL first projects using Fuse ESB. I was hoping that the archetype:create would do a lot of the work for me. I use this command to create an archetype:

       

      mvn archetype:create -DarchetypeGroupId=org.apache.servicemix.tooling -DarchetypeArtifactId=servicemix-cxf-se-service-unit -DarchetypeVersion=3.3.0.7-fuse -DgroupId=com.iona.fuse.esb -DartifactId=cxf-wsdl-first-se -DremoteRepositories=http://repo.open.iona.com/maven2

       

      Problem is I'm missing the cxf-codegen-plugin from my build phase. Am I missing something or is this just a limitation of the archetype at the moment?

       

      Thanks!

      Martin

        1 2 Previous Next