You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by bu...@apache.org on 2012/12/03 14:46:00 UTC

svn commit: r840548 [9/11] - in /websites/staging/maventest/trunk/content: ./ background/ css/ developers/ developers/conventions/ developers/release/ developers/website/ docs/2.0.1/ docs/2.0.10/ docs/2.0.11/ docs/2.0.2/ docs/2.0.3/ docs/2.0.4/ docs/2....

Modified: websites/staging/maventest/trunk/content/plugin-developers/cookbook/generate-assembly.html
==============================================================================
--- websites/staging/maventest/trunk/content/plugin-developers/cookbook/generate-assembly.html (original)
+++ websites/staging/maventest/trunk/content/plugin-developers/cookbook/generate-assembly.html Mon Dec  3 13:45:39 2012
@@ -1,8 +1,11 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia at Sep 7, 2012 -->
+<!--
+ | Generated by Apache Maven Doxia at Dec 3, 2012
+ | Rendered using Apache Maven Stylus Skin 1.5
+-->
 <html xmlns="http://www.w3.org/1999/xhtml">
   <head>
-    <title>Cookbook - How To Generate Assembly</title>
+    <title>Maven - Cookbook - How To Generate Assembly</title>
     <style type="text/css" media="all">
       @import url("../../css/maven-base.css");
       @import url("../../css/maven-theme.css");
@@ -10,14 +13,14 @@
     </style>
     <link rel="stylesheet" href="../../css/print.css" type="text/css" media="print" />
         <meta name="author" content="Vincent Siveton" />
-        <meta name="Date-Revision-yyyymmdd" content="20120907" />
+        <meta name="Date-Revision-yyyymmdd" content="20121203" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
                                                         
 <script type="text/javascript">_uacct = "UA-140879-1";
         urchinTracker();</script>
-                    </head>
+                              </head>
   <body class="composite">
     <div id="banner">
                                       <a href="../.././" id="bannerLeft">
@@ -32,15 +35,15 @@
     </div>
     <div id="breadcrumbs">
             
-                                <div class="xleft">
+                                   <div class="xleft">
                           <a href="http://www.apache.org/" class="externalLink">Apache</a>
         &gt;
                   <a href="../../index.html">Maven</a>
         &gt;
-    Cookbook - How To Generate Assembly
-      </div>
+        Cookbook - How To Generate Assembly
+        </div>
             <div class="xright">        
-                                 Last Published: 2012-09-07
+                                    Last Published: 2012-12-03
             </div>
       <div class="clear">
         <hr/>
@@ -49,7 +52,7 @@
     <div id="leftColumn">
       <div id="navcolumn">
              
-                                                <h5>Main</h5>
+                                                   <h5>Main</h5>
                   <ul>
                   <li class="none">
                   <a href="../../index.html">Welcome</a>
@@ -181,15 +184,24 @@
                   <a href="../../index.html">Maven 2 & 3</a>
             </li>
                   <li class="none">
+                  <a href="../../pom/index.html">Parent POMs</a>
+            </li>
+                  <li class="none">
                   <a href="../../plugins/index.html">Plugins</a>
             </li>
                   <li class="none">
+                  <a href="../../plugin-tools/index.html">Plugin Tools</a>
+            </li>
+                  <li class="none">
                   <a href="../../scm/index.html">SCM</a>
             </li>
                   <li class="none">
                   <a href="../../shared/index.html">Shared Components</a>
             </li>
                   <li class="none">
+                  <a href="../../skins/index.html">Skins</a>
+            </li>
+                  <li class="none">
                   <a href="../../surefire/index.html">Surefire</a>
             </li>
                   <li class="none">
@@ -215,7 +227,7 @@
           <img alt="Built by Maven" src="../../images/logos/maven-feather.png"/>
         </a>
                        
-                            </div>
+                               </div>
     </div>
     <div id="bodyColumn">
       <div id="contentBox">
@@ -291,7 +303,7 @@ attach-source-javadoc
         &#169;            2002-2012
               The Apache Software Foundation
             
-                       - <a href="http://maven.apache.org/privacy-policy.html">Privacy Policy</a>.
+                          - <a href="http://maven.apache.org/privacy-policy.html">Privacy Policy</a>.
         Apache Maven, Maven, Apache, the Apache feather logo, and the Apache Maven project logos are trademarks of The Apache Software Foundation.
       </div>
       <div class="clear">

Modified: websites/staging/maventest/trunk/content/plugin-developers/cookbook/index.html
==============================================================================
--- websites/staging/maventest/trunk/content/plugin-developers/cookbook/index.html (original)
+++ websites/staging/maventest/trunk/content/plugin-developers/cookbook/index.html Mon Dec  3 13:45:39 2012
@@ -1,8 +1,11 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia at Sep 7, 2012 -->
+<!--
+ | Generated by Apache Maven Doxia at Dec 3, 2012
+ | Rendered using Apache Maven Stylus Skin 1.5
+-->
 <html xmlns="http://www.w3.org/1999/xhtml">
   <head>
-    <title>Plugins Cookbook</title>
+    <title>Maven - Plugins Cookbook</title>
     <style type="text/css" media="all">
       @import url("../../css/maven-base.css");
       @import url("../../css/maven-theme.css");
@@ -12,14 +15,14 @@
         <meta name="author" content="Brett Porter
 Vincent Siveton" />
         <meta name="Date-Creation-yyyymmdd" content="20090802" />
-    <meta name="Date-Revision-yyyymmdd" content="20120907" />
+    <meta name="Date-Revision-yyyymmdd" content="20121203" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
                                                         
 <script type="text/javascript">_uacct = "UA-140879-1";
         urchinTracker();</script>
-                    </head>
+                              </head>
   <body class="composite">
     <div id="banner">
                                       <a href="../.././" id="bannerLeft">
@@ -34,15 +37,15 @@ Vincent Siveton" />
     </div>
     <div id="breadcrumbs">
             
-                                <div class="xleft">
+                                   <div class="xleft">
                           <a href="http://www.apache.org/" class="externalLink">Apache</a>
         &gt;
                   <a href="../../index.html">Maven</a>
         &gt;
-    Plugins Cookbook
-      </div>
+        Plugins Cookbook
+        </div>
             <div class="xright">        
-                                 Last Published: 2012-09-07
+                                    Last Published: 2012-12-03
             </div>
       <div class="clear">
         <hr/>
@@ -51,7 +54,7 @@ Vincent Siveton" />
     <div id="leftColumn">
       <div id="navcolumn">
              
-                                                <h5>Main</h5>
+                                                   <h5>Main</h5>
                   <ul>
                   <li class="none">
                   <a href="../../index.html">Welcome</a>
@@ -183,15 +186,24 @@ Vincent Siveton" />
                   <a href="../../index.html">Maven 2 & 3</a>
             </li>
                   <li class="none">
+                  <a href="../../pom/index.html">Parent POMs</a>
+            </li>
+                  <li class="none">
                   <a href="../../plugins/index.html">Plugins</a>
             </li>
                   <li class="none">
+                  <a href="../../plugin-tools/index.html">Plugin Tools</a>
+            </li>
+                  <li class="none">
                   <a href="../../scm/index.html">SCM</a>
             </li>
                   <li class="none">
                   <a href="../../shared/index.html">Shared Components</a>
             </li>
                   <li class="none">
+                  <a href="../../skins/index.html">Skins</a>
+            </li>
+                  <li class="none">
                   <a href="../../surefire/index.html">Surefire</a>
             </li>
                   <li class="none">
@@ -217,7 +229,7 @@ Vincent Siveton" />
           <img alt="Built by Maven" src="../../images/logos/maven-feather.png"/>
         </a>
                        
-                            </div>
+                               </div>
     </div>
     <div id="bodyColumn">
       <div id="contentBox">
@@ -232,7 +244,7 @@ Vincent Siveton" />
         &#169;            2002-2012
               The Apache Software Foundation
             
-                       - <a href="http://maven.apache.org/privacy-policy.html">Privacy Policy</a>.
+                          - <a href="http://maven.apache.org/privacy-policy.html">Privacy Policy</a>.
         Apache Maven, Maven, Apache, the Apache feather logo, and the Apache Maven project logos are trademarks of The Apache Software Foundation.
       </div>
       <div class="clear">

Modified: websites/staging/maventest/trunk/content/plugin-developers/index.html
==============================================================================
--- websites/staging/maventest/trunk/content/plugin-developers/index.html (original)
+++ websites/staging/maventest/trunk/content/plugin-developers/index.html Mon Dec  3 13:45:39 2012
@@ -1,8 +1,11 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia at Sep 7, 2012 -->
+<!--
+ | Generated by Apache Maven Doxia at Dec 3, 2012
+ | Rendered using Apache Maven Stylus Skin 1.5
+-->
 <html xmlns="http://www.w3.org/1999/xhtml">
   <head>
