[DAISY] Updated: Building Cocoon 2.2
[email protected] Sat, 6 Sep 2008 22:47:22 +0000 (GMT+00:00)
| Newsgroups | gmane.text.xml.cocoon.documentation |
|---|---|
| Message-ID | <[email protected]> |
A document has been updated:
http://cocoon.zones.apache.org/daisy/documentation/798.html
Document ID: 798
Branch: main
Language: default
Name: Building Cocoon 2.2 (unchanged)
Document Type: Cocoon Document (unchanged)
Updated on: 9/6/08 10:47:17 PM
Updated by: David Legg
A new version has been created, state: draft
Parts
=====
Content
-------
This part has been updated.
Mime type: text/xml (unchanged)
File name: (unchanged)
Size: 1825 bytes (previous version: 1824 bytes)
Content diff:
(11 equal lines skipped)
<h1>Install Maven</h1>
--- <p>Need at least Maven-2.0.6 and follow the
+++ <p>Need at least Maven-2.0.9 and follow the
<a href="http://maven.apache.org/download.html#installation">installation
instructions</a>. Ensure that <tt>mvn --version</tt> is okay.</p>
(10 equal lines skipped)
<pre>mvn clean install</pre>
<p>This will build the core artifacts (sitemap, pipelines, blocks-fw, etc.) and
--- the most important blocks. If you want to build Cocoon completly, call</p>
+++ the most important blocks. If you want to build Cocoon completely, call</p>
<pre>mvn install -P allblocks
</pre>
(18 equal lines skipped)