Modified: websites/staging/maven/trunk/content/plugin-developers/index.html
==============================================================================
--- websites/staging/maven/trunk/content/plugin-developers/index.html (original)
+++ websites/staging/maven/trunk/content/plugin-developers/index.html Sun May  
1 09:57:41 2016
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2016-04-15 
+ | Generated by Apache Maven Doxia at 2016-05-01 
  | Rendered using Apache Maven Fluido Skin 1.4
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
@@ -9,7 +9,7 @@
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <meta name="author" content="Brett Porter" />
     <meta name="Date-Creation-yyyymmdd" content="20080101" />
-    <meta name="Date-Revision-yyyymmdd" content="20160415" />
+    <meta name="Date-Revision-yyyymmdd" content="20160501" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Maven &#x2013; Plugin Developers Centre</title>
     <link rel="stylesheet" href="../css/apache-maven-fluido-1.4.min.css" />
@@ -19,7 +19,14 @@
       
     <script type="text/javascript" 
src="../js/apache-maven-fluido-1.4.min.js"></script>
 
-              
+                          
+        
+<script src="https://www.google-analytics.com/urchin.js"; 
type="text/javascript"></script>
+                      
+        
+<script type="text/javascript">_uacct = "UA-140879-1";
+        urchinTracker();</script>
+          
                   </head>
         <body class="topBarDisabled">
           
@@ -30,7 +37,7 @@
           <div id="banner">
         <div class="pull-left">
                                     <a href="http://www.apache.org/"; 
id="bannerLeft">
-                                                                               
                 <img src="../images/apache-maven-project.png"  alt="Apache 
Maven Site"/>
+                                                                               
                 <img src="../images/apache-maven-project.png"  alt="Apache 
Maven"/>
                 </a>
                       </div>
         <div class="pull-right">                                <a 
href=".././" id="bannerRight">
@@ -58,7 +65,7 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 
2016-04-15</li>
+                  <li id="publishDate" class="pull-right">Last Published: 
2016-05-01</li>
             
                             </ul>
       </div>
@@ -460,16 +467,16 @@
                 
         <div id="bodyColumn"  class="span10" >
                                   
-            <div class="section">
+            <!-- Licensed to the Apache Software Foundation (ASF) under one 
--><!-- or more contributor license agreements.  See the NOTICE file --><!-- 
distributed with this work for additional information --><!-- regarding 
copyright ownership.  The ASF licenses this file --><!-- to you under the 
Apache License, Version 2.0 (the --><!-- "License"); you may not use this file 
except in compliance --><!-- with the License.  You may obtain a copy of the 
License at --><!--  --><!-- http://www.apache.org/licenses/LICENSE-2.0 --><!--  
--><!-- Unless required by applicable law or agreed to in writing, --><!-- 
software distributed under the License is distributed on an --><!-- "AS IS" 
BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY --><!-- KIND, either express or 
implied.  See the License for the --><!-- specific language governing 
permissions and limitations --><!-- under the License. --><!-- NOTE: For help 
with the syntax of this file, see: --><!-- 
http://maven.apache.org/doxia/references/
 apt-format.html --><div class="section">
 <h2><a name="Plugin_Developers_Centre"></a>Plugin Developers Centre</h2>
-<p>This documentation centre is for those that are developing Maven plugins. 
This might be for your own build, or as an accompaniment to your third party 
tool.</p>
-<p><b>What is a Mojo?</b> A mojo is a <b>M</b>aven plain <b>O</b>ld 
<b>J</b>ava <b>O</b>bject. Each mojo is an executable <i>goal</i> in Maven, and 
a plugin is a distribution of one or more related mojos.</p>
+<p>This documentation centre is for those that are developing Maven plugins. 
This might be for your own build, or as an accompaniment to your third party 
tool.</p><!-- TODO: callout -->
+<p><b>What is a Mojo?</b> A mojo is a <b>M</b>aven plain <b>O</b>ld 
<b>J</b>ava <b>O</b>bject. Each mojo is an executable <i>goal</i> in Maven, and 
a plugin is a distribution of one or more related mojos.</p><!-- TODO: tasks as 
buttons? -->
 <ul>
 <li><a href="../guides/plugin/guide-java-plugin-development.html"> Your First 
Mojo</a> - Learn how to write your first plugin</li>
 <li><a href="./plugin-testing.html"> Testing your Plugin</a> - How to write 
tests for your plugins</li>
 <li><a href="./plugin-documenting.html"> Documenting your Plugin</a> - How to 
write documentation for your plugins</li>
 <li><a href="./cookbook/index.html"> Plugins Cookbook</a> - Examples for how 
to perform common tasks in plugins</li>
-<li><a href="./common-bugs.html"> Common Bugs and Pitfalls</a> - Overview of 
problematic coding patterns</li></ul>
+<li><a href="./common-bugs.html"> Common Bugs and Pitfalls</a> - Overview of 
problematic coding patterns</li></ul><!-- TODO: trails -->
 <div class="section">
 <h3><a name="Reference"></a>Reference</h3>
 <ul>

Modified: 
websites/staging/maven/trunk/content/plugin-developers/plugin-documenting.html
==============================================================================
--- 
websites/staging/maven/trunk/content/plugin-developers/plugin-documenting.html 
(original)
+++ 
websites/staging/maven/trunk/content/plugin-developers/plugin-documenting.html 
Sun May  1 09:57:41 2016
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2016-04-15 
+ | Generated by Apache Maven Doxia at 2016-05-01 
  | Rendered using Apache Maven Fluido Skin 1.4
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
@@ -9,7 +9,7 @@
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <meta name="author" content="Vincent Siveton" />
     <meta name="Date-Creation-yyyymmdd" content="20061001" />
-    <meta name="Date-Revision-yyyymmdd" content="20160415" />
+    <meta name="Date-Revision-yyyymmdd" content="20160501" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Maven &#x2013; Developers centre - Documentation Plugins 
Strategies</title>
     <link rel="stylesheet" href="../css/apache-maven-fluido-1.4.min.css" />
@@ -19,7 +19,14 @@
       
     <script type="text/javascript" 
src="../js/apache-maven-fluido-1.4.min.js"></script>
 
-              
+                          
+        
+<script src="https://www.google-analytics.com/urchin.js"; 
type="text/javascript"></script>
+                      
+        
+<script type="text/javascript">_uacct = "UA-140879-1";
+        urchinTracker();</script>
+          
                   </head>
         <body class="topBarDisabled">
           
@@ -30,7 +37,7 @@
           <div id="banner">
         <div class="pull-left">
                                     <a href="http://www.apache.org/"; 
id="bannerLeft">
-                                                                               
                 <img src="../images/apache-maven-project.png"  alt="Apache 
Maven Site"/>
+                                                                               
                 <img src="../images/apache-maven-project.png"  alt="Apache 
Maven"/>
                 </a>
                       </div>
         <div class="pull-right">                                <a 
href=".././" id="bannerRight">
@@ -58,7 +65,7 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 
2016-04-15</li>
+                  <li id="publishDate" class="pull-right">Last Published: 
2016-05-01</li>
             
                             </ul>
       </div>
@@ -439,7 +446,7 @@
                 
         <div id="bodyColumn"  class="span10" >
                                   
-            <div class="section">
+            <!-- Licensed to the Apache Software Foundation (ASF) under one 
--><!-- or more contributor license agreements.  See the NOTICE file --><!-- 
distributed with this work for additional information --><!-- regarding 
copyright ownership.  The ASF licenses this file --><!-- to you under the 
Apache License, Version 2.0 (the --><!-- "License"); you may not use this file 
except in compliance --><!-- with the License.  You may obtain a copy of the 
License at --><!--  --><!-- http://www.apache.org/licenses/LICENSE-2.0 --><!--  
--><!-- Unless required by applicable law or agreed to in writing, --><!-- 
software distributed under the License is distributed on an --><!-- "AS IS" 
BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY --><!-- KIND, either express or 
implied.  See the License for the --><!-- specific language governing 
permissions and limitations --><!-- under the License. --><!-- NOTE: For help 
with the syntax of this file, see: --><!-- 
http://maven.apache.org/doxia/references/
 apt-format.html --><div class="section">
 <h2><a name="Introduction"></a>Introduction</h2>
 <p>A <a href="../guides/development/guide-plugin-documentation.html">Guide to 
