Author: jdcasey
Date: Tue Aug 11 19:43:08 2009
New Revision: 803258

URL: http://svn.apache.org/viewvc?rev=803258&view=rev
Log:
adding my blog post on custom lifecycle mappings

Modified:
    maven/site/trunk/src/site/xdoc/articles.xml

Modified: maven/site/trunk/src/site/xdoc/articles.xml
URL: 
http://svn.apache.org/viewvc/maven/site/trunk/src/site/xdoc/articles.xml?rev=803258&r1=803257&r2=803258&view=diff
==============================================================================
--- maven/site/trunk/src/site/xdoc/articles.xml (original)
+++ maven/site/trunk/src/site/xdoc/articles.xml Tue Aug 11 19:43:08 2009
@@ -109,6 +109,12 @@
             <th>Published</th>
           </tr>
           <tr>
+            <td><a 
href="http://www.sonatype.com/people/2009/08/create-a-customized-build-process-in-maven/";>Create
 a Customized Build Process in Maven</a></td>
+            <td></td>
+            <td>John Casey</td>
+            <td>August 2009</td>
+          </tr>
+          <tr>
             <td><a 
href="http://www.manuelrecena.com/docs/maven_090625.pdf";>Maven: mas que una 
herramienta de construccion (in Spanish)</a></td>
             <td></td>
             <td>Manuel Recena</td>


Reply via email to