You are viewing a plain text version of this content. The canonical link for it is here.
Posted to docs@cocoon.apache.org by da...@cocoon.zones.apache.org on 2009/02/03 21:52:37 UTC

[DAISY] Updated: Your first Cocoon application using Maven 2

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: 10/30/08 12:47:22 PM
Updated by: Luca Morandini

A new version has been created, state: draft

Parts
=====

Content
-------
This part has been updated.
Mime type: text/xml (unchanged)
File name:  (unchanged)
Size: 7822 bytes (previous version: 7533 bytes)
Content diff:
(37 equal lines skipped)
    <pre>mvn archetype:generate -DarchetypeCatalog=http://cocoon.apache.org
    </pre>
    
+++ <p class="warn">Due to the vagaries of Maven, as of the 30th of Oct 2008, this
+++ will work only if you specify the archetype version. like in: <strong><tt>mvn
+++ org.apache.maven.plugins:maven-archetype-plugin:2.0-alpha-4:generate
+++ -DarchetypeCatalog=http://cocoon.apache.org</tt></strong></p>
+++ 
    <p>Maven will generate some output and then interactively ask you for some
    information:</p>
    
(130 equal lines skipped)