the Plugin Documentation Standard</a> was created. This document is intended to 
verify it during the Plugins development.</p></div>
 <div class="section">

Modified: 
websites/staging/maven/trunk/content/plugin-developers/plugin-testing.html
==============================================================================
--- websites/staging/maven/trunk/content/plugin-developers/plugin-testing.html 
(original)
+++ websites/staging/maven/trunk/content/plugin-developers/plugin-testing.html 
Sun May  1 09:57:41 2016
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2016-04-15 
+ | Generated by Apache Maven Doxia at 2016-05-01 
  | Rendered using Apache Maven Fluido Skin 1.4
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
@@ -9,7 +9,7 @@
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <meta name="author" content="Vincent Siveton" />
     <meta name="Date-Creation-yyyymmdd" content="20080101" />
-    <meta name="Date-Revision-yyyymmdd" content="20160415" />
+    <meta name="Date-Revision-yyyymmdd" content="20160501" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Maven &#x2013; Developers centre - Testing Plugins 
Strategies</title>
     <link rel="stylesheet" href="../css/apache-maven-fluido-1.4.min.css" />
@@ -19,7 +19,14 @@
       
     <script type="text/javascript" 
src="../js/apache-maven-fluido-1.4.min.js"></script>
 
-              
+                          
+        
+<script src="https://www.google-analytics.com/urchin.js"; 
type="text/javascript"></script>
+                      
+        
+<script type="text/javascript">_uacct = "UA-140879-1";
+        urchinTracker();</script>
+          
                   </head>
         <body class="topBarDisabled">
           
@@ -30,7 +37,7 @@
           <div id="banner">
         <div class="pull-left">
                                     <a href="http://www.apache.org/"; 
id="bannerLeft">
-                                                                               
                 <img src="../images/apache-maven-project.png"  alt="Apache 
Maven Site"/>
+                                                                               
                 <img src="../images/apache-maven-project.png"  alt="Apache 
Maven"/>
                 </a>
                       </div>
         <div class="pull-right">                                <a 
href=".././" id="bannerRight">
@@ -58,7 +65,7 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 
2016-04-15</li>
+                  <li id="publishDate" class="pull-right">Last Published: 
2016-05-01</li>
             
                             </ul>
       </div>
@@ -439,9 +446,9 @@
                 
         <div id="bodyColumn"  class="span10" >
                                   
-            <div class="section">
+            <!-- Licensed to the Apache Software Foundation (ASF) under one 
--><!-- or more contributor license agreements.  See the NOTICE file --><!-- 
distributed with this work for additional information --><!-- regarding 
copyright ownership.  The ASF licenses this file --><!-- to you under the 
Apache License, Version 2.0 (the --><!-- "License"); you may not use this file 
except in compliance --><!-- with the License.  You may obtain a copy of the 
License at --><!--  --><!-- http://www.apache.org/licenses/LICENSE-2.0 --><!--  
--><!-- Unless required by applicable law or agreed to in writing, --><!-- 
software distributed under the License is distributed on an --><!-- "AS IS" 
BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY --><!-- KIND, either express or 
implied.  See the License for the --><!-- specific language governing 
permissions and limitations --><!-- under the License. --><!-- NOTE: For help 
with the syntax of this file, see: --><!-- 
http://maven.apache.org/doxia/references/
 apt-format.html --><div class="section">
 <h2><a name="Introduction"></a>Introduction</h2>