-    <title>Plugin Developers Centre</title>
+    <title>Maven - Plugin Developers Centre</title>
     <style type="text/css" media="all">
       @import url("../css/maven-base.css");
       @import url("../css/maven-theme.css");
@@ -10,14 +13,14 @@
     </style>
     <link rel="stylesheet" href="../css/print.css" type="text/css" media="print" />
         <meta name="author" content="Brett Porter" />
-        <meta name="Date-Revision-yyyymmdd" content="20120907" />
+        <meta name="Date-Revision-yyyymmdd" content="20121203" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
                                                         
 <script type="text/javascript">_uacct = "UA-140879-1";
         urchinTracker();</script>
-                    </head>
+                              </head>
   <body class="composite">
     <div id="banner">
                                       <a href=".././" id="bannerLeft">
@@ -32,15 +35,15 @@
     </div>
     <div id="breadcrumbs">
             
-                                <div class="xleft">
+                                   <div class="xleft">
                           <a href="http://www.apache.org/" class="externalLink">Apache</a>
         &gt;
                   <a href="../index.html">Maven</a>
         &gt;
-    Plugin Developers Centre
-      </div>
+        Plugin Developers Centre
+        </div>
             <div class="xright">        
-                                 Last Published: 2012-09-07
+                                    Last Published: 2012-12-03
             </div>
       <div class="clear">
         <hr/>
@@ -49,7 +52,7 @@
     <div id="leftColumn">
       <div id="navcolumn">
              
-                                                <h5>Main</h5>
+                                                   <h5>Main</h5>
                   <ul>
                   <li class="none">
                   <a href="../index.html">Welcome</a>
@@ -192,15 +195,24 @@
                   <a href="../index.html">Maven 2 & 3</a>
             </li>
                   <li class="none">
+                  <a href="../pom/index.html">Parent POMs</a>
+            </li>
+                  <li class="none">
                   <a href="../plugins/index.html">Plugins</a>
             </li>
                   <li class="none">
+                  <a href="../plugin-tools/index.html">Plugin Tools</a>
+            </li>
+                  <li class="none">
                   <a href="../scm/index.html">SCM</a>
             </li>
                   <li class="none">
                   <a href="../shared/index.html">Shared Components</a>
             </li>
                   <li class="none">
+                  <a href="../skins/index.html">Skins</a>
+            </li>
+                  <li class="none">
                   <a href="../surefire/index.html">Surefire</a>
             </li>
                   <li class="none">
@@ -226,7 +238,7 @@
           <img alt="Built by Maven" src="../images/logos/maven-feather.png"/>
         </a>
                        
-                            </div>
+                               </div>
     </div>
     <div id="bodyColumn">
       <div id="contentBox">
@@ -241,7 +253,7 @@
         &#169;            2002-2012
               The Apache Software Foundation
             
-                       - <a href="http://maven.apache.org/privacy-policy.html">Privacy Policy</a>.
+                          - <a href="http://maven.apache.org/privacy-policy.html">Privacy Policy</a>.
         Apache Maven, Maven, Apache, the Apache feather logo, and the Apache Maven project logos are trademarks of The Apache Software Foundation.
       </div>
       <div class="clear">

Modified: websites/staging/maventest/trunk/content/plugin-developers/plugin-documenting.html
==============================================================================
--- websites/staging/maventest/trunk/content/plugin-developers/plugin-documenting.html (original)
+++ websites/staging/maventest/trunk/content/plugin-developers/plugin-documenting.html Mon Dec  3 13:45:39 2012
@@ -1,8 +1,11 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia at Sep 7, 2012 -->
+<!--
+ | Generated by Apache Maven Doxia at Dec 3, 2012
+ | Rendered using Apache Maven Stylus Skin 1.5
+-->
 <html xmlns="http://www.w3.org/1999/xhtml">
   <head>
-    <title>Developers centre - Documentation Plugins Strategies</title>
+    <title>Maven - Developers centre - Documentation Plugins Strategies</title>
     <style type="text/css" media="all">
       @import url("../css/maven-base.css");
       @import url("../css/maven-theme.css");
@@ -10,14 +13,14 @@
     </style>
     <link rel="stylesheet" href="../css/print.css" type="text/css" media="print" />
         <meta name="author" content="Vincent Siveton" />
-        <meta name="Date-Revision-yyyymmdd" content="20120907" />
+        <meta name="Date-Revision-yyyymmdd" content="20121203" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
                                                         
 <script type="text/javascript">_uacct = "UA-140879-1";
         urchinTracker();</script>
-                    </head>
+                              </head>
   <body class="composite">
     <div id="banner">
                                       <a href=".././" id="bannerLeft">
@@ -32,15 +35,15 @@
     </div>
     <div id="breadcrumbs">
             
-                                <div class="xleft">
+                                   <div class="xleft">
                           <a href="http://www.apache.org/" class="externalLink">Apache</a>
         &gt;
                   <a href="../index.html">Maven</a>
         &gt;
-    Developers centre - Documentation Plugins Strategies
-      </div>
+        Developers centre - Documentation Plugins Strategies
+        </div>
             <div class="xright">        
-                                 Last Published: 2012-09-07
+                                    Last Published: 2012-12-03
             </div>
       <div class="clear">
         <hr/>
@@ -49,7 +52,7 @@
     <div id="leftColumn">
       <div id="navcolumn">
              
-                                                <h5>Main</h5>
+                                                   <h5>Main</h5>
                   <ul>
                   <li class="none">
                   <a href="../index.html">Welcome</a>
@@ -181,15 +184,24 @@
                   <a href="../index.html">Maven 2 & 3</a>
             </li>
                   <li class="none">
+                  <a href="../pom/index.html">Parent POMs</a>
+            </li>
+                  <li class="none">
                   <a href="../plugins/index.html">Plugins</a>
             </li>
                   <li class="none">
+                  <a href="../plugin-tools/index.html">Plugin Tools</a>
+            </li>
+                  <li class="none">
                   <a href="../scm/index.html">SCM</a>
             </li>
                   <li class="none">
                   <a href="../shared/index.html">Shared Components</a>
             </li>
                   <li class="none">
+                  <a href="../skins/index.html">Skins</a>
+            </li>
+                  <li class="none">
                   <a href="../surefire/index.html">Surefire</a>
             </li>
                   <li class="none">
@@ -215,7 +227,7 @@
           <img alt="Built by Maven" src="../images/logos/maven-feather.png"/>
         </a>
                        
-                            </div>
+                               </div>
     </div>
     <div id="bodyColumn">
       <div id="contentBox">
@@ -230,7 +242,7 @@
         &#169;            2002-2012
               The Apache Software Foundation
             
-                       - <a href="http://maven.apache.org/privacy-policy.html">Privacy Policy</a>.
+                          - <a href="http://maven.apache.org/privacy-policy.html">Privacy Policy</a>.
         Apache Maven, Maven, Apache, the Apache feather logo, and the Apache Maven project logos are trademarks of The Apache Software Foundation.
       </div>
       <div class="clear">

Modified: websites/staging/maventest/trunk/content/plugin-developers/plugin-testing.html
==============================================================================
--- websites/staging/maventest/trunk/content/plugin-developers/plugin-testing.html (original)
+++ websites/staging/maventest/trunk/content/plugin-developers/plugin-testing.html Mon Dec  3 13:45:39 2012
@@ -1,8 +1,11 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia at Sep 7, 2012 -->
+<!--
+ | Generated by Apache Maven Doxia at Dec 3, 2012
+ | Rendered using Apache Maven Stylus Skin 1.5
+-->
 <html xmlns="http://www.w3.org/1999/xhtml">
   <head>
-    <title>Developers centre - Testing Plugins Strategies</title>
+    <title>Maven - Developers centre - Testing Plugins Strategies</title>
     <style type="text/css" media="all">
       @import url("../css/maven-base.css");
       @import url("../css/maven-theme.css");
@@ -10,14 +13,14 @@
     </style>
     <link rel="stylesheet" href="../css/print.css" type="text/css" media="print" />
         <meta name="author" content="Vincent Siveton" />
-        <meta name="Date-Revision-yyyymmdd" content="20120907" />
+        <meta name="Date-Revision-yyyymmdd" content="20121203" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
                                                         
 <script type="text/javascript">_uacct = "UA-140879-1";
         urchinTracker();</script>
-                    </head>
+                              </head>
   <body class="composite">
     <div id="banner">
                                       <a href=".././" id="bannerLeft">
@@ -32,15 +35,15 @@
     </div>
     <div id="breadcrumbs">
             
-                                <div class="xleft">
+                                   <div class="xleft">
                           <a href="http://www.apache.org/" class="externalLink">Apache</a>
         &gt;
                   <a href="../index.html">Maven</a>
         &gt;
-    Developers centre - Testing Plugins Strategies
-      </div>
+        Developers centre - Testing Plugins Strategies
+        </div>
             <div class="xright">        
