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 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="Jason van Zyl
 Dennis Lundberg" />
     <meta name="Date-Creation-yyyymmdd" content="20100819" />
-    <meta name="Date-Revision-yyyymmdd" content="20160415" />
+    <meta name="Date-Revision-yyyymmdd" content="20160501" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Maven &#x2013; Guide to Working with Manifests</title>
     <link rel="stylesheet" href="../../css/apache-maven-fluido-1.4.min.css" />
@@ -20,7 +20,14 @@ Dennis Lundberg" />
       
     <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 @@ Dennis Lundberg" />
           <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 @@ Dennis Lundberg" />
         
                 
                     
-                  <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,9 +447,9 @@ Dennis Lundberg" />
                 
         <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="Guide_to_Working_with_Manifests"></a>Guide to Working with 
Manifests</h2>
-<p>In order to modify the manifest of the archive produced by the packaging 
plug-ins you need to create a configuration for it. The definitive guide for 
this is <a href="/shared/maven-archiver/index.html">the site for the Maven 
Archiver shared component</a>. This component is used by all our packaging 
plugins.</p></div>
+<p>In order to modify the manifest of the archive produced by the packaging 
plug-ins you need to create a configuration for it. The definitive guide for 
this is <a href="/shared/maven-archiver/index.html">the site for the Maven 
Archiver shared component</a>. This component is used by all our packaging 
plugins.</p><!-- suggestion by jorg --><!-- it would be nice if the 
Specification-Version could be easily generated to be major.minor of 
pom.currentVersion i.e. that --><!--  --><!-- 1.2 ==> 1.2 --><!-- 1.2.1 ==> 1.2 
--><!-- 1.2-SNAPSHOT ==> 1.2 --><!-- for the javaapp-plugin I did something 
like this in Jelly ... --></div>
                   </div>
             </div>
           </div>

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 
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="Jason van Zyl
 Anders Kristian Andersen" />
     <meta name="Date-Creation-yyyymmdd" content="20081210" />
-    <meta name="Date-Revision-yyyymmdd" content="20160415" />
+    <meta name="Date-Revision-yyyymmdd" content="20160501" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Maven &#x2013; Guide to Maven Classloading</title>
     <link rel="stylesheet" href="../../css/apache-maven-fluido-1.4.min.css" />
@@ -20,7 +20,14 @@ Anders Kristian Andersen" />
       
     <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 @@ Anders Kristian Andersen" />
           <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 @@ Anders Kristian Andersen" />
         
                 
                     
-                  <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 @@ Anders Kristian Andersen" />
                 
         <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="Guide_to_Maven_Classloading"></a>Guide to Maven Classloading</h2>
 <p>This is a description of the classloader hierarchy in Maven 2.0.6+.</p>
 <div class="section">

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 
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="Carlos Sanchez" />
     <meta name="Date-Creation-yyyymmdd" content="20051031" />
-    <meta name="Date-Revision-yyyymmdd" content="20160415" />
+    <meta name="Date-Revision-yyyymmdd" content="20160501" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Maven &#x2013; Guide to Maven Evangelism</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="Guide_to_add_improve_or_fix_metadata_in_the_Central_Maven_2_repository"></a>Guide
 to add, improve or fix metadata in the Central Maven 2 repository</h2>
 <p>There are artifacts in the repository that don't have POMs. They come from 
projects with repositories that have been synced into central without extra 
checks (particularly historical ones that were in Maven 1 format). We know 
about the problems but can't do anything unless you provide a POM for it or you 
ask the project in question to add the POM when they add the artifacts.</p>
 <p>We don't change dependencies in POMs already in the repository anymore as 
builds need to be reproducible. Same applies to POMs that don't exist. We can 
only add a POM with no dependencies, because doing any other way would break 
previous builds that were using that artifact.</p>

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 
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 @@
 Brian Fox
 Robert Scholte" />
     <meta name="Date-Creation-yyyymmdd" content="20150102" />
