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 2014/01/02 00:04:52 UTC

svn commit: r892404 [3/5] - in /websites/staging/maven/trunk/content: ./ background/ developers/ developers/conventions/ developers/release/ developers/website/ docs/ 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.0.5/...

Modified: websites/staging/maven/trunk/content/guides/introduction/introduction-to-artifact-resolution.html
==============================================================================
--- websites/staging/maven/trunk/content/guides/introduction/introduction-to-artifact-resolution.html (original)
+++ websites/staging/maven/trunk/content/guides/introduction/introduction-to-artifact-resolution.html Wed Jan  1 23:04:49 2014
@@ -1,6 +1,6 @@
 <!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 2013-12-28
+ | Generated by Apache Maven Doxia at 2014-01-01
  | Rendered using Apache Maven Stylus Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
@@ -13,7 +13,7 @@
     </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="20131228" />
+        <meta name="Date-Revision-yyyymmdd" content="20140101" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
@@ -43,7 +43,7 @@
         Introduction to repository definitions and artifact resolution
         </div>
             <div class="xright">        
-                                    Last Published: 2013-12-28
+                                    Last Published: 2014-01-01
             </div>
       <div class="clear">
         <hr/>
@@ -257,7 +257,7 @@
     </div>
     <div id="footer">
       <div class="xright">
-        &#169;            2002-2013
+        &#169;            2002-2014
               The Apache Software Foundation
             
                           - <a href="http://maven.apache.org/privacy-policy.html">Privacy Policy</a>.

Modified: websites/staging/maven/trunk/content/guides/introduction/introduction-to-dependency-mechanism.html
==============================================================================
--- websites/staging/maven/trunk/content/guides/introduction/introduction-to-dependency-mechanism.html (original)
+++ websites/staging/maven/trunk/content/guides/introduction/introduction-to-dependency-mechanism.html Wed Jan  1 23:04:49 2014
@@ -1,6 +1,6 @@
 <!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 2013-12-28
+ | Generated by Apache Maven Doxia at 2014-01-01
  | Rendered using Apache Maven Stylus Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
@@ -14,7 +14,7 @@
     <link rel="stylesheet" href="../../css/print.css" type="text/css" media="print" />
         <meta name="author" content="Brett Porter
 Trygve Laugstol" />
-        <meta name="Date-Revision-yyyymmdd" content="20131228" />
+        <meta name="Date-Revision-yyyymmdd" content="20140101" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
@@ -44,7 +44,7 @@ Trygve Laugstol" />
         Introduction to the Dependency Mechanism
         </div>
             <div class="xright">        
-                                    Last Published: 2013-12-28
+                                    Last Published: 2014-01-01
             </div>
       <div class="clear">
         <hr/>
@@ -856,7 +856,7 @@ Trygve Laugstol" />
     </div>
     <div id="footer">
       <div class="xright">
-        &#169;            2002-2013
+        &#169;            2002-2014
               The Apache Software Foundation
             
                           - <a href="http://maven.apache.org/privacy-policy.html">Privacy Policy</a>.

Modified: websites/staging/maven/trunk/content/guides/introduction/introduction-to-optional-and-excludes-dependencies.html
==============================================================================
--- websites/staging/maven/trunk/content/guides/introduction/introduction-to-optional-and-excludes-dependencies.html (original)
+++ websites/staging/maven/trunk/content/guides/introduction/introduction-to-optional-and-excludes-dependencies.html Wed Jan  1 23:04:49 2014
@@ -1,6 +1,6 @@
 <!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 2013-12-28
+ | Generated by Apache Maven Doxia at 2014-01-01
  | Rendered using Apache Maven Stylus Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
@@ -13,7 +13,7 @@
     </style>
     <link rel="stylesheet" href="../../css/print.css" type="text/css" media="print" />
         <meta name="author" content="Allan Ramirez" />
-        <meta name="Date-Revision-yyyymmdd" content="20131228" />
+        <meta name="Date-Revision-yyyymmdd" content="20140101" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
@@ -43,7 +43,7 @@
         Optional Dependencies and Dependency Exclusions
         </div>
             <div class="xright">        
-                                    Last Published: 2013-12-28
+                                    Last Published: 2014-01-01
             </div>
       <div class="clear">
         <hr/>
@@ -414,7 +414,7 @@ Project-A
     </div>
     <div id="footer">
       <div class="xright">
-        &#169;            2002-2013
+        &#169;            2002-2014
               The Apache Software Foundation
             
                           - <a href="http://maven.apache.org/privacy-policy.html">Privacy Policy</a>.

Modified: websites/staging/maven/trunk/content/guides/introduction/introduction-to-plugin-prefix-mapping.html
==============================================================================
--- websites/staging/maven/trunk/content/guides/introduction/introduction-to-plugin-prefix-mapping.html (original)
+++ websites/staging/maven/trunk/content/guides/introduction/introduction-to-plugin-prefix-mapping.html Wed Jan  1 23:04:49 2014
@@ -1,6 +1,6 @@
 <!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 2013-12-28
+ | Generated by Apache Maven Doxia at 2014-01-01
  | Rendered using Apache Maven Stylus Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
@@ -14,7 +14,7 @@
     <link rel="stylesheet" href="../../css/print.css" type="text/css" media="print" />
         <meta name="author" content="John Casey" />
         <meta name="Date-Creation-yyyymmdd" content="20090801" />
-    <meta name="Date-Revision-yyyymmdd" content="20131228" />
+    <meta name="Date-Revision-yyyymmdd" content="20140101" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
@@ -44,7 +44,7 @@
         Introduction to Plugin Prefix Resolution
         </div>
             <div class="xright">        
-                                    Last Published: 2013-12-28
+                                    Last Published: 2014-01-01
             </div>
       <div class="clear">
         <hr/>
@@ -306,7 +306,7 @@
     </div>
     <div id="footer">
       <div class="xright">
-        &#169;            2002-2013
+        &#169;            2002-2014
               The Apache Software Foundation
             
                           - <a href="http://maven.apache.org/privacy-policy.html">Privacy Policy</a>.

Modified: websites/staging/maven/trunk/content/guides/introduction/introduction-to-plugin-registry.html
==============================================================================
--- websites/staging/maven/trunk/content/guides/introduction/introduction-to-plugin-registry.html (original)
+++ websites/staging/maven/trunk/content/guides/introduction/introduction-to-plugin-registry.html Wed Jan  1 23:04:49 2014
@@ -1,6 +1,6 @@
 <!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 2013-12-28
+ | Generated by Apache Maven Doxia at 2014-01-01
  | Rendered using Apache Maven Stylus Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
@@ -13,7 +13,7 @@
     </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="20131228" />
+        <meta name="Date-Revision-yyyymmdd" content="20140101" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
@@ -43,7 +43,7 @@
         Introduction to the Plugin Registry
         </div>
             <div class="xright">        
-                                    Last Published: 2013-12-28
+                                    Last Published: 2014-01-01
             </div>
       <div class="clear">
         <hr/>
@@ -307,7 +307,7 @@
     </div>
     <div id="footer">
       <div class="xright">
-        &#169;            2002-2013
+        &#169;            2002-2014
               The Apache Software Foundation
             
                           - <a href="http://maven.apache.org/privacy-policy.html">Privacy Policy</a>.

Modified: websites/staging/maven/trunk/content/guides/introduction/introduction-to-plugin-resolution.html
==============================================================================
--- websites/staging/maven/trunk/content/guides/introduction/introduction-to-plugin-resolution.html (original)
+++ websites/staging/maven/trunk/content/guides/introduction/introduction-to-plugin-resolution.html Wed Jan  1 23:04:49 2014
@@ -1,6 +1,6 @@
 <!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 2013-12-28
+ | Generated by Apache Maven Doxia at 2014-01-01
  | Rendered using Apache Maven Stylus Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
@@ -14,7 +14,7 @@
     <link rel="stylesheet" href="../../css/print.css" type="text/css" media="print" />
         <meta name="author" content="John Casey" />
         <meta name="Date-Creation-yyyymmdd" content="20090801" />
-    <meta name="Date-Revision-yyyymmdd" content="20131228" />
+    <meta name="Date-Revision-yyyymmdd" content="20140101" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
@@ -44,7 +44,7 @@
         Introduction to Maven Plugin Resolution
         </div>
             <div class="xright">        