-                                 Last Published: 2012-09-07
+                                    Last Published: 2012-12-03
             </div>
       <div class="clear">
         <hr/>
@@ -49,7 +52,7 @@
     <div id="leftColumn">
       <div id="navcolumn">
              
-                                                <h5>Main</h5>
+                                                   <h5>Main</h5>
                   <ul>
                   <li class="none">
                   <a href="../index.html">Welcome</a>
@@ -181,15 +184,24 @@
                   <a href="../index.html">Maven 2 & 3</a>
             </li>
                   <li class="none">
+                  <a href="../pom/index.html">Parent POMs</a>
+            </li>
+                  <li class="none">
                   <a href="../plugins/index.html">Plugins</a>
             </li>
                   <li class="none">
+                  <a href="../plugin-tools/index.html">Plugin Tools</a>
+            </li>
+                  <li class="none">
                   <a href="../scm/index.html">SCM</a>
             </li>
                   <li class="none">
                   <a href="../shared/index.html">Shared Components</a>
             </li>
                   <li class="none">
+                  <a href="../skins/index.html">Skins</a>
+            </li>
+                  <li class="none">
                   <a href="../surefire/index.html">Surefire</a>
             </li>
                   <li class="none">
@@ -215,7 +227,7 @@
           <img alt="Built by Maven" src="../images/logos/maven-feather.png"/>
         </a>
                        
-                            </div>
+                               </div>
     </div>
     <div id="bodyColumn">
       <div id="contentBox">
@@ -571,7 +583,7 @@
         &#169;            2002-2012
               The Apache Software Foundation
             
-                       - <a href="http://maven.apache.org/privacy-policy.html">Privacy Policy</a>.
+                          - <a href="http://maven.apache.org/privacy-policy.html">Privacy Policy</a>.
         Apache Maven, Maven, Apache, the Apache feather logo, and the Apache Maven project logos are trademarks of The Apache Software Foundation.
       </div>
       <div class="clear">

Modified: websites/staging/maventest/trunk/content/plugins/index.html
==============================================================================
--- websites/staging/maventest/trunk/content/plugins/index.html (original)
+++ websites/staging/maventest/trunk/content/plugins/index.html Mon Dec  3 13:45:39 2012
@@ -1,8 +1,11 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia at Sep 7, 2012 -->
+<!--
+ | Generated by Apache Maven Doxia at Dec 3, 2012
+ | Rendered using Apache Maven Stylus Skin 1.5
+-->
 <html xmlns="http://www.w3.org/1999/xhtml">
   <head>
-    <title>Available Plugins</title>
+    <title>Maven - Available Plugins</title>
     <style type="text/css" media="all">
       @import url("../css/maven-base.css");
       @import url("../css/maven-theme.css");
@@ -13,14 +16,14 @@
 Jason van Zyl
 Dennis Lundberg" />
         <meta name="Date-Creation-yyyymmdd" content="20120212" />
-    <meta name="Date-Revision-yyyymmdd" content="20120907" />
+    <meta name="Date-Revision-yyyymmdd" content="20121203" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
                                                         
 <script type="text/javascript">_uacct = "UA-140879-1";
         urchinTracker();</script>
-                    </head>
+                              </head>
   <body class="composite">
     <div id="banner">
                                       <a href=".././" id="bannerLeft">
@@ -35,15 +38,15 @@ Dennis Lundberg" />
     </div>
     <div id="breadcrumbs">
             
-                                <div class="xleft">
+                                   <div class="xleft">
                           <a href="http://www.apache.org/" class="externalLink">Apache</a>
         &gt;
                   <a href="../index.html">Maven</a>
         &gt;
-    Available Plugins
-      </div>
+        Available Plugins
+        </div>
             <div class="xright">        
-                                 Last Published: 2012-09-07
+                                    Last Published: 2012-12-03
             </div>
       <div class="clear">
         <hr/>
@@ -52,7 +55,7 @@ Dennis Lundberg" />
     <div id="leftColumn">
       <div id="navcolumn">
              
-                                                <h5>Main</h5>
+                                                   <h5>Main</h5>
                   <ul>
                   <li class="none">
                   <a href="../index.html">Welcome</a>
@@ -184,15 +187,24 @@ Dennis Lundberg" />
                   <a href="../index.html">Maven 2 & 3</a>
             </li>
                   <li class="none">
+                  <a href="../pom/index.html">Parent POMs</a>
+            </li>
+                  <li class="none">
             <strong>Plugins</strong>
           </li>
                   <li class="none">
+                  <a href="../plugin-tools/index.html">Plugin Tools</a>
+            </li>
+                  <li class="none">
                   <a href="../scm/index.html">SCM</a>
             </li>
                   <li class="none">
                   <a href="../shared/index.html">Shared Components</a>
             </li>
                   <li class="none">
+                  <a href="../skins/index.html">Skins</a>
+            </li>
+                  <li class="none">
                   <a href="../surefire/index.html">Surefire</a>
             </li>
                   <li class="none">
@@ -218,7 +230,7 @@ Dennis Lundberg" />
           <img alt="Built by Maven" src="../images/logos/maven-feather.png"/>
         </a>
                        
-                            </div>
+                               </div>
     </div>
     <div id="bodyColumn">
       <div id="contentBox">
@@ -233,7 +245,7 @@ Dennis Lundberg" />
         &#169;            2002-2012
               The Apache Software Foundation
             
-                       - <a href="http://maven.apache.org/privacy-policy.html">Privacy Policy</a>.
+                          - <a href="http://maven.apache.org/privacy-policy.html">Privacy Policy</a>.
         Apache Maven, Maven, Apache, the Apache feather logo, and the Apache Maven project logos are trademarks of The Apache Software Foundation.
       </div>
       <div class="clear">

Modified: websites/staging/maventest/trunk/content/plugins/localization.html
==============================================================================
--- websites/staging/maventest/trunk/content/plugins/localization.html (original)
+++ websites/staging/maventest/trunk/content/plugins/localization.html Mon Dec  3 13:45:39 2012
@@ -1,8 +1,11 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia at Sep 7, 2012 -->
+<!--
+ | Generated by Apache Maven Doxia at Dec 3, 2012
+ | Rendered using Apache Maven Stylus Skin 1.5
+-->
 <html xmlns="http://www.w3.org/1999/xhtml">
   <head>
-    <title>Localization of Plugins</title>
+    <title>Maven - Localization of Plugins</title>
     <style type="text/css" media="all">
       @import url("../css/maven-base.css");
       @import url("../css/maven-theme.css");
@@ -11,14 +14,14 @@
     <link rel="stylesheet" href="../css/print.css" type="text/css" media="print" />
         <meta name="author" content="Dennis Lundberg" />
         <meta name="Date-Creation-yyyymmdd" content="20120201" />
-    <meta name="Date-Revision-yyyymmdd" content="20120907" />
+    <meta name="Date-Revision-yyyymmdd" content="20121203" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
                                                         
 <script type="text/javascript">_uacct = "UA-140879-1";
         urchinTracker();</script>
-                    </head>
+                              </head>
   <body class="composite">
     <div id="banner">
                                       <a href=".././" id="bannerLeft">
@@ -33,15 +36,15 @@
     </div>
     <div id="breadcrumbs">
             
-                                <div class="xleft">
+                                   <div class="xleft">
                           <a href="http://www.apache.org/" class="externalLink">Apache</a>
         &gt;
                   <a href="../index.html">Maven</a>
         &gt;
-    Localization of Plugins
-      </div>
+        Localization of Plugins
+        </div>
             <div class="xright">        
-                                 Last Published: 2012-09-07
+                                    Last Published: 2012-12-03
             </div>
       <div class="clear">
         <hr/>
@@ -50,7 +53,7 @@
     <div id="leftColumn">
       <div id="navcolumn">
              
-                                                <h5>Main</h5>
+                                                   <h5>Main</h5>
                   <ul>
                   <li class="none">
                   <a href="../index.html">Welcome</a>
@@ -182,15 +185,24 @@
                   <a href="../index.html">Maven 2 & 3</a>
             </li>
                   <li class="none">
+                  <a href="../pom/index.html">Parent POMs</a>
+            </li>
+                  <li class="none">
                   <a href="../plugins/index.html">Plugins</a>
             </li>
                   <li class="none">
+                  <a href="../plugin-tools/index.html">Plugin Tools</a>
+            </li>
+                  <li class="none">
                   <a href="../scm/index.html">SCM</a>
             </li>
                   <li class="none">
                   <a href="../shared/index.html">Shared Components</a>
             </li>
                   <li class="none">
+                  <a href="../skins/index.html">Skins</a>
+            </li>
+                  <li class="none">
                   <a href="../surefire/index.html">Surefire</a>
             </li>
                   <li class="none">
@@ -216,7 +228,7 @@
           <img alt="Built by Maven" src="../images/logos/maven-feather.png"/>
         </a>
                        