-    <meta name="Date-Revision-yyyymmdd" content="20160415" />
+    <meta name="Date-Revision-yyyymmdd" content="20160501" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Maven &#x2013; Guide to Mirror Settings</title>
     <link rel="stylesheet" href="../../css/apache-maven-fluido-1.4.min.css" />
@@ -21,7 +21,14 @@ Robert Scholte" />
       
     <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 @@ Robert Scholte" />
           <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 @@ Robert Scholte" />
         
                 
                     
-                  <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>
@@ -441,7 +448,7 @@ Robert Scholte" />
                 
         <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="Using_Mirrors_for_Repositories"></a>Using Mirrors for 
Repositories</h2>
 <p>With <a class="externalLink" 
href="http://maven.apache.org/guides/introduction/introduction-to-repositories.html";>Repositories</a>
 you specify from which locations you want to <i>download</i> certain 
artifacts, such as dependencies and maven-plugins. Repositories can be declared 
inside a project, which means that if you have your own custom repositories, 
those sharing your project easily get the right settings out of the box. 
However, you may want to use an alternative mirror for a particular repository 
without changing the project files.</p>
 <p>Some reasons to use a mirror are:</p>

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 
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="Brett Porter
 Karl Heinz Marbaise" />
     <meta name="Date-Creation-yyyymmdd" content="20150313" />
-    <meta name="Date-Revision-yyyymmdd" content="20160415" />
+    <meta name="Date-Revision-yyyymmdd" content="20160501" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Maven &#x2013; Guide to Working with Multiple Modules</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>
@@ -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: --><!-- 
http://maven.apache.org/doxia/references/
 apt-format.html --><div class="section">
 <h2><a name="Guide_to_Working_with_Multiple_Modules"></a>Guide to Working with 
Multiple Modules</h2>
 <p>As seen in the introduction to the POM, Maven supports project aggregation 
in addition to project inheritance. This section outlines how Maven processes 
projects with multiple modules, and how you can work with them more 
effectively.</p>
 <div class="section">

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
 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="Jason van Zyl" />
     <meta name="Date-Creation-yyyymmdd" content="20051012" />
-    <meta name="Date-Revision-yyyymmdd" content="20160415" />
+    <meta name="Date-Revision-yyyymmdd" content="20160501" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Maven &#x2013; Guide to using Multiple Repositories</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="Setting_up_Multiple_Repositories"></a>Setting up Multiple 
Repositories</h2>
 <p>There are two different ways that you can specify the use of multiple 
repositories. The first way is to specify in a POM which repositories you want 
to use:</p>
 <div class="source"><pre class="prettyprint linenums">

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 
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="Carlos Sanchez" />
     <meta name="Date-Creation-yyyymmdd" content="20051101" />
-    <meta name="Date-Revision-yyyymmdd" content="20160415" />
+    <meta name="Date-Revision-yyyymmdd" content="20160501" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Maven &#x2013; Guide to Naming Conventions</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="Guide_to_naming_conventions_on_groupId_artifactId_and_version"></a>Guide 
to naming conventions on groupId, artifactId and version</h2>
 <ul>
 <li><b>groupId</b> will identify your project uniquely across all projects, so 
we need to enforce a naming schema. It has to follow the package name rules, 
what means that has to be at least as a domain name you control, and you can 
create as many subgroups as you want. Look at <a class="externalLink" 
href="http://java.sun.com/docs/books/jls/third_edition/html/packages.html#7.7";> 
More information about package names</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 
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="Jason van Zyl" />
     <meta name="Date-Creation-yyyymmdd" content="20051120" />
-    <meta name="Date-Revision-yyyymmdd" content="20160415" />
+    <meta name="Date-Revision-yyyymmdd" content="20160501" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Maven &#x2013; Guide for new committers</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="Guide_for_new_commiters"></a>Guide for new commiters</h2>
 <p>First thing is to sort out some administrative tasks. Before your account 
is created and commit access granted you must complete and fax back to Apache 
the <a class="externalLink" 
href="http://www.apache.org/licenses/#clas";>Committer's License 
Agreement</a>.</p>
 <p>While this process is sorting itself out it is recommended that you peruse 