-                                    Last Published: 2013-12-28
+                                    Last Published: 2014-01-01
             </div>
       <div class="clear">
         <hr/>
@@ -300,7 +300,7 @@
     </div>
     <div id="footer">
       <div class="xright">
-        &#169;            2002-2013
+        &#169;            2002-2014
               The Apache Software Foundation
             
                           - <a href="http://maven.apache.org/privacy-policy.html">Privacy Policy</a>.

Modified: websites/staging/maven/trunk/content/guides/introduction/introduction-to-plugins.html
==============================================================================
--- websites/staging/maven/trunk/content/guides/introduction/introduction-to-plugins.html (original)
+++ websites/staging/maven/trunk/content/guides/introduction/introduction-to-plugins.html Wed Jan  1 23:04:49 2014
@@ -1,6 +1,6 @@
 <!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 2013-12-28
+ | Generated by Apache Maven Doxia at 2014-01-01
  | Rendered using Apache Maven Stylus Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
@@ -13,7 +13,7 @@
     </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="20131228" />
+        <meta name="Date-Revision-yyyymmdd" content="20140101" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
@@ -43,7 +43,7 @@
         Introduction to Maven 2.0 Plugin Development
         </div>
             <div class="xright">        
-                                    Last Published: 2013-12-28
+                                    Last Published: 2014-01-01
             </div>
       <div class="clear">
         <hr/>
@@ -287,7 +287,7 @@
     </div>
     <div id="footer">
       <div class="xright">
-        &#169;            2002-2013
+        &#169;            2002-2014
               The Apache Software Foundation
             
                           - <a href="http://maven.apache.org/privacy-policy.html">Privacy Policy</a>.

Modified: websites/staging/maven/trunk/content/guides/introduction/introduction-to-profiles.html
==============================================================================
--- websites/staging/maven/trunk/content/guides/introduction/introduction-to-profiles.html (original)
+++ websites/staging/maven/trunk/content/guides/introduction/introduction-to-profiles.html Wed Jan  1 23:04:49 2014
@@ -1,6 +1,6 @@
 <!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 2013-12-28
+ | Generated by Apache Maven Doxia at 2014-01-01
  | Rendered using Apache Maven Stylus Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
@@ -13,7 +13,7 @@
     </style>
     <link rel="stylesheet" href="../../css/print.css" type="text/css" media="print" />
         <meta name="author" content="January 2008" />
-        <meta name="Date-Revision-yyyymmdd" content="20131228" />
+        <meta name="Date-Revision-yyyymmdd" content="20140101" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
@@ -43,7 +43,7 @@
         Introduction to build profiles
         </div>
             <div class="xright">        
-                                    Last Published: 2013-12-28
+                                    Last Published: 2014-01-01
             </div>
       <div class="clear">
         <hr/>
@@ -571,7 +571,7 @@
     </div>
     <div id="footer">
       <div class="xright">
-        &#169;            2002-2013
+        &#169;            2002-2014
               The Apache Software Foundation
             
                           - <a href="http://maven.apache.org/privacy-policy.html">Privacy Policy</a>.

Modified: websites/staging/maven/trunk/content/guides/introduction/introduction-to-repositories.html
==============================================================================
--- websites/staging/maven/trunk/content/guides/introduction/introduction-to-repositories.html (original)
+++ websites/staging/maven/trunk/content/guides/introduction/introduction-to-repositories.html Wed Jan  1 23:04:49 2014
@@ -1,6 +1,6 @@
 <!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 2013-12-28
+ | Generated by Apache Maven Doxia at 2014-01-01
  | Rendered using Apache Maven Stylus Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
@@ -14,7 +14,7 @@
     <link rel="stylesheet" href="../../css/print.css" type="text/css" media="print" />
         <meta name="author" content="Jason van Zyl
 Brian Fox" />
-        <meta name="Date-Revision-yyyymmdd" content="20131228" />
+        <meta name="Date-Revision-yyyymmdd" content="20140101" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
@@ -44,7 +44,7 @@ Brian Fox" />
         Introduction to Repositories
         </div>
             <div class="xright">        
-                                    Last Published: 2013-12-28
+                                    Last Published: 2014-01-01
             </div>
       <div class="clear">
         <hr/>
@@ -318,7 +318,7 @@ Brian Fox" />
     </div>
     <div id="footer">
       <div class="xright">
-        &#169;            2002-2013
+        &#169;            2002-2014
               The Apache Software Foundation
             
                           - <a href="http://maven.apache.org/privacy-policy.html">Privacy Policy</a>.

Modified: websites/staging/maven/trunk/content/guides/introduction/introduction-to-the-lifecycle.html
==============================================================================
--- websites/staging/maven/trunk/content/guides/introduction/introduction-to-the-lifecycle.html (original)
+++ websites/staging/maven/trunk/content/guides/introduction/introduction-to-the-lifecycle.html Wed Jan  1 23:04:49 2014
@@ -1,6 +1,6 @@
 <!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 2013-12-28
+ | Generated by Apache Maven Doxia at 2014-01-01
  | Rendered using Apache Maven Stylus Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
@@ -13,7 +13,7 @@
     </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="20131228" />
+        <meta name="Date-Revision-yyyymmdd" content="20140101" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
@@ -43,7 +43,7 @@
         Introduction to the Build Lifecycle
         </div>
             <div class="xright">        
-                                    Last Published: 2013-12-28
+                                    Last Published: 2014-01-01
             </div>
       <div class="clear">
         <hr/>
@@ -591,7 +591,7 @@
     </div>
     <div id="footer">
       <div class="xright">
-        &#169;            2002-2013
+        &#169;            2002-2014
               The Apache Software Foundation
             
                           - <a href="http://maven.apache.org/privacy-policy.html">Privacy Policy</a>.

Modified: websites/staging/maven/trunk/content/guides/introduction/introduction-to-the-pom.html
==============================================================================
--- websites/staging/maven/trunk/content/guides/introduction/introduction-to-the-pom.html (original)
+++ websites/staging/maven/trunk/content/guides/introduction/introduction-to-the-pom.html Wed Jan  1 23:04:49 2014
@@ -1,6 +1,6 @@
 <!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 2013-12-28
+ | Generated by Apache Maven Doxia at 2014-01-01
  | Rendered using Apache Maven Stylus Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
@@ -16,7 +16,7 @@
 Franz Allan Valencia See
 Brett Porter" />
         <meta name="Date-Creation-yyyymmdd" content="20090204" />
-    <meta name="Date-Revision-yyyymmdd" content="20131228" />
+    <meta name="Date-Revision-yyyymmdd" content="20140101" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
@@ -46,7 +46,7 @@ Brett Porter" />
         Introduction to the POM
         </div>
             <div class="xright">        
-                                    Last Published: 2013-12-28
+                                    Last Published: 2014-01-01
             </div>
       <div class="clear">
         <hr/>
@@ -894,7 +894,7 @@ Brett Porter" />
     </div>
     <div id="footer">
       <div class="xright">
-        &#169;            2002-2013
+        &#169;            2002-2014
               The Apache Software Foundation
             
                           - <a href="http://maven.apache.org/privacy-policy.html">Privacy Policy</a>.

Modified: websites/staging/maven/trunk/content/guides/introduction/introduction-to-the-standard-directory-layout.html
==============================================================================
--- websites/staging/maven/trunk/content/guides/introduction/introduction-to-the-standard-directory-layout.html (original)
+++ websites/staging/maven/trunk/content/guides/introduction/introduction-to-the-standard-directory-layout.html Wed Jan  1 23:04:49 2014
@@ -1,6 +1,6 @@
 <!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 2013-12-28
+ | Generated by Apache Maven Doxia at 2014-01-01
  | Rendered using Apache Maven Stylus Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
@@ -14,7 +14,7 @@
     <link rel="stylesheet" href="../../css/print.css" type="text/css" media="print" />
         <meta name="author" content="Jason van Zyl" />
         <meta name="Date-Creation-yyyymmdd" content="20100905" />
-    <meta name="Date-Revision-yyyymmdd" content="20131228" />
+    <meta name="Date-Revision-yyyymmdd" content="20140101" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
@@ -44,7 +44,7 @@
         Introduction to the Standard Directory Layout
         </div>
             <div class="xright">        