-                            </div>
+                               </div>
     </div>
     <div id="bodyColumn">
       <div id="contentBox">
@@ -231,7 +243,7 @@
         &#169;            2002-2012
               The Apache Software Foundation
             
-                       - <a href="http://maven.apache.org/privacy-policy.html">Privacy Policy</a>.
+                          - <a href="http://maven.apache.org/privacy-policy.html">Privacy Policy</a>.
         Apache Maven, Maven, Apache, the Apache feather logo, and the Apache Maven project logos are trademarks of The Apache Software Foundation.
       </div>
       <div class="clear">

Modified: websites/staging/maventest/trunk/content/pom.html
==============================================================================
--- websites/staging/maventest/trunk/content/pom.html (original)
+++ websites/staging/maventest/trunk/content/pom.html Mon Dec  3 13:45:39 2012
@@ -1,8 +1,11 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia at Sep 7, 2012 -->
+<!--
+ | Generated by Apache Maven Doxia at Dec 3, 2012
+ | Rendered using Apache Maven Stylus Skin 1.5
+-->
 <html xmlns="http://www.w3.org/1999/xhtml">
   <head>
-    <title>POM Reference</title>
+    <title>Maven - POM Reference</title>
     <style type="text/css" media="all">
       @import url("./css/maven-base.css");
       @import url("./css/maven-theme.css");
@@ -10,14 +13,14 @@
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
         <meta name="author" content="Eric Redmond" />
-        <meta name="Date-Revision-yyyymmdd" content="20120907" />
+        <meta name="Date-Revision-yyyymmdd" content="20121203" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
                                                         
 <script type="text/javascript">_uacct = "UA-140879-1";
         urchinTracker();</script>
-                    </head>
+                              </head>
   <body class="composite">
     <div id="banner">
                                       <a href="./" id="bannerLeft">
@@ -32,15 +35,15 @@
     </div>
     <div id="breadcrumbs">
             
-                                <div class="xleft">
+                                   <div class="xleft">
                           <a href="http://www.apache.org/" class="externalLink">Apache</a>
         &gt;
                   <a href="index.html">Maven</a>
         &gt;
-    POM Reference
-      </div>
+        POM Reference
+        </div>
             <div class="xright">        
-                                 Last Published: 2012-09-07
+                                    Last Published: 2012-12-03
             </div>
       <div class="clear">
         <hr/>
@@ -49,7 +52,7 @@
     <div id="leftColumn">
       <div id="navcolumn">
              
-                                                <h5>Main</h5>
+                                                   <h5>Main</h5>
                   <ul>
                   <li class="none">
                   <a href="index.html">Welcome</a>
@@ -198,15 +201,24 @@
                   <a href="index.html">Maven 2 & 3</a>
             </li>
                   <li class="none">
+                  <a href="pom/index.html">Parent POMs</a>
+            </li>
+                  <li class="none">
                   <a href="plugins/index.html">Plugins</a>
             </li>
                   <li class="none">
+                  <a href="plugin-tools/index.html">Plugin Tools</a>
+            </li>
+                  <li class="none">
                   <a href="scm/index.html">SCM</a>
             </li>
                   <li class="none">
                   <a href="shared/index.html">Shared Components</a>
             </li>
                   <li class="none">
+                  <a href="skins/index.html">Skins</a>
+            </li>
+                  <li class="none">
                   <a href="surefire/index.html">Surefire</a>
             </li>
                   <li class="none">
@@ -232,7 +244,7 @@
           <img alt="Built by Maven" src="./images/logos/maven-feather.png"/>
         </a>
                        
-                            </div>
+                               </div>
     </div>
     <div id="bodyColumn">
       <div id="contentBox">
@@ -1044,7 +1056,7 @@
         &#169;            2002-2012
               The Apache Software Foundation
             
-                       - <a href="http://maven.apache.org/privacy-policy.html">Privacy Policy</a>.
+                          - <a href="http://maven.apache.org/privacy-policy.html">Privacy Policy</a>.
         Apache Maven, Maven, Apache, the Apache feather logo, and the Apache Maven project logos are trademarks of The Apache Software Foundation.
       </div>
       <div class="clear">

Modified: websites/staging/maventest/trunk/content/pom/index.html
==============================================================================
--- websites/staging/maventest/trunk/content/pom/index.html (original)
+++ websites/staging/maventest/trunk/content/pom/index.html Mon Dec  3 13:45:39 2012
@@ -1,8 +1,11 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia at Sep 7, 2012 -->
+<!--
+ | Generated by Apache Maven Doxia at Dec 3, 2012
+ | Rendered using Apache Maven Stylus Skin 1.5
+-->
 <html xmlns="http://www.w3.org/1999/xhtml">
   <head>
-    <title>Parent POMs</title>
+    <title>Maven - Parent POMs</title>
     <style type="text/css" media="all">
       @import url("../css/maven-base.css");
       @import url("../css/maven-theme.css");
@@ -11,14 +14,14 @@
     <link rel="stylesheet" href="../css/print.css" type="text/css" media="print" />
         <meta name="author" content="Hervé Boutemy" />
         <meta name="Date-Creation-yyyymmdd" content="20120122" />
-    <meta name="Date-Revision-yyyymmdd" content="20120907" />
+    <meta name="Date-Revision-yyyymmdd" content="20121203" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
                                                         
 <script type="text/javascript">_uacct = "UA-140879-1";
         urchinTracker();</script>
-                    </head>
+                              </head>
   <body class="composite">
     <div id="banner">
                                       <a href=".././" id="bannerLeft">
@@ -33,15 +36,15 @@
     </div>
     <div id="breadcrumbs">
             
-                                <div class="xleft">
+                                   <div class="xleft">
                           <a href="http://www.apache.org/" class="externalLink">Apache</a>
         &gt;
                   <a href="../index.html">Maven</a>
         &gt;
-    Parent POMs
-      </div>
+        Parent POMs
+        </div>
             <div class="xright">        
-                                 Last Published: 2012-09-07
+                                    Last Published: 2012-12-03
             </div>
       <div class="clear">
         <hr/>
@@ -50,7 +53,7 @@
     <div id="leftColumn">
       <div id="navcolumn">
              
-                                                <h5>Main</h5>
+                                                   <h5>Main</h5>
                   <ul>
                   <li class="none">
                   <a href="../index.html">Welcome</a>
@@ -182,15 +185,24 @@
                   <a href="../index.html">Maven 2 & 3</a>
             </li>
                   <li class="none">
+            <strong>Parent POMs</strong>
+          </li>
+                  <li class="none">
                   <a href="../plugins/index.html">Plugins</a>
             </li>
                   <li class="none">
+                  <a href="../plugin-tools/index.html">Plugin Tools</a>
+            </li>
+                  <li class="none">
                   <a href="../scm/index.html">SCM</a>
             </li>
                   <li class="none">
                   <a href="../shared/index.html">Shared Components</a>
             </li>
                   <li class="none">
+                  <a href="../skins/index.html">Skins</a>
+            </li>
+                  <li class="none">
                   <a href="../surefire/index.html">Surefire</a>
             </li>
                   <li class="none">
@@ -216,7 +228,7 @@
           <img alt="Built by Maven" src="../images/logos/maven-feather.png"/>
         </a>
                        
-                            </div>
+                               </div>
     </div>
     <div id="bodyColumn">
       <div id="contentBox">
@@ -231,7 +243,7 @@
         &#169;            2002-2012
               The Apache Software Foundation
             
-                       - <a href="http://maven.apache.org/privacy-policy.html">Privacy Policy</a>.
+                          - <a href="http://maven.apache.org/privacy-policy.html">Privacy Policy</a>.
         Apache Maven, Maven, Apache, the Apache feather logo, and the Apache Maven project logos are trademarks of The Apache Software Foundation.
       </div>
       <div class="clear">

Modified: websites/staging/maventest/trunk/content/powered-by-m2.html
==============================================================================
--- websites/staging/maventest/trunk/content/powered-by-m2.html (original)
+++ websites/staging/maventest/trunk/content/powered-by-m2.html Mon Dec  3 13:45:39 2012
@@ -1,8 +1,11 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia at Sep 7, 2012 -->
+<!--
+ | Generated by Apache Maven Doxia at Dec 3, 2012
+ | Rendered using Apache Maven Stylus Skin 1.5
+-->
 <html xmlns="http://www.w3.org/1999/xhtml">
   <head>
-    <title>Powered by Maven 2.x</title>
+    <title>Maven - Powered by Maven 2.x</title>
     <style type="text/css" media="all">
       @import url("./css/maven-base.css");
       @import url("./css/maven-theme.css");
@@ -11,14 +14,14 @@
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
         <meta name="author" content="Jason van Zyl
 Vincent Massol" />
