Author: brett
Date: Fri Sep  8 20:17:15 2006
New Revision: 441729

URL: http://svn.apache.org/viewvc?view=rev&rev=441729
Log:
add new articles

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

Modified: maven/site/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/maven/site/trunk/pom.xml?view=diff&rev=441729&r1=441728&r2=441729
==============================================================================
--- maven/site/trunk/pom.xml (original)
+++ maven/site/trunk/pom.xml Fri Sep  8 20:17:15 2006
@@ -3,7 +3,7 @@
   <parent>
     <artifactId>maven-parent</artifactId>
     <groupId>org.apache.maven</groupId>
-    <version>2-SNAPSHOT</version>
+    <version>4</version>
     <relativePath>../pom/maven/pom.xml</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>

Modified: maven/site/trunk/src/site/xdoc/articles.xml
URL: 
http://svn.apache.org/viewvc/maven/site/trunk/src/site/xdoc/articles.xml?view=diff&rev=441729&r1=441728&r2=441729
==============================================================================
--- maven/site/trunk/src/site/xdoc/articles.xml (original)
+++ maven/site/trunk/src/site/xdoc/articles.xml Fri Sep  8 20:17:15 2006
@@ -84,6 +84,18 @@
             <th>Published</th>
           </tr> 
           <tr>
+            <td><a href="http://www.devx.com/Java/Article/32386";>Keep Your 
Maven Projects Portable Throughout the Build Cycle</a></td>
+            <td>DevX</td>
+            <td>Eric Redmond</td>
+            <td>8 September 2006</td>
+          </tr>
+          <tr>
+            <td><a 
href="http://www-128.ibm.com/developerworks/java/library/j-ap09056/index.html";>Automation
 for the people: Choosing a Continuous Integration server</a></td>
+            <td>deverloperWorks</td>
+            <td>Paul Duvall</td>
+            <td>5 September 2006</td>
+          </tr>
+          <tr>
             <td><a 
href="http://www.javaposse.com/index.php?post_id=112128";>Java Posse #070 - 
Interview with Brett Porter of Maven</a></td>
             <td>Java Posse</td>
             <td>Tor Norbye, Carl Quinn, Dick Wall, Joe Nuxoll, Brett 
Porter</td>


Reply via email to