A document has been updated: http://cocoon.zones.apache.org/daisy/documentation/1159.html
Document ID: 1159 Branch: main Language: default Name: Your first Cocoon application using Maven 2 (unchanged) Document Type: Cocoon Document (unchanged) Updated on: 3/18/08 9:35:48 PM Updated by: Reinhard Pötz A new version has been created, state: draft Parts ===== Content ------- This part has been updated. Mime type: text/xml (unchanged) File name: (unchanged) Size: 5927 bytes (previous version: 5935 bytes) Content diff: (26 equal lines skipped) <pre>mvn archetype:create -DarchetypeGroupId=org.apache.cocoon -DarchetypeArtifactId=cocoon-22-archetype-block --- -DarchetypeVersion=1.0.0-RC2 +++ -DarchetypeVersion=1.0.0 -DgroupId=com.mycompany -DartifactId=myBlock1 </pre> <p class="note">Once again for copy and paste without line feeds:<br/> <tt>mvn archetype:create -DarchetypeGroupId=org.apache.cocoon --- -DarchetypeArtifactId=cocoon-22-archetype-block -DarchetypeVersion=1.0.0-RC2 +++ -DarchetypeArtifactId=cocoon-22-archetype-block -DarchetypeVersion=1.0.0 -DgroupId=com.mycompany -DartifactId=myBlock1</tt></p> <p class="note">If you are using a cocoon binary build from svn trunk then you (104 equal lines skipped)