A document has been updated: http://cocoon.zones.apache.org/daisy/documentation/1358.html
Document ID: 1358 Branch: main Language: default Name: Using the Cocoon Deployer (unchanged) Document Type: Cocoon Document (unchanged) Updated on: 5/2/07 11:46:30 AM Updated by: Grzegorz Kossakowski A new version has been created, state: publish Parts ===== Content ------- This part has been updated. Mime type: text/xml (unchanged) File name: (unchanged) Size: 1618 bytes (unchanged) Content diff: (9 equal lines skipped) <h1>Step 1: Basics</h1> --- <p>Inorder to use the Cocoon Deployer, you need a Cocoon web application, e.g. +++ <p>In order to use the Cocoon Deployer, you need a Cocoon web application, e.g. one that is generated as described in the Getting Started Tutorial. Expressed in terms of Maven 2, it mean that the <tt>packaging type</tt> in your pom.xml is <tt>war</tt>.</p> (30 equal lines skipped) <p>Finally you have to invoke the plugin. If you want to do this manually, enter </p> --- <pre><tt>mvn cocoon:deploy</tt> +++ <pre><tt>mvn cocoon:deploy</tt> </pre> <p>or</p> (5 equal lines skipped)