the various guides provided by Apache. All the guides are located in the <a 
class="externalLink" href="http://www.apache.org/dev/";>Development 
Infrastructure Information</a>.</p>

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 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="Jason van Zyl" />
     <meta name="Date-Creation-yyyymmdd" content="20051012" />
-    <meta name="Date-Revision-yyyymmdd" content="20160415" />
+    <meta name="Date-Revision-yyyymmdd" content="20160501" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Maven &#x2013; Guide to using proxies</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="Configuring_a_proxy"></a>Configuring a proxy</h2>
 <p>You can configure a proxy to use for some or all of your HTTP requests with 
Maven. The username and password are only required if your proxy requires basic 
authentication (note that later releases may support storing your passwords in 
a secured keystore - in the mean time, please ensure your settings.xml file 
(usually ${user.home}/.m2/settings.xml) is secured with permissions appropriate 
for your operating system).</p>
 <p>The <tt>nonProxyHosts</tt> setting accepts wild cards, and each host not to 
proxy is separated by the | character. This matches the JDK configuration 
equivalent.</p>

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 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">
@@ -12,7 +12,7 @@ Trent Rosenbaum
 Vincent Massol
 Karl Heinz Marbaise" />
     <meta name="Date-Creation-yyyymmdd" content="20061007" />
-    <meta name="Date-Revision-yyyymmdd" content="20160415" />
+    <meta name="Date-Revision-yyyymmdd" content="20160501" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Maven &#x2013; Guide to using the release plugin</title>
     <link rel="stylesheet" href="../../css/apache-maven-fluido-1.4.min.css" />
@@ -22,7 +22,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">
           
@@ -33,7 +40,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">
@@ -61,7 +68,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>
@@ -442,7 +449,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="Releasing"></a>Releasing</h2>
 <div class="section">
 <h3><a name="Introduction"></a>Introduction</h3>

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 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="Dennis Lundberg" />
     <meta name="Date-Creation-yyyymmdd" content="20060708" />
-    <meta name="Date-Revision-yyyymmdd" content="20160415" />
+    <meta name="Date-Revision-yyyymmdd" content="20160501" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Maven &#x2013; Guide to relocation</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="Guide_to_relocation"></a>Guide to relocation</h2>
 <p>Sometimes it is necessary to relocate artifacts in the repository. One 
example of that is when a project moves from Maven 1 to Maven 2. Maven 1 
projects have traditionally used a flat repository structure, while Maven 2 
uses a deep repository structure. As an example the Maven 1 project has a 
groupId of <tt>maven</tt> while the Maven 2 project has a groupId of 
<tt>org.apache.maven</tt>.</p>
 <p>Making changes to the repository can have far reaching consequences. So it 
is best to get it right the first time, hence this guide. It will go through a 
couple of different kinds of relocations:</p>

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 
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="Arnaud Bailly" />
     <meta name="Date-Creation-yyyymmdd" content="20051111" />
-    <meta name="Date-Revision-yyyymmdd" content="20160415" />
+    <meta name="Date-Revision-yyyymmdd" content="20160501" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Maven &#x2013; Remote repository access through authenticated 
HTTPS</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="Guide_to_Remote_repository_access_through_authenticated_HTTPS"></a>Guide 
to Remote repository access through authenticated HTTPS</h2>
 <p>This document describes how to configure Maven for accessing a remote 
repository that sits behind an HTTPS server which requires client 
authentication with certificates. It is expected that this documentation be 
valid both for Maven 1.x and Maven 2.0.</p>
 <div class="section">

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 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="Brett Porter
 Jason van Zyl" />
     <meta name="Date-Creation-yyyymmdd" content="20150718" />
-    <meta name="Date-Revision-yyyymmdd" content="20160415" />
+    <meta name="Date-Revision-yyyymmdd" content="20160501" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Maven &#x2013; Guide to creating a site</title>
     <link rel="stylesheet" href="../../css/apache-maven-fluido-1.4.min.css" />
