Hi. When i create a service unit project with following the step on the websit :http://servicemix.apache.org/22-beginner-creating-our-first-su-module.html . When i execute the commond by maven: mvn archetype:create -DarchetypeArtifactId=servicemix-service-unit -DarchetypeGroupId=org.apache.servicemix.tooling -DartifactId=tutorial-file-su
Some errors occurs . the errors information is : ...... Error creating from archetype Embedded error:Error reading the META-INF/archetype.xml descriptor. The META-INF/archetype.xml descriptor cannot be found. .... -- View this message in context: http://www.nabble.com/Errors%3AUsing-a-Maven-archetype-to-create-the-service-unit-project-tp18377614p18377614.html Sent from the ServiceMix - User mailing list archive at Nabble.com.
