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: 5/22/07 6:21:09 AM Updated by: Reinhard Pötz A new version has been created, state: publish Parts ===== Content ------- This part has been updated. Mime type: text/xml (unchanged) File name: (unchanged) Size: 5730 bytes (previous version: 5575 bytes) Content diff: (10 equal lines skipped) <h1>Creating a block</h1> +++ <p>Create a new directory which will be the root directory of your Cocoon +++ application. For this tutorial, let's name it <tt>getting-started-app</tt>.</p> +++ <p>The next step is creating a Cocoon block which will contain your custom application. The development of any Cocoon web application should be done within a block. Again, for this purpose there is a Maven archetype:</p> (122 equal lines skipped)