[DAISY] Updated: Deploying a Cocoon application
| Newsgroups | gmane.text.xml.cocoon.documentation |
|---|---|
| Message-ID | <[email protected]> |
A document has been updated:
http://cocoon.zones.apache.org/daisy/documentation/1362.html
Document ID: 1362
Branch: main
Language: default
Name: Deploying a Cocoon application (unchanged)
Document Type: Cocoon Document (unchanged)
Updated on: 6/28/08 6:39:40 PM
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: 6969 bytes (previous version: 6977 bytes)
Content diff:
(29 equal lines skipped)
<pre>mvn archetype:generate -DarchetypeCatalog=http://cocoon.apache.org
</pre>
--- <p>Choose the web application archetype: -</p>
+++ <p>Choose the web application archetype:</p>
--- <pre>...
--- Choose archetype:
+++ <pre>Choose archetype:
1: remote -> cocoon-22-archetype-block-plain (Creates an empty Cocoon block; useful
if you want to add another block to a Cocoon application)
2: remote -> cocoon-22-archetype-block (Creates a Cocoon block containing some small
(3 equal lines skipped)
Choose a number: (1/2/3): <strong>3
</strong></pre>
--- <p>Then respond to the other questions as follows: -</p>
+++ <p>Then respond to the other questions as follows:</p>
<pre>Define value for groupId: : <strong>com.mycompany</strong>
Define value for artifactId: : <strong>myCocoonWebApp</strong>
(145 equal lines skipped)