-        <meta name="Date-Revision-yyyymmdd" content="20120907" />
+        <meta name="Date-Revision-yyyymmdd" content="20121203" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
                                                         
 <script type="text/javascript">_uacct = "UA-140879-1";
         urchinTracker();</script>
-                    </head>
+                              </head>
   <body class="composite">
     <div id="banner">
                                       <a href="./" id="bannerLeft">
@@ -33,15 +36,15 @@ Vincent Massol" />
     </div>
     <div id="breadcrumbs">
             
-                                <div class="xleft">
+                                   <div class="xleft">
                           <a href="http://www.apache.org/" class="externalLink">Apache</a>
         &gt;
                   <a href="index.html">Maven</a>
         &gt;
-    Powered by Maven 2.x
-      </div>
+        Powered by Maven 2.x
+        </div>
             <div class="xright">        
-                                 Last Published: 2012-09-07
+                                    Last Published: 2012-12-03
             </div>
       <div class="clear">
         <hr/>
@@ -50,7 +53,7 @@ Vincent Massol" />
     <div id="leftColumn">
       <div id="navcolumn">
              
-                                                <h5>Main</h5>
+                                                   <h5>Main</h5>
                   <ul>
                   <li class="none">
                   <a href="index.html">Welcome</a>
@@ -182,15 +185,24 @@ Vincent Massol" />
                   <a href="index.html">Maven 2 & 3</a>
             </li>
                   <li class="none">
+                  <a href="pom/index.html">Parent POMs</a>
+            </li>
+                  <li class="none">
                   <a href="plugins/index.html">Plugins</a>
             </li>
                   <li class="none">
+                  <a href="plugin-tools/index.html">Plugin Tools</a>
+            </li>
+                  <li class="none">
                   <a href="scm/index.html">SCM</a>
             </li>
                   <li class="none">
                   <a href="shared/index.html">Shared Components</a>
             </li>
                   <li class="none">
+                  <a href="skins/index.html">Skins</a>
+            </li>
+                  <li class="none">
                   <a href="surefire/index.html">Surefire</a>
             </li>
                   <li class="none">
@@ -216,7 +228,7 @@ Vincent Massol" />
           <img alt="Built by Maven" src="./images/logos/maven-feather.png"/>
         </a>
                        
-                            </div>
+                               </div>
     </div>
     <div id="bodyColumn">
       <div id="contentBox">
@@ -231,7 +243,7 @@ Vincent Massol" />
         &#169;            2002-2012
               The Apache Software Foundation
             
-                       - <a href="http://maven.apache.org/privacy-policy.html">Privacy Policy</a>.
+                          - <a href="http://maven.apache.org/privacy-policy.html">Privacy Policy</a>.
         Apache Maven, Maven, Apache, the Apache feather logo, and the Apache Maven project logos are trademarks of The Apache Software Foundation.
       </div>
       <div class="clear">

Modified: websites/staging/maventest/trunk/content/privacy-policy.html
==============================================================================
--- websites/staging/maventest/trunk/content/privacy-policy.html (original)
+++ websites/staging/maventest/trunk/content/privacy-policy.html Mon Dec  3 13:45:39 2012
@@ -1,8 +1,11 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia at Sep 7, 2012 -->
+<!--
+ | Generated by Apache Maven Doxia at Dec 3, 2012
+ | Rendered using Apache Maven Stylus Skin 1.5
+-->
 <html xmlns="http://www.w3.org/1999/xhtml">
   <head>
-    <title>Privacy Policy</title>
+    <title>Maven - Privacy Policy</title>
     <style type="text/css" media="all">
       @import url("./css/maven-base.css");
       @import url("./css/maven-theme.css");
@@ -11,14 +14,14 @@
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
         <meta name="author" content="Vincent Siveton" />
         <meta name="Date-Creation-yyyymmdd" content="20081203" />
-    <meta name="Date-Revision-yyyymmdd" content="20120907" />
+    <meta name="Date-Revision-yyyymmdd" content="20121203" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
                                                         
 <script type="text/javascript">_uacct = "UA-140879-1";
         urchinTracker();</script>
-                    </head>
+                              </head>
   <body class="composite">
     <div id="banner">
                                       <a href="./" id="bannerLeft">
@@ -33,15 +36,15 @@
     </div>
     <div id="breadcrumbs">
             
-                                <div class="xleft">
+                                   <div class="xleft">
                           <a href="http://www.apache.org/" class="externalLink">Apache</a>
         &gt;
                   <a href="index.html">Maven</a>
         &gt;
-    Privacy Policy
-      </div>
+        Privacy Policy
+        </div>
             <div class="xright">        
-                                 Last Published: 2012-09-07
+                                    Last Published: 2012-12-03
             </div>
       <div class="clear">
         <hr/>
@@ -50,7 +53,7 @@
     <div id="leftColumn">
       <div id="navcolumn">
              
-                                                <h5>Main</h5>
+                                                   <h5>Main</h5>
                   <ul>
                   <li class="none">
                   <a href="index.html">Welcome</a>
@@ -182,15 +185,24 @@
                   <a href="index.html">Maven 2 & 3</a>
             </li>
                   <li class="none">
+                  <a href="pom/index.html">Parent POMs</a>
+            </li>
+                  <li class="none">
                   <a href="plugins/index.html">Plugins</a>
             </li>
                   <li class="none">
+                  <a href="plugin-tools/index.html">Plugin Tools</a>
+            </li>
+                  <li class="none">
                   <a href="scm/index.html">SCM</a>
             </li>
                   <li class="none">
                   <a href="shared/index.html">Shared Components</a>
             </li>
                   <li class="none">
+                  <a href="skins/index.html">Skins</a>
+            </li>
+                  <li class="none">
                   <a href="surefire/index.html">Surefire</a>
             </li>
                   <li class="none">
@@ -216,7 +228,7 @@
           <img alt="Built by Maven" src="./images/logos/maven-feather.png"/>
         </a>
                        
-                            </div>
+                               </div>
     </div>
     <div id="bodyColumn">
       <div id="contentBox">
@@ -231,7 +243,7 @@
         &#169;            2002-2012
               The Apache Software Foundation
             
-                       - <a href="http://maven.apache.org/privacy-policy.html">Privacy Policy</a>.
+                          - <a href="http://maven.apache.org/privacy-policy.html">Privacy Policy</a>.
         Apache Maven, Maven, Apache, the Apache feather logo, and the Apache Maven project logos are trademarks of The Apache Software Foundation.
       </div>
       <div class="clear">

Modified: websites/staging/maventest/trunk/content/project-faq.html
==============================================================================
--- websites/staging/maventest/trunk/content/project-faq.html (original)
+++ websites/staging/maventest/trunk/content/project-faq.html Mon Dec  3 13:45:39 2012
@@ -1,22 +1,25 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia at Sep 7, 2012 -->
+<!--
+ | Generated by Apache Maven Doxia at Dec 3, 2012
+ | Rendered using Apache Maven Stylus Skin 1.5
+-->
 <html xmlns="http://www.w3.org/1999/xhtml">
   <head>
-    <title>Frequently Asked Questions About Project Metadata</title>
+    <title>Maven - Frequently Asked Questions About Project Metadata</title>
     <style type="text/css" media="all">
       @import url("./css/maven-base.css");
       @import url("./css/maven-theme.css");
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-        <meta name="Date-Revision-yyyymmdd" content="20120907" />
+        <meta name="Date-Revision-yyyymmdd" content="20121203" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
                                                         
 <script type="text/javascript">_uacct = "UA-140879-1";
         urchinTracker();</script>
-                    </head>
+                              </head>
   <body class="composite">
     <div id="banner">
                                       <a href="./" id="bannerLeft">
@@ -31,15 +34,15 @@
     </div>
     <div id="breadcrumbs">
             
-                                <div class="xleft">
+                                   <div class="xleft">
                           <a href="http://www.apache.org/" class="externalLink">Apache</a>
         &gt;
                   <a href="index.html">Maven</a>
         &gt;
-    Frequently Asked Questions About Project Metadata
-      </div>
+        Frequently Asked Questions About Project Metadata
+        </div>
             <div class="xright">        
-                                 Last Published: 2012-09-07
+                                    Last Published: 2012-12-03
             </div>
       <div class="clear">
         <hr/>
@@ -48,7 +51,7 @@
     <div id="leftColumn">
       <div id="navcolumn">
              
-                                                <h5>Main</h5>
+                                                   <h5>Main</h5>
                   <ul>
                   <li class="none">
                   <a href="index.html">Welcome</a>
@@ -180,15 +183,24 @@
                   <a href="index.html">Maven 2 & 3</a>
             </li>
                   <li class="none">
+                  <a href="pom/index.html">Parent POMs</a>
+            </li>
+                  <li class="none">
                   <a href="plugins/index.html">Plugins</a>
             </li>
                   <li class="none">