-                                    Last Published: 2013-12-28
+                                    Last Published: 2014-01-01
             </div>
       <div class="clear">
         <hr/>
@@ -298,7 +298,7 @@
     </div>
     <div id="footer">
       <div class="xright">
-        &#169;            2002-2013
+        &#169;            2002-2014
               The Apache Software Foundation
             
                           - <a href="http://maven.apache.org/privacy-policy.html">Privacy Policy</a>.

Modified: websites/staging/maven/trunk/content/guides/mini/guide-3rd-party-jars-local.html
==============================================================================
--- websites/staging/maven/trunk/content/guides/mini/guide-3rd-party-jars-local.html (original)
+++ websites/staging/maven/trunk/content/guides/mini/guide-3rd-party-jars-local.html Wed Jan  1 23:04:49 2014
@@ -1,6 +1,6 @@
 <!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 2013-12-28
+ | Generated by Apache Maven Doxia at 2014-01-01
  | Rendered using Apache Maven Stylus Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
@@ -14,7 +14,7 @@
     <link rel="stylesheet" href="../../css/print.css" type="text/css" media="print" />
         <meta name="author" content="Jason van Zyl
 Robert Scholte" />
-        <meta name="Date-Revision-yyyymmdd" content="20131228" />
+        <meta name="Date-Revision-yyyymmdd" content="20140101" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
@@ -44,7 +44,7 @@ Robert Scholte" />
         Guide to installing 3rd party JARs
         </div>
             <div class="xright">        
-                                    Last Published: 2013-12-28
+                                    Last Published: 2014-01-01
             </div>
       <div class="clear">
         <hr/>
@@ -263,7 +263,7 @@ mvn install:install-file -Dfile=&lt;path
     </div>
     <div id="footer">
       <div class="xright">
-        &#169;            2002-2013
+        &#169;            2002-2014
               The Apache Software Foundation
             
                           - <a href="http://maven.apache.org/privacy-policy.html">Privacy Policy</a>.

Modified: websites/staging/maven/trunk/content/guides/mini/guide-3rd-party-jars-remote.html
==============================================================================
--- websites/staging/maven/trunk/content/guides/mini/guide-3rd-party-jars-remote.html (original)
+++ websites/staging/maven/trunk/content/guides/mini/guide-3rd-party-jars-remote.html Wed Jan  1 23:04:49 2014
@@ -1,6 +1,6 @@
 <!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 2013-12-28
+ | Generated by Apache Maven Doxia at 2014-01-01
  | Rendered using Apache Maven Stylus Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
@@ -13,7 +13,7 @@
     </style>
     <link rel="stylesheet" href="../../css/print.css" type="text/css" media="print" />
         <meta name="author" content="Allan Ramirez" />
-        <meta name="Date-Revision-yyyymmdd" content="20131228" />
+        <meta name="Date-Revision-yyyymmdd" content="20140101" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
@@ -43,7 +43,7 @@
         Guide to deploying 3rd party JARs to remote repository
         </div>
             <div class="xright">        
-                                    Last Published: 2013-12-28
+                                    Last Published: 2014-01-01
             </div>
       <div class="clear">
         <hr/>
@@ -275,7 +275,7 @@
     </div>
     <div id="footer">
       <div class="xright">
-        &#169;            2002-2013
+        &#169;            2002-2014
               The Apache Software Foundation
             
                           - <a href="http://maven.apache.org/privacy-policy.html">Privacy Policy</a>.

Modified: websites/staging/maven/trunk/content/guides/mini/guide-archive-configuration.html
==============================================================================
--- websites/staging/maven/trunk/content/guides/mini/guide-archive-configuration.html (original)
+++ websites/staging/maven/trunk/content/guides/mini/guide-archive-configuration.html Wed Jan  1 23:04:49 2014
@@ -1,6 +1,6 @@
 <!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 2013-12-28
+ | Generated by Apache Maven Doxia at 2014-01-01
  | Rendered using Apache Maven Stylus Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
@@ -13,7 +13,7 @@
     </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="20131228" />
+        <meta name="Date-Revision-yyyymmdd" content="20140101" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
@@ -43,7 +43,7 @@
         Guide to Configuring Archive Plugins
         </div>
             <div class="xright">        
-                                    Last Published: 2013-12-28
+                                    Last Published: 2014-01-01
             </div>
       <div class="clear">
         <hr/>
@@ -274,7 +274,7 @@
     </div>
     <div id="footer">
       <div class="xright">
-        &#169;            2002-2013
+        &#169;            2002-2014
               The Apache Software Foundation
             
                           - <a href="http://maven.apache.org/privacy-policy.html">Privacy Policy</a>.

Modified: websites/staging/maven/trunk/content/guides/mini/guide-assemblies.html
==============================================================================
--- websites/staging/maven/trunk/content/guides/mini/guide-assemblies.html (original)
+++ websites/staging/maven/trunk/content/guides/mini/guide-assemblies.html Wed Jan  1 23:04:49 2014
@@ -1,6 +1,6 @@
 <!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 2013-12-28
+ | Generated by Apache Maven Doxia at 2014-01-01
  | Rendered using Apache Maven Stylus Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
@@ -13,7 +13,7 @@
     </style>
     <link rel="stylesheet" href="../../css/print.css" type="text/css" media="print" />
         <meta name="author" content="Jason van Zyl" />
-        <meta name="Date-Revision-yyyymmdd" content="20131228" />
+        <meta name="Date-Revision-yyyymmdd" content="20140101" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
@@ -43,7 +43,7 @@
         Guide to Creating Assemblies
         </div>
             <div class="xright">        
-                                    Last Published: 2013-12-28
+                                    Last Published: 2014-01-01
             </div>
       <div class="clear">
         <hr/>
@@ -368,7 +368,7 @@ mvn assembly:assembly
     </div>
     <div id="footer">
       <div class="xright">
-        &#169;            2002-2013
+        &#169;            2002-2014
               The Apache Software Foundation
             
                           - <a href="http://maven.apache.org/privacy-policy.html">Privacy Policy</a>.

Modified: websites/staging/maven/trunk/content/guides/mini/guide-attached-tests.html
==============================================================================
--- websites/staging/maven/trunk/content/guides/mini/guide-attached-tests.html (original)
+++ websites/staging/maven/trunk/content/guides/mini/guide-attached-tests.html Wed Jan  1 23:04:49 2014
@@ -1,6 +1,6 @@
 <!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 2013-12-28
+ | Generated by Apache Maven Doxia at 2014-01-01
  | Rendered using Apache Maven Stylus Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
@@ -13,7 +13,7 @@
     </style>
     <link rel="stylesheet" href="../../css/print.css" type="text/css" media="print" />
         <meta name="author" content="Jason van Zyl" />
-        <meta name="Date-Revision-yyyymmdd" content="20131228" />
+        <meta name="Date-Revision-yyyymmdd" content="20140101" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
@@ -43,7 +43,7 @@
         Guide to using attached tests
         </div>
             <div class="xright">        
-                                    Last Published: 2013-12-28
+                                    Last Published: 2014-01-01
             </div>
       <div class="clear">
         <hr/>
@@ -302,7 +302,7 @@ mvn deploy
     </div>
     <div id="footer">
       <div class="xright">
-        &#169;            2002-2013
+        &#169;            2002-2014
               The Apache Software Foundation
             
                           - <a href="http://maven.apache.org/privacy-policy.html">Privacy Policy</a>.

Modified: websites/staging/maven/trunk/content/guides/mini/guide-bash-m2-completion.html
==============================================================================
--- websites/staging/maven/trunk/content/guides/mini/guide-bash-m2-completion.html (original)
+++ websites/staging/maven/trunk/content/guides/mini/guide-bash-m2-completion.html Wed Jan  1 23:04:49 2014
@@ -1,6 +1,6 @@
 <!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 2013-12-28
+ | Generated by Apache Maven Doxia at 2014-01-01
  | Rendered using Apache Maven Stylus Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
@@ -14,7 +14,7 @@
     <link rel="stylesheet" href="../../css/print.css" type="text/css" media="print" />
         <meta name="author" content="Trygve Laugstol
 Jason van Zyl" />
-        <meta name="Date-Revision-yyyymmdd" content="20131228" />
+        <meta name="Date-Revision-yyyymmdd" content="20140101" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
@@ -44,7 +44,7 @@ Jason van Zyl" />
         Guide to Maven 2.x auto completion using BASH
         </div>
             <div class="xright">        
