archetype:generate is correct. The create goal was deprecated a while ago. Are you having any particular problem with the generate goal?
On Tue, Jan 6, 2009 at 7:51 AM, watcher <patr...@daly.ws> wrote: > > > http://activemq.apache.org/camel/creating-a-new-spring-based-camel-route.html > > http://activemq.apache.org/camel/creating-a-new-spring-based-camel-route.html > > mvn archetype:generate \ > -DarchetypeGroupId=org.apache.camel.archetypes \ > -DarchetypeArtifactId=camel-archetype-spring \ > -DarchetypeVersion=1.5.0 \ > -DgroupId=myGroupId \ > -DartifactId=myArtifactId > > Should this not be > mvn archetype:create > -- > View this message in context: > http://www.nabble.com/archetype-document-error-tp21308681s22882p21308681.html > Sent from the Camel - Users mailing list archive at Nabble.com. > > -- Cheers, Jon http://janstey.blogspot.com/