+                  <a href="plugin-tools/index.html">Plugin Tools</a>
+            </li>
+                  <li class="none">
                   <a href="scm/index.html">SCM</a>
             </li>
                   <li class="none">
                   <a href="shared/index.html">Shared Components</a>
             </li>
                   <li class="none">
+                  <a href="skins/index.html">Skins</a>
+            </li>
+                  <li class="none">
                   <a href="surefire/index.html">Surefire</a>
             </li>
                   <li class="none">
@@ -214,7 +226,7 @@
           <img alt="Built by Maven" src="./images/logos/maven-feather.png"/>
         </a>
                        
-                            </div>
+                               </div>
     </div>
     <div id="bodyColumn">
       <div id="contentBox">
@@ -322,7 +334,7 @@
         &#169;            2002-2012
               The Apache Software Foundation
             
-                       - <a href="http://maven.apache.org/privacy-policy.html">Privacy Policy</a>.
+                          - <a href="http://maven.apache.org/privacy-policy.html">Privacy Policy</a>.
         Apache Maven, Maven, Apache, the Apache feather logo, and the Apache Maven project logos are trademarks of The Apache Software Foundation.
       </div>
       <div class="clear">

Modified: websites/staging/maventest/trunk/content/project-info.html
==============================================================================
--- websites/staging/maventest/trunk/content/project-info.html (original)
+++ websites/staging/maventest/trunk/content/project-info.html Mon Dec  3 13:45:39 2012
@@ -1,22 +1,25 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia at Sep 7, 2012 -->
+<!--
+ | Generated by Apache Maven Doxia at Dec 3, 2012
+ | Rendered using Apache Maven Stylus Skin 1.5
+-->
 <html xmlns="http://www.w3.org/1999/xhtml">
   <head>
-    <title>Project Information</title>
+    <title>Maven - Project Information</title>
     <style type="text/css" media="all">
       @import url("./css/maven-base.css");
       @import url("./css/maven-theme.css");
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-        <meta name="Date-Revision-yyyymmdd" content="20120907" />
+        <meta name="Date-Revision-yyyymmdd" content="20121203" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
                                                         
 <script type="text/javascript">_uacct = "UA-140879-1";
         urchinTracker();</script>
-                    </head>
+                              </head>
   <body class="composite">
     <div id="banner">
                                       <a href="./" id="bannerLeft">
@@ -31,15 +34,15 @@
     </div>
     <div id="breadcrumbs">
             
-                                <div class="xleft">
+                                   <div class="xleft">
                           <a href="http://www.apache.org/" class="externalLink">Apache</a>
         &gt;
                   <a href="index.html">Maven</a>
         &gt;
-    Project Information
-      </div>
+        Project Information
+        </div>
             <div class="xright">        
-                                 Last Published: 2012-09-07
+                                    Last Published: 2012-12-03
             </div>
       <div class="clear">
         <hr/>
@@ -48,7 +51,7 @@
     <div id="leftColumn">
       <div id="navcolumn">
              
-                                                <h5>Main</h5>
+                                                   <h5>Main</h5>
                   <ul>
                   <li class="none">
                   <a href="index.html">Welcome</a>
@@ -194,15 +197,24 @@
                   <a href="index.html">Maven 2 & 3</a>
             </li>
                   <li class="none">
+                  <a href="pom/index.html">Parent POMs</a>
+            </li>
+                  <li class="none">
                   <a href="plugins/index.html">Plugins</a>
             </li>
                   <li class="none">
+                  <a href="plugin-tools/index.html">Plugin Tools</a>
+            </li>
+                  <li class="none">
                   <a href="scm/index.html">SCM</a>
             </li>
                   <li class="none">
                   <a href="shared/index.html">Shared Components</a>
             </li>
                   <li class="none">
+                  <a href="skins/index.html">Skins</a>
+            </li>
+                  <li class="none">
                   <a href="surefire/index.html">Surefire</a>
             </li>
                   <li class="none">
@@ -228,7 +240,7 @@
           <img alt="Built by Maven" src="./images/logos/maven-feather.png"/>
         </a>
                        
-                            </div>
+                               </div>
     </div>
     <div id="bodyColumn">
       <div id="contentBox">
@@ -243,7 +255,7 @@
         &#169;            2002-2012
               The Apache Software Foundation
             
-                       - <a href="http://maven.apache.org/privacy-policy.html">Privacy Policy</a>.
+                          - <a href="http://maven.apache.org/privacy-policy.html">Privacy Policy</a>.
         Apache Maven, Maven, Apache, the Apache feather logo, and the Apache Maven project logos are trademarks of The Apache Software Foundation.
       </div>
       <div class="clear">

Modified: websites/staging/maventest/trunk/content/proposals/incubator/nmaven.html
==============================================================================
--- websites/staging/maventest/trunk/content/proposals/incubator/nmaven.html (original)
+++ websites/staging/maventest/trunk/content/proposals/incubator/nmaven.html Mon Dec  3 13:45:39 2012
@@ -1,8 +1,11 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia at Sep 7, 2012 -->
+<!--
+ | Generated by Apache Maven Doxia at Dec 3, 2012
+ | Rendered using Apache Maven Stylus Skin 1.5
+-->
 <html xmlns="http://www.w3.org/1999/xhtml">
   <head>
-    <title>NMaven Incubator Proposal</title>
+    <title>Maven - NMaven Incubator Proposal</title>
     <style type="text/css" media="all">
       @import url("../../css/maven-base.css");
       @import url("../../css/maven-theme.css");
@@ -10,14 +13,14 @@
     </style>
     <link rel="stylesheet" href="../../css/print.css" type="text/css" media="print" />
         <meta name="author" content="Brett Porter" />
-        <meta name="Date-Revision-yyyymmdd" content="20120907" />
+        <meta name="Date-Revision-yyyymmdd" content="20121203" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
                                                         
 <script type="text/javascript">_uacct = "UA-140879-1";
         urchinTracker();</script>
-                    </head>
+                              </head>
   <body class="composite">
     <div id="banner">
                                       <a href="../.././" id="bannerLeft">
@@ -32,15 +35,15 @@
     </div>
     <div id="breadcrumbs">
             
-                                <div class="xleft">
+                                   <div class="xleft">
                           <a href="http://www.apache.org/" class="externalLink">Apache</a>
         &gt;
                   <a href="../../index.html">Maven</a>
         &gt;
-    NMaven Incubator Proposal
-      </div>
+        NMaven Incubator Proposal
+        </div>
             <div class="xright">        
-                                 Last Published: 2012-09-07
+                                    Last Published: 2012-12-03
             </div>
       <div class="clear">
         <hr/>
@@ -49,7 +52,7 @@
     <div id="leftColumn">
       <div id="navcolumn">
              
-                                                <h5>Main</h5>
+                                                   <h5>Main</h5>
                   <ul>
                   <li class="none">
                   <a href="../../index.html">Welcome</a>
@@ -181,15 +184,24 @@
                   <a href="../../index.html">Maven 2 & 3</a>
             </li>
                   <li class="none">
+                  <a href="../../pom/index.html">Parent POMs</a>
+            </li>
+                  <li class="none">
                   <a href="../../plugins/index.html">Plugins</a>
             </li>
                   <li class="none">
+                  <a href="../../plugin-tools/index.html">Plugin Tools</a>
+            </li>
+                  <li class="none">
                   <a href="../../scm/index.html">SCM</a>
             </li>
                   <li class="none">
                   <a href="../../shared/index.html">Shared Components</a>
             </li>
                   <li class="none">
+                  <a href="../../skins/index.html">Skins</a>
+            </li>
+                  <li class="none">
                   <a href="../../surefire/index.html">Surefire</a>
             </li>
                   <li class="none">
@@ -215,7 +227,7 @@
           <img alt="Built by Maven" src="../../images/logos/maven-feather.png"/>
         </a>
                        
-                            </div>
+                               </div>
     </div>
     <div id="bodyColumn">
       <div id="contentBox">
@@ -230,7 +242,7 @@
         &#169;            2002-2012
               The Apache Software Foundation
             
-                       - <a href="http://maven.apache.org/privacy-policy.html">Privacy Policy</a>.
+                          - <a href="http://maven.apache.org/privacy-policy.html">Privacy Policy</a>.
         Apache Maven, Maven, Apache, the Apache feather logo, and the Apache Maven project logos are trademarks of The Apache Software Foundation.
       </div>
       <div class="clear">

Modified: websites/staging/maventest/trunk/content/proposals/plugin-tool-refactoring.html
==============================================================================
--- websites/staging/maventest/trunk/content/proposals/plugin-tool-refactoring.html (original)
+++ websites/staging/maventest/trunk/content/proposals/plugin-tool-refactoring.html Mon Dec  3 13:45:39 2012
@@ -1,8 +1,11 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia at Sep 7, 2012 -->
+<!--
+ | Generated by Apache Maven Doxia at Dec 3, 2012
+ | Rendered using Apache Maven Stylus Skin 1.5
+-->
 <html xmlns="http://www.w3.org/1999/xhtml">
   <head>