-                                    Last Published: 2013-12-28
+                                    Last Published: 2014-01-01
             </div>
       <div class="clear">
         <hr/>
@@ -281,7 +281,7 @@ complete -F _m2_complete -o filenames mv
     </div>
     <div id="footer">
       <div class="xright">
-        &#169;            2002-2013
+        &#169;            2002-2014
               The Apache Software Foundation
             
                           - <a href="http://maven.apache.org/privacy-policy.html">Privacy Policy</a>.

Modified: websites/staging/maven/trunk/content/guides/mini/guide-building-for-different-environments.html
==============================================================================
--- websites/staging/maven/trunk/content/guides/mini/guide-building-for-different-environments.html (original)
+++ websites/staging/maven/trunk/content/guides/mini/guide-building-for-different-environments.html Wed Jan  1 23:04:49 2014
@@ -1,6 +1,6 @@
 <!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 2013-12-28
+ | Generated by Apache Maven Doxia at 2014-01-01
  | Rendered using Apache Maven Stylus Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
@@ -13,7 +13,7 @@
     </style>
     <link rel="stylesheet" href="../../css/print.css" type="text/css" media="print" />
         <meta name="author" content="01-Jan-2006" />
-        <meta name="Date-Revision-yyyymmdd" content="20131228" />
+        <meta name="Date-Revision-yyyymmdd" content="20140101" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
@@ -43,7 +43,7 @@
         Building For Different Environments with Maven 2
         </div>
             <div class="xright">        
-                                    Last Published: 2013-12-28
+                                    Last Published: 2014-01-01
             </div>
       <div class="clear">
         <hr/>
@@ -335,7 +335,7 @@ src/
     </div>
     <div id="footer">
       <div class="xright">
-        &#169;            2002-2013
+        &#169;            2002-2014
               The Apache Software Foundation
             
                           - <a href="http://maven.apache.org/privacy-policy.html">Privacy Policy</a>.

Modified: websites/staging/maven/trunk/content/guides/mini/guide-building-jdk14-on-jdk15.html
==============================================================================
--- websites/staging/maven/trunk/content/guides/mini/guide-building-jdk14-on-jdk15.html (original)
+++ websites/staging/maven/trunk/content/guides/mini/guide-building-jdk14-on-jdk15.html Wed Jan  1 23:04:49 2014
@@ -1,6 +1,6 @@
 <!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 2013-12-28
+ | Generated by Apache Maven Doxia at 2014-01-01
  | Rendered using Apache Maven Stylus Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
@@ -14,7 +14,7 @@
     <link rel="stylesheet" href="../../css/print.css" type="text/css" media="print" />
         <meta name="author" content="John Casey" />
         <meta name="Date-Creation-yyyymmdd" content="20090802" />
-    <meta name="Date-Revision-yyyymmdd" content="20131228" />
+    <meta name="Date-Revision-yyyymmdd" content="20140101" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
@@ -44,7 +44,7 @@
         Guide to Building JDK 1.4 Projects Using JDK 1.5
         </div>
             <div class="xright">        
-                                    Last Published: 2013-12-28
+                                    Last Published: 2014-01-01
             </div>
       <div class="clear">
         <hr/>
@@ -304,7 +304,7 @@
     </div>
     <div id="footer">
       <div class="xright">
-        &#169;            2002-2013
+        &#169;            2002-2014
               The Apache Software Foundation
             
                           - <a href="http://maven.apache.org/privacy-policy.html">Privacy Policy</a>.

Modified: websites/staging/maven/trunk/content/guides/mini/guide-central-repository-upload.html
==============================================================================
--- websites/staging/maven/trunk/content/guides/mini/guide-central-repository-upload.html (original)
+++ websites/staging/maven/trunk/content/guides/mini/guide-central-repository-upload.html Wed Jan  1 23:04:49 2014
@@ -1,6 +1,6 @@
 <!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 2013-12-28
+ | Generated by Apache Maven Doxia at 2014-01-01
  | Rendered using Apache Maven Stylus Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
@@ -14,7 +14,7 @@
     <link rel="stylesheet" href="../../css/print.css" type="text/css" media="print" />
         <meta name="author" content="Jason van Zyl
 Brian Fox" />
-        <meta name="Date-Revision-yyyymmdd" content="20131228" />
+        <meta name="Date-Revision-yyyymmdd" content="20140101" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
@@ -44,7 +44,7 @@ Brian Fox" />
         Guide to uploading artifacts to the Central Repository
         </div>
             <div class="xright">        
-                                    Last Published: 2013-12-28
+                                    Last Published: 2014-01-01
             </div>
       <div class="clear">
         <hr/>
@@ -341,7 +341,7 @@ Brian Fox" />
     </div>
     <div id="footer">
       <div class="xright">
-        &#169;            2002-2013
+        &#169;            2002-2014
               The Apache Software Foundation
             
                           - <a href="http://maven.apache.org/privacy-policy.html">Privacy Policy</a>.

Modified: websites/staging/maven/trunk/content/guides/mini/guide-configuring-maven.html
==============================================================================
--- websites/staging/maven/trunk/content/guides/mini/guide-configuring-maven.html (original)
+++ websites/staging/maven/trunk/content/guides/mini/guide-configuring-maven.html Wed Jan  1 23:04:49 2014
@@ -1,6 +1,6 @@
 <!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 2013-12-28
+ | Generated by Apache Maven Doxia at 2014-01-01
  | Rendered using Apache Maven Stylus Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
@@ -13,7 +13,7 @@
     </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="20131228" />
+        <meta name="Date-Revision-yyyymmdd" content="20140101" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
@@ -43,7 +43,7 @@
         Guide to Configuring Maven
         </div>
             <div class="xright">        
-                                    Last Published: 2013-12-28
+                                    Last Published: 2014-01-01
             </div>
       <div class="clear">
         <hr/>
@@ -306,7 +306,7 @@
     </div>
     <div id="footer">
       <div class="xright">
-        &#169;            2002-2013
+        &#169;            2002-2014
               The Apache Software Foundation
             
                           - <a href="http://maven.apache.org/privacy-policy.html">Privacy Policy</a>.

Modified: websites/staging/maven/trunk/content/guides/mini/guide-configuring-plugins.html
==============================================================================
--- websites/staging/maven/trunk/content/guides/mini/guide-configuring-plugins.html (original)
+++ websites/staging/maven/trunk/content/guides/mini/guide-configuring-plugins.html Wed Jan  1 23:04:49 2014
@@ -1,6 +1,6 @@
 <!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 2013-12-28
+ | Generated by Apache Maven Doxia at 2014-01-01
  | Rendered using Apache Maven Stylus Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
@@ -15,7 +15,7 @@
         <meta name="author" content="Jason van Zyl
 Vincent Siveton" />
         <meta name="Date-Creation-yyyymmdd" content="20090826" />
-    <meta name="Date-Revision-yyyymmdd" content="20131228" />
+    <meta name="Date-Revision-yyyymmdd" content="20140101" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
@@ -45,7 +45,7 @@ Vincent Siveton" />
         Guide to Configuring Plug-ins
         </div>
             <div class="xright">        
-                                    Last Published: 2013-12-28
+                                    Last Published: 2014-01-01
             </div>
       <div class="clear">
         <hr/>
@@ -750,7 +750,7 @@ public class MyBindedQueryMojo
     </div>
     <div id="footer">
       <div class="xright">
-        &#169;            2002-2013
+        &#169;            2002-2014
               The Apache Software Foundation
             
                           - <a href="http://maven.apache.org/privacy-policy.html">Privacy Policy</a>.

Modified: websites/staging/maven/trunk/content/guides/mini/guide-coping-with-sun-jars.html
==============================================================================
--- websites/staging/maven/trunk/content/guides/mini/guide-coping-with-sun-jars.html (original)
+++ websites/staging/maven/trunk/content/guides/mini/guide-coping-with-sun-jars.html Wed Jan  1 23:04:49 2014
@@ -1,6 +1,6 @@
 <!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 2013-12-28
+ | Generated by Apache Maven Doxia at 2014-01-01
  | Rendered using Apache Maven Stylus Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
@@ -13,7 +13,7 @@
     </style>
     <link rel="stylesheet" href="../../css/print.css" type="text/css" media="print" />
         <meta name="author" content="Jason van Zyl" />
