Hello, It is working!
I had changed the version of the archetype in the creation process from -DarchetypeVersion=1.0.0-RC2 to -DarchetypeVersion=1.0.0: mvn archetype:create -DarchetypeGroupId=org.apache.cocoon -DarchetypeArtifactId=cocoon-22-archetype-block -DarchetypeVersion=1.0.0-RC2 -DgroupId=com.mycompany -DartifactId=myBlock mvn archetype:create -DarchetypeGroupId=org.apache.cocoon -DarchetypeArtifactId=cocoon-22-archetype-block -DarchetypeVersion=1.0.0 -DgroupId=com.mycompany -DartifactId=myBlock2 Maybe, a commiter could change [1] in order to upgrade the information Cheers, Carlos Tejo Alonso R&D Deparment - CTIC Foundation [Asturias, Spain] www.fundacionctic.org [1] http://cocoon.apache.org/2.2/maven-plugins/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
