A document has been updated:
http://cocoon.zones.apache.org/daisy/documentation/1159.html
Document ID: 1159
Branch: main
Language: default
Name: Getting started (unchanged)
Document Type: Cocoon Document (unchanged)
Updated on: 12/7/06 3:58:19 PM
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: 2670 bytes (previous version: 2677 bytes)
Content diff:
(31 equal lines skipped)
<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-webapp
--- -DarchetypeVersion=1.0.0-SNAPSHOT -DgroupId=com.mycompany
--- -DartifactId=myBlock</tt></p>
+++ -DarchetypeArtifactId=cocoon-22-archetype-webapp -DarchetypeVersion=1.0.0-M1
+++ -DgroupId=com.mycompany -DartifactId=myCocoonWebapp</tt></p>
<p>The next step is changing into the <tt>myBlock</tt> directory and
calling</p>
--- <pre>mvn jetty6:run</pre>
+++ <pre>mvn jetty:run</pre>
<p>After that, you can point your browser to</p>
(20 equal lines skipped)
-DarchetypeArtifactId=cocoon-22-archetype-block \
-DarchetypeVersion=1.0.0-M3 \
-DgroupId=com.mycompany \
--- -DartifactId=myBlockcocoon
+++ -DartifactId=myBlock
</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-M3
+++ -DarchetypeArtifactId=cocoon-22-archetype-block -DarchetypeVersion=1.0.0-M4
-DgroupId=com.mycompany -DartifactId=myBlock</tt></p>
<p>The next step is changing into the <tt>myBlock</tt> directory and
calling</p>
--- <pre>mvn jetty6:run</pre>
+++ <pre>mvn jetty:run</pre>
<p>After that, you can point your browser to</p>
(6 equal lines skipped)