-    <title>Refactoring Proposal: Accommodating Generators for Multiple Plugin Types</title>
+    <title>Maven - Refactoring Proposal: Accommodating Generators for Multiple Plugin Types</title>
     <style type="text/css" media="all">
       @import url("../css/maven-base.css");
       @import url("../css/maven-theme.css");
@@ -10,14 +13,14 @@
     </style>
     <link rel="stylesheet" href="../css/print.css" type="text/css" media="print" />
         <meta name="author" content="John Casey" />
-        <meta name="Date-Revision-yyyymmdd" content="20120907" />
+        <meta name="Date-Revision-yyyymmdd" content="20121203" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
                                                         
 <script type="text/javascript">_uacct = "UA-140879-1";
         urchinTracker();</script>
-                    </head>
+                              </head>
   <body class="composite">
     <div id="banner">
                                       <a href=".././" id="bannerLeft">
@@ -32,15 +35,15 @@
     </div>
     <div id="breadcrumbs">
             
-                                <div class="xleft">
+                                   <div class="xleft">
                           <a href="http://www.apache.org/" class="externalLink">Apache</a>
         &gt;
                   <a href="../index.html">Maven</a>
         &gt;
-    Refactoring Proposal: Accommodating Generators for Multiple Plugin Types
-      </div>
+        Refactoring Proposal: Accommodating Generators for Multiple Plugin Types
+        </div>
             <div class="xright">        
-                                 Last Published: 2012-09-07
+                                    Last Published: 2012-12-03
             </div>
       <div class="clear">
         <hr/>
@@ -49,7 +52,7 @@
     <div id="leftColumn">
       <div id="navcolumn">
              
-                                                <h5>Main</h5>
+                                                   <h5>Main</h5>
                   <ul>
                   <li class="none">
                   <a href="../index.html">Welcome</a>
@@ -181,15 +184,24 @@
                   <a href="../index.html">Maven 2 & 3</a>
             </li>
                   <li class="none">
+                  <a href="../pom/index.html">Parent POMs</a>
+            </li>
+                  <li class="none">
                   <a href="../plugins/index.html">Plugins</a>
             </li>
                   <li class="none">
+                  <a href="../plugin-tools/index.html">Plugin Tools</a>
+            </li>
+                  <li class="none">
                   <a href="../scm/index.html">SCM</a>
             </li>
                   <li class="none">
                   <a href="../shared/index.html">Shared Components</a>
             </li>
                   <li class="none">
+                  <a href="../skins/index.html">Skins</a>
+            </li>
+                  <li class="none">
                   <a href="../surefire/index.html">Surefire</a>
             </li>
                   <li class="none">
@@ -215,7 +227,7 @@
           <img alt="Built by Maven" src="../images/logos/maven-feather.png"/>
         </a>
                        
-                            </div>
+                               </div>
     </div>
     <div id="bodyColumn">
       <div id="contentBox">
@@ -230,7 +242,7 @@
         &#169;            2002-2012
               The Apache Software Foundation
             
-                       - <a href="http://maven.apache.org/privacy-policy.html">Privacy Policy</a>.
+                          - <a href="http://maven.apache.org/privacy-policy.html">Privacy Policy</a>.
         Apache Maven, Maven, Apache, the Apache feather logo, and the Apache Maven project logos are trademarks of The Apache Software Foundation.
       </div>
       <div class="clear">

Modified: websites/staging/maventest/trunk/content/release-notes-2.x.html
==============================================================================
--- websites/staging/maventest/trunk/content/release-notes-2.x.html (original)
+++ websites/staging/maventest/trunk/content/release-notes-2.x.html Mon Dec  3 13:45:39 2012
@@ -1,8 +1,11 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia at Sep 7, 2012 -->
+<!--
+ | Generated by Apache Maven Doxia at Dec 3, 2012
+ | Rendered using Apache Maven Stylus Skin 1.5
+-->
 <html xmlns="http://www.w3.org/1999/xhtml">
   <head>
-    <title>Release Notes - Maven 2.x</title>
+    <title>Maven - Release Notes - Maven 2.x</title>
     <style type="text/css" media="all">
       @import url("./css/maven-base.css");
       @import url("./css/maven-theme.css");
@@ -10,14 +13,14 @@
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
         <meta name="author" content="Brian Fox" />
-        <meta name="Date-Revision-yyyymmdd" content="20120907" />
+        <meta name="Date-Revision-yyyymmdd" content="20121203" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
                                                         
 <script type="text/javascript">_uacct = "UA-140879-1";
         urchinTracker();</script>
-                    </head>
+                              </head>
   <body class="composite">
     <div id="banner">
                                       <a href="./" id="bannerLeft">
@@ -32,15 +35,15 @@
     </div>
     <div id="breadcrumbs">
             
-                                <div class="xleft">
+                                   <div class="xleft">
                           <a href="http://www.apache.org/" class="externalLink">Apache</a>
         &gt;
                   <a href="index.html">Maven</a>
         &gt;
-    Release Notes - Maven 2.x
-      </div>
+        Release Notes - Maven 2.x
+        </div>
             <div class="xright">        
-                                 Last Published: 2012-09-07
+                                    Last Published: 2012-12-03
             </div>
       <div class="clear">
         <hr/>
@@ -49,7 +52,7 @@
     <div id="leftColumn">
       <div id="navcolumn">
              
-                                                <h5>Main</h5>
+                                                   <h5>Main</h5>
                   <ul>
                   <li class="none">
                   <a href="index.html">Welcome</a>
@@ -181,15 +184,24 @@
                   <a href="index.html">Maven 2 & 3</a>
             </li>
                   <li class="none">
+                  <a href="pom/index.html">Parent POMs</a>
+            </li>
+                  <li class="none">
                   <a href="plugins/index.html">Plugins</a>
             </li>
                   <li class="none">
+                  <a href="plugin-tools/index.html">Plugin Tools</a>
+            </li>
+                  <li class="none">
                   <a href="scm/index.html">SCM</a>
             </li>
                   <li class="none">
                   <a href="shared/index.html">Shared Components</a>
             </li>
                   <li class="none">
+                  <a href="skins/index.html">Skins</a>
+            </li>
+                  <li class="none">
                   <a href="surefire/index.html">Surefire</a>
             </li>
                   <li class="none">
@@ -215,7 +227,7 @@
           <img alt="Built by Maven" src="./images/logos/maven-feather.png"/>
         </a>
                        
-                            </div>
+                               </div>
     </div>
     <div id="bodyColumn">
       <div id="contentBox">
@@ -230,7 +242,7 @@
         &#169;            2002-2012
               The Apache Software Foundation
             
-                       - <a href="http://maven.apache.org/privacy-policy.html">Privacy Policy</a>.
+                          - <a href="http://maven.apache.org/privacy-policy.html">Privacy Policy</a>.
         Apache Maven, Maven, Apache, the Apache feather logo, and the Apache Maven project logos are trademarks of The Apache Software Foundation.
       </div>
       <div class="clear">

Modified: websites/staging/maventest/trunk/content/release-notes-3.x.html
==============================================================================
--- websites/staging/maventest/trunk/content/release-notes-3.x.html (original)
+++ websites/staging/maventest/trunk/content/release-notes-3.x.html Mon Dec  3 13:45:39 2012
@@ -1,8 +1,11 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia at Sep 7, 2012 -->
+<!--
+ | Generated by Apache Maven Doxia at Dec 3, 2012
+ | Rendered using Apache Maven Stylus Skin 1.5
+-->
 <html xmlns="http://www.w3.org/1999/xhtml">
   <head>
-    <title>Release Notes - Maven 3.x</title>
+    <title>Maven - Release Notes - Maven 3.x</title>
     <style type="text/css" media="all">
       @import url("./css/maven-base.css");
       @import url("./css/maven-theme.css");
@@ -10,14 +13,14 @@
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
         <meta name="author" content="Brian Fox" />
-        <meta name="Date-Revision-yyyymmdd" content="20120907" />
+        <meta name="Date-Revision-yyyymmdd" content="20121203" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
                                                         
 <script type="text/javascript">_uacct = "UA-140879-1";
         urchinTracker();</script>
-                    </head>
+                              </head>
   <body class="composite">
     <div id="banner">
                                       <a href="./" id="bannerLeft">
@@ -32,15 +35,15 @@
     </div>
     <div id="breadcrumbs">
             
-                                <div class="xleft">
+                                   <div class="xleft">
                           <a href="http://www.apache.org/" class="externalLink">Apache</a>
         &gt;
                   <a href="index.html">Maven</a>
         &gt;
-    Release Notes - Maven 3.x
-      </div>
+        Release Notes - Maven 3.x
+        </div>
             <div class="xright">        
-                                 Last Published: 2012-09-07
+                                    Last Published: 2012-12-03
             </div>
       <div class="clear">
         <hr/>
