It works fine for me. Could you check the version of the arachetype plugin you use in ~/.m2/repository/org/apache/maven/plugins/maven-archetype-plugin ? I'm using 1.0-alpha-4 which seems the most recent.
On 9/29/06, Jamie McCrindle <[EMAIL PROTECTED]> wrote:
hi, i'm getting the following error trying to create a component using the mvn archetype plugin: [ERROR] BUILD ERROR [INFO] ------------------------------------------------------------------------ [INFO] Error creating from archetype Embedded error: Error reading the META-INF/archetype.xml descriptor. The META-INF/archetype.xml descriptor cannot be found. i'm running the following: mvn archetype:create -DarchetypeGroupId=org.apache.servic mix.tooling -DarchetypeArtifactId=servicemix-service-engine -DarchetypeVersio =3.0-incubating -DgroupId=org.apache.servicemix.xslt -DartifactId=servicemix- slt looking at the servicemix-service-engine plugin it looks like the archetype.xml is under META-INF/maven/archetype.xml. i moved the archetype.xml from META-INF/maven/archetype.xml to META-INF/archetype.xml in the jar and tried again and it seems to have worked. JIRA? cheers, j.
-- Cheers, Guillaume Nodet