@@ -20,7 +20,14 @@ Jason van Zyl" />
       
     <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 @@ Jason van Zyl" />
           <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 @@ Jason van Zyl" />
         
                 
                     
-                  <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 @@ Jason van Zyl" />
                 
         <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="Creating_a_site"></a>Creating a site</h2>
 <div class="section">
 <h3><a name="Creating_Content"></a>Creating Content</h3>
@@ -469,7 +476,7 @@ Jason van Zyl" />
 <p>Note that all of the above is optional - just one index file is required in 
one of the input trees. Each of the paths will be merged together to form the 
root directory of the site.</p></div>
 <div class="section">
 <h3><a name="Customizing_the_Look__Feel"></a>Customizing the Look &amp; 
Feel</h3>
-<p>If you want to tune the way your site looks, you can use a custom skin to 
provide your own CSS styles. If that is still not enough, you can even tweak 
the output templates that Maven uses to generate the site documentation. You 
can visit the <a class="externalLink" 
href="http://maven.apache.org/skins/";>Skins site</a> to have a look at some of 
the skins that you can use to change the look of your site.</p></div>
+<p>If you want to tune the way your site looks, you can use a custom skin to 
provide your own CSS styles. If that is still not enough, you can even tweak 
the output templates that Maven uses to generate the site documentation. You 
can visit the <a class="externalLink" 
href="http://maven.apache.org/skins/";>Skins site</a> to have a look at some of 
the skins that you can use to change the look of your site.</p><!-- TODO: The 
following link is currently not available. Restore it when it becomes available 
again. --><!-- For an in-depth discussion of site customization, please have a 
look at the --><!-- {{{http://www.sonatype.com/book/site-generation.html} Maven 
User Guide, Chapter 9, "Site Generation"}}. --></div>
 <div class="section">
 <h3><a name="Generating_the_Site"></a>Generating the Site</h3>
 <p>Generating the site is very simple, and fast!</p>
@@ -531,7 +538,7 @@ Jason van Zyl" />
 
     ...
   &lt;/body&gt;
-&lt;/project&gt;</pre></div>
+&lt;/project&gt;</pre></div><!-- TODO: deserves more explanation. -->
 <p><b>Note:</b> The <tt>&lt;menu ref=&quot;reports&quot;/&gt;</tt> element 
above. When building the site, this is replaced by a menu with links to all the 
reports that you have configured.</p>
 <p>More information about the site descriptor is available at the site for the 
<a class="externalLink" 
href="http://maven.apache.org/plugins/maven-site-plugin/examples/sitedescriptor.html";>Maven
 Site Plugin</a>.</p></div>
 <div class="section">
@@ -577,7 +584,7 @@ Jason van Zyl" />
   ...
 &lt;/project&gt;</pre></div>
 <p>If you have included the appropriate <tt>&lt;menu 
ref=&quot;reports&quot;/&gt;</tt> tag in your <tt>site.xml</tt> descriptor, 
then when you regenerate the site those items will appear in the menu.</p>
-<p><b>Note:</b> Many report plugins provide a parameter called 
<tt>outputDirectory</tt> or similar to specify the destination for their report 
outputs. This parameter is only relevant if the report plugin is run 
standalone, i.e. by invocation directly from the command line. In constrast, 
when reports are generated as part of the site, the configuration of the Maven 
Site Plugin will determine the effective output directory to ensure that all 
reports end up in a central location.</p></div>
+<p><b>Note:</b> Many report plugins provide a parameter called 
<tt>outputDirectory</tt> or similar to specify the destination for their report 
outputs. This parameter is only relevant if the report plugin is run 
standalone, i.e. by invocation directly from the command line. In constrast, 
when reports are generated as part of the site, the configuration of the Maven 
Site Plugin will determine the effective output directory to ensure that all 
reports end up in a central location.</p><!-- TODO: explain report sets 
--></div>
 <div class="section">
 <h3><a name="Internationalization"></a>Internationalization</h3>
 <p>Internationalization in Maven is very simple, as long as the reports you 
are using have that particular locale defined. For an overview of supported 
languages and instructions on how to add further languages, please see the 
related article <a href="../../plugins/maven-site-plugin/i18n.html"> 
Internationalization</a> from the Maven Site Plugin.</p>

Modified: 
websites/staging/maven/trunk/content/guides/mini/guide-snippet-macro.html
==============================================================================
--- websites/staging/maven/trunk/content/guides/mini/guide-snippet-macro.html 
(original)
+++ websites/staging/maven/trunk/content/guides/mini/guide-snippet-macro.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="Wendy Smoak" />
     <meta name="Date-Creation-yyyymmdd" content="20140820" />
-    <meta name="Date-Revision-yyyymmdd" content="20160415" />
+    <meta name="Date-Revision-yyyymmdd" content="20160501" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Maven &#x2013; Guide to the Snippet Macro</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 --><!-- @todo dennisl: We should drop this document and refer 
to the macros page in the Doxia site --><div class="section">
 <h2><a name="Guide_to_the_Snippet_Macro"></a>Guide to the Snippet Macro</h2>
 <p>When generating your project website with Maven, you have the option of 
dynamically including <i>snippet</i>s of source code in your pages.</p>
 <p>A <i>snippet</i> is a section of a source code file that is surrounded by 
specially formatted comments.</p>

Modified: websites/staging/maven/trunk/content/guides/mini/guide-using-ant.html
==============================================================================
--- websites/staging/maven/trunk/content/guides/mini/guide-using-ant.html 
(original)
+++ websites/staging/maven/trunk/content/guides/mini/guide-using-ant.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="Jason van Zyl" />
     <meta name="Date-Creation-yyyymmdd" content="20051012" />
-    <meta name="Date-Revision-yyyymmdd" content="20160415" />
+    <meta name="Date-Revision-yyyymmdd" content="20160501" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Maven &#x2013; Guide to using Ant with 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>
@@ -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="Guide_to_using_Ant_with_Maven"></a>Guide to using Ant with 
Maven</h2>
 <p>The example above illustrates how to bind an ant script to a lifecycle 
phase. You can add a script to each lifecycle phase, by duplicating the 
<i>execution/</i> section and specifying a new phase.</p>
 <div class="source"><pre class="prettyprint linenums">

Modified: 
websites/staging/maven/trunk/content/guides/mini/guide-using-extensions.html
==============================================================================
--- 
websites/staging/maven/trunk/content/guides/mini/guide-using-extensions.html 
(original)
+++ 
websites/staging/maven/trunk/content/guides/mini/guide-using-extensions.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="Jason van Zyl" />
     <meta name="Date-Creation-yyyymmdd" content="20051012" />
-    <meta name="Date-Revision-yyyymmdd" content="20160415" />
+    <meta name="Date-Revision-yyyymmdd" content="20160501" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Maven &#x2013; Guide to using Extensions</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="Using_Extensions"></a>Using Extensions</h2>
 <p>Extensions are used to enable <a href="../../wagon/wagon-providers/">Wagon 
providers</a>, used for the transport of artifact between repositories, and 
plug-ins which provide lifecycle enhancements.</p>
 <div class="section">

Modified: 
websites/staging/maven/trunk/content/guides/mini/guide-using-modello.html
==============================================================================
--- websites/staging/maven/trunk/content/guides/mini/guide-using-modello.html 
(original)
+++ websites/staging/maven/trunk/content/guides/mini/guide-using-modello.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="Jason van Zyl
 Hervé Boutemy" />
     <meta name="Date-Creation-yyyymmdd" content="20090301" />
-    <meta name="Date-Revision-yyyymmdd" content="20160415" />
+    <meta name="Date-Revision-yyyymmdd" content="20160501" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Maven &#x2013; Guide to using Modello</title>
     <link rel="stylesheet" href="../../css/apache-maven-fluido-1.4.min.css" />
@@ -20,7 +20,14 @@ Hervé Boutemy" />
       
     <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 @@ Hervé Boutemy" />
           <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 @@ Hervé Boutemy" />
         
                 
                     
-                  <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 @@ Hervé Boutemy" />
                 
         <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="Guide_to_using_Modello"></a>Guide to using Modello</h2>
 <p><a class="externalLink" 
href="http://codehaus-plexus.github.io/modello/";>Modello</a> is a tool for 
generating resources from a simple model. From a simple model you can generate 
things like:</p>
 <ul>

Modified: 
websites/staging/maven/trunk/content/guides/mini/guide-using-one-source-directory.html
==============================================================================
--- 
websites/staging/maven/trunk/content/guides/mini/guide-using-one-source-directory.html
 (original)
+++ 
websites/staging/maven/trunk/content/guides/mini/guide-using-one-source-directory.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="20051205" />
-    <meta name="Date-Revision-yyyymmdd" content="20160415" />
+    <meta name="Date-Revision-yyyymmdd" content="20160501" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Maven &#x2013; Guide to Using Maven when You Can't Use the 
Conventions</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="Using_Maven_When_You_Cant_Use_the_Conventions"></a>Using Maven 
When You Can't Use the Conventions</h2>
 <p>There is a common misconception that Maven can't build a project that 
doesn't conform to certain directory structures or build practices. This often 
isn't the case - however it is true that some Maven features or plugins 
(especially by third parties) may not work or work completely.</p>
 <p>This guide will help you set up Maven on your project when the directive 
from on high is to not change the existing layout, and detail some of the 
feature that you might miss when doing so.</p>
@@ -449,10 +456,10 @@
 <p>This occurs when you are producing a single JAR (or other artifact), and 
have several source directories with classes you want to include.</p>
 <div class="section">
 <h4><a name="Why_isnt_this_recommended"></a>Why isn't this recommended?</h4>
-<p>...</p></div>
+<p>...</p><!-- TODO --></div>
 <div class="section">
 <h4><a name="How_do_I_do_this"></a>How do I do this?</h4>
-<p>...</p></div>
+<p>...</p><!-- TODO --></div>
 <div class="section">
 <h4><a name="What_are_the_limitations"></a>What are the limitations?</h4>
 <p>There should be no limitations in this approach. Maven natively supports 
multiple source directories for the purposes of generated 
sources.</p></div></div>
@@ -469,7 +476,7 @@
 <h4><a name="How_do_I_do_this"></a>How do I do this?</h4>
 <p>You still should adhere to producing one artifact per POM, but this 
requires having multiple POMs, and hence multiple subdirectories. The positive 
to this is that these introduced directories won't change the layout of 
existing code, and will establish a future layout should you decide to 
separate.</p>
 <p>Here is an example of setting it up when there is a project with two JARs 
produced: <tt>core</tt> and <tt>module</tt>.</p>
-<p>You might like to review the <a href="../getting-started/"> Getting Started 
Guide</a></p>
+<p>You might like to review the <a href="../getting-started/"> Getting Started 
Guide</a></p><!-- or {{{guide-multi-module.html} Guide to Using Multiple 
Modules}} -->
 <p>that demonstrates how this is normally done in Maven, as it is quite 
similar.</p>
 <p>Your directory will look something like this:</p>
 <div>

Modified: 
websites/staging/maven/trunk/content/guides/mini/guide-using-toolchains.html
==============================================================================
--- 
websites/staging/maven/trunk/content/guides/mini/guide-using-toolchains.html 
(original)
+++ 
websites/staging/maven/trunk/content/guides/mini/guide-using-toolchains.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="20160308" />
-    <meta name="Date-Revision-yyyymmdd" content="20160415" />
+    <meta name="Date-Revision-yyyymmdd" content="20160501" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Maven &#x2013; Guide to Using Toolchains</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>
@@ -441,7 +448,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="Guide_to_Using_Toolchains"></a>Guide to Using Toolchains</h2>
 <div class="section">
 <h3><a name="What_is_Toolchains"></a>What is Toolchains?</h3>


Reply via email to