-<p>Currently, Maven only supports unit testing out of the box. This document 
is intended to help Maven Developers to test Plugins with Unit Tests, 
Integration Tests or Functional tests.</p></div>
+<p>Currently, Maven only supports unit testing out of the box. This document 
is intended to help Maven Developers to test Plugins with Unit Tests, 
Integration Tests or Functional tests.</p><!-- <<Note: There are a lot of 
different ways to test a Maven plugin.>>  For a review of different strategies 
and tools, please refer to 
{{{http://docs.codehaus.org/display/MAVENUSER/Review+of+Plugin+Testing+Strategies}Review
 of Plugin Testing Strategies}} --></div>
 <div class="section">
 <h2><a 
name="Testing_Styles:_Unit_Testing_vs._FunctionalIntegration_Testing"></a>Testing
 Styles: Unit Testing vs. Functional/Integration Testing</h2>
 <p>A unit test attempts to verify a mojo as an isolated unit, by mocking out 
the rest of the Maven environment. A mojo unit test does not attempt to run 
your plugin in the context of a real Maven build. Unit tests are designed to be 
fast.</p>

Modified: websites/staging/maven/trunk/content/plugins/index.html
==============================================================================
--- websites/staging/maven/trunk/content/plugins/index.html (original)
+++ websites/staging/maven/trunk/content/plugins/index.html Sun May  1 09:57:41 
2016
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2016-04-15 
+ | Generated by Apache Maven Doxia at 2016-05-01 
  | Rendered using Apache Maven Fluido Skin 1.4
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
@@ -14,7 +14,7 @@ Olivier Lamy
 Benson Margulies
 Karl-Heinz Marbaise" />
     <meta name="Date-Creation-yyyymmdd" content="20160415" />
-    <meta name="Date-Revision-yyyymmdd" content="20160415" />
+    <meta name="Date-Revision-yyyymmdd" content="20160501" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Maven &#x2013; Available Plugins</title>
     <link rel="stylesheet" href="../css/apache-maven-fluido-1.4.min.css" />
@@ -24,7 +24,14 @@ Karl-Heinz Marbaise" />
       
     <script type="text/javascript" 
src="../js/apache-maven-fluido-1.4.min.js"></script>
 
-              
+                          
+        
+<script src="https://www.google-analytics.com/urchin.js"; 
type="text/javascript"></script>
+                      
+        
+<script type="text/javascript">_uacct = "UA-140879-1";
+        urchinTracker();</script>
+          
                   </head>
         <body class="topBarDisabled">
           
@@ -35,7 +42,7 @@ Karl-Heinz Marbaise" />
           <div id="banner">
         <div class="pull-left">
                                     <a href="http://www.apache.org/"; 
id="bannerLeft">
-                                                                               
                 <img src="../images/apache-maven-project.png"  alt="Apache 
Maven Site"/>
+                                                                               
                 <img src="../images/apache-maven-project.png"  alt="Apache 
Maven"/>
                 </a>
                       </div>
         <div class="pull-right">                                <a 
href=".././" id="bannerRight">
@@ -63,7 +70,7 @@ Karl-Heinz Marbaise" />
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 
2016-04-15</li>
+                  <li id="publishDate" class="pull-right">Last Published: 
2016-05-01</li>
             
                             </ul>
       </div>
@@ -440,7 +447,7 @@ Karl-Heinz Marbaise" />
                 
         <div id="bodyColumn"  class="span10" >
                                   
-            <div class="section">
+            <!-- Licensed to the Apache Software Foundation (ASF) under one 
--><!-- or more contributor license agreements.  See the NOTICE file --><!-- 
distributed with this work for additional information --><!-- regarding 
copyright ownership.  The ASF licenses this file --><!-- to you under the 
Apache License, Version 2.0 (the --><!-- "License"); you may not use this file 
except in compliance --><!-- with the License.  You may obtain a copy of the 
License at --><!--  --><!-- http://www.apache.org/licenses/LICENSE-2.0 --><!--  
--><!-- Unless required by applicable law or agreed to in writing, --><!-- 
software distributed under the License is distributed on an --><!-- "AS IS" 
BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY --><!-- KIND, either express or 
implied.  See the License for the --><!-- specific language governing 
permissions and limitations --><!-- under the License. --><!-- NOTE: For help 
with the syntax of this file, see: --><!-- 
https://maven.apache.org/doxia/references
 /apt-format.html --><div class="section">
 <h2><a name="Available_Plugins"></a>Available Plugins</h2>
 <p>Maven is - at its heart - a plugin execution framework; all work is done by 
plugins. Looking for a specific goal to execute? This page lists the core 
plugins and others. There are the build and the reporting plugins:</p>
 <ul>
@@ -448,7 +455,7 @@ Karl-Heinz Marbaise" />
 <li><b>Reporting plugins</b> will be executed during the site generation and 
they should be configured in the <tt>&lt;reporting/&gt;</tt> element from the 
POM. Because the result of a Reporting plugin is part of the generated site, 
Reporting plugins should be both internationalized and localized. You can read 
more about the <a href="./localization.html">localization of our plugins</a> 
and how you can help.</li></ul>
 <div class="section">
 <h3><a name="Supported_By_The_Maven_Project"></a>Supported By The Maven 
Project</h3>
-<p>To see the most up-to-date list browse the Maven repository, specifically 
the <a class="externalLink" 
href="https://repo.maven.apache.org/maven2/org/apache/maven/plugins/";> 
<tt>org/apache/maven/plugins</tt></a> subfolder. <i>(Plugins are organized 
according to a directory structure that resembles the standard Java package 
naming convention)</i></p>
+<p>To see the most up-to-date list browse the Maven repository, specifically 
the <a class="externalLink" 
href="https://repo.maven.apache.org/maven2/org/apache/maven/plugins/";> 
<tt>org/apache/maven/plugins</tt></a> subfolder. <i>(Plugins are organized 
according to a directory structure that resembles the standard Java package 
naming convention)</i></p><!-- TODO: the repository manager should be able to 
produce a page like this. Ensure all descriptions are in the POM of these 
plugins. --><!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
- - - - - - - - --><!-- The release dates in this table must follow the 
ISO-8601 standard: yyyy-MM-dd --><!-- See 
https://maven.apache.org/guides/development/guide-documentation-style.html 
--><!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
- - - -->
 <table border="1" class="table table-striped">
 <tr class="a">
 <th align="left"><b>Plugin</b></th>

Modified: websites/staging/maven/trunk/content/plugins/localization.html
==============================================================================
--- websites/staging/maven/trunk/content/plugins/localization.html (original)
+++ websites/staging/maven/trunk/content/plugins/localization.html Sun May  1 
09:57:41 2016
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2016-04-15 
+ | Generated by Apache Maven Doxia at 2016-05-01 
  | Rendered using Apache Maven Fluido Skin 1.4
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
@@ -10,7 +10,7 @@
     <meta name="author" content="Dennis Lundberg
 Vincent Siveton" />
     <meta name="Date-Creation-yyyymmdd" content="20120312" />
-    <meta name="Date-Revision-yyyymmdd" content="20160415" />
+    <meta name="Date-Revision-yyyymmdd" content="20160501" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Maven &#x2013; Localization of Plugins</title>
     <link rel="stylesheet" href="../css/apache-maven-fluido-1.4.min.css" />
@@ -20,7 +20,14 @@ Vincent Siveton" />
       
     <script type="text/javascript" 
src="../js/apache-maven-fluido-1.4.min.js"></script>
 
-              
+                          
+        
+<script src="https://www.google-analytics.com/urchin.js"; 
type="text/javascript"></script>
+                      
+        
+<script type="text/javascript">_uacct = "UA-140879-1";
+        urchinTracker();</script>
+          
                   </head>
         <body class="topBarDisabled">
           
@@ -31,7 +38,7 @@ Vincent Siveton" />
           <div id="banner">
         <div class="pull-left">
                                     <a href="http://www.apache.org/"; 
id="bannerLeft">
-                                                                               
                 <img src="../images/apache-maven-project.png"  alt="Apache 
Maven Site"/>
+                                                                               
                 <img src="../images/apache-maven-project.png"  alt="Apache 
Maven"/>
                 </a>
                       </div>
         <div class="pull-right">                                <a 
href=".././" id="bannerRight">
@@ -59,7 +66,7 @@ Vincent Siveton" />
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 
2016-04-15</li>
+                  <li id="publishDate" class="pull-right">Last Published: 
2016-05-01</li>
             
                             </ul>
       </div>
@@ -440,7 +447,7 @@ Vincent Siveton" />
                 
         <div id="bodyColumn"  class="span10" >
                                   
-            <div class="section">
+            <!-- Licensed to the Apache Software Foundation (ASF) under one 
--><!-- or more contributor license agreements.  See the NOTICE file --><!-- 
distributed with this work for additional information --><!-- regarding 
copyright ownership.  The ASF licenses this file --><!-- to you under the 
Apache License, Version 2.0 (the --><!-- "License"); you may not use this file 
except in compliance --><!-- with the License.  You may obtain a copy of the 
License at --><!--  --><!-- http://www.apache.org/licenses/LICENSE-2.0 --><!--  
--><!-- Unless required by applicable law or agreed to in writing, --><!-- 
software distributed under the License is distributed on an --><!-- "AS IS" 
BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY --><!-- KIND, either express or 
implied.  See the License for the --><!-- specific language governing 
permissions and limitations --><!-- under the License. --><!-- NOTE: For help 
with the syntax of this file, see: --><!-- 
http://maven.apache.org/doxia/references/
 apt-format.html --><div class="section">
 <h2><a name="Localization_of_Plugins"></a>Localization of Plugins</h2>
 <p>Most of the plugins involved with the site generation are fully 
internationalized. This means that adapting them to another language, a process 
known as localization, is very easy. All that is needed is to download a couple 
of properties files and start translating the texts in them. If you want to 
provide a patch for an unsupported language, there are detailed instructions 
below.</p>
 <p>For the basic site generation there are currently files for three 
components that needs to be localized to support a new language: Maven Site 
Plugin, Maven Project Info Reports Plugin and Maven Doxia Tools.</p>

Modified: websites/staging/maven/trunk/content/pom.html
==============================================================================
--- websites/staging/maven/trunk/content/pom.html (original)
+++ websites/staging/maven/trunk/content/pom.html Sun May  1 09:57:41 2016
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2016-04-15 
+ | Generated by Apache Maven Doxia at 2016-05-01 
  | Rendered using Apache Maven Fluido Skin 1.4
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
@@ -10,7 +10,7 @@
     <meta name="author" content="Eric Redmond, et al.
 Karl Heinz Marbaise" />
     <meta name="Date-Creation-yyyymmdd" content="20151013" />
-    <meta name="Date-Revision-yyyymmdd" content="20160415" />
+    <meta name="Date-Revision-yyyymmdd" content="20160501" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Maven &#x2013; POM Reference</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" />
@@ -20,7 +20,14 @@ Karl Heinz Marbaise" />
       
     <script type="text/javascript" 
src="./js/apache-maven-fluido-1.4.min.js"></script>
 
-              
+                          
+        
+<script src="https://www.google-analytics.com/urchin.js"; 
type="text/javascript"></script>
+                      
+        
+<script type="text/javascript">_uacct = "UA-140879-1";
+        urchinTracker();</script>
+          
                   </head>
         <body class="topBarDisabled">
           
@@ -31,7 +38,7 @@ Karl Heinz Marbaise" />
           <div id="banner">
         <div class="pull-left">
                                     <a href="http://www.apache.org/"; 
id="bannerLeft">
-                                                                               
                 <img src="images/apache-maven-project.png"  alt="Apache Maven 
Site"/>
+                                                                               
                 <img src="images/apache-maven-project.png"  alt="Apache 
Maven"/>
                 </a>
                       </div>
         <div class="pull-right">                                <a href="./" 
id="bannerRight">
@@ -59,7 +66,7 @@ Karl Heinz Marbaise" />
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 
2016-04-15</li>
+                  <li id="publishDate" class="pull-right">Last Published: 
2016-05-01</li>
             
                             </ul>
       </div>

Modified: websites/staging/maven/trunk/content/pom/index.html
==============================================================================
--- websites/staging/maven/trunk/content/pom/index.html (original)
+++ websites/staging/maven/trunk/content/pom/index.html Sun May  1 09:57:41 2016
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2016-04-15 
+ | Generated by Apache Maven Doxia at 2016-05-01 
  | Rendered using Apache Maven Fluido Skin 1.4
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
@@ -11,7 +11,7 @@
 Dennis Lundberg
 Karl Heinz Marbaise" />
     <meta name="Date-Creation-yyyymmdd" content="20151101" />
-    <meta name="Date-Revision-yyyymmdd" content="20160415" />
+    <meta name="Date-Revision-yyyymmdd" content="20160501" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Maven &#x2013; Parent POMs</title>
     <link rel="stylesheet" href="../css/apache-maven-fluido-1.4.min.css" />
@@ -21,7 +21,14 @@ Karl Heinz Marbaise" />
       
     <script type="text/javascript" 
src="../js/apache-maven-fluido-1.4.min.js"></script>
 
-              
+                          
+        
+<script src="https://www.google-analytics.com/urchin.js"; 
type="text/javascript"></script>
+                      
+        
+<script type="text/javascript">_uacct = "UA-140879-1";
+        urchinTracker();</script>
+          
                   </head>
         <body class="topBarDisabled">
           
@@ -32,7 +39,7 @@ Karl Heinz Marbaise" />
           <div id="banner">
         <div class="pull-left">
                                     <a href="http://www.apache.org/"; 
id="bannerLeft">
-                                                                               
                 <img src="../images/apache-maven-project.png"  alt="Apache 
Maven Site"/>
+                                                                               
                 <img src="../images/apache-maven-project.png"  alt="Apache 
Maven"/>
                 </a>
                       </div>
         <div class="pull-right">                                <a 
href=".././" id="bannerRight">
@@ -60,7 +67,7 @@ Karl Heinz Marbaise" />
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 
2016-04-15</li>
+                  <li id="publishDate" class="pull-right">Last Published: 
2016-05-01</li>
             
                             </ul>
       </div>
@@ -439,7 +446,7 @@ Karl Heinz Marbaise" />
                 
         <div id="bodyColumn"  class="span10" >
                                   
-            <div class="section">
+            <!-- Licensed to the Apache Software Foundation (ASF) under one 
--><!-- or more contributor license agreements.  See the NOTICE file --><!-- 
distributed with this work for additional information --><!-- regarding 
copyright ownership.  The ASF licenses this file --><!-- to you under the 
Apache License, Version 2.0 (the --><!-- "License"); you may not use this file 
except in compliance --><!-- with the License.  You may obtain a copy of the 
License at --><!--  --><!-- http://www.apache.org/licenses/LICENSE-2.0 --><!--  
--><!-- Unless required by applicable law or agreed to in writing, --><!-- 
software distributed under the License is distributed on an --><!-- "AS IS" 
BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY --><!-- KIND, either express or 
implied.  See the License for the --><!-- specific language governing 
permissions and limitations --><!-- under the License. --><!-- NOTE: For help 
with the syntax of this file, see: --><!-- 
http://maven.apache.org/doxia/references/
 apt-format.html --><div class="section">
 <h2><a name="Parent_POMs"></a>Parent POMs</h2>
 <p>Common configurations are provided in parent POMs</p>
 <table border="1" class="table table-striped">

Modified: websites/staging/maven/trunk/content/privacy-policy.html
==============================================================================
--- websites/staging/maven/trunk/content/privacy-policy.html (original)
+++ websites/staging/maven/trunk/content/privacy-policy.html Sun May  1 
09:57:41 2016
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2016-04-15 
+ | Generated by Apache Maven Doxia at 2016-05-01 
  | Rendered using Apache Maven Fluido Skin 1.4
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20160415" />
+    <meta name="Date-Revision-yyyymmdd" content="20160501" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Maven &#x2013; Privacy Policy</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" />
@@ -17,7 +17,14 @@
       
     <script type="text/javascript" 
src="./js/apache-maven-fluido-1.4.min.js"></script>
 
-              
+                          
+        
+<script src="https://www.google-analytics.com/urchin.js"; 
type="text/javascript"></script>
+                      
+        
+<script type="text/javascript">_uacct = "UA-140879-1";
+        urchinTracker();</script>
+          
                   </head>
         <body class="topBarDisabled">
           
@@ -28,7 +35,7 @@
           <div id="banner">
         <div class="pull-left">
                                     <a href="http://www.apache.org/"; 
id="bannerLeft">
-                                                                               
                 <img src="images/apache-maven-project.png"  alt="Apache Maven 
Site"/>
+                                                                               
                 <img src="images/apache-maven-project.png"  alt="Apache 
Maven"/>
                 </a>
                       </div>
         <div class="pull-right">                                <a href="./" 
id="bannerRight">
@@ -56,7 +63,7 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 
2016-04-15</li>
+                  <li id="publishDate" class="pull-right">Last Published: 
2016-05-01</li>
             
                             </ul>
       </div>

Modified: websites/staging/maven/trunk/content/project-faq.html
==============================================================================
--- websites/staging/maven/trunk/content/project-faq.html (original)
+++ websites/staging/maven/trunk/content/project-faq.html Sun May  1 09:57:41 
2016
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2016-04-15 
+ | Generated by Apache Maven Doxia at 2016-05-01 
  | Rendered using Apache Maven Fluido Skin 1.4
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20160415" />
+    <meta name="Date-Revision-yyyymmdd" content="20160501" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Maven &#x2013; Frequently Asked Questions About Project 
Metadata</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" />
@@ -17,7 +17,14 @@
       
     <script type="text/javascript" 
src="./js/apache-maven-fluido-1.4.min.js"></script>
 
-              
+                          
+        
+<script src="https://www.google-analytics.com/urchin.js"; 
type="text/javascript"></script>
+                      
+        
+<script type="text/javascript">_uacct = "UA-140879-1";
+        urchinTracker();</script>
+          
                   </head>
         <body class="topBarDisabled">
           
@@ -28,7 +35,7 @@
           <div id="banner">
         <div class="pull-left">
                                     <a href="http://www.apache.org/"; 
id="bannerLeft">
-                                                                               
                 <img src="images/apache-maven-project.png"  alt="Apache Maven 
Site"/>
+                                                                               
                 <img src="images/apache-maven-project.png"  alt="Apache 
Maven"/>
                 </a>
                       </div>
         <div class="pull-right">                                <a href="./" 
id="bannerRight">
@@ -56,7 +63,7 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 
2016-04-15</li>
+                  <li id="publishDate" class="pull-right">Last Published: 
2016-05-01</li>
             
                             </ul>
       </div>
@@ -437,7 +444,22 @@
                 
         <div id="bodyColumn"  class="span10" >
                                   
-            <div class="section">
+            <!-- Licensed to the Apache Software Foundation (ASF) under one
+  or more contributor license agreements.  See the NOTICE file
+  distributed with this work for additional information
+  regarding copyright ownership.  The ASF licenses this file
+  to you under the Apache License, Version 2.0 (the
+  "License"); you may not use this file except in compliance
+  with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing,
+  software distributed under the License is distributed on an
+  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+  KIND, either express or implied.  See the License for the
+  specific language governing permissions and limitations
+  under the License. --><div class="section">
 <h2><a name="Frequently_Asked_Questions_About_Project_Metadata"></a><a 
name="top">Frequently Asked Questions About Project Metadata</a></h2>
 <ol style="list-style-type: decimal">
 <li><a href="#why-care">Why do I care?</a></li>

Modified: websites/staging/maven/trunk/content/project-info.html
==============================================================================
--- websites/staging/maven/trunk/content/project-info.html (original)
+++ websites/staging/maven/trunk/content/project-info.html Sun May  1 09:57:41 
2016
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2016-04-15 
+ | Generated by Apache Maven Doxia at 2016-05-01 
  | Rendered using Apache Maven Fluido Skin 1.4
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20160415" />
+    <meta name="Date-Revision-yyyymmdd" content="20160501" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Maven &#x2013; Project Information</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" />
@@ -17,7 +17,14 @@
       
     <script type="text/javascript" 
src="./js/apache-maven-fluido-1.4.min.js"></script>
 
-              
+                          
+        
+<script src="https://www.google-analytics.com/urchin.js"; 
type="text/javascript"></script>
+                      
+        
+<script type="text/javascript">_uacct = "UA-140879-1";
+        urchinTracker();</script>
+          
                   </head>
         <body class="topBarDisabled">
           
@@ -28,7 +35,7 @@
           <div id="banner">
         <div class="pull-left">
                                     <a href="http://www.apache.org/"; 
id="bannerLeft">
-                                                                               
                 <img src="images/apache-maven-project.png"  alt="Apache Maven 
Site"/>
+                                                                               
                 <img src="images/apache-maven-project.png"  alt="Apache 
Maven"/>
                 </a>
                       </div>
         <div class="pull-right">                                <a href="./" 
id="bannerRight">
@@ -56,7 +63,7 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 
2016-04-15</li>
+                  <li id="publishDate" class="pull-right">Last Published: 
2016-05-01</li>
             
                             </ul>
       </div>

Modified: websites/staging/maven/trunk/content/project-roles.html
==============================================================================
--- websites/staging/maven/trunk/content/project-roles.html (original)
+++ websites/staging/maven/trunk/content/project-roles.html Sun May  1 09:57:41 
2016
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2016-04-15 
+ | Generated by Apache Maven Doxia at 2016-05-01 
  | Rendered using Apache Maven Fluido Skin 1.4
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20160415" />
+    <meta name="Date-Revision-yyyymmdd" content="20160501" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Maven &#x2013; Apache Maven Project Roles</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" />
@@ -17,7 +17,14 @@
       
     <script type="text/javascript" 
src="./js/apache-maven-fluido-1.4.min.js"></script>
 
-              
+                          
+        
+<script src="https://www.google-analytics.com/urchin.js"; 
type="text/javascript"></script>
+                      
+        
+<script type="text/javascript">_uacct = "UA-140879-1";
+        urchinTracker();</script>
+          
                   </head>
         <body class="topBarDisabled">
           
@@ -28,7 +35,7 @@
           <div id="banner">
         <div class="pull-left">
                                     <a href="http://www.apache.org/"; 
id="bannerLeft">
-                                                                               
                 <img src="images/apache-maven-project.png"  alt="Apache Maven 
Site"/>
+                                                                               
                 <img src="images/apache-maven-project.png"  alt="Apache 
Maven"/>
                 </a>
                       </div>
         <div class="pull-right">                                <a href="./" 
id="bannerRight">
@@ -56,7 +63,7 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 
2016-04-15</li>
+                  <li id="publishDate" class="pull-right">Last Published: 
2016-05-01</li>
             
                             </ul>
       </div>
@@ -437,7 +444,7 @@
                 
         <div id="bodyColumn"  class="span10" >
                                   
-            <!---
+            <!-- -
 Licensed to the Apache Software Foundation (ASF) under one
 or more contributor license agreements.  See the NOTICE file
 distributed with this work for additional information
@@ -453,8 +460,7 @@ software distributed under the License i
 "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
 KIND, either express or implied.  See the License for the
 specific language governing permissions and limitations
-under the License.
---><h1>Apache Maven Project Roles</h1>
+under the License. --><h1>Apache Maven Project Roles</h1>
 <p>The Apache Maven project is not just the software it produces. The Apache 
Foundation has a phrase: &#x201c;Community over code&#x201d; which is about how 
it is the community that grows around a project that is the most important 
thing.</p>
 <p>Everyone reading this is part of the Apache Maven community, and even if 
you are an invisible part of the Apache Maven community you are still part of 
the community.</p>
 <p>There are many ways we can sort the people in our community, we present the 
following as one such way. Please do not take offence if you disagree with this 
categorisation. It is important to remember that we are a <i>community</i> not 
a <i>clique</i> so you are entitled to disagree with others in the community. 
</p>

Modified: websites/staging/maven/trunk/content/reference/maven-classloading.html
==============================================================================
--- websites/staging/maven/trunk/content/reference/maven-classloading.html 
(original)
+++ websites/staging/maven/trunk/content/reference/maven-classloading.html Sun 
May  1 09:57:41 2016
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2016-04-15 
+ | Generated by Apache Maven Doxia at 2016-05-01 
  | Rendered using Apache Maven Fluido Skin 1.4
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20160415" />
+    <meta name="Date-Revision-yyyymmdd" content="20160501" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Maven &#x2013; Maven classloading</title>
     <link rel="stylesheet" href="../css/apache-maven-fluido-1.4.min.css" />
@@ -17,7 +17,14 @@
       
     <script type="text/javascript" 
src="../js/apache-maven-fluido-1.4.min.js"></script>
 
-              
+                          
+        
+<script src="https://www.google-analytics.com/urchin.js"; 
type="text/javascript"></script>
+                      
+        
+<script type="text/javascript">_uacct = "UA-140879-1";
+        urchinTracker();</script>
+          
                   </head>
         <body class="topBarDisabled">
           
@@ -28,7 +35,7 @@
           <div id="banner">
         <div class="pull-left">
                                     <a href="http://www.apache.org/"; 
id="bannerLeft">
-                                                                               
                 <img src="../images/apache-maven-project.png"  alt="Apache 
Maven Site"/>
+                                                                               
                 <img src="../images/apache-maven-project.png"  alt="Apache 
Maven"/>
                 </a>
                       </div>
         <div class="pull-right">                                <a 
href=".././" id="bannerRight">
@@ -56,7 +63,7 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 
2016-04-15</li>
+                  <li id="publishDate" class="pull-right">Last Published: 
2016-05-01</li>
             
                             </ul>
       </div>

Modified: websites/staging/maven/trunk/content/release-notes-all.html
==============================================================================
--- websites/staging/maven/trunk/content/release-notes-all.html (original)
+++ websites/staging/maven/trunk/content/release-notes-all.html Sun May  1 
09:57:41 2016
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2016-04-15 
+ | Generated by Apache Maven Doxia at 2016-05-01 
  | Rendered using Apache Maven Fluido Skin 1.4
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20160415" />
+    <meta name="Date-Revision-yyyymmdd" content="20160501" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Maven &#x2013; Release Notes</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" />
@@ -17,7 +17,14 @@
       
     <script type="text/javascript" 
src="./js/apache-maven-fluido-1.4.min.js"></script>
 
-              
+                          
+        
+<script src="https://www.google-analytics.com/urchin.js"; 
type="text/javascript"></script>
+                      
+        
+<script type="text/javascript">_uacct = "UA-140879-1";
+        urchinTracker();</script>
+          
                   </head>
         <body class="topBarDisabled">
           
@@ -28,7 +35,7 @@
           <div id="banner">
         <div class="pull-left">
                                     <a href="http://www.apache.org/"; 
id="bannerLeft">
-                                                                               
                 <img src="images/apache-maven-project.png"  alt="Apache Maven 
Site"/>
+                                                                               
                 <img src="images/apache-maven-project.png"  alt="Apache 
Maven"/>
                 </a>
                       </div>
         <div class="pull-right">                                <a href="./" 
id="bannerRight">
@@ -56,7 +63,7 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 
2016-04-15</li>
+                  <li id="publishDate" class="pull-right">Last Published: 
2016-05-01</li>
             
                             </ul>
       </div>
@@ -438,8 +445,7 @@
         <div id="bodyColumn"  class="span10" >
                                   
             <h1>Release Notes</h1>
-<!-- 
- Licensed to the Apache Software Foundation (ASF) under one
+<!-- Licensed to the Apache Software Foundation (ASF) under one
  or more contributor license agreements.  See the NOTICE file
  distributed with this work for additional information
  regarding copyright ownership.  The ASF licenses this file
@@ -457,8 +463,7 @@
  under the License.
 
  NOTE: For help with the syntax of this file, see:
- https://maven.apache.org/doxia/references/apt-format.html
--->
+ https://maven.apache.org/doxia/references/apt-format.html -->
 <p><a href="docs/3.3.9/release-notes.html">Release notes for Maven 
3.3.9</a></p>
 <p><a href="docs/3.3.3/release-notes.html">Release notes for Maven 
3.3.3</a></p>
 <p><a href="docs/3.3.1/release-notes.html">Release notes for Maven 
3.3.1</a></p>

Modified: websites/staging/maven/trunk/content/repository-management.html
==============================================================================
--- websites/staging/maven/trunk/content/repository-management.html (original)
+++ websites/staging/maven/trunk/content/repository-management.html Sun May  1 
09:57:41 2016
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2016-04-15 
+ | Generated by Apache Maven Doxia at 2016-05-01 
  | Rendered using Apache Maven Fluido Skin 1.4
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20160415" />
+    <meta name="Date-Revision-yyyymmdd" content="20160501" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Maven &#x2013; Best Practice - Using a Repository Manager</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" />
@@ -17,7 +17,14 @@
       
     <script type="text/javascript" 
src="./js/apache-maven-fluido-1.4.min.js"></script>
 
-              
+                          
+        
+<script src="https://www.google-analytics.com/urchin.js"; 
type="text/javascript"></script>
+                      
+        
+<script type="text/javascript">_uacct = "UA-140879-1";
+        urchinTracker();</script>
+          
                   </head>
         <body class="topBarDisabled">
           
@@ -28,7 +35,7 @@
           <div id="banner">
         <div class="pull-left">
                                     <a href="http://www.apache.org/"; 
id="bannerLeft">
-                                                                               
                 <img src="images/apache-maven-project.png"  alt="Apache Maven 
Site"/>
+                                                                               
                 <img src="images/apache-maven-project.png"  alt="Apache 
Maven"/>
                 </a>
                       </div>
         <div class="pull-right">                                <a href="./" 
id="bannerRight">
@@ -56,7 +63,7 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 
2016-04-15</li>
+                  <li id="publishDate" class="pull-right">Last Published: 
2016-05-01</li>
             
                             </ul>
       </div>

Modified: websites/staging/maven/trunk/content/repository/index.html
==============================================================================
--- websites/staging/maven/trunk/content/repository/index.html (original)
+++ websites/staging/maven/trunk/content/repository/index.html Sun May  1 
09:57:41 2016
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2016-04-15 
+ | Generated by Apache Maven Doxia at 2016-05-01 
  | Rendered using Apache Maven Fluido Skin 1.4
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
@@ -9,7 +9,7 @@
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <meta name="author" content="Brett Porter" />
     <meta name="author" content="Hervé Boutemy" />
-    <meta name="Date-Revision-yyyymmdd" content="20160415" />
+    <meta name="Date-Revision-yyyymmdd" content="20160501" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Maven &#x2013; Repository Centre</title>
     <link rel="stylesheet" href="../css/apache-maven-fluido-1.4.min.css" />
@@ -19,7 +19,14 @@
       
     <script type="text/javascript" 
src="../js/apache-maven-fluido-1.4.min.js"></script>
 
-              
+                          
+        
+<script src="https://www.google-analytics.com/urchin.js"; 
type="text/javascript"></script>
+                      
+        
+<script type="text/javascript">_uacct = "UA-140879-1";
+        urchinTracker();</script>
+          
                   </head>
         <body class="topBarDisabled">
           
@@ -30,7 +37,7 @@
           <div id="banner">
         <div class="pull-left">
                                     <a href="http://www.apache.org/"; 
id="bannerLeft">
-                                                                               
                 <img src="../images/apache-maven-project.png"  alt="Apache 
Maven Site"/>
+                                                                               
                 <img src="../images/apache-maven-project.png"  alt="Apache 
Maven"/>
                 </a>
                       </div>
         <div class="pull-right">                                <a 
href=".././" id="bannerRight">
@@ -58,7 +65,7 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 
2016-04-15</li>
+                  <li id="publishDate" class="pull-right">Last Published: 
2016-05-01</li>
             
                             </ul>
       </div>
@@ -437,7 +444,22 @@
                 
         <div id="bodyColumn"  class="span10" >
                                   
-            
+            <!-- /*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *      http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */ -->
 
   
 
@@ -458,7 +480,7 @@
         get things uploaded to the repository</li>
       </ul>
 
-
+<!-- TODO: more documents to link to here. Use the navigation cues (how to 
upload, how to mirror, etc). -->
 
       
 <p>

Modified: websites/staging/maven/trunk/content/run-maven/index.html
==============================================================================
--- websites/staging/maven/trunk/content/run-maven/index.html (original)
+++ websites/staging/maven/trunk/content/run-maven/index.html Sun May  1 
09:57:41 2016
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2016-04-15 
+ | Generated by Apache Maven Doxia at 2016-05-01 
  | Rendered using Apache Maven Fluido Skin 1.4
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
@@ -9,7 +9,7 @@
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <meta name="author" content="Brett Porter" />
     <meta name="Date-Creation-yyyymmdd" content="20061103" />
-    <meta name="Date-Revision-yyyymmdd" content="20160415" />
+    <meta name="Date-Revision-yyyymmdd" content="20160501" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Maven &#x2013; Running Maven</title>
     <link rel="stylesheet" href="../css/apache-maven-fluido-1.4.min.css" />
@@ -19,7 +19,14 @@
       
     <script type="text/javascript" 
src="../js/apache-maven-fluido-1.4.min.js"></script>
 
-              
+                          
+        
+<script src="https://www.google-analytics.com/urchin.js"; 
type="text/javascript"></script>
+                      
+        
+<script type="text/javascript">_uacct = "UA-140879-1";
+        urchinTracker();</script>
+          
                   </head>
         <body class="topBarDisabled">
           
@@ -30,7 +37,7 @@
           <div id="banner">
         <div class="pull-left">
                                     <a href="http://www.apache.org/"; 
id="bannerLeft">
-                                                                               
                 <img src="../images/apache-maven-project.png"  alt="Apache 
Maven Site"/>
+                                                                               
                 <img src="../images/apache-maven-project.png"  alt="Apache 
Maven"/>
                 </a>
                       </div>
         <div class="pull-right">                                <a 
href=".././" id="bannerRight">
@@ -58,7 +65,7 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 
2016-04-15</li>
+                  <li id="publishDate" class="pull-right">Last Published: 
2016-05-01</li>
             
                             </ul>
       </div>
@@ -437,7 +444,7 @@
                 
         <div id="bodyColumn"  class="span10" >
                                   
-            <div class="section">
+            <!-- Licensed to the Apache Software Foundation (ASF) under one 
--><!-- or more contributor license agreements.  See the NOTICE file --><!-- 
distributed with this work for additional information --><!-- regarding 
copyright ownership.  The ASF licenses this file --><!-- to you under the 
Apache License, Version 2.0 (the --><!-- "License"); you may not use this file 
except in compliance --><!-- with the License.  You may obtain a copy of the 
License at --><!--  --><!-- http://www.apache.org/licenses/LICENSE-2.0 --><!--  
--><!-- Unless required by applicable law or agreed to in writing, --><!-- 
software distributed under the License is distributed on an --><!-- "AS IS" 
BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY --><!-- KIND, either express or 
implied.  See the License for the --><!-- specific language governing 
permissions and limitations --><!-- under the License. --><!-- NOTE: For help 
with the syntax of this file, see: --><!-- 
http://maven.apache.org/doxia/references/
 apt-format.html --><div class="section">
 <h2><a name="Building_a_Project_with_Maven"></a>Building a Project with 
Maven</h2>
 <p>The vast majority of Maven-built projects can be built with the following 
command:</p>
 <div>

Modified: websites/staging/maven/trunk/content/run.html
==============================================================================
--- websites/staging/maven/trunk/content/run.html (original)
+++ websites/staging/maven/trunk/content/run.html Sun May  1 09:57:41 2016
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2016-04-15 
+ | Generated by Apache Maven Doxia at 2016-05-01 
  | Rendered using Apache Maven Fluido Skin 1.4
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20160415" />
+    <meta name="Date-Revision-yyyymmdd" content="20160501" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Maven &#x2013; Running Apache Maven</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" />
@@ -17,7 +17,14 @@
       
     <script type="text/javascript" 
src="./js/apache-maven-fluido-1.4.min.js"></script>
 
-              
+                          
+        
+<script src="https://www.google-analytics.com/urchin.js"; 
type="text/javascript"></script>
+                      
+        
+<script type="text/javascript">_uacct = "UA-140879-1";
+        urchinTracker();</script>
+          
                   </head>
         <body class="topBarDisabled">
           
@@ -28,7 +35,7 @@
           <div id="banner">
         <div class="pull-left">
                                     <a href="http://www.apache.org/"; 
id="bannerLeft">
-                                                                               
                 <img src="images/apache-maven-project.png"  alt="Apache Maven 
Site"/>
+                                                                               
                 <img src="images/apache-maven-project.png"  alt="Apache 
Maven"/>
                 </a>
                       </div>
         <div class="pull-right">                                <a href="./" 
id="bannerRight">
@@ -56,7 +63,7 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 
2016-04-15</li>
+                  <li id="publishDate" class="pull-right">Last Published: 
2016-05-01</li>
             
                             </ul>
       </div>

Modified: websites/staging/maven/trunk/content/security.html
==============================================================================
--- websites/staging/maven/trunk/content/security.html (original)
+++ websites/staging/maven/trunk/content/security.html Sun May  1 09:57:41 2016
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2016-04-15 
+ | Generated by Apache Maven Doxia at 2016-05-01 
  | Rendered using Apache Maven Fluido Skin 1.4
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20160415" />
+    <meta name="Date-Revision-yyyymmdd" content="20160501" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Maven &#x2013; Security Vulnerabilities</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" />
@@ -17,7 +17,14 @@
       
     <script type="text/javascript" 
src="./js/apache-maven-fluido-1.4.min.js"></script>
 
-              
+                          
+        
+<script src="https://www.google-analytics.com/urchin.js"; 
type="text/javascript"></script>
+                      
+        
+<script type="text/javascript">_uacct = "UA-140879-1";
+        urchinTracker();</script>
+          
                   </head>
         <body class="topBarDisabled">
           
@@ -28,7 +35,7 @@
           <div id="banner">
         <div class="pull-left">
                                     <a href="http://www.apache.org/"; 
id="bannerLeft">
-                                                                               
                 <img src="images/apache-maven-project.png"  alt="Apache Maven 
Site"/>
+                                                                               
                 <img src="images/apache-maven-project.png"  alt="Apache 
Maven"/>
                 </a>
                       </div>
         <div class="pull-right">                                <a href="./" 
id="bannerRight">
@@ -56,7 +63,7 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 
2016-04-15</li>
+                  <li id="publishDate" class="pull-right">Last Published: 
2016-05-01</li>
             
                             </ul>
       </div>

Modified: websites/staging/maven/trunk/content/settings.html
==============================================================================
--- websites/staging/maven/trunk/content/settings.html (original)
+++ websites/staging/maven/trunk/content/settings.html Sun May  1 09:57:41 2016
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2016-04-15 
+ | Generated by Apache Maven Doxia at 2016-05-01 
  | Rendered using Apache Maven Fluido Skin 1.4
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20160415" />
+    <meta name="Date-Revision-yyyymmdd" content="20160501" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Maven &#x2013; Settings Reference</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" />
@@ -17,7 +17,14 @@
       
     <script type="text/javascript" 
src="./js/apache-maven-fluido-1.4.min.js"></script>
 
-              
+                          
+        
+<script src="https://www.google-analytics.com/urchin.js"; 
type="text/javascript"></script>
+                      
+        
+<script type="text/javascript">_uacct = "UA-140879-1";
+        urchinTracker();</script>
+          
                   </head>
         <body class="topBarDisabled">
           
@@ -28,7 +35,7 @@
           <div id="banner">
         <div class="pull-left">
                                     <a href="http://www.apache.org/"; 
id="bannerLeft">
-                                                                               
                 <img src="images/apache-maven-project.png"  alt="Apache Maven 
Site"/>
+                                                                               
                 <img src="images/apache-maven-project.png"  alt="Apache 
Maven"/>
                 </a>
                       </div>
         <div class="pull-right">                                <a href="./" 
id="bannerRight">
@@ -56,7 +63,7 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 
2016-04-15</li>
+                  <li id="publishDate" class="pull-right">Last Published: 
2016-05-01</li>
             
                             </ul>
       </div>
@@ -800,7 +807,7 @@
   
 <li><tt>x</tt>: Set within a &lt;properties /&gt; element or an external 
files, the value may be used as <tt>${someVar}</tt>.</li>
 </ol>
-<!-- -->
+<!--  -->
 
 <div class="source">
 <div class="source"><pre class="prettyprint linenums">&lt;settings 
xmlns=&quot;http://maven.apache.org/SETTINGS/1.0.0&quot;

Modified: websites/staging/maven/trunk/content/shared/index.html
==============================================================================
--- websites/staging/maven/trunk/content/shared/index.html (original)
+++ websites/staging/maven/trunk/content/shared/index.html Sun May  1 09:57:41 
2016
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2016-04-15 
+ | Generated by Apache Maven Doxia at 2016-05-01 
  | Rendered using Apache Maven Fluido Skin 1.4
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
@@ -11,7 +11,7 @@
 John Casey
 Karl Heinz Marbaise" />
     <meta name="Date-Creation-yyyymmdd" content="20160415" />
-    <meta name="Date-Revision-yyyymmdd" content="20160415" />
+    <meta name="Date-Revision-yyyymmdd" content="20160501" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Maven &#x2013; Shared Components</title>
     <link rel="stylesheet" href="../css/apache-maven-fluido-1.4.min.css" />
@@ -21,7 +21,14 @@ Karl Heinz Marbaise" />
       
     <script type="text/javascript" 
src="../js/apache-maven-fluido-1.4.min.js"></script>
 
-              
+                          
+        
+<script src="https://www.google-analytics.com/urchin.js"; 
type="text/javascript"></script>
+                      
+        
+<script type="text/javascript">_uacct = "UA-140879-1";
+        urchinTracker();</script>
+          
                   </head>
         <body class="topBarDisabled">
           
@@ -32,7 +39,7 @@ Karl Heinz Marbaise" />
           <div id="banner">
         <div class="pull-left">
                                     <a href="http://www.apache.org/"; 
id="bannerLeft">
-                                                                               
                 <img src="../images/apache-maven-project.png"  alt="Apache 
Maven Site"/>
+                                                                               
                 <img src="../images/apache-maven-project.png"  alt="Apache 
Maven"/>
                 </a>
                       </div>
         <div class="pull-right">                                <a 
href=".././" id="bannerRight">
@@ -60,7 +67,7 @@ Karl Heinz Marbaise" />
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 
2016-04-15</li>
+                  <li id="publishDate" class="pull-right">Last Published: 
2016-05-01</li>
             
                             </ul>
       </div>
@@ -439,7 +446,7 @@ Karl Heinz Marbaise" />
                 
         <div id="bodyColumn"  class="span10" >
                                   
-            <div class="section">
+            <!-- Licensed to the Apache Software Foundation (ASF) under one 
--><!-- or more contributor license agreements.  See the NOTICE file --><!-- 
distributed with this work for additional information --><!-- regarding 
copyright ownership.  The ASF licenses this file --><!-- to you under the 
Apache License, Version 2.0 (the --><!-- "License"); you may not use this file 
except in compliance --><!-- with the License.  You may obtain a copy of the 
License at --><!--  --><!-- http://www.apache.org/licenses/LICENSE-2.0 --><!--  
--><!-- Unless required by applicable law or agreed to in writing, --><!-- 
software distributed under the License is distributed on an --><!-- "AS IS" 
BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY --><!-- KIND, either express or 
implied.  See the License for the --><!-- specific language governing 
permissions and limitations --><!-- under the License. --><!-- NOTE: For help 
with the syntax of this file, see: --><!-- 
https://maven.apache.org/doxia/references
 /apt-format.html --><div class="section">
 <h2><a name="Shared_Components"></a>Shared Components</h2></div>
 <div class="section">
 <h2><a 
name="The_shared_components_are_currently_under_transition_to_Maven_3.X_only_components."></a>The
 shared components are currently under transition to Maven 3.X only 
components.</h2>
@@ -460,8 +467,8 @@ Karl Heinz Marbaise" />
 <td align="left"><a class="externalLink" 
href="https://issues.apache.org/jira/browse/MSHARED/component/13262";>JIRA</a></td></tr>
 <tr class="a">
 <td align="left"><a href="/shared/maven-archiver/"> 
<tt>maven-archiver</tt></a></td>
-<td align="left">3.0.1</td>
-<td align="left">2016-04-10</td>
+<td align="left">3.0.2</td>
+<td align="left">2016-04-27</td>
 <td align="left">Is mainly used by plugins to handle packaging.</td>
 <td align="left"><a class="externalLink" 
href="https://svn.apache.org/repos/asf/maven/shared/trunk/maven-archiver/";>SVN</a></td>
 <td align="left"><a class="externalLink" 
href="https://issues.apache.org/jira/browse/MSHARED/component/13268";>JIRA</a></td></tr>

Modified: websites/staging/maven/trunk/content/skins/index.html
==============================================================================
--- websites/staging/maven/trunk/content/skins/index.html (original)
+++ websites/staging/maven/trunk/content/skins/index.html Sun May  1 09:57:41 
2016
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2016-04-15 
+ | Generated by Apache Maven Doxia at 2016-05-01 
  | Rendered using Apache Maven Fluido Skin 1.4
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
@@ -11,7 +11,7 @@
 Karl Heinz Marbaise
 Michael Osipov" />
     <meta name="Date-Creation-yyyymmdd" content="20120405" />
-    <meta name="Date-Revision-yyyymmdd" content="20160415" />
+    <meta name="Date-Revision-yyyymmdd" content="20160501" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Maven &#x2013; Available Skins</title>
     <link rel="stylesheet" href="../css/apache-maven-fluido-1.4.min.css" />
@@ -21,7 +21,14 @@ Michael Osipov" />
       
     <script type="text/javascript" 
src="../js/apache-maven-fluido-1.4.min.js"></script>
 
-              
+                          
+        
+<script src="https://www.google-analytics.com/urchin.js"; 
type="text/javascript"></script>
+                      
+        
+<script type="text/javascript">_uacct = "UA-140879-1";
+        urchinTracker();</script>
+          
                   </head>
         <body class="topBarDisabled">
           
@@ -32,7 +39,7 @@ Michael Osipov" />
           <div id="banner">
         <div class="pull-left">
                                     <a href="http://www.apache.org/"; 
id="bannerLeft">
-                                                                               
                 <img src="../images/apache-maven-project.png"  alt="Apache 
Maven Site"/>
+                                                                               
                 <img src="../images/apache-maven-project.png"  alt="Apache 
Maven"/>
                 </a>
                       </div>
         <div class="pull-right">                                <a 
href=".././" id="bannerRight">
@@ -60,7 +67,7 @@ Michael Osipov" />
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 
2016-04-15</li>
+                  <li id="publishDate" class="pull-right">Last Published: 
2016-05-01</li>
             
                             </ul>
       </div>
@@ -439,7 +446,7 @@ Michael Osipov" />
                 
         <div id="bodyColumn"  class="span10" >
                                   
-            <div class="section">
+            <!-- Licensed to the Apache Software Foundation (ASF) under one 
--><!-- or more contributor license agreements.  See the NOTICE file --><!-- 
distributed with this work for additional information --><!-- regarding 
copyright ownership.  The ASF licenses this file --><!-- to you under the 
Apache License, Version 2.0 (the --><!-- "License"); you may not use this file 
except in compliance --><!-- with the License.  You may obtain a copy of the 
License at --><!--  --><!-- http://www.apache.org/licenses/LICENSE-2.0 --><!--  
--><!-- Unless required by applicable law or agreed to in writing, --><!-- 
software distributed under the License is distributed on an --><!-- "AS IS" 
BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY --><!-- KIND, either express or 
implied.  See the License for the --><!-- specific language governing 
permissions and limitations --><!-- under the License. --><!-- NOTE: For help 
with the syntax of this file, see: --><!-- 
https://maven.apache.org/doxia/references
 /apt-format.html --><div class="section">
 <h2><a name="Available_Skins"></a>Available Skins</h2>
 <p>The following table lists skins that are available for you to use in your 
Maven generated site.</p>
 <table border="1" class="table table-striped">

Modified: websites/staging/maven/trunk/content/source-repository.html
==============================================================================
--- websites/staging/maven/trunk/content/source-repository.html (original)
+++ websites/staging/maven/trunk/content/source-repository.html Sun May  1 
09:57:41 2016
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2016-04-15 
+ | Generated by Apache Maven Doxia at 2016-05-01 
  | Rendered using Apache Maven Fluido Skin 1.4
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
@@ -8,7 +8,7 @@
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <meta name="author" content="Benjamin Bentmann" />
-    <meta name="Date-Revision-yyyymmdd" content="20160415" />
+    <meta name="Date-Revision-yyyymmdd" content="20160501" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Maven &#x2013; Source Repository</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" />
@@ -18,7 +18,14 @@
       
     <script type="text/javascript" 
src="./js/apache-maven-fluido-1.4.min.js"></script>
 
-              
+                          
+        
+<script src="https://www.google-analytics.com/urchin.js"; 
type="text/javascript"></script>
+                      
+        
+<script type="text/javascript">_uacct = "UA-140879-1";
+        urchinTracker();</script>
+          
                   </head>
         <body class="topBarDisabled">
           
@@ -29,7 +36,7 @@
           <div id="banner">
         <div class="pull-left">
                                     <a href="http://www.apache.org/"; 
id="bannerLeft">
-                                                                               
                 <img src="images/apache-maven-project.png"  alt="Apache Maven 
Site"/>
+                                                                               
                 <img src="images/apache-maven-project.png"  alt="Apache 
Maven"/>
                 </a>
                       </div>
         <div class="pull-right">                                <a href="./" 
id="bannerRight">
@@ -57,7 +64,7 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 
2016-04-15</li>
+                  <li id="publishDate" class="pull-right">Last Published: 
2016-05-01</li>
             
                             </ul>
       </div>
@@ -478,7 +485,22 @@
                 
         <div id="bodyColumn"  class="span10" >
                                   
-            
+            <!-- Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License. -->
   
     <div class="section">
 <h2><a name="Source_Repository"></a>Source Repository</h2>

Modified: websites/staging/maven/trunk/content/support-and-training.html
==============================================================================
--- websites/staging/maven/trunk/content/support-and-training.html (original)
+++ websites/staging/maven/trunk/content/support-and-training.html Sun May  1 
09:57:41 2016
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2016-04-15 
+ | Generated by Apache Maven Doxia at 2016-05-01 
  | Rendered using Apache Maven Fluido Skin 1.4
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20160415" />
+    <meta name="Date-Revision-yyyymmdd" content="20160501" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Maven &#x2013; Providers of Apache Maven Support and 
Training</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" />
@@ -17,7 +17,14 @@
       
     <script type="text/javascript" 
src="./js/apache-maven-fluido-1.4.min.js"></script>
 
-              
+                          
+        
+<script src="https://www.google-analytics.com/urchin.js"; 
type="text/javascript"></script>
+                      
+        
+<script type="text/javascript">_uacct = "UA-140879-1";
+        urchinTracker();</script>
+          
                   </head>
         <body class="topBarDisabled">
           
@@ -28,7 +35,7 @@
           <div id="banner">
         <div class="pull-left">
                                     <a href="http://www.apache.org/"; 
id="bannerLeft">
-                                                                               
                 <img src="images/apache-maven-project.png"  alt="Apache Maven 
Site"/>
+                                                                               
                 <img src="images/apache-maven-project.png"  alt="Apache 
Maven"/>
                 </a>
                       </div>
         <div class="pull-right">                                <a href="./" 
id="bannerRight">
@@ -56,7 +63,7 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 
2016-04-15</li>
+                  <li id="publishDate" class="pull-right">Last Published: 
2016-05-01</li>
             
                             </ul>
       </div>


Reply via email to