-        <meta name="Date-Revision-yyyymmdd" content="20131228" />
+        <meta name="Date-Revision-yyyymmdd" content="20140101" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
@@ -43,7 +43,7 @@
         Guide to Coping with Sun JARs
         </div>
             <div class="xright">        
-                                    Last Published: 2013-12-28
+                                    Last Published: 2014-01-01
             </div>
       <div class="clear">
         <hr/>
@@ -339,7 +339,7 @@
     </div>
     <div id="footer">
       <div class="xright">
-        &#169;            2002-2013
+        &#169;            2002-2014
               The Apache Software Foundation
             
                           - <a href="http://maven.apache.org/privacy-policy.html">Privacy Policy</a>.

Modified: websites/staging/maven/trunk/content/guides/mini/guide-creating-archetypes.html
==============================================================================
--- websites/staging/maven/trunk/content/guides/mini/guide-creating-archetypes.html (original)
+++ websites/staging/maven/trunk/content/guides/mini/guide-creating-archetypes.html Wed Jan  1 23:04:49 2014
@@ -1,6 +1,6 @@
 <!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 2013-12-28
+ | Generated by Apache Maven Doxia at 2014-01-01
  | Rendered using Apache Maven Stylus Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
@@ -14,7 +14,7 @@
     <link rel="stylesheet" href="../../css/print.css" type="text/css" media="print" />
         <meta name="author" content="Jason van Zyl, Alexander Hars, Franz Allan Valencia See" />
         <meta name="Date-Creation-yyyymmdd" content="20100410" />
-    <meta name="Date-Revision-yyyymmdd" content="20131228" />
+    <meta name="Date-Revision-yyyymmdd" content="20140101" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
@@ -44,7 +44,7 @@
         Guide to Creating Archetypes
         </div>
             <div class="xright">        
-                                    Last Published: 2013-12-28
+                                    Last Published: 2014-01-01
             </div>
       <div class="clear">
         <hr/>
@@ -376,7 +376,7 @@ mvn archetype:generate                  
     </div>
     <div id="footer">
       <div class="xright">
-        &#169;            2002-2013
+        &#169;            2002-2014
               The Apache Software Foundation
             
                           - <a href="http://maven.apache.org/privacy-policy.html">Privacy Policy</a>.

Modified: websites/staging/maven/trunk/content/guides/mini/guide-default-execution-ids.html
==============================================================================
--- websites/staging/maven/trunk/content/guides/mini/guide-default-execution-ids.html (original)
+++ websites/staging/maven/trunk/content/guides/mini/guide-default-execution-ids.html Wed Jan  1 23:04:49 2014
@@ -1,6 +1,6 @@
 <!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 2013-12-28
+ | Generated by Apache Maven Doxia at 2014-01-01
  | Rendered using Apache Maven Stylus Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
@@ -13,7 +13,7 @@
     </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="20131228" />
+        <meta name="Date-Revision-yyyymmdd" content="20140101" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
@@ -43,7 +43,7 @@
         Guide to Configuring Default Mojo Executions
         </div>
             <div class="xright">        
-                                    Last Published: 2013-12-28
+                                    Last Published: 2014-01-01
             </div>
       <div class="clear">
         <hr/>
@@ -362,7 +362,7 @@
     </div>
     <div id="footer">
       <div class="xright">
-        &#169;            2002-2013
+        &#169;            2002-2014
               The Apache Software Foundation
             
                           - <a href="http://maven.apache.org/privacy-policy.html">Privacy Policy</a>.

Modified: websites/staging/maven/trunk/content/guides/mini/guide-deployment-security-settings.html
==============================================================================
--- websites/staging/maven/trunk/content/guides/mini/guide-deployment-security-settings.html (original)
+++ websites/staging/maven/trunk/content/guides/mini/guide-deployment-security-settings.html Wed Jan  1 23:04:49 2014
@@ -1,6 +1,6 @@
 <!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 2013-12-28
+ | Generated by Apache Maven Doxia at 2014-01-01
  | Rendered using Apache Maven Stylus Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
@@ -13,7 +13,7 @@
     </style>
     <link rel="stylesheet" href="../../css/print.css" type="text/css" media="print" />
         <meta name="author" content="Jason van Zyl" />
-        <meta name="Date-Revision-yyyymmdd" content="20131228" />
+        <meta name="Date-Revision-yyyymmdd" content="20140101" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
@@ -43,7 +43,7 @@
         Guide to Deployment and Security Settings
         </div>
             <div class="xright">        
-                                    Last Published: 2013-12-28
+                                    Last Published: 2014-01-01
             </div>
       <div class="clear">
         <hr/>
@@ -271,7 +271,7 @@
     </div>
     <div id="footer">
       <div class="xright">
-        &#169;            2002-2013
+        &#169;            2002-2014
               The Apache Software Foundation
             
                           - <a href="http://maven.apache.org/privacy-policy.html">Privacy Policy</a>.

Modified: websites/staging/maven/trunk/content/guides/mini/guide-encryption.html
==============================================================================
--- websites/staging/maven/trunk/content/guides/mini/guide-encryption.html (original)
+++ websites/staging/maven/trunk/content/guides/mini/guide-encryption.html Wed Jan  1 23:04:49 2014
@@ -1,6 +1,6 @@
 <!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 2013-12-28
+ | Generated by Apache Maven Doxia at 2014-01-01
  | Rendered using Apache Maven Stylus Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
@@ -14,7 +14,7 @@
     <link rel="stylesheet" href="../../css/print.css" type="text/css" media="print" />
         <meta name="author" content="Oleg Gusakov" />
         <meta name="Date-Creation-yyyymmdd" content="20090801" />
-    <meta name="Date-Revision-yyyymmdd" content="20131228" />
+    <meta name="Date-Revision-yyyymmdd" content="20140101" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
@@ -44,7 +44,7 @@
         Password Encryption
         </div>
             <div class="xright">        
-                                    Last Published: 2013-12-28
+                                    Last Published: 2014-01-01
             </div>
       <div class="clear">
         <hr/>
@@ -362,7 +362,7 @@
     </div>
     <div id="footer">
       <div class="xright">
-        &#169;            2002-2013
+        &#169;            2002-2014
               The Apache Software Foundation
             
                           - <a href="http://maven.apache.org/privacy-policy.html">Privacy Policy</a>.

Modified: websites/staging/maven/trunk/content/guides/mini/guide-generating-sources.html
==============================================================================
--- websites/staging/maven/trunk/content/guides/mini/guide-generating-sources.html (original)
+++ websites/staging/maven/trunk/content/guides/mini/guide-generating-sources.html Wed Jan  1 23:04:49 2014
@@ -1,6 +1,6 @@
 <!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 2013-12-28
+ | Generated by Apache Maven Doxia at 2014-01-01
  | Rendered using Apache Maven Stylus Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
@@ -13,7 +13,7 @@
     </style>
     <link rel="stylesheet" href="../../css/print.css" type="text/css" media="print" />
         <meta name="author" content="Jason van Zyl" />
-        <meta name="Date-Revision-yyyymmdd" content="20131228" />
+        <meta name="Date-Revision-yyyymmdd" content="20140101" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
@@ -43,7 +43,7 @@
         Guide to generating Sources
         </div>
             <div class="xright">        
-                                    Last Published: 2013-12-28
+                                    Last Published: 2014-01-01
             </div>
       <div class="clear">
         <hr/>
@@ -278,7 +278,7 @@
     </div>
     <div id="footer">
       <div class="xright">
-        &#169;            2002-2013
+        &#169;            2002-2014
               The Apache Software Foundation
             
                           - <a href="http://maven.apache.org/privacy-policy.html">Privacy Policy</a>.

Modified: websites/staging/maven/trunk/content/guides/mini/guide-http-settings.html
==============================================================================
--- websites/staging/maven/trunk/content/guides/mini/guide-http-settings.html (original)
+++ websites/staging/maven/trunk/content/guides/mini/guide-http-settings.html Wed Jan  1 23:04:49 2014
@@ -1,6 +1,6 @@
 <!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 2013-12-28
+ | Generated by Apache Maven Doxia at 2014-01-01
  | Rendered using Apache Maven Stylus Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