@@ -49,7 +52,7 @@
     <div id="leftColumn">
       <div id="navcolumn">
              
-                                                <h5>Main</h5>
+                                                   <h5>Main</h5>
                   <ul>
                   <li class="none">
                   <a href="index.html">Welcome</a>
@@ -181,15 +184,24 @@
                   <a href="index.html">Maven 2 & 3</a>
             </li>
                   <li class="none">
+                  <a href="pom/index.html">Parent POMs</a>
+            </li>
+                  <li class="none">
                   <a href="plugins/index.html">Plugins</a>
             </li>
                   <li class="none">
+                  <a href="plugin-tools/index.html">Plugin Tools</a>
+            </li>
+                  <li class="none">
                   <a href="scm/index.html">SCM</a>
             </li>
                   <li class="none">
                   <a href="shared/index.html">Shared Components</a>
             </li>
                   <li class="none">
+                  <a href="skins/index.html">Skins</a>
+            </li>
+                  <li class="none">
                   <a href="surefire/index.html">Surefire</a>
             </li>
                   <li class="none">
@@ -215,7 +227,7 @@
           <img alt="Built by Maven" src="./images/logos/maven-feather.png"/>
         </a>
                        
-                            </div>
+                               </div>
     </div>
     <div id="bodyColumn">
       <div id="contentBox">
@@ -230,7 +242,7 @@
         &#169;            2002-2012
               The Apache Software Foundation
             
-                       - <a href="http://maven.apache.org/privacy-policy.html">Privacy Policy</a>.
+                          - <a href="http://maven.apache.org/privacy-policy.html">Privacy Policy</a>.
         Apache Maven, Maven, Apache, the Apache feather logo, and the Apache Maven project logos are trademarks of The Apache Software Foundation.
       </div>
       <div class="clear">

Modified: websites/staging/maventest/trunk/content/release-notes-all.html
==============================================================================
--- websites/staging/maventest/trunk/content/release-notes-all.html (original)
+++ websites/staging/maventest/trunk/content/release-notes-all.html Mon Dec  3 13:45:39 2012
@@ -1,8 +1,11 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia at Sep 7, 2012 -->
+<!--
+ | Generated by Apache Maven Doxia at Dec 3, 2012
+ | Rendered using Apache Maven Stylus Skin 1.5
+-->
 <html xmlns="http://www.w3.org/1999/xhtml">
   <head>
-    <title>Release Notes</title>
+    <title>Maven - Release Notes</title>
     <style type="text/css" media="all">
       @import url("./css/maven-base.css");
       @import url("./css/maven-theme.css");
@@ -10,14 +13,14 @@
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
         <meta name="author" content="Brian Fox" />
-        <meta name="Date-Revision-yyyymmdd" content="20120907" />
+        <meta name="Date-Revision-yyyymmdd" content="20121203" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
                                                         
 <script type="text/javascript">_uacct = "UA-140879-1";
         urchinTracker();</script>
-                    </head>
+                              </head>
   <body class="composite">
     <div id="banner">
                                       <a href="./" id="bannerLeft">
@@ -32,15 +35,15 @@
     </div>
     <div id="breadcrumbs">
             
-                                <div class="xleft">
+                                   <div class="xleft">
                           <a href="http://www.apache.org/" class="externalLink">Apache</a>
         &gt;
                   <a href="index.html">Maven</a>
         &gt;
-    Release Notes
-      </div>
+        Release Notes
+        </div>
             <div class="xright">        
-                                 Last Published: 2012-09-07
+                                    Last Published: 2012-12-03
             </div>
       <div class="clear">
         <hr/>
@@ -49,7 +52,7 @@
     <div id="leftColumn">
       <div id="navcolumn">
              
-                                                <h5>Main</h5>
+                                                   <h5>Main</h5>
                   <ul>
                   <li class="none">
                   <a href="index.html">Welcome</a>
@@ -181,15 +184,24 @@
                   <a href="index.html">Maven 2 & 3</a>
             </li>
                   <li class="none">
+                  <a href="pom/index.html">Parent POMs</a>
+            </li>
+                  <li class="none">
                   <a href="plugins/index.html">Plugins</a>
             </li>
                   <li class="none">
+                  <a href="plugin-tools/index.html">Plugin Tools</a>
+            </li>
+                  <li class="none">
                   <a href="scm/index.html">SCM</a>
             </li>
                   <li class="none">
                   <a href="shared/index.html">Shared Components</a>
             </li>
                   <li class="none">
+                  <a href="skins/index.html">Skins</a>
+            </li>
+                  <li class="none">
                   <a href="surefire/index.html">Surefire</a>
             </li>
                   <li class="none">
@@ -215,7 +227,7 @@
           <img alt="Built by Maven" src="./images/logos/maven-feather.png"/>
         </a>
                        
-                            </div>
+                               </div>
     </div>
     <div id="bodyColumn">
       <div id="contentBox">
@@ -230,7 +242,7 @@
         &#169;            2002-2012
               The Apache Software Foundation
             
-                       - <a href="http://maven.apache.org/privacy-policy.html">Privacy Policy</a>.
+                          - <a href="http://maven.apache.org/privacy-policy.html">Privacy Policy</a>.
         Apache Maven, Maven, Apache, the Apache feather logo, and the Apache Maven project logos are trademarks of The Apache Software Foundation.
       </div>
       <div class="clear">

Modified: websites/staging/maventest/trunk/content/repository-management.html
==============================================================================
--- websites/staging/maventest/trunk/content/repository-management.html (original)
+++ websites/staging/maventest/trunk/content/repository-management.html Mon Dec  3 13:45:39 2012
@@ -1,22 +1,25 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia at Sep 7, 2012 -->
+<!--
+ | Generated by Apache Maven Doxia at Dec 3, 2012
+ | Rendered using Apache Maven Stylus Skin 1.5
+-->
 <html xmlns="http://www.w3.org/1999/xhtml">
   <head>
-    <title>Repository Management with Maven Repository Managers</title>
+    <title>Maven - Repository Management with Maven Repository Managers</title>
     <style type="text/css" media="all">
       @import url("./css/maven-base.css");
       @import url("./css/maven-theme.css");
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-        <meta name="Date-Revision-yyyymmdd" content="20120907" />
+        <meta name="Date-Revision-yyyymmdd" content="20121203" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
                                                         
 <script type="text/javascript">_uacct = "UA-140879-1";
         urchinTracker();</script>
-                    </head>
+                              </head>
   <body class="composite">
     <div id="banner">
                                       <a href="./" id="bannerLeft">
@@ -31,15 +34,15 @@
     </div>
     <div id="breadcrumbs">
             
-                                <div class="xleft">
+                                   <div class="xleft">
                           <a href="http://www.apache.org/" class="externalLink">Apache</a>
         &gt;
                   <a href="index.html">Maven</a>
         &gt;
-    Repository Management with Maven Repository Managers
-      </div>
+        Repository Management with Maven Repository Managers
+        </div>
             <div class="xright">        
-                                 Last Published: 2012-09-07
+                                    Last Published: 2012-12-03
             </div>
       <div class="clear">
         <hr/>
@@ -48,7 +51,7 @@
     <div id="leftColumn">
       <div id="navcolumn">
              
-                                                <h5>Main</h5>
+                                                   <h5>Main</h5>
                   <ul>
                   <li class="none">
                   <a href="index.html">Welcome</a>
@@ -180,15 +183,24 @@
                   <a href="index.html">Maven 2 & 3</a>
             </li>
                   <li class="none">
+                  <a href="pom/index.html">Parent POMs</a>
+            </li>
+                  <li class="none">
                   <a href="plugins/index.html">Plugins</a>
             </li>
                   <li class="none">
+                  <a href="plugin-tools/index.html">Plugin Tools</a>
+            </li>
+                  <li class="none">
                   <a href="scm/index.html">SCM</a>
             </li>
                   <li class="none">
                   <a href="shared/index.html">Shared Components</a>
             </li>
                   <li class="none">
+                  <a href="skins/index.html">Skins</a>
+            </li>
+                  <li class="none">
                   <a href="surefire/index.html">Surefire</a>
             </li>
                   <li class="none">
@@ -214,7 +226,7 @@
           <img alt="Built by Maven" src="./images/logos/maven-feather.png"/>
         </a>
                        
-                            </div>
+                               </div>
     </div>
     <div id="bodyColumn">
       <div id="contentBox">
@@ -229,7 +241,7 @@
         &#169;            2002-2012
               The Apache Software Foundation
             
-                       - <a href="http://maven.apache.org/privacy-policy.html">Privacy Policy</a>.
+                          - <a href="http://maven.apache.org/privacy-policy.html">Privacy Policy</a>.
         Apache Maven, Maven, Apache, the Apache feather logo, and the Apache Maven project logos are trademarks of The Apache Software Foundation.
       </div>
       <div class="clear">