A document has been updated:
http://cocoon.zones.apache.org/daisy/documentation/796.html
Document ID: 796
Branch: main
Language: default
Name: BD: Tutorial: Creating, extending and running a block (unchanged)
Document Type: Cocoon Document (unchanged)
Updated on: 1/12/06 9:17:55 AM
Updated by: Jorg Heymans
A new version has been created, state: publish
Parts
=====
Content
-------
This part has been updated.
Mime type: text/xml (unchanged)
File name: (unchanged)
Size: 6412 bytes (previous version: 5990 bytes)
Content diff:
(18 equal lines skipped)
<h1>Install Maven 2</h1>
--- <p>Make sure that you have installed Maven 2. If you are not sure, open a
--- console and enter</p>
+++ <p>Make sure that you have installed the most recent version of Maven 2. To
+++ check your installed version, open a console and enter</p>
<pre>$ mvn -version
--- Maven version: 2.0
+++ Maven version: 2.0.1
</pre>
--- <p>If this doesn't work, install Maven 2 first. There is an
+++ <p>If this command doesn't work, install Maven 2 first. There is a
<a href="http://maven.apache.org/guides/getting-started/index.html">Getting
Started Guide</a> that describes this in great detail.</p>
+++ <p>It is possible that you'll find certain bugs in the latest maven release
+++ affecting you. If this is the case you can try using one of the latest
+++ snapshots. They can be found
+++ <a
href="http://maven.zones.apache.org/~maven/builds/branches/maven-2.0.x/">here</a>
+++ for the 2.0 branch and
+++ <a href="http://maven.zones.apache.org/~maven/builds/trunk/">here</a> for
2.1
+++ trunk.</p>
+++
<h1>Create your block skeleton</h1>
<p>A Cocoon 2.2 application is a composition of blocks. This means that
(156 equal lines skipped)
Fields
======
no changes
Links
=====
no changes
Custom Fields
=============
no changes
Collections
===========
no changes