@@ -14,7 +14,7 @@
     <link rel="stylesheet" href="../../css/print.css" type="text/css" media="print" />
         <meta name="author" content="John Casey" />
         <meta name="Date-Creation-yyyymmdd" content="20111212" />
-    <meta name="Date-Revision-yyyymmdd" content="20131228" />
+    <meta name="Date-Revision-yyyymmdd" content="20140101" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
@@ -44,7 +44,7 @@
         Guide to Advanced HTTP Wagon Configuration
         </div>
             <div class="xright">        
-                                    Last Published: 2013-12-28
+                                    Last Published: 2014-01-01
             </div>
       <div class="clear">
         <hr/>
@@ -545,7 +545,7 @@ problems with HTTP servers and proxies t
     </div>
     <div id="footer">
       <div class="xright">
-        &#169;            2002-2013
+        &#169;            2002-2014
               The Apache Software Foundation
             
                           - <a href="http://maven.apache.org/privacy-policy.html">Privacy Policy</a>.

Modified: websites/staging/maven/trunk/content/guides/mini/guide-ide-eclipse.html
==============================================================================
--- websites/staging/maven/trunk/content/guides/mini/guide-ide-eclipse.html (original)
+++ websites/staging/maven/trunk/content/guides/mini/guide-ide-eclipse.html Wed Jan  1 23:04:49 2014
@@ -1,6 +1,6 @@
 <!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 2013-12-28
+ | Generated by Apache Maven Doxia at 2014-01-01
  | Rendered using Apache Maven Stylus Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
@@ -14,7 +14,7 @@
     <link rel="stylesheet" href="../../css/print.css" type="text/css" media="print" />
         <meta name="author" content="Bernd Mau, mau@hhla.de" />
         <meta name="Date-Creation-yyyymmdd" content="20100121" />
-    <meta name="Date-Revision-yyyymmdd" content="20131228" />
+    <meta name="Date-Revision-yyyymmdd" content="20140101" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
@@ -44,7 +44,7 @@
         Guide to using Eclipse with Maven 2.x
         </div>
             <div class="xright">        
-                                    Last Published: 2013-12-28
+                                    Last Published: 2014-01-01
             </div>
       <div class="clear">
         <hr/>
@@ -341,7 +341,7 @@ mvn eclipse:eclipse</pre></div></li>
     </div>
     <div id="footer">
       <div class="xright">
-        &#169;            2002-2013
+        &#169;            2002-2014
               The Apache Software Foundation
             
                           - <a href="http://maven.apache.org/privacy-policy.html">Privacy Policy</a>.

Modified: websites/staging/maven/trunk/content/guides/mini/guide-ide-idea.html
==============================================================================
--- websites/staging/maven/trunk/content/guides/mini/guide-ide-idea.html (original)
+++ websites/staging/maven/trunk/content/guides/mini/guide-ide-idea.html Wed Jan  1 23:04:49 2014
@@ -1,6 +1,6 @@
 <!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 2013-12-28
+ | Generated by Apache Maven Doxia at 2014-01-01
  | Rendered using Apache Maven Stylus Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
@@ -13,7 +13,7 @@
     </style>
     <link rel="stylesheet" href="../../css/print.css" type="text/css" media="print" />
         <meta name="author" content="Jason van Zyl" />
-        <meta name="Date-Revision-yyyymmdd" content="20131228" />
+        <meta name="Date-Revision-yyyymmdd" content="20140101" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
@@ -43,7 +43,7 @@
         Guide to using IDEA with Maven 2.x
         </div>
             <div class="xright">        
-                                    Last Published: 2013-12-28
+                                    Last Published: 2014-01-01
             </div>
       <div class="clear">
         <hr/>
@@ -251,7 +251,7 @@ mvn idea:idea
     </div>
     <div id="footer">
       <div class="xright">
-        &#169;            2002-2013
+        &#169;            2002-2014
               The Apache Software Foundation
             
                           - <a href="http://maven.apache.org/privacy-policy.html">Privacy Policy</a>.

Modified: websites/staging/maven/trunk/content/guides/mini/guide-ide-netbeans/guide-ide-netbeans.html
==============================================================================
--- websites/staging/maven/trunk/content/guides/mini/guide-ide-netbeans/guide-ide-netbeans.html (original)
+++ websites/staging/maven/trunk/content/guides/mini/guide-ide-netbeans/guide-ide-netbeans.html Wed Jan  1 23:04:49 2014
@@ -1,6 +1,6 @@
 <!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 2013-12-28
+ | Generated by Apache Maven Doxia at 2014-01-01
  | Rendered using Apache Maven Stylus Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
@@ -13,7 +13,7 @@
     </style>
     <link rel="stylesheet" href="../../../css/print.css" type="text/css" media="print" />
         <meta name="author" content="Raphaël Piéroni" />
-        <meta name="Date-Revision-yyyymmdd" content="20131228" />
+        <meta name="Date-Revision-yyyymmdd" content="20140101" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
@@ -43,7 +43,7 @@
         Guide to Using Maven 2 in NetBeans 4.0 (4.1 and 5.0)
         </div>
             <div class="xright">        
-                                    Last Published: 2013-12-28
+                                    Last Published: 2014-01-01
             </div>
       <div class="clear">
         <hr/>
@@ -409,7 +409,7 @@
     </div>
     <div id="footer">
       <div class="xright">
-        &#169;            2002-2013
+        &#169;            2002-2014
               The Apache Software Foundation
             
                           - <a href="http://maven.apache.org/privacy-policy.html">Privacy Policy</a>.

Modified: websites/staging/maven/trunk/content/guides/mini/guide-m1-m2.html
==============================================================================
--- websites/staging/maven/trunk/content/guides/mini/guide-m1-m2.html (original)
+++ websites/staging/maven/trunk/content/guides/mini/guide-m1-m2.html Wed Jan  1 23:04:49 2014
@@ -1,6 +1,6 @@
 <!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 2013-12-28
+ | Generated by Apache Maven Doxia at 2014-01-01
  | Rendered using Apache Maven Stylus Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
@@ -13,7 +13,7 @@
     </style>
     <link rel="stylesheet" href="../../css/print.css" type="text/css" media="print" />
         <meta name="author" content="Jay H. Hartley" />
-        <meta name="Date-Revision-yyyymmdd" content="20131228" />
+        <meta name="Date-Revision-yyyymmdd" content="20140101" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
@@ -43,7 +43,7 @@
         Guide to Moving From Maven 1.x to Maven 2.x
         </div>
             <div class="xright">        
-                                    Last Published: 2013-12-28
+                                    Last Published: 2014-01-01
             </div>
       <div class="clear">
         <hr/>
@@ -349,7 +349,7 @@
     </div>
     <div id="footer">
       <div class="xright">
-        &#169;            2002-2013
+        &#169;            2002-2014
               The Apache Software Foundation
             
                           - <a href="http://maven.apache.org/privacy-policy.html">Privacy Policy</a>.

Modified: websites/staging/maven/trunk/content/guides/mini/guide-manifest.html
==============================================================================
--- websites/staging/maven/trunk/content/guides/mini/guide-manifest.html (original)
+++ websites/staging/maven/trunk/content/guides/mini/guide-manifest.html Wed Jan  1 23:04:49 2014
@@ -1,6 +1,6 @@
 <!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 2013-12-28
+ | Generated by Apache Maven Doxia at 2014-01-01
  | Rendered using Apache Maven Stylus Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
@@ -15,7 +15,7 @@
         <meta name="author" content="Jason van Zyl
 Dennis Lundberg" />
         <meta name="Date-Creation-yyyymmdd" content="20100819" />
-    <meta name="Date-Revision-yyyymmdd" content="20131228" />
+    <meta name="Date-Revision-yyyymmdd" content="20140101" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
@@ -45,7 +45,7 @@ Dennis Lundberg" />
         Guide to Working with Manifests
         </div>
             <div class="xright">        
-                                    Last Published: 2013-12-28
+                                    Last Published: 2014-01-01
             </div>
       <div class="clear">
         <hr/>
@@ -249,7 +249,7 @@ Dennis Lundberg" />
     </div>
     <div id="footer">
       <div class="xright">
-        &#169;            2002-2013
+        &#169;            2002-2014
               The Apache Software Foundation
             
                           - <a href="http://maven.apache.org/privacy-policy.html">Privacy Policy</a>.

Modified: websites/staging/maven/trunk/content/guides/mini/guide-maven-classloading.html
==============================================================================
--- websites/staging/maven/trunk/content/guides/mini/guide-maven-classloading.html (original)
+++ websites/staging/maven/trunk/content/guides/mini/guide-maven-classloading.html Wed Jan  1 23:04:49 2014
@@ -1,6 +1,6 @@
 <!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 2013-12-28
+ | Generated by Apache Maven Doxia at 2014-01-01
  | Rendered using Apache Maven Stylus Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
@@ -15,7 +15,7 @@
         <meta name="author" content="Jason van Zyl
 Anders Kristian Andersen" />
         <meta name="Date-Creation-yyyymmdd" content="20081210" />
-    <meta name="Date-Revision-yyyymmdd" content="20131228" />
+    <meta name="Date-Revision-yyyymmdd" content="20140101" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
@@ -45,7 +45,7 @@ Anders Kristian Andersen" />
         Guide to Maven Classloading
         </div>
             <div class="xright">        
-                                    Last Published: 2013-12-28
+                                    Last Published: 2014-01-01
             </div>
       <div class="clear">
         <hr/>
@@ -293,7 +293,7 @@ Anders Kristian Andersen" />
     </div>
     <div id="footer">
       <div class="xright">
-        &#169;            2002-2013
+        &#169;            2002-2014
               The Apache Software Foundation
             
                           - <a href="http://maven.apache.org/privacy-policy.html">Privacy Policy</a>.

Modified: websites/staging/maven/trunk/content/guides/mini/guide-maven-evangelism.html
==============================================================================
--- websites/staging/maven/trunk/content/guides/mini/guide-maven-evangelism.html (original)
+++ websites/staging/maven/trunk/content/guides/mini/guide-maven-evangelism.html Wed Jan  1 23:04:49 2014
@@ -1,6 +1,6 @@
 <!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 2013-12-28
+ | Generated by Apache Maven Doxia at 2014-01-01
  | Rendered using Apache Maven Stylus Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
@@ -13,7 +13,7 @@
     </style>
     <link rel="stylesheet" href="../../css/print.css" type="text/css" media="print" />
         <meta name="author" content="Carlos Sanchez" />
-        <meta name="Date-Revision-yyyymmdd" content="20131228" />
+        <meta name="Date-Revision-yyyymmdd" content="20140101" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
@@ -43,7 +43,7 @@
         Guide to Maven Evangelism
         </div>
             <div class="xright">        
-                                    Last Published: 2013-12-28
+                                    Last Published: 2014-01-01
             </div>
       <div class="clear">
         <hr/>
@@ -253,7 +253,7 @@
     </div>
     <div id="footer">
       <div class="xright">
-        &#169;            2002-2013
+        &#169;            2002-2014
               The Apache Software Foundation
             
                           - <a href="http://maven.apache.org/privacy-policy.html">Privacy Policy</a>.

Modified: websites/staging/maven/trunk/content/guides/mini/guide-mirror-settings.html
==============================================================================
--- websites/staging/maven/trunk/content/guides/mini/guide-mirror-settings.html (original)
+++ websites/staging/maven/trunk/content/guides/mini/guide-mirror-settings.html Wed Jan  1 23:04:49 2014
@@ -1,6 +1,6 @@
 <!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 2013-12-28
+ | Generated by Apache Maven Doxia at 2014-01-01
  | Rendered using Apache Maven Stylus Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
@@ -15,7 +15,7 @@
         <meta name="author" content="Jason van Zyl
 Brian Fox" />
         <meta name="Date-Creation-yyyymmdd" content="20080901" />
-    <meta name="Date-Revision-yyyymmdd" content="20131228" />
+    <meta name="Date-Revision-yyyymmdd" content="20140101" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
@@ -45,7 +45,7 @@ Brian Fox" />
         Guide to Mirror Settings
         </div>
             <div class="xright">        
-                                    Last Published: 2013-12-28
+                                    Last Published: 2014-01-01
             </div>
       <div class="clear">
         <hr/>
@@ -331,7 +331,7 @@ Brian Fox" />
     </div>
     <div id="footer">
       <div class="xright">
-        &#169;            2002-2013
+        &#169;            2002-2014
               The Apache Software Foundation
             
                           - <a href="http://maven.apache.org/privacy-policy.html">Privacy Policy</a>.

Modified: websites/staging/maven/trunk/content/guides/mini/guide-multiple-modules.html
==============================================================================
--- websites/staging/maven/trunk/content/guides/mini/guide-multiple-modules.html (original)
+++ websites/staging/maven/trunk/content/guides/mini/guide-multiple-modules.html Wed Jan  1 23:04:49 2014
@@ -1,6 +1,6 @@
 <!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 2013-12-28
+ | Generated by Apache Maven Doxia at 2014-01-01
  | Rendered using Apache Maven Stylus Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
@@ -13,7 +13,7 @@
     </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="20131228" />
+        <meta name="Date-Revision-yyyymmdd" content="20140101" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
@@ -43,7 +43,7 @@
         Guide to Working with Multiple Modules
         </div>
             <div class="xright">        
-                                    Last Published: 2013-12-28
+                                    Last Published: 2014-01-01
             </div>
       <div class="clear">
         <hr/>
@@ -285,7 +285,7 @@
     </div>
     <div id="footer">
       <div class="xright">
-        &#169;            2002-2013
+        &#169;            2002-2014
               The Apache Software Foundation
             
                           - <a href="http://maven.apache.org/privacy-policy.html">Privacy Policy</a>.

Modified: websites/staging/maven/trunk/content/guides/mini/guide-multiple-repositories.html
==============================================================================
--- websites/staging/maven/trunk/content/guides/mini/guide-multiple-repositories.html (original)
+++ websites/staging/maven/trunk/content/guides/mini/guide-multiple-repositories.html Wed Jan  1 23:04:49 2014
@@ -1,6 +1,6 @@
 <!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 2013-12-28
+ | Generated by Apache Maven Doxia at 2014-01-01
  | Rendered using Apache Maven Stylus Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
@@ -13,7 +13,7 @@
     </style>
     <link rel="stylesheet" href="../../css/print.css" type="text/css" media="print" />
         <meta name="author" content="Jason van Zyl" />
-        <meta name="Date-Revision-yyyymmdd" content="20131228" />
+        <meta name="Date-Revision-yyyymmdd" content="20140101" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
@@ -43,7 +43,7 @@
         Guide to using Multiple Repositories
         </div>
             <div class="xright">        
-                                    Last Published: 2013-12-28
+                                    Last Published: 2014-01-01
             </div>
       <div class="clear">
         <hr/>
@@ -302,7 +302,7 @@ mvn -Pmyprofile ...
     </div>
     <div id="footer">
       <div class="xright">
-        &#169;            2002-2013
+        &#169;            2002-2014
               The Apache Software Foundation
             
                           - <a href="http://maven.apache.org/privacy-policy.html">Privacy Policy</a>.

Modified: websites/staging/maven/trunk/content/guides/mini/guide-naming-conventions.html
==============================================================================
--- websites/staging/maven/trunk/content/guides/mini/guide-naming-conventions.html (original)
+++ websites/staging/maven/trunk/content/guides/mini/guide-naming-conventions.html Wed Jan  1 23:04:49 2014
@@ -1,6 +1,6 @@
 <!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 2013-12-28
+ | Generated by Apache Maven Doxia at 2014-01-01
  | Rendered using Apache Maven Stylus Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
@@ -13,7 +13,7 @@
     </style>
     <link rel="stylesheet" href="../../css/print.css" type="text/css" media="print" />
         <meta name="author" content="Carlos Sanchez" />
-        <meta name="Date-Revision-yyyymmdd" content="20131228" />
+        <meta name="Date-Revision-yyyymmdd" content="20140101" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
@@ -43,7 +43,7 @@
         Guide to Naming Conventions
         </div>
             <div class="xright">        
-                                    Last Published: 2013-12-28
+                                    Last Published: 2014-01-01
             </div>
       <div class="clear">
         <hr/>
@@ -255,7 +255,7 @@
     </div>
     <div id="footer">
       <div class="xright">
-        &#169;            2002-2013
+        &#169;            2002-2014
               The Apache Software Foundation
             
                           - <a href="http://maven.apache.org/privacy-policy.html">Privacy Policy</a>.

Modified: websites/staging/maven/trunk/content/guides/mini/guide-new-committers.html
==============================================================================
--- websites/staging/maven/trunk/content/guides/mini/guide-new-committers.html (original)
+++ websites/staging/maven/trunk/content/guides/mini/guide-new-committers.html Wed Jan  1 23:04:49 2014
@@ -1,6 +1,6 @@
 <!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 2013-12-28
+ | Generated by Apache Maven Doxia at 2014-01-01
  | Rendered using Apache Maven Stylus Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
@@ -13,7 +13,7 @@
     </style>
     <link rel="stylesheet" href="../../css/print.css" type="text/css" media="print" />
         <meta name="author" content="Jason van Zyl" />
-        <meta name="Date-Revision-yyyymmdd" content="20131228" />
+        <meta name="Date-Revision-yyyymmdd" content="20140101" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
@@ -43,7 +43,7 @@
         Guide for new committers
         </div>
             <div class="xright">        
-                                    Last Published: 2013-12-28
+                                    Last Published: 2014-01-01
             </div>
       <div class="clear">
         <hr/>
@@ -250,7 +250,7 @@
     </div>
     <div id="footer">
       <div class="xright">
-        &#169;            2002-2013
+        &#169;            2002-2014
               The Apache Software Foundation
             
                           - <a href="http://maven.apache.org/privacy-policy.html">Privacy Policy</a>.

Modified: websites/staging/maven/trunk/content/guides/mini/guide-proxies.html
==============================================================================
--- websites/staging/maven/trunk/content/guides/mini/guide-proxies.html (original)
+++ websites/staging/maven/trunk/content/guides/mini/guide-proxies.html Wed Jan  1 23:04:49 2014
@@ -1,6 +1,6 @@
 <!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 2013-12-28
+ | Generated by Apache Maven Doxia at 2014-01-01
  | Rendered using Apache Maven Stylus Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
@@ -13,7 +13,7 @@
     </style>
     <link rel="stylesheet" href="../../css/print.css" type="text/css" media="print" />
         <meta name="author" content="Jason van Zyl" />
-        <meta name="Date-Revision-yyyymmdd" content="20131228" />
+        <meta name="Date-Revision-yyyymmdd" content="20140101" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
@@ -43,7 +43,7 @@
         Guide to using proxies
         </div>
             <div class="xright">        
-                                    Last Published: 2013-12-28
+                                    Last Published: 2014-01-01
             </div>
       <div class="clear">
         <hr/>
@@ -274,7 +274,7 @@
     </div>
     <div id="footer">
       <div class="xright">
-        &#169;            2002-2013
+        &#169;            2002-2014
               The Apache Software Foundation
             
                           - <a href="http://maven.apache.org/privacy-policy.html">Privacy Policy</a>.

Modified: websites/staging/maven/trunk/content/guides/mini/guide-releasing.html
==============================================================================
--- websites/staging/maven/trunk/content/guides/mini/guide-releasing.html (original)
+++ websites/staging/maven/trunk/content/guides/mini/guide-releasing.html Wed Jan  1 23:04:49 2014
@@ -1,6 +1,6 @@
 <!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 2013-12-28
+ | Generated by Apache Maven Doxia at 2014-01-01
  | Rendered using Apache Maven Stylus Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
@@ -15,7 +15,7 @@
         <meta name="author" content="Jason van Zyl
 Trent Rosenbaum
 Vincent Massol" />
-        <meta name="Date-Revision-yyyymmdd" content="20131228" />
+        <meta name="Date-Revision-yyyymmdd" content="20140101" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
@@ -45,7 +45,7 @@ Vincent Massol" />
         Guide to using the release plugin
         </div>
             <div class="xright">        
-                                    Last Published: 2013-12-28
+                                    Last Published: 2014-01-01
             </div>
       <div class="clear">
         <hr/>
@@ -421,7 +421,7 @@ checkpoint.check-in-development-version=
     </div>
     <div id="footer">
       <div class="xright">
-        &#169;            2002-2013
+        &#169;            2002-2014
               The Apache Software Foundation
             
                           - <a href="http://maven.apache.org/privacy-policy.html">Privacy Policy</a>.

Modified: websites/staging/maven/trunk/content/guides/mini/guide-relocation.html
==============================================================================
--- websites/staging/maven/trunk/content/guides/mini/guide-relocation.html (original)
+++ websites/staging/maven/trunk/content/guides/mini/guide-relocation.html Wed Jan  1 23:04:49 2014
@@ -1,6 +1,6 @@
 <!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 2013-12-28
+ | Generated by Apache Maven Doxia at 2014-01-01
  | Rendered using Apache Maven Stylus Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
@@ -13,7 +13,7 @@
     </style>
     <link rel="stylesheet" href="../../css/print.css" type="text/css" media="print" />
         <meta name="author" content="Dennis Lundberg" />
-        <meta name="Date-Revision-yyyymmdd" content="20131228" />
+        <meta name="Date-Revision-yyyymmdd" content="20140101" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
@@ -43,7 +43,7 @@
         Guide to relocation
         </div>
             <div class="xright">        
-                                    Last Published: 2013-12-28
+                                    Last Published: 2014-01-01
             </div>
       <div class="clear">
         <hr/>
@@ -302,7 +302,7 @@
     </div>
     <div id="footer">
       <div class="xright">
-        &#169;            2002-2013
+        &#169;            2002-2014
               The Apache Software Foundation
             
                           - <a href="http://maven.apache.org/privacy-policy.html">Privacy Policy</a>.

Modified: websites/staging/maven/trunk/content/guides/mini/guide-repository-ssl.html
==============================================================================
--- websites/staging/maven/trunk/content/guides/mini/guide-repository-ssl.html (original)
+++ websites/staging/maven/trunk/content/guides/mini/guide-repository-ssl.html Wed Jan  1 23:04:49 2014
@@ -1,6 +1,6 @@
 <!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 2013-12-28
+ | Generated by Apache Maven Doxia at 2014-01-01
  | Rendered using Apache Maven Stylus Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
@@ -13,7 +13,7 @@
     </style>
     <link rel="stylesheet" href="../../css/print.css" type="text/css" media="print" />
         <meta name="author" content="Arnaud Bailly" />
-        <meta name="Date-Revision-yyyymmdd" content="20131228" />
+        <meta name="Date-Revision-yyyymmdd" content="20140101" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
@@ -43,7 +43,7 @@
         Remote repository access through authenticated HTTPS
         </div>
             <div class="xright">        
-                                    Last Published: 2013-12-28
+                                    Last Published: 2014-01-01
             </div>
       <div class="clear">
         <hr/>
@@ -323,7 +323,7 @@ $&gt;</pre></div>
     </div>
     <div id="footer">
       <div class="xright">
-        &#169;            2002-2013
+        &#169;            2002-2014
               The Apache Software Foundation
             
                           - <a href="http://maven.apache.org/privacy-policy.html">Privacy Policy</a>.

Modified: websites/staging/maven/trunk/content/guides/mini/guide-site.html
==============================================================================
--- websites/staging/maven/trunk/content/guides/mini/guide-site.html (original)
+++ websites/staging/maven/trunk/content/guides/mini/guide-site.html Wed Jan  1 23:04:49 2014
@@ -1,6 +1,6 @@
 <!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 2013-12-28
+ | Generated by Apache Maven Doxia at 2014-01-01
  | Rendered using Apache Maven Stylus Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
@@ -14,7 +14,7 @@
     <link rel="stylesheet" href="../../css/print.css" type="text/css" media="print" />
         <meta name="author" content="Brett Porter
 Jason van Zyl" />
-        <meta name="Date-Revision-yyyymmdd" content="20131228" />
+        <meta name="Date-Revision-yyyymmdd" content="20140101" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
@@ -44,7 +44,7 @@ Jason van Zyl" />
         Guide to creating a site
         </div>
             <div class="xright">        
-                                    Last Published: 2013-12-28
+                                    Last Published: 2014-01-01
             </div>
       <div class="clear">
         <hr/>
@@ -417,7 +417,7 @@ Jason van Zyl" />
     </div>
     <div id="footer">
       <div class="xright">
-        &#169;            2002-2013
+        &#169;            2002-2014
               The Apache Software Foundation
             
                           - <a href="http://maven.apache.org/privacy-policy.html">Privacy Policy</a>.