1 Reply Latest reply on Feb 16, 2010 9:47 AM by joe.luo

    servicemix-osgi-camel-archetype for ESB 4.2

    thygesen

      Documentation  http://fusesource.com/docs/esb/4.2/deploy_osgi/index.html refers to some maven archetypes... But I cannot get them to work.

       

      mvn archetype:create

      -DarchetypeGroupId=org.apache.servicemix.tooling

      -DarchetypeArtifactId=servicemix-osgi-camel-archetype

      -DarchetypeVersion=2.2.0-fuse-01-00

      -DgroupId=GroupId

      -DartifactId=ArtifactId

      -Dversion=Version

       

      Extract from build:

       

      BUILD FAILURE

      -


      The desired archetype does not exist (org.apache.servicemix.tooling:servicemix-osgi-camel-archetype:2.2.0-fuse-01-00)

       

      Would be nice if they worked.. but until then I'll just copy paste from camel examples.

       

      brgds

      Peter

       

      BTW Thank you for your great work and effort on ESB 4.2

       

      Edited by: thygesen on Feb 16, 2010 1:42 PM