Author: dennisl
Date: Sat Jan 19 09:29:56 2008
New Revision: 613427
URL: http://svn.apache.org/viewvc?rev=613427&view=rev
Log:
o Adjust the snippet, because archetype has restructured in svn.
Modified:
maven/site/trunk/src/site/apt/guides/mini/guide-using-modello.apt
Modified: maven/site/trunk/src/site/apt/guides/mini/guide-using-modello.apt
URL:
http://svn.apache.org/viewvc/maven/site/trunk/src/site/apt/guides/mini/guide-using-modello.apt?rev=613427&r1=613426&r2=613427&view=diff
==============================================================================
--- maven/site/trunk/src/site/apt/guides/mini/guide-using-modello.apt (original)
+++ maven/site/trunk/src/site/apt/guides/mini/guide-using-modello.apt Sat Jan
19 09:29:56 2008
@@ -27,7 +27,7 @@
A typical modello model looks like the following:
-%{snippet|id=modello-model|url=http://svn.apache.org/repos/asf/maven/archetype/trunk/maven-archetype/maven-archetype-model/src/main/mdo/archetype.mdo}
+%{snippet|id=modello-model|url=http://svn.apache.org/repos/asf/maven/archetype/trunk/archetype-common/src/main/mdo/archetype.mdo}
To utilize Modello you would configure the <<<maven-modello-plugin>>>
something like the following where you want
to generate the Java sources for the model, the xpp3 serialization code and
the xpp3 deserialization code: