You are viewing a plain text version of this content. The canonical link for it is here.
Posted to site-commits@maven.apache.org by bu...@apache.org on 2018/03/13 07:21:08 UTC

svn commit: r1026690 - in /websites/staging/maven/trunk/content: ./ guides/mini/guide-using-modello.html maven-site-1.0-site.jar

Author: buildbot
Date: Tue Mar 13 07:21:08 2018
New Revision: 1026690

Log:
Staging update by buildbot for maven

Modified:
    websites/staging/maven/trunk/content/   (props changed)
    websites/staging/maven/trunk/content/guides/mini/guide-using-modello.html
    websites/staging/maven/trunk/content/maven-site-1.0-site.jar

Propchange: websites/staging/maven/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Tue Mar 13 07:21:08 2018
@@ -1 +1 @@
-1826606
+1826607

Modified: websites/staging/maven/trunk/content/guides/mini/guide-using-modello.html
==============================================================================
--- websites/staging/maven/trunk/content/guides/mini/guide-using-modello.html (original)
+++ websites/staging/maven/trunk/content/guides/mini/guide-using-modello.html Tue Mar 13 07:21:08 2018
@@ -163,7 +163,7 @@ Hervé Boutemy" />
         <div id="bodyColumn"  class="span10" >
 <div class="section">
 <h2><a name="Guide_to_using_Modello"></a>Guide to using Modello</h2>
-<p><a class="externalLink" href="https://codehaus-plexus.github.io/modello/">Modello</a> is a tool for generating resources from a simple model. From a simple model you can generate things like:</p>
+<p><a class="externalLink" href="https://codehaus-plexus.github.io/modello/">Modello</a> is a tool for generating resources from a simple model. From a <a class="externalLink" href="https://codehaus-plexus.github.io/modello/modello.html">simple model</a> you can generate things like:</p>
 <ul>
 <li>Java sources</li>
 <li>XML serialization code for the model</li>
@@ -374,7 +374,7 @@ Hervé Boutemy" />
   &lt;/classes&gt;
 &lt;/model&gt;
 </pre></div>
-<p>To utilize Modello you would configure the <tt>maven-modello-plugin</tt> something like the following where you want to generate the Java sources for the model, the xpp3 serialization code and the xpp3 deserialization code:</p>
+<p>To utilize Modello, you would configure the <tt>modello-maven-plugin</tt> something like the following where you want to generate the Java sources for the model, the xpp3 serialization code and the xpp3 deserialization code (see <a class="externalLink" href="https://codehaus-plexus.github.io/modello/modello-plugins/modello-plugin-xpp3/">modello-plugin-xpp3</a> for more details):</p>
 <div class="source"><pre class="prettyprint linenums">
 &lt;project&gt;
   ...

Modified: websites/staging/maven/trunk/content/maven-site-1.0-site.jar
==============================================================================
Binary files - no diff available.