You are viewing a plain text version of this content. The canonical link for it is here.
Posted to site-commits@maven.apache.org by hb...@apache.org on 2019/01/20 16:33:54 UTC

svn commit: r1851708 [4/16] - in /maven/website/components/plugins-archives/maven-deploy-plugin-LATEST: ./ apidocs/ apidocs/org/apache/maven/plugins/deploy/ apidocs/org/apache/maven/plugins/deploy/class-use/ apidocs/resources/ examples/ testapidocs/ te...

Modified: maven/website/components/plugins-archives/maven-deploy-plugin-LATEST/dependency-info.html
==============================================================================
--- maven/website/components/plugins-archives/maven-deploy-plugin-LATEST/dependency-info.html (original)
+++ maven/website/components/plugins-archives/maven-deploy-plugin-LATEST/dependency-info.html Sun Jan 20 16:33:53 2019
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.8.1 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.0.0:dependency-info at 2018-09-23
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.0.0:dependency-info at 2019-01-20
  | Rendered using Apache Maven Fluido Skin 1.7
 -->
 <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="20180923" />
+    <meta name="Date-Revision-yyyymmdd" content="20190120" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Maven Deploy Plugin &#x2013; Dependency Information</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.7.min.css" />
@@ -41,8 +41,8 @@
       <li class=""><a href="../index.html" title="Plugins">Plugins</a><span class="divider">/</span></li>
       <li class=""><a href="index.html" title="Apache Maven Deploy Plugin">Apache Maven Deploy Plugin</a><span class="divider">/</span></li>
     <li class="active ">Dependency Information</li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2018-09-23</li>
-          <li id="projectVersion" class="pull-right">Version: 3.0.0-M1</li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2019-01-20</li>
+          <li id="projectVersion" class="pull-right">Version: 3.0.0-M2-SNAPSHOT</li>
         </ul>
       </div>
       <div class="row-fluid">
@@ -131,31 +131,31 @@
 <div class="source"><pre class="prettyprint linenums">&lt;dependency&gt;
   &lt;groupId&gt;org.apache.maven.plugins&lt;/groupId&gt;
   &lt;artifactId&gt;maven-deploy-plugin&lt;/artifactId&gt;
-  &lt;version&gt;3.0.0-M1&lt;/version&gt;
+  &lt;version&gt;3.0.0-M2-SNAPSHOT&lt;/version&gt;
   &lt;type&gt;maven-plugin&lt;/type&gt;
 &lt;/dependency&gt;</pre></div></div>
 <div class="section">
 <h3><a name="Apache_Buildr"></a>Apache Buildr</h3><a name="Apache_Buildr"></a>
-<div class="source"><pre class="prettyprint linenums">'org.apache.maven.plugins:maven-deploy-plugin:maven-plugin:3.0.0-M1'</pre></div></div>
+<div class="source"><pre class="prettyprint linenums">'org.apache.maven.plugins:maven-deploy-plugin:maven-plugin:3.0.0-M2-SNAPSHOT'</pre></div></div>
 <div class="section">
 <h3><a name="Apache_Ivy"></a>Apache Ivy</h3><a name="Apache_Ivy"></a>
-<div class="source"><pre class="prettyprint linenums">&lt;dependency org=&quot;org.apache.maven.plugins&quot; name=&quot;maven-deploy-plugin&quot; rev=&quot;3.0.0-M1&quot;&gt;
+<div class="source"><pre class="prettyprint linenums">&lt;dependency org=&quot;org.apache.maven.plugins&quot; name=&quot;maven-deploy-plugin&quot; rev=&quot;3.0.0-M2-SNAPSHOT&quot;&gt;
   &lt;artifact name=&quot;maven-deploy-plugin&quot; type=&quot;maven-plugin&quot; /&gt;
 &lt;/dependency&gt;</pre></div></div>
 <div class="section">
 <h3><a name="Groovy_Grape"></a>Groovy Grape</h3><a name="Groovy_Grape"></a>
 <div class="source"><pre class="prettyprint linenums">@Grapes(
-@Grab(group='org.apache.maven.plugins', module='maven-deploy-plugin', version='3.0.0-M1')
+@Grab(group='org.apache.maven.plugins', module='maven-deploy-plugin', version='3.0.0-M2-SNAPSHOT')
 )</pre></div></div>
 <div class="section">
 <h3><a name="Gradle.2FGrails"></a>Gradle/Grails</h3><a name="Gradle.2FGrails"></a>
-<div class="source"><pre class="prettyprint linenums">compile 'org.apache.maven.plugins:maven-deploy-plugin:3.0.0-M1'</pre></div></div>
+<div class="source"><pre class="prettyprint linenums">compile 'org.apache.maven.plugins:maven-deploy-plugin:3.0.0-M2-SNAPSHOT'</pre></div></div>
 <div class="section">
 <h3><a name="Scala_SBT"></a>Scala SBT</h3><a name="Scala_SBT"></a>
-<div class="source"><pre class="prettyprint linenums">libraryDependencies += &quot;org.apache.maven.plugins&quot; % &quot;maven-deploy-plugin&quot; % &quot;3.0.0-M1&quot;</pre></div></div>
+<div class="source"><pre class="prettyprint linenums">libraryDependencies += &quot;org.apache.maven.plugins&quot; % &quot;maven-deploy-plugin&quot; % &quot;3.0.0-M2-SNAPSHOT&quot;</pre></div></div>
 <div class="section">
 <h3><a name="Leiningen"></a>Leiningen</h3><a name="Leiningen"></a>
-<div class="source"><pre class="prettyprint linenums">[org.apache.maven.plugins/maven-deploy-plugin &quot;3.0.0-M1&quot;]</pre></div></div></div>
+<div class="source"><pre class="prettyprint linenums">[org.apache.maven.plugins/maven-deploy-plugin &quot;3.0.0-M2-SNAPSHOT&quot;]</pre></div></div></div>
         </div>
       </div>
     </div>
@@ -163,7 +163,7 @@
     <footer>
       <div class="container-fluid">
         <div class="row-fluid">
-            <p>Copyright &copy;2004&#x2013;2018
+            <p>Copyright &copy;2004&#x2013;2019
 <a href="https://www.apache.org/">The Apache Software Foundation</a>.
 All rights reserved.</p>
         </div>

Modified: maven/website/components/plugins-archives/maven-deploy-plugin-LATEST/dependency-management.html
==============================================================================
--- maven/website/components/plugins-archives/maven-deploy-plugin-LATEST/dependency-management.html (original)
+++ maven/website/components/plugins-archives/maven-deploy-plugin-LATEST/dependency-management.html Sun Jan 20 16:33:53 2019
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.8.1 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.0.0:dependency-management at 2018-09-23
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.0.0:dependency-management at 2019-01-20
  | Rendered using Apache Maven Fluido Skin 1.7
 -->
 <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="20180923" />
+    <meta name="Date-Revision-yyyymmdd" content="20190120" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Maven Deploy Plugin &#x2013; Project Dependency Management</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.7.min.css" />
@@ -41,8 +41,8 @@
       <li class=""><a href="../index.html" title="Plugins">Plugins</a><span class="divider">/</span></li>
       <li class=""><a href="index.html" title="Apache Maven Deploy Plugin">Apache Maven Deploy Plugin</a><span class="divider">/</span></li>
     <li class="active ">Project Dependency Management</li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2018-09-23</li>
-          <li id="projectVersion" class="pull-right">Version: 3.0.0-M1</li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2019-01-20</li>
+          <li id="projectVersion" class="pull-right">Version: 3.0.0-M2-SNAPSHOT</li>
         </ul>
       </div>
       <div class="row-fluid">
@@ -165,7 +165,7 @@
     <footer>
       <div class="container-fluid">
         <div class="row-fluid">
-            <p>Copyright &copy;2004&#x2013;2018
+            <p>Copyright &copy;2004&#x2013;2019
 <a href="https://www.apache.org/">The Apache Software Foundation</a>.
 All rights reserved.</p>
         </div>

Modified: maven/website/components/plugins-archives/maven-deploy-plugin-LATEST/deploy-file-mojo.html
==============================================================================
--- maven/website/components/plugins-archives/maven-deploy-plugin-LATEST/deploy-file-mojo.html (original)
+++ maven/website/components/plugins-archives/maven-deploy-plugin-LATEST/deploy-file-mojo.html Sun Jan 20 16:33:53 2019
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.8.1 from target/generated-site/xdoc/deploy-file-mojo.xml at 2018-09-23
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 from target/generated-site/xdoc/deploy-file-mojo.xml at 2019-01-20
  | Rendered using Apache Maven Fluido Skin 1.7
 -->
 <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="20180923" />
+    <meta name="Date-Revision-yyyymmdd" content="20190120" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Maven Deploy Plugin &#x2013; deploy:deploy-file</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.7.min.css" />
@@ -41,8 +41,8 @@
       <li class=""><a href="../index.html" title="Plugins">Plugins</a><span class="divider">/</span></li>
       <li class=""><a href="index.html" title="Apache Maven Deploy Plugin">Apache Maven Deploy Plugin</a><span class="divider">/</span></li>
     <li class="active ">deploy:deploy-file</li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2018-09-23</li>
-          <li id="projectVersion" class="pull-right">Version: 3.0.0-M1</li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2019-01-20</li>
+          <li id="projectVersion" class="pull-right">Version: 3.0.0-M2-SNAPSHOT</li>
         </ul>
       </div>
       <div class="row-fluid">
@@ -114,7 +114,7 @@
       
 <p><b>Full name</b>:</p>
       
-<p>org.apache.maven.plugins:maven-deploy-plugin:3.0.0-M1:deploy-file</p>
+<p>org.apache.maven.plugins:maven-deploy-plugin:3.0.0-M2-SNAPSHOT:deploy-file</p>
       
 <p><b>Description</b>:</p>
       
@@ -674,7 +674,7 @@ specified.</div>
     <footer>
       <div class="container-fluid">
         <div class="row-fluid">
-            <p>Copyright &copy;2004&#x2013;2018
+            <p>Copyright &copy;2004&#x2013;2019
 <a href="https://www.apache.org/">The Apache Software Foundation</a>.
 All rights reserved.</p>
         </div>

Modified: maven/website/components/plugins-archives/maven-deploy-plugin-LATEST/deploy-mojo.html
==============================================================================
--- maven/website/components/plugins-archives/maven-deploy-plugin-LATEST/deploy-mojo.html (original)
+++ maven/website/components/plugins-archives/maven-deploy-plugin-LATEST/deploy-mojo.html Sun Jan 20 16:33:53 2019
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.8.1 from target/generated-site/xdoc/deploy-mojo.xml at 2018-09-23
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 from target/generated-site/xdoc/deploy-mojo.xml at 2019-01-20
  | Rendered using Apache Maven Fluido Skin 1.7
 -->
 <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="20180923" />
+    <meta name="Date-Revision-yyyymmdd" content="20190120" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Maven Deploy Plugin &#x2013; deploy:deploy</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.7.min.css" />
@@ -41,8 +41,8 @@
       <li class=""><a href="../index.html" title="Plugins">Plugins</a><span class="divider">/</span></li>
       <li class=""><a href="index.html" title="Apache Maven Deploy Plugin">Apache Maven Deploy Plugin</a><span class="divider">/</span></li>
     <li class="active ">deploy:deploy</li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2018-09-23</li>
-          <li id="projectVersion" class="pull-right">Version: 3.0.0-M1</li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2019-01-20</li>
+          <li id="projectVersion" class="pull-right">Version: 3.0.0-M2-SNAPSHOT</li>
         </ul>
       </div>
       <div class="row-fluid">
@@ -114,7 +114,7 @@
       
 <p><b>Full name</b>:</p>
       
-<p>org.apache.maven.plugins:maven-deploy-plugin:3.0.0-M1:deploy</p>
+<p>org.apache.maven.plugins:maven-deploy-plugin:3.0.0-M2-SNAPSHOT:deploy</p>
       
 <p><b>Description</b>:</p>
       
@@ -156,7 +156,7 @@
 <td>Specifies an alternative repository to which the project artifacts
 should be deployed ( other than those specified in
 &lt;distributionManagement&gt; ). <br />
-Format: id::layout::url 
+Format: <tt>id::url</tt> 
 
 <dl>
 
@@ -169,7 +169,10 @@ settings.xml</dd>
 
 <dd>The location of the repository</dd>
 </dl>
-<b>Note: Since 3.0.0 the layout part has been removed.</b><br /><b>User property is</b>: <tt>altDeploymentRepository</tt>.<br /></td>
+<b>Note:</b> In version 2, the format was
+<tt>id::layout::url</tt>, but since 3.0.0 the layout part has
+been removed because Maven 3 only supports <tt>default</tt>
+(ie. Maven 2) layout and not <tt>legacy</tt> (Maven 1) layout.<br /><b>User property is</b>: <tt>altDeploymentRepository</tt>.<br /></td>
           </tr>
           
 <tr class="a">
@@ -246,7 +249,7 @@ within the range 1-10.<br /><b>Default v
 <div>Specifies an alternative repository to which the project artifacts
 should be deployed ( other than those specified in
 &lt;distributionManagement&gt; ). <br />
-Format: id::layout::url 
+Format: <tt>id::url</tt> 
 
 <dl>
 
@@ -259,7 +262,10 @@ settings.xml</dd>
 
 <dd>The location of the repository</dd>
 </dl>
-<b>Note: Since 3.0.0 the layout part has been removed.</b></div>
+<b>Note:</b> In version 2, the format was
+<tt>id::layout::url</tt>, but since 3.0.0 the layout part has
+been removed because Maven 3 only supports <tt>default</tt>
+(ie. Maven 2) layout and not <tt>legacy</tt> (Maven 1) layout.</div>
         
 <ul>
           
@@ -369,7 +375,7 @@ within the range 1-10.</div>
     <footer>
       <div class="container-fluid">
         <div class="row-fluid">
-            <p>Copyright &copy;2004&#x2013;2018
+            <p>Copyright &copy;2004&#x2013;2019
 <a href="https://www.apache.org/">The Apache Software Foundation</a>.
 All rights reserved.</p>
         </div>

Modified: maven/website/components/plugins-archives/maven-deploy-plugin-LATEST/distribution-management.html
==============================================================================
--- maven/website/components/plugins-archives/maven-deploy-plugin-LATEST/distribution-management.html (original)
+++ maven/website/components/plugins-archives/maven-deploy-plugin-LATEST/distribution-management.html Sun Jan 20 16:33:53 2019
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.8.1 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.0.0:distribution-management at 2018-09-23
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.0.0:distribution-management at 2019-01-20
  | Rendered using Apache Maven Fluido Skin 1.7
 -->
 <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="20180923" />
+    <meta name="Date-Revision-yyyymmdd" content="20190120" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Maven Deploy Plugin &#x2013; Project Distribution Management</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.7.min.css" />
@@ -41,8 +41,8 @@
       <li class=""><a href="../index.html" title="Plugins">Plugins</a><span class="divider">/</span></li>
       <li class=""><a href="index.html" title="Apache Maven Deploy Plugin">Apache Maven Deploy Plugin</a><span class="divider">/</span></li>
     <li class="active ">Project Distribution Management</li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2018-09-23</li>
-          <li id="projectVersion" class="pull-right">Version: 3.0.0-M1</li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2019-01-20</li>
+          <li id="projectVersion" class="pull-right">Version: 3.0.0-M2-SNAPSHOT</li>
         </ul>
       </div>
       <div class="row-fluid">
@@ -141,7 +141,7 @@
     <footer>
       <div class="container-fluid">
         <div class="row-fluid">
-            <p>Copyright &copy;2004&#x2013;2018
+            <p>Copyright &copy;2004&#x2013;2019
 <a href="https://www.apache.org/">The Apache Software Foundation</a>.
 All rights reserved.</p>
         </div>

Modified: maven/website/components/plugins-archives/maven-deploy-plugin-LATEST/download.html
==============================================================================
--- maven/website/components/plugins-archives/maven-deploy-plugin-LATEST/download.html (original)
+++ maven/website/components/plugins-archives/maven-deploy-plugin-LATEST/download.html Sun Jan 20 16:33:53 2019
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.8.1 from src/site/xdoc/download.xml.vm at 2018-09-23
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 from src/site/xdoc/download.xml.vm at 2019-01-20
  | Rendered using Apache Maven Fluido Skin 1.7
 -->
 <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="20180923" />
+    <meta name="Date-Revision-yyyymmdd" content="20190120" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Maven Deploy Plugin &#x2013; Download Apache Maven Deploy Plugin Source</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.7.min.css" />
@@ -40,9 +40,9 @@
       <li class=""><a href="../../index.html" title="Maven">Maven</a><span class="divider">/</span></li>
       <li class=""><a href="../index.html" title="Plugins">Plugins</a><span class="divider">/</span></li>
       <li class=""><a href="index.html" title="Apache Maven Deploy Plugin">Apache Maven Deploy Plugin</a><span class="divider">/</span></li>
-    <li class="active ">Download Apache Maven Deploy Plugin Source <a href="https://github.com/apache/maven-deploy-plugin/tree/maven-deploy-plugin-3.0.0-M1/src/site/xdoc/download.xml.vm"><img src="./images/accessories-text-editor.png" title="Edit" /></a></li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2018-09-23</li>
-          <li id="projectVersion" class="pull-right">Version: 3.0.0-M1</li>
+    <li class="active ">Download Apache Maven Deploy Plugin Source <a href="https://github.com/apache/maven-deploy-plugin/tree/HEAD/src/site/xdoc/download.xml.vm"><img src="./images/accessories-text-editor.png" title="Edit" /></a></li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2019-01-20</li>
+          <li id="projectVersion" class="pull-right">Version: 3.0.0-M2-SNAPSHOT</li>
         </ul>
       </div>
       <div class="row-fluid">
@@ -110,10 +110,10 @@
 
   
     <div class="section">
-<h2><a name="Download_Apache_Maven_Deploy_Plugin_3.0.0-M1_Source"></a>Download Apache Maven Deploy Plugin 3.0.0-M1 Source</h2>
+<h2><a name="Download_Apache_Maven_Deploy_Plugin_3.0.0-M2-SNAPSHOT_Source"></a>Download Apache Maven Deploy Plugin 3.0.0-M2-SNAPSHOT Source</h2>
 
       
-<p>Apache Maven Deploy Plugin 3.0.0-M1 is distributed in source format. Use a source archive if you intend to build
+<p>Apache Maven Deploy Plugin 3.0.0-M2-SNAPSHOT is distributed in source format. Use a source archive if you intend to build
       Apache Maven Deploy Plugin yourself. Otherwise, simply use the ready-made binary artifacts from central repository.</p>
 
       
@@ -188,7 +188,7 @@
       
       
 <div class="section">
-<h3><a name="Apache_Maven_Deploy_Plugin_3.0.0-M1"></a>Apache Maven Deploy Plugin 3.0.0-M1</h3>
+<h3><a name="Apache_Maven_Deploy_Plugin_3.0.0-M2-SNAPSHOT"></a>Apache Maven Deploy Plugin 3.0.0-M2-SNAPSHOT</h3>
         
       
 <p>This is the current stable version of Apache Maven Deploy Plugin.</p>
@@ -212,13 +212,13 @@
           
 <tr class="b">
             
-<td>Apache Maven Deploy Plugin 3.0.0-M1 (Source zip)</td>
+<td>Apache Maven Deploy Plugin 3.0.0-M2-SNAPSHOT (Source zip)</td>
             
-<td><a href="[preferred]maven/plugins/maven-deploy-plugin-3.0.0-M1-source-release.zip">maven/plugins/maven-deploy-plugin-3.0.0-M1-source-release.zip</a></td>
+<td><a href="[preferred]maven/plugins/maven-deploy-plugin-3.0.0-M2-SNAPSHOT-source-release.zip">maven/plugins/maven-deploy-plugin-3.0.0-M2-SNAPSHOT-source-release.zip</a></td>
             
-<td><a class="externalLink" href="https://www.apache.org/dist/maven/plugins/maven-deploy-plugin-3.0.0-M1-source-release.zip.sha512">maven/plugins/maven-deploy-plugin-3.0.0-M1-source-release.zip.sha512</a></td>
+<td><a class="externalLink" href="https://www.apache.org/dist/maven/plugins/maven-deploy-plugin-3.0.0-M2-SNAPSHOT-source-release.zip.sha512">maven/plugins/maven-deploy-plugin-3.0.0-M2-SNAPSHOT-source-release.zip.sha512</a></td>
             
-<td><a class="externalLink" href="https://www.apache.org/dist/maven/plugins/maven-deploy-plugin-3.0.0-M1-source-release.zip.asc">maven/plugins/maven-deploy-plugin-3.0.0-M1-source-release.zip.asc</a></td>
+<td><a class="externalLink" href="https://www.apache.org/dist/maven/plugins/maven-deploy-plugin-3.0.0-M2-SNAPSHOT-source-release.zip.asc">maven/plugins/maven-deploy-plugin-3.0.0-M2-SNAPSHOT-source-release.zip.asc</a></td>
           </tr>
         </tbody>
       </table>
@@ -242,7 +242,7 @@
     <footer>
       <div class="container-fluid">
         <div class="row-fluid">
-            <p>Copyright &copy;2004&#x2013;2018
+            <p>Copyright &copy;2004&#x2013;2019
 <a href="https://www.apache.org/">The Apache Software Foundation</a>.
 All rights reserved.</p>
         </div>

Modified: maven/website/components/plugins-archives/maven-deploy-plugin-LATEST/examples/deploy-ftp.html
==============================================================================
--- maven/website/components/plugins-archives/maven-deploy-plugin-LATEST/examples/deploy-ftp.html (original)
+++ maven/website/components/plugins-archives/maven-deploy-plugin-LATEST/examples/deploy-ftp.html Sun Jan 20 16:33:53 2019
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.8.1 from src/site/apt/examples/deploy-ftp.apt at 2018-09-23
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 from src/site/apt/examples/deploy-ftp.apt at 2019-01-20
  | Rendered using Apache Maven Fluido Skin 1.7
 -->
 <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="Jason van Zyl" />
-    <meta name="Date-Revision-yyyymmdd" content="20180923" />
+    <meta name="Date-Revision-yyyymmdd" content="20190120" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Maven Deploy Plugin &#x2013; Deployment of artifacts with FTP</title>
     <link rel="stylesheet" href="../css/apache-maven-fluido-1.7.min.css" />
@@ -41,9 +41,9 @@
       <li class=""><a href="../../../index.html" title="Maven">Maven</a><span class="divider">/</span></li>
       <li class=""><a href="../../index.html" title="Plugins">Plugins</a><span class="divider">/</span></li>
       <li class=""><a href="../index.html" title="Apache Maven Deploy Plugin">Apache Maven Deploy Plugin</a><span class="divider">/</span></li>
-    <li class="active ">Deployment of artifacts with FTP <a href="https://github.com/apache/maven-deploy-plugin/tree/maven-deploy-plugin-3.0.0-M1/src/site/apt/examples/deploy-ftp.apt"><img src="../images/accessories-text-editor.png" title="Edit" /></a></li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2018-09-23</li>
-          <li id="projectVersion" class="pull-right">Version: 3.0.0-M1</li>
+    <li class="active ">Deployment of artifacts with FTP <a href="https://github.com/apache/maven-deploy-plugin/tree/HEAD/src/site/apt/examples/deploy-ftp.apt"><img src="../images/accessories-text-editor.png" title="Edit" /></a></li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2019-01-20</li>
+          <li id="projectVersion" class="pull-right">Version: 3.0.0-M2-SNAPSHOT</li>
         </ul>
       </div>
       <div class="row-fluid">
@@ -158,7 +158,7 @@
     <footer>
       <div class="container-fluid">
         <div class="row-fluid">
-            <p>Copyright &copy;2004&#x2013;2018
+            <p>Copyright &copy;2004&#x2013;2019
 <a href="https://www.apache.org/">The Apache Software Foundation</a>.
 All rights reserved.</p>
         </div>

Added: maven/website/components/plugins-archives/maven-deploy-plugin-LATEST/examples/deploy-network-issues.html
==============================================================================
--- maven/website/components/plugins-archives/maven-deploy-plugin-LATEST/examples/deploy-network-issues.html (added)
+++ maven/website/components/plugins-archives/maven-deploy-plugin-LATEST/examples/deploy-network-issues.html Sun Jan 20 16:33:53 2019
@@ -0,0 +1,187 @@
+<!DOCTYPE html>
+<!--
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 from src/site/apt/examples/deploy-network-issues.apt at 2019-01-20
+ | Rendered using Apache Maven Fluido Skin 1.7
+-->
+<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="author" content="Hervé Boutemy" />
+    <meta name="Date-Creation-yyyymmdd" content="20190120" />
+    <meta name="Date-Revision-yyyymmdd" content="20190120" />
+    <meta http-equiv="Content-Language" content="en" />
+    <title>Apache Maven Deploy Plugin &#x2013; Deploying With Network Issues</title>
+    <link rel="stylesheet" href="../css/apache-maven-fluido-1.7.min.css" />
+    <link rel="stylesheet" href="../css/site.css" />
+    <link rel="stylesheet" href="../css/print.css" media="print" />
+    <script type="text/javascript" src="../js/apache-maven-fluido-1.7.min.js"></script>
+    <!-- Google Analytics -->
+    <script type="text/javascript">
+      var _gaq = _gaq || [];
+      _gaq.push(['_setAccount', 'UA-140879-1']);
+      _gaq.push(['_trackPageview']);
+      (function() {
+        var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+        ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+        var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+      })();
+    </script>
+  </head>
+  <body class="topBarDisabled">
+    <div class="container-fluid">
+      <div id="banner">
+        <div class="pull-left"><a href="http://www.apache.org/" id="bannerLeft"><img src="http://maven.apache.org/images/apache-maven-project.png"  alt=""/></a></div>
+        <div class="pull-right"><a href="http://maven.apache.org/" id="bannerRight"><img src="http://maven.apache.org/images/maven-logo-black-on-white.png"  alt=""/></a></div>
+        <div class="clear"><hr/></div>
+      </div>
+
+      <div id="breadcrumbs">
+        <ul class="breadcrumb">
+      <li class=""><a href="https://www.apache.org/" class="externalLink" title="Apache">Apache</a><span class="divider">/</span></li>
+      <li class=""><a href="../../../index.html" title="Maven">Maven</a><span class="divider">/</span></li>
+      <li class=""><a href="../../index.html" title="Plugins">Plugins</a><span class="divider">/</span></li>
+      <li class=""><a href="../index.html" title="Apache Maven Deploy Plugin">Apache Maven Deploy Plugin</a><span class="divider">/</span></li>
+    <li class="active ">Deploying With Network Issues <a href="https://github.com/apache/maven-deploy-plugin/tree/HEAD/src/site/apt/examples/deploy-network-issues.apt"><img src="../images/accessories-text-editor.png" title="Edit" /></a></li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2019-01-20</li>
+          <li id="projectVersion" class="pull-right">Version: 3.0.0-M2-SNAPSHOT</li>
+        </ul>
+      </div>
+      <div class="row-fluid">
+        <div id="leftColumn" class="span2">
+          <div class="well sidebar-nav">
+    <ul class="nav nav-list">
+      <li class="nav-header">Overview</li>
+    <li><a href="../index.html" title="Introduction"><span class="none"></span>Introduction</a></li>
+    <li><a href="../plugin-info.html" title="Goals"><span class="none"></span>Goals</a></li>
+    <li><a href="../usage.html" title="Usage"><span class="none"></span>Usage</a></li>
+    <li><a href="../faq.html" title="FAQ"><span class="none"></span>FAQ</a></li>
+    <li><a href="../jira-report.html" title="Release Notes"><span class="none"></span>Release Notes</a></li>
+    <li><a href="http://www.apache.org/licenses/" class="externalLink" title="License"><span class="none"></span>License</a></li>
+    <li><a href="../download.html" title="Download"><span class="none"></span>Download</a></li>
+      <li class="nav-header">Examples</li>
+    <li><a href="../project-deployment.html" title="Project Deployment"><span class="icon-chevron-right"></span>Project Deployment</a></li>
+    <li><a href="../file-deployment.html" title="File Deployment"><span class="icon-chevron-right"></span>File Deployment</a></li>
+      <li class="nav-header">Project Documentation</li>
+    <li><a href="../project-info.html" title="Project Information"><span class="icon-chevron-right"></span>Project Information</a></li>
+    <li><a href="../project-reports.html" title="Project Reports"><span class="icon-chevron-right"></span>Project Reports</a></li>
+      <li class="nav-header">Maven Projects</li>
+    <li><a href="../../../archetype/index.html" title="Archetype"><span class="none"></span>Archetype</a></li>
+    <li><a href="../../../resolver/index.html" title="Artifact Resolver"><span class="none"></span>Artifact Resolver</a></li>
+    <li><a href="../../../doxia/index.html" title="Doxia"><span class="none"></span>Doxia</a></li>
+    <li><a href="../../../jxr/index.html" title="JXR"><span class="none"></span>JXR</a></li>
+    <li><a href="../../../ref/current" title="Maven"><span class="none"></span>Maven</a></li>
+    <li><a href="../../../pom/index.html" title="Parent POMs"><span class="none"></span>Parent POMs</a></li>
+    <li><a href="../../index.html" title="Plugins"><span class="none"></span>Plugins</a></li>
+    <li><a href="../../../plugin-testing/index.html" title="Plugin Testing"><span class="none"></span>Plugin Testing</a></li>
+    <li><a href="../../../plugin-tools/index.html" title="Plugin Tools"><span class="none"></span>Plugin Tools</a></li>
+    <li><a href="../../../apache-resource-bundles/index.html" title="Resource Bundles"><span class="none"></span>Resource Bundles</a></li>
+    <li><a href="../../../scm/index.html" title="SCM"><span class="none"></span>SCM</a></li>
+    <li><a href="../../../shared/index.html" title="Shared Components"><span class="none"></span>Shared Components</a></li>
+    <li><a href="../../../skins/index.html" title="Skins"><span class="none"></span>Skins</a></li>
+    <li><a href="../../../surefire/index.html" title="Surefire"><span class="none"></span>Surefire</a></li>
+    <li><a href="../../../wagon/index.html" title="Wagon"><span class="none"></span>Wagon</a></li>
+      <li class="nav-header">ASF</li>
+    <li><a href="https://www.apache.org/foundation/how-it-works.html" class="externalLink" title="How Apache Works"><span class="none"></span>How Apache Works</a></li>
+    <li><a href="https://www.apache.org/foundation/" class="externalLink" title="Foundation"><span class="none"></span>Foundation</a></li>
+    <li><a href="https://www.apache.org/foundation/sponsorship.html" class="externalLink" title="Sponsoring Apache"><span class="none"></span>Sponsoring Apache</a></li>
+    <li><a href="https://www.apache.org/foundation/thanks.html" class="externalLink" title="Thanks"><span class="none"></span>Thanks</a></li>
+</ul>
+<form id="search-form" action="https://www.google.com/search" method="get" >
+  <input value="maven.apache.org/plugins/maven-deploy-plugin/" name="sitesearch" type="hidden"/>
+  <input class="search-query" name="q" id="query" type="text" />
+</form>
+<script type="text/javascript">asyncJs( 'https://cse.google.com/brand?form=search-form' )</script>
+          <hr />
+          <div id="poweredBy">
+    <script type="text/javascript">asyncJs( 'https://apis.google.com/js/plusone.js' )</script>
+    <div class="g-plusone" data-href="https://maven.apache.org/plugins/maven-deploy-plugin/" data-size="tall" ></div>
+            <div class="clear"></div>
+            <div class="clear"></div>
+    <div id="twitter">
+    <a href="https://twitter.com/ASFMavenProject" class="twitter-follow-button" data-show-count="false" data-align="left" data-size="medium" data-show-screen-name="true" data-lang="en">Follow ASFMavenProject</a>
+    <script type="text/javascript">!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
+    </div>
+            <div class="clear"></div>
+            <div class="clear"></div>
+<a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy"><img class="builtBy" alt="Built by Maven" src="../images/logos/maven-feather.png" /></a>
+            </div>
+          </div>
+        </div>
+        <div id="bodyColumn"  class="span10" >
+<div class="section">
+<h2><a name="Deploying_With_Network_Issues"></a>Deploying With Network Issues</h2>
+<p>Sometimes, network quality from building machine to the remote repository is not perfect. Of course, improving the network would be the best solution, but it is not always possible.</p>
+<p>There are a few strategies to work around the network issue.</p>
+<div class="section">
+<h3><a name="Configuring_Multiple_Tries"></a>Configuring Multiple Tries</h3>
+<p>Deploy plugin provides <a href="../deploy-mojo.html#retryFailedDeploymentCount"><tt>retryFailedDeploymentCount</tt> parameter</a> to retry deployment multiple times before giving up and returning a failure for the <tt>deploy</tt> goal: </p>
+<div class="source"><pre class="prettyprint linenums">&lt;project&gt;
+  [...]
+  &lt;build&gt;
+    &lt;plugins&gt;
+      &lt;plugin&gt;
+        &lt;groupId&gt;org.apache.maven.plugins&lt;/groupId&gt;
+        &lt;artifactId&gt;maven-deploy-plugin&lt;/artifactId&gt;
+        &lt;configuration&gt;
+          &lt;retryFailedDeploymentCount&gt;3&lt;/retryFailedDeploymentCount&gt;
+        &lt;configuration&gt;
+      &lt;/plugin&gt;
+    &lt;/plugins&gt;
+  &lt;/build&gt;
+  [...]
+&lt;/project&gt;</pre></div></div>
+<div class="section">
+<h3><a name="Deploying_to_a_Local_Staging_Directory"></a>Deploying to a Local Staging Directory</h3>
+<p>When the network is really not consistent, a deeper strategy is to deploy in 2 steps:</p>
+<p>1. <tt>deploy</tt> to a local <tt>file:./target/staging-deploy</tt> directory during the build,</p>
+<p>2. then copy from the local area to the target remote repository, retrying as much as necessary.</p>
+<div class="section">
+<h4><a name="Deploying_to_a_Local_Directory"></a>Deploying to a Local Directory</h4>
+<p>Deploying to a local directory can be done from command line, without changing POM, using <a href="../deploy-mojo.html#altDeploymentRepository"><tt>altDeploymentRepository</tt> parameter</a>:</p>
+<div class="source"><pre class="prettyprint linenums">mvn deploy -DaltDeploymentRepository=local::file:./target/staging-deploy</pre></div>
+<p>Notice: with maven-deploy-plugin 2.x, the parameter format was <tt>local::default::file:./target/staging-deploy</tt></p>
+<p>Of course, if you want can configure the repository in your <tt>pom.xml</tt> if you want to go from a temporary strategy to the general strategy.</p></div>
+<div class="section">
+<h4><a name="Copying_from_Local_Directory_to_Target_Remote_Repository"></a>Copying from Local Directory to Target Remote Repository</h4>
+<p><tt>wagon-maven-plugin</tt>'s <a class="externalLink" href="http://www.mojohaus.org/wagon-maven-plugin/merge-maven-repos-mojo.html"><tt>merge-maven-repos</tt> goal</a> provides a mechanism to copy from one remote repository to the other, while merging repository metadata.</p>
+<p><tt>wagon-maven-plugin</tt>'s <a class="externalLink" href="http://www.mojohaus.org/wagon-maven-plugin/upload-mojo.html"><tt>upload</tt> goal</a> will do the same without taking care of repository metadata: use it if you have an empty repository as target, like a staging repository provided by a repository manager.</p>
+<p>It can be invoked fully from command line (renaming <tt>-Dwagon.</tt> with <tt>wagon.targetId</tt> when <a class="externalLink" href="https://github.com/mojohaus/wagon-maven-plugin/pull/26">2.0.1 will be released</a>):</p>
+<div class="source"><pre class="prettyprint linenums">mvn org.codehaus.mojo:wagon-maven-plugin:2.0.0:merge-maven-repos \
+  -Dwagon.source=file:./target/staging-deploy \
+  -Dwagon.target=https://... \
+  -Dwagon.=id</pre></div>
+<p>or more simply with <tt>mvn wagon:merge-maven-repos</tt> with configuration in <tt>pom.xml</tt>:</p>
+<div class="source"><pre class="prettyprint linenums">&lt;project&gt;
+  [...]
+  &lt;build&gt;
+    &lt;plugins&gt;
+      &lt;plugin&gt;
+        &lt;groupId&gt;org.codehaus.mojo&lt;/groupId&gt;
+        &lt;artifactId&gt;wagon-maven-plugin&lt;/artifactId&gt;
+        &lt;version&gt;2.0.0&lt;/version&gt;
+        &lt;configuration&gt;
+          &lt;source&gt;file:./target/staging-deploy&lt;/source&gt;
+          &lt;target&gt;https://...&lt;/target&gt;
+          &lt;targetId&gt;id&lt;/targetId&gt;
+        &lt;/configuration&gt;
+      &lt;/plugin&gt;
+    &lt;/plugins&gt;
+  &lt;/build&gt;
+  [...]
+&lt;/project&gt;</pre></div></div></div></div>
+        </div>
+      </div>
+    </div>
+    <hr/>
+    <footer>
+      <div class="container-fluid">
+        <div class="row-fluid">
+            <p>Copyright &copy;2004&#x2013;2019
+<a href="https://www.apache.org/">The Apache Software Foundation</a>.
+All rights reserved.</p>
+        </div>
+      </div>
+    </footer>
+  </body>
+</html>
\ No newline at end of file

Modified: maven/website/components/plugins-archives/maven-deploy-plugin-LATEST/examples/deploy-ssh-external.html
==============================================================================
--- maven/website/components/plugins-archives/maven-deploy-plugin-LATEST/examples/deploy-ssh-external.html (original)
+++ maven/website/components/plugins-archives/maven-deploy-plugin-LATEST/examples/deploy-ssh-external.html Sun Jan 20 16:33:53 2019
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.8.1 from src/site/apt/examples/deploy-ssh-external.apt at 2018-09-23
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 from src/site/apt/examples/deploy-ssh-external.apt at 2019-01-20
  | Rendered using Apache Maven Fluido Skin 1.7
 -->
 <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="Jason van Zyl" />
-    <meta name="Date-Revision-yyyymmdd" content="20180923" />
+    <meta name="Date-Revision-yyyymmdd" content="20190120" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Maven Deploy Plugin &#x2013; Deployment of artifacts in an external SSH command</title>
     <link rel="stylesheet" href="../css/apache-maven-fluido-1.7.min.css" />
@@ -41,9 +41,9 @@
       <li class=""><a href="../../../index.html" title="Maven">Maven</a><span class="divider">/</span></li>
       <li class=""><a href="../../index.html" title="Plugins">Plugins</a><span class="divider">/</span></li>
       <li class=""><a href="../index.html" title="Apache Maven Deploy Plugin">Apache Maven Deploy Plugin</a><span class="divider">/</span></li>
-    <li class="active ">Deployment of artifacts in an external SSH command <a href="https://github.com/apache/maven-deploy-plugin/tree/maven-deploy-plugin-3.0.0-M1/src/site/apt/examples/deploy-ssh-external.apt"><img src="../images/accessories-text-editor.png" title="Edit" /></a></li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2018-09-23</li>
-          <li id="projectVersion" class="pull-right">Version: 3.0.0-M1</li>
+    <li class="active ">Deployment of artifacts in an external SSH command <a href="https://github.com/apache/maven-deploy-plugin/tree/HEAD/src/site/apt/examples/deploy-ssh-external.apt"><img src="../images/accessories-text-editor.png" title="Edit" /></a></li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2019-01-20</li>
+          <li id="projectVersion" class="pull-right">Version: 3.0.0-M2-SNAPSHOT</li>
         </ul>
       </div>
       <div class="row-fluid">
@@ -191,7 +191,7 @@
     <footer>
       <div class="container-fluid">
         <div class="row-fluid">
-            <p>Copyright &copy;2004&#x2013;2018
+            <p>Copyright &copy;2004&#x2013;2019
 <a href="https://www.apache.org/">The Apache Software Foundation</a>.
 All rights reserved.</p>
         </div>

Modified: maven/website/components/plugins-archives/maven-deploy-plugin-LATEST/examples/deploying-in-legacy-layout.html
==============================================================================
--- maven/website/components/plugins-archives/maven-deploy-plugin-LATEST/examples/deploying-in-legacy-layout.html (original)
+++ maven/website/components/plugins-archives/maven-deploy-plugin-LATEST/examples/deploying-in-legacy-layout.html Sun Jan 20 16:33:53 2019
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.8.1 from src/site/apt/examples/deploying-in-legacy-layout.apt.vm at 2018-09-23
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 from src/site/apt/examples/deploying-in-legacy-layout.apt.vm at 2019-01-20
  | Rendered using Apache Maven Fluido Skin 1.7
 -->
 <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="Allan Ramirez" />
-    <meta name="Date-Revision-yyyymmdd" content="20180923" />
+    <meta name="Date-Revision-yyyymmdd" content="20190120" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Maven Deploy Plugin &#x2013; Deploy an artifact in legacy layout</title>
     <link rel="stylesheet" href="../css/apache-maven-fluido-1.7.min.css" />
@@ -41,9 +41,9 @@
       <li class=""><a href="../../../index.html" title="Maven">Maven</a><span class="divider">/</span></li>
       <li class=""><a href="../../index.html" title="Plugins">Plugins</a><span class="divider">/</span></li>
       <li class=""><a href="../index.html" title="Apache Maven Deploy Plugin">Apache Maven Deploy Plugin</a><span class="divider">/</span></li>
-    <li class="active ">Deploy an artifact in legacy layout <a href="https://github.com/apache/maven-deploy-plugin/tree/maven-deploy-plugin-3.0.0-M1/src/site/apt/examples/deploying-in-legacy-layout.apt.vm"><img src="../images/accessories-text-editor.png" title="Edit" /></a></li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2018-09-23</li>
-          <li id="projectVersion" class="pull-right">Version: 3.0.0-M1</li>
+    <li class="active ">Deploy an artifact in legacy layout <a href="https://github.com/apache/maven-deploy-plugin/tree/HEAD/src/site/apt/examples/deploying-in-legacy-layout.apt.vm"><img src="../images/accessories-text-editor.png" title="Edit" /></a></li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2019-01-20</li>
+          <li id="projectVersion" class="pull-right">Version: 3.0.0-M2-SNAPSHOT</li>
         </ul>
       </div>
       <div class="row-fluid">
@@ -132,7 +132,7 @@
      |  `---artifact
      |---metadata</pre></div>
 <p>In able to deploy an artifact in a legacy layout of repository, set the <b>repositoryLayout</b> parameter to <tt>legacy</tt> value.</p>
-<div class="source"><pre class="prettyprint linenums">mvn org.apache.maven.plugins:maven-deploy-plugin:3.0.0-M1:deploy-file -Durl=file:///C:/m2-repo \
+<div class="source"><pre class="prettyprint linenums">mvn org.apache.maven.plugins:maven-deploy-plugin:3.0.0-M2-SNAPSHOT:deploy-file -Durl=file:///C:/m2-repo \
                                                                             -DrepositoryId=some.id \
                                                                             -Dfile=your-artifact-1.0.jar \
                                                                             -DpomFile=your-pom.xml \
@@ -145,7 +145,7 @@
     <footer>
       <div class="container-fluid">
         <div class="row-fluid">
-            <p>Copyright &copy;2004&#x2013;2018
+            <p>Copyright &copy;2004&#x2013;2019
 <a href="https://www.apache.org/">The Apache Software Foundation</a>.
 All rights reserved.</p>
         </div>

Modified: maven/website/components/plugins-archives/maven-deploy-plugin-LATEST/examples/deploying-sources-javadoc.html
==============================================================================
--- maven/website/components/plugins-archives/maven-deploy-plugin-LATEST/examples/deploying-sources-javadoc.html (original)
+++ maven/website/components/plugins-archives/maven-deploy-plugin-LATEST/examples/deploying-sources-javadoc.html Sun Jan 20 16:33:53 2019
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.8.1 from src/site/apt/examples/deploying-sources-javadoc.apt.vm at 2018-09-23
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 from src/site/apt/examples/deploying-sources-javadoc.apt.vm at 2019-01-20
  | Rendered using Apache Maven Fluido Skin 1.7
 -->
 <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="20180923" />
+    <meta name="Date-Revision-yyyymmdd" content="20190120" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Maven Deploy Plugin &#x2013; Deploy sources and javadocs for an artifact</title>
     <link rel="stylesheet" href="../css/apache-maven-fluido-1.7.min.css" />
@@ -40,9 +40,9 @@
       <li class=""><a href="../../../index.html" title="Maven">Maven</a><span class="divider">/</span></li>
       <li class=""><a href="../../index.html" title="Plugins">Plugins</a><span class="divider">/</span></li>
       <li class=""><a href="../index.html" title="Apache Maven Deploy Plugin">Apache Maven Deploy Plugin</a><span class="divider">/</span></li>
-    <li class="active ">Deploy sources and javadocs for an artifact <a href="https://github.com/apache/maven-deploy-plugin/tree/maven-deploy-plugin-3.0.0-M1/src/site/apt/examples/deploying-sources-javadoc.apt.vm"><img src="../images/accessories-text-editor.png" title="Edit" /></a></li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2018-09-23</li>
-          <li id="projectVersion" class="pull-right">Version: 3.0.0-M1</li>
+    <li class="active ">Deploy sources and javadocs for an artifact <a href="https://github.com/apache/maven-deploy-plugin/tree/HEAD/src/site/apt/examples/deploying-sources-javadoc.apt.vm"><img src="../images/accessories-text-editor.png" title="Edit" /></a></li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2019-01-20</li>
+          <li id="projectVersion" class="pull-right">Version: 3.0.0-M2-SNAPSHOT</li>
         </ul>
       </div>
       <div class="row-fluid">
@@ -122,7 +122,7 @@
   artifact-name-1.0-sources.jar
   artifact-name-1.0-javadoc.jar</pre></div>
 <p>The sources jar contains the Java sources, and the javadoc jar contains the generated javadocs. To include these files in your deployment, set the <b>sources</b> and <b>javadoc</b> parameters to the paths to the sources and javadoc jar files.</p>
-<div class="source"><pre class="prettyprint linenums">mvn org.apache.maven.plugins:maven-deploy-plugin:3.0.0-M1:deploy-file -Durl=file:///home/me/m2-repo \
+<div class="source"><pre class="prettyprint linenums">mvn org.apache.maven.plugins:maven-deploy-plugin:3.0.0-M2-SNAPSHOT:deploy-file -Durl=file:///home/me/m2-repo \
                                                                             -DrepositoryId=some.repo.id \
                                                                             -Dfile=./path/to/artifact-name-1.0.jar \
                                                                             -DpomFile=./path/to/pom.xml \
@@ -136,7 +136,7 @@
     <footer>
       <div class="container-fluid">
         <div class="row-fluid">
-            <p>Copyright &copy;2004&#x2013;2018
+            <p>Copyright &copy;2004&#x2013;2019
 <a href="https://www.apache.org/">The Apache Software Foundation</a>.
 All rights reserved.</p>
         </div>

Modified: maven/website/components/plugins-archives/maven-deploy-plugin-LATEST/examples/deploying-with-classifiers.html
==============================================================================
--- maven/website/components/plugins-archives/maven-deploy-plugin-LATEST/examples/deploying-with-classifiers.html (original)
+++ maven/website/components/plugins-archives/maven-deploy-plugin-LATEST/examples/deploying-with-classifiers.html Sun Jan 20 16:33:53 2019
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.8.1 from src/site/apt/examples/deploying-with-classifiers.apt.vm at 2018-09-23
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 from src/site/apt/examples/deploying-with-classifiers.apt.vm at 2019-01-20
  | Rendered using Apache Maven Fluido Skin 1.7
 -->
 <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="Robert Scholte" />
-    <meta name="Date-Revision-yyyymmdd" content="20180923" />
+    <meta name="Date-Revision-yyyymmdd" content="20190120" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Maven Deploy Plugin &#x2013; Deploy an artifact with classifier</title>
     <link rel="stylesheet" href="../css/apache-maven-fluido-1.7.min.css" />
@@ -41,9 +41,9 @@
       <li class=""><a href="../../../index.html" title="Maven">Maven</a><span class="divider">/</span></li>
       <li class=""><a href="../../index.html" title="Plugins">Plugins</a><span class="divider">/</span></li>
       <li class=""><a href="../index.html" title="Apache Maven Deploy Plugin">Apache Maven Deploy Plugin</a><span class="divider">/</span></li>
-    <li class="active ">Deploy an artifact with classifier <a href="https://github.com/apache/maven-deploy-plugin/tree/maven-deploy-plugin-3.0.0-M1/src/site/apt/examples/deploying-with-classifiers.apt.vm"><img src="../images/accessories-text-editor.png" title="Edit" /></a></li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2018-09-23</li>
-          <li id="projectVersion" class="pull-right">Version: 3.0.0-M1</li>
+    <li class="active ">Deploy an artifact with classifier <a href="https://github.com/apache/maven-deploy-plugin/tree/HEAD/src/site/apt/examples/deploying-with-classifiers.apt.vm"><img src="../images/accessories-text-editor.png" title="Edit" /></a></li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2019-01-20</li>
+          <li id="projectVersion" class="pull-right">Version: 3.0.0-M2-SNAPSHOT</li>
         </ul>
       </div>
       <div class="row-fluid">
@@ -125,7 +125,7 @@
 <li><tt>artifact-name-1.0-debug.jar</tt> the classified jar which contains classes compiled with <a class="externalLink" href="http://maven.apache.org/plugins/maven-compiler-plugin/compile-mojo.html#debug">debugging</a> information, so will be smaller</li>
 <li><tt>artifact-name-1.0-site.pdf</tt> a pdf which contains an export of the site documentation. </li></ul>
 <p>You can deploy the main artifact and the classified artifacts in a single run. Let's assume the original filename for the documentation is <tt>site.pdf</tt>: </p>
-<div class="source"><pre class="prettyprint linenums">mvn org.apache.maven.plugins:maven-deploy-plugin:3.0.0-M1:deploy-file -Durl=http://localhost:8081/repomanager/ \
+<div class="source"><pre class="prettyprint linenums">mvn org.apache.maven.plugins:maven-deploy-plugin:3.0.0-M2-SNAPSHOT:deploy-file -Durl=http://localhost:8081/repomanager/ \
                                                                             -DrepositoryId=some.id \
                                                                             -Dfile=path/to/artifact-name-1.0.jar \
                                                                             -DpomFile=path-to-your-pom.xml \
@@ -133,7 +133,7 @@
                                                                             -Dclassifiers=debug,site \
                                                                             -Dtypes=jar,pdf</pre></div>
 <p>If you only want to deploy the <tt>debug</tt>-jar and want to keep the classifier, you can execute the <tt>deploy-file</tt> like</p>
-<div class="source"><pre class="prettyprint linenums">mvn org.apache.maven.plugins:maven-deploy-plugin:3.0.0-M1:deploy-file -Durl=http://localhost:8081/repomanager/ \
+<div class="source"><pre class="prettyprint linenums">mvn org.apache.maven.plugins:maven-deploy-plugin:3.0.0-M2-SNAPSHOT:deploy-file -Durl=http://localhost:8081/repomanager/ \
                                                                             -DrepositoryId=some.id \
                                                                             -Dfile=path-to-your-artifact-jar \
                                                                             -DpomFile=path-to-your-pom.xml \
@@ -146,7 +146,7 @@
     <footer>
       <div class="container-fluid">
         <div class="row-fluid">
-            <p>Copyright &copy;2004&#x2013;2018
+            <p>Copyright &copy;2004&#x2013;2019
 <a href="https://www.apache.org/">The Apache Software Foundation</a>.
 All rights reserved.</p>
         </div>

Modified: maven/website/components/plugins-archives/maven-deploy-plugin-LATEST/examples/deploying-with-customed-pom.html
==============================================================================
--- maven/website/components/plugins-archives/maven-deploy-plugin-LATEST/examples/deploying-with-customed-pom.html (original)
+++ maven/website/components/plugins-archives/maven-deploy-plugin-LATEST/examples/deploying-with-customed-pom.html Sun Jan 20 16:33:53 2019
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.8.1 from src/site/apt/examples/deploying-with-customed-pom.apt.vm at 2018-09-23
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 from src/site/apt/examples/deploying-with-customed-pom.apt.vm at 2019-01-20
  | Rendered using Apache Maven Fluido Skin 1.7
 -->
 <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="Allan Ramirez" />
-    <meta name="Date-Revision-yyyymmdd" content="20180923" />
+    <meta name="Date-Revision-yyyymmdd" content="20190120" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Maven Deploy Plugin &#x2013; Deploy an artifact with a customized pom</title>
     <link rel="stylesheet" href="../css/apache-maven-fluido-1.7.min.css" />
@@ -41,9 +41,9 @@
       <li class=""><a href="../../../index.html" title="Maven">Maven</a><span class="divider">/</span></li>
       <li class=""><a href="../../index.html" title="Plugins">Plugins</a><span class="divider">/</span></li>
       <li class=""><a href="../index.html" title="Apache Maven Deploy Plugin">Apache Maven Deploy Plugin</a><span class="divider">/</span></li>
-    <li class="active ">Deploy an artifact with a customized pom <a href="https://github.com/apache/maven-deploy-plugin/tree/maven-deploy-plugin-3.0.0-M1/src/site/apt/examples/deploying-with-customed-pom.apt.vm"><img src="../images/accessories-text-editor.png" title="Edit" /></a></li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2018-09-23</li>
-          <li id="projectVersion" class="pull-right">Version: 3.0.0-M1</li>
+    <li class="active ">Deploy an artifact with a customized pom <a href="https://github.com/apache/maven-deploy-plugin/tree/HEAD/src/site/apt/examples/deploying-with-customed-pom.apt.vm"><img src="../images/accessories-text-editor.png" title="Edit" /></a></li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2019-01-20</li>
+          <li id="projectVersion" class="pull-right">Version: 3.0.0-M2-SNAPSHOT</li>
         </ul>
       </div>
       <div class="row-fluid">
@@ -119,7 +119,7 @@
 <div class="section">
 <h2><a name="Deploy_an_artifact_with_a_customized_pom"></a>Deploy an artifact with a customized pom</h2>
 <p>If there is already an existing pom and want it to be deployed together with the 3rd party artifact, set the <b>pomFile</b> parameter to the path of the pom.xml.</p>
-<div class="source"><pre class="prettyprint linenums">mvn org.apache.maven.plugins:maven-deploy-plugin:3.0.0-M1:deploy-file -Durl=file:///C:/m2-repo \
+<div class="source"><pre class="prettyprint linenums">mvn org.apache.maven.plugins:maven-deploy-plugin:3.0.0-M2-SNAPSHOT:deploy-file -Durl=file:///C:/m2-repo \
                                                                             -DrepositoryId=some.id \
                                                                             -Dfile=path-to-your-artifact-jar \
                                                                             -DpomFile=path-to-your-pom.xml</pre></div>
@@ -132,7 +132,7 @@
     <footer>
       <div class="container-fluid">
         <div class="row-fluid">
-            <p>Copyright &copy;2004&#x2013;2018
+            <p>Copyright &copy;2004&#x2013;2019
 <a href="https://www.apache.org/">The Apache Software Foundation</a>.
 All rights reserved.</p>
         </div>

Modified: maven/website/components/plugins-archives/maven-deploy-plugin-LATEST/examples/disabling-generic-pom.html
==============================================================================
--- maven/website/components/plugins-archives/maven-deploy-plugin-LATEST/examples/disabling-generic-pom.html (original)
+++ maven/website/components/plugins-archives/maven-deploy-plugin-LATEST/examples/disabling-generic-pom.html Sun Jan 20 16:33:53 2019
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.8.1 from src/site/apt/examples/disabling-generic-pom.apt.vm at 2018-09-23
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 from src/site/apt/examples/disabling-generic-pom.apt.vm at 2019-01-20
  | Rendered using Apache Maven Fluido Skin 1.7
 -->
 <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="Allan Ramirez" />
-    <meta name="Date-Revision-yyyymmdd" content="20180923" />
+    <meta name="Date-Revision-yyyymmdd" content="20190120" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Maven Deploy Plugin &#x2013; Disable the generation of pom</title>
     <link rel="stylesheet" href="../css/apache-maven-fluido-1.7.min.css" />
@@ -41,9 +41,9 @@
       <li class=""><a href="../../../index.html" title="Maven">Maven</a><span class="divider">/</span></li>
       <li class=""><a href="../../index.html" title="Plugins">Plugins</a><span class="divider">/</span></li>
       <li class=""><a href="../index.html" title="Apache Maven Deploy Plugin">Apache Maven Deploy Plugin</a><span class="divider">/</span></li>
-    <li class="active ">Disable the generation of pom <a href="https://github.com/apache/maven-deploy-plugin/tree/maven-deploy-plugin-3.0.0-M1/src/site/apt/examples/disabling-generic-pom.apt.vm"><img src="../images/accessories-text-editor.png" title="Edit" /></a></li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2018-09-23</li>
-          <li id="projectVersion" class="pull-right">Version: 3.0.0-M1</li>
+    <li class="active ">Disable the generation of pom <a href="https://github.com/apache/maven-deploy-plugin/tree/HEAD/src/site/apt/examples/disabling-generic-pom.apt.vm"><img src="../images/accessories-text-editor.png" title="Edit" /></a></li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2019-01-20</li>
+          <li id="projectVersion" class="pull-right">Version: 3.0.0-M2-SNAPSHOT</li>
         </ul>
       </div>
       <div class="row-fluid">
@@ -119,7 +119,7 @@
 <div class="section">
 <h2><a name="Disable_the_generation_of_pom"></a>Disable the generation of pom</h2>
 <p>By default, If no pom is specified during deployment of your 3rd party artifact, a generic pom will be generated which contains the minimum required elements needed for the pom. In order to disable it, set the <b>generatePom</b> parameter to <tt>false</tt>.</p>
-<div class="source"><pre class="prettyprint linenums">mvn org.apache.maven.plugins:maven-deploy-plugin:3.0.0-M1:deploy-file -Durl=file:///C:/m2-repo \
+<div class="source"><pre class="prettyprint linenums">mvn org.apache.maven.plugins:maven-deploy-plugin:3.0.0-M2-SNAPSHOT:deploy-file -Durl=file:///C:/m2-repo \
                                                                             -DrepositoryId=some.id \
                                                                             -Dfile=path-to-your-artifact-jar \
                                                                             -DgroupId=your.groupId \
@@ -135,7 +135,7 @@
     <footer>
       <div class="container-fluid">
         <div class="row-fluid">
-            <p>Copyright &copy;2004&#x2013;2018
+            <p>Copyright &copy;2004&#x2013;2019
 <a href="https://www.apache.org/">The Apache Software Foundation</a>.
 All rights reserved.</p>
         </div>

Modified: maven/website/components/plugins-archives/maven-deploy-plugin-LATEST/faq.html
==============================================================================
--- maven/website/components/plugins-archives/maven-deploy-plugin-LATEST/faq.html (original)
+++ maven/website/components/plugins-archives/maven-deploy-plugin-LATEST/faq.html Sun Jan 20 16:33:53 2019
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.8.1 from src/site/fml/faq.fml at 2018-09-23
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 from src/site/fml/faq.fml at 2019-01-20
  | Rendered using Apache Maven Fluido Skin 1.7
 -->
 <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="20180923" />
+    <meta name="Date-Revision-yyyymmdd" content="20190120" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Maven Deploy Plugin &#x2013; Frequently Asked Questions</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.7.min.css" />
@@ -40,9 +40,9 @@
       <li class=""><a href="../../index.html" title="Maven">Maven</a><span class="divider">/</span></li>
       <li class=""><a href="../index.html" title="Plugins">Plugins</a><span class="divider">/</span></li>
       <li class=""><a href="index.html" title="Apache Maven Deploy Plugin">Apache Maven Deploy Plugin</a><span class="divider">/</span></li>
-    <li class="active ">Frequently Asked Questions <a href="https://github.com/apache/maven-deploy-plugin/tree/maven-deploy-plugin-3.0.0-M1/src/site/fml/faq.fml"><img src="./images/accessories-text-editor.png" title="Edit" /></a></li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2018-09-23</li>
-          <li id="projectVersion" class="pull-right">Version: 3.0.0-M1</li>
+    <li class="active ">Frequently Asked Questions <a href="https://github.com/apache/maven-deploy-plugin/tree/HEAD/src/site/fml/faq.fml"><img src="./images/accessories-text-editor.png" title="Edit" /></a></li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2019-01-20</li>
+          <li id="projectVersion" class="pull-right">Version: 3.0.0-M2-SNAPSHOT</li>
         </ul>
       </div>
       <div class="row-fluid">
@@ -190,7 +190,7 @@
     <footer>
       <div class="container-fluid">
         <div class="row-fluid">
-            <p>Copyright &copy;2004&#x2013;2018
+            <p>Copyright &copy;2004&#x2013;2019
 <a href="https://www.apache.org/">The Apache Software Foundation</a>.
 All rights reserved.</p>
         </div>

Modified: maven/website/components/plugins-archives/maven-deploy-plugin-LATEST/file-deployment.html
==============================================================================
--- maven/website/components/plugins-archives/maven-deploy-plugin-LATEST/file-deployment.html (original)
+++ maven/website/components/plugins-archives/maven-deploy-plugin-LATEST/file-deployment.html Sun Jan 20 16:33:53 2019
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.8.1 from src/site/apt/file-deployment.apt at 2018-09-23
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 from src/site/apt/file-deployment.apt at 2019-01-20
  | Rendered using Apache Maven Fluido Skin 1.7
 -->
 <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="Allan Ramirez" />
-    <meta name="Date-Revision-yyyymmdd" content="20180923" />
+    <meta name="Date-Revision-yyyymmdd" content="20190120" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Maven Deploy Plugin &#x2013; Project Deployment</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.7.min.css" />
@@ -41,9 +41,9 @@
       <li class=""><a href="../../index.html" title="Maven">Maven</a><span class="divider">/</span></li>
       <li class=""><a href="../index.html" title="Plugins">Plugins</a><span class="divider">/</span></li>
       <li class=""><a href="index.html" title="Apache Maven Deploy Plugin">Apache Maven Deploy Plugin</a><span class="divider">/</span></li>
-    <li class="active ">Project Deployment <a href="https://github.com/apache/maven-deploy-plugin/tree/maven-deploy-plugin-3.0.0-M1/src/site/apt/file-deployment.apt"><img src="./images/accessories-text-editor.png" title="Edit" /></a></li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2018-09-23</li>
-          <li id="projectVersion" class="pull-right">Version: 3.0.0-M1</li>
+    <li class="active ">Project Deployment <a href="https://github.com/apache/maven-deploy-plugin/tree/HEAD/src/site/apt/file-deployment.apt"><img src="./images/accessories-text-editor.png" title="Edit" /></a></li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2019-01-20</li>
+          <li id="projectVersion" class="pull-right">Version: 3.0.0-M2-SNAPSHOT</li>
         </ul>
       </div>
       <div class="row-fluid">
@@ -132,7 +132,7 @@
     <footer>
       <div class="container-fluid">
         <div class="row-fluid">
-            <p>Copyright &copy;2004&#x2013;2018
+            <p>Copyright &copy;2004&#x2013;2019
 <a href="https://www.apache.org/">The Apache Software Foundation</a>.
 All rights reserved.</p>
         </div>

Modified: maven/website/components/plugins-archives/maven-deploy-plugin-LATEST/findbugs.html
==============================================================================
--- maven/website/components/plugins-archives/maven-deploy-plugin-LATEST/findbugs.html (original)
+++ maven/website/components/plugins-archives/maven-deploy-plugin-LATEST/findbugs.html Sun Jan 20 16:33:53 2019
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.8.1 from org.codehaus.mojo:findbugs-maven-plugin:3.0.5:findbugs at 2018-09-23
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 from org.codehaus.mojo:findbugs-maven-plugin:3.0.5:findbugs at 2019-01-20
  | Rendered using Apache Maven Fluido Skin 1.7
 -->
 <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="20180923" />
+    <meta name="Date-Revision-yyyymmdd" content="20190120" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Maven Deploy Plugin &#x2013; FindBugs Bug Detector Report</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.7.min.css" />
@@ -41,8 +41,8 @@
       <li class=""><a href="../index.html" title="Plugins">Plugins</a><span class="divider">/</span></li>
       <li class=""><a href="index.html" title="Apache Maven Deploy Plugin">Apache Maven Deploy Plugin</a><span class="divider">/</span></li>
     <li class="active ">FindBugs Bug Detector Report</li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2018-09-23</li>
-          <li id="projectVersion" class="pull-right">Version: 3.0.0-M1</li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2019-01-20</li>
+          <li id="projectVersion" class="pull-right">Version: 3.0.0-M2-SNAPSHOT</li>
         </ul>
       </div>
       <div class="row-fluid">
@@ -74,7 +74,6 @@
     <li class="active"><a href="#"><span class="none"></span>FindBugs</a></li>
     <li><a href="sonar.html" title="Sonar"><span class="none"></span>Sonar</a></li>
     <li><a href="plugin-info.html" title="Plugin Documentation"><span class="none"></span>Plugin Documentation</a></li>
-    <li><a href="invoker-report.html" title="Invoker Build Results"><span class="none"></span>Invoker Build Results</a></li>
     <li><a href="jira-report.html" title="JIRA Report"><span class="none"></span>JIRA Report</a></li>
     </ul>
 </li>
@@ -154,7 +153,7 @@
     <footer>
       <div class="container-fluid">
         <div class="row-fluid">
-            <p>Copyright &copy;2004&#x2013;2018
+            <p>Copyright &copy;2004&#x2013;2019
 <a href="https://www.apache.org/">The Apache Software Foundation</a>.
 All rights reserved.</p>
         </div>

Modified: maven/website/components/plugins-archives/maven-deploy-plugin-LATEST/help-mojo.html
==============================================================================
--- maven/website/components/plugins-archives/maven-deploy-plugin-LATEST/help-mojo.html (original)
+++ maven/website/components/plugins-archives/maven-deploy-plugin-LATEST/help-mojo.html Sun Jan 20 16:33:53 2019
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.8.1 from target/generated-site/xdoc/help-mojo.xml at 2018-09-23
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 from target/generated-site/xdoc/help-mojo.xml at 2019-01-20
  | Rendered using Apache Maven Fluido Skin 1.7
 -->
 <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="20180923" />
+    <meta name="Date-Revision-yyyymmdd" content="20190120" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Maven Deploy Plugin &#x2013; deploy:help</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.7.min.css" />
@@ -41,8 +41,8 @@
       <li class=""><a href="../index.html" title="Plugins">Plugins</a><span class="divider">/</span></li>
       <li class=""><a href="index.html" title="Apache Maven Deploy Plugin">Apache Maven Deploy Plugin</a><span class="divider">/</span></li>
     <li class="active ">deploy:help</li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2018-09-23</li>
-          <li id="projectVersion" class="pull-right">Version: 3.0.0-M1</li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2019-01-20</li>
+          <li id="projectVersion" class="pull-right">Version: 3.0.0-M2-SNAPSHOT</li>
         </ul>
       </div>
       <div class="row-fluid">
@@ -114,7 +114,7 @@
       
 <p><b>Full name</b>:</p>
       
-<p>org.apache.maven.plugins:maven-deploy-plugin:3.0.0-M1:help</p>
+<p>org.apache.maven.plugins:maven-deploy-plugin:3.0.0-M2-SNAPSHOT:help</p>
       
 <p><b>Description</b>:</p>
       
@@ -262,7 +262,7 @@ goals will be displayed.</div>
     <footer>
       <div class="container-fluid">
         <div class="row-fluid">
-            <p>Copyright &copy;2004&#x2013;2018
+            <p>Copyright &copy;2004&#x2013;2019
 <a href="https://www.apache.org/">The Apache Software Foundation</a>.
 All rights reserved.</p>
         </div>

Modified: maven/website/components/plugins-archives/maven-deploy-plugin-LATEST/index.html
==============================================================================
--- maven/website/components/plugins-archives/maven-deploy-plugin-LATEST/index.html (original)
+++ maven/website/components/plugins-archives/maven-deploy-plugin-LATEST/index.html Sun Jan 20 16:33:53 2019
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.8.1 from src/site/apt/index.apt.vm at 2018-09-23
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 from src/site/apt/index.apt.vm at 2019-01-20
  | Rendered using Apache Maven Fluido Skin 1.7
 -->
 <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="Jerome Lacoste" />
     <meta name="Date-Creation-yyyymmdd" content="20130722" />
-    <meta name="Date-Revision-yyyymmdd" content="20180923" />
+    <meta name="Date-Revision-yyyymmdd" content="20190120" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Maven Deploy Plugin &#x2013; Introduction</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.7.min.css" />
@@ -42,9 +42,9 @@
       <li class=""><a href="../../index.html" title="Maven">Maven</a><span class="divider">/</span></li>
       <li class=""><a href="../index.html" title="Plugins">Plugins</a><span class="divider">/</span></li>
       <li class=""><a href="index.html" title="Apache Maven Deploy Plugin">Apache Maven Deploy Plugin</a><span class="divider">/</span></li>
-    <li class="active ">Introduction <a href="https://github.com/apache/maven-deploy-plugin/tree/maven-deploy-plugin-3.0.0-M1/src/site/apt/index.apt.vm"><img src="./images/accessories-text-editor.png" title="Edit" /></a></li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2018-09-23</li>
-          <li id="projectVersion" class="pull-right">Version: 3.0.0-M1</li>
+    <li class="active ">Introduction <a href="https://github.com/apache/maven-deploy-plugin/tree/HEAD/src/site/apt/index.apt.vm"><img src="./images/accessories-text-editor.png" title="Edit" /></a></li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2019-01-20</li>
+          <li id="projectVersion" class="pull-right">Version: 3.0.0-M2-SNAPSHOT</li>
         </ul>
       </div>
       <div class="row-fluid">
@@ -159,7 +159,8 @@
 <p><i>Project Deployment:</i></p>
 <ul>
 <li><a href="./examples/deploy-ftp.html">Deployment with FTP</a></li>
-<li><a href="./examples/deploy-ssh-external.html">Deployment with external SSH</a></li></ul>
+<li><a href="./examples/deploy-ssh-external.html">Deployment with external SSH</a></li>
+<li><a href="./examples/deploy-network-issues.html">Workarounds when there are network issues</a></li></ul>
 <p><i>File Deployment:</i></p>
 <ul>
 <li><a href="./examples/disabling-generic-pom.html">Disable the generation of pom</a></li>
@@ -174,7 +175,7 @@
     <footer>
       <div class="container-fluid">
         <div class="row-fluid">
-            <p>Copyright &copy;2004&#x2013;2018
+            <p>Copyright &copy;2004&#x2013;2019
 <a href="https://www.apache.org/">The Apache Software Foundation</a>.
 All rights reserved.</p>
         </div>

Modified: maven/website/components/plugins-archives/maven-deploy-plugin-LATEST/issue-management.html
==============================================================================
--- maven/website/components/plugins-archives/maven-deploy-plugin-LATEST/issue-management.html (original)
+++ maven/website/components/plugins-archives/maven-deploy-plugin-LATEST/issue-management.html Sun Jan 20 16:33:53 2019
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.8.1 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.0.0:issue-management at 2018-09-23
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.0.0:issue-management at 2019-01-20
  | Rendered using Apache Maven Fluido Skin 1.7
 -->
 <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="20180923" />
+    <meta name="Date-Revision-yyyymmdd" content="20190120" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Maven Deploy Plugin &#x2013; Issue Management</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.7.min.css" />
@@ -41,8 +41,8 @@
       <li class=""><a href="../index.html" title="Plugins">Plugins</a><span class="divider">/</span></li>
       <li class=""><a href="index.html" title="Apache Maven Deploy Plugin">Apache Maven Deploy Plugin</a><span class="divider">/</span></li>
     <li class="active ">Issue Management</li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2018-09-23</li>
-          <li id="projectVersion" class="pull-right">Version: 3.0.0-M1</li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2019-01-20</li>
+          <li id="projectVersion" class="pull-right">Version: 3.0.0-M2-SNAPSHOT</li>
         </ul>
       </div>
       <div class="row-fluid">
@@ -138,7 +138,7 @@
     <footer>
       <div class="container-fluid">
         <div class="row-fluid">
-            <p>Copyright &copy;2004&#x2013;2018
+            <p>Copyright &copy;2004&#x2013;2019
 <a href="https://www.apache.org/">The Apache Software Foundation</a>.
 All rights reserved.</p>
         </div>

Modified: maven/website/components/plugins-archives/maven-deploy-plugin-LATEST/jira-report.html
==============================================================================
--- maven/website/components/plugins-archives/maven-deploy-plugin-LATEST/jira-report.html (original)
+++ maven/website/components/plugins-archives/maven-deploy-plugin-LATEST/jira-report.html Sun Jan 20 16:33:53 2019
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.8.1 from org.apache.maven.plugins:maven-changes-plugin:2.12.1:jira-report at 2018-09-23
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 from org.apache.maven.plugins:maven-changes-plugin:2.12.1:jira-report at 2019-01-20
  | Rendered using Apache Maven Fluido Skin 1.7
 -->
 <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="20180923" />
+    <meta name="Date-Revision-yyyymmdd" content="20190120" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Maven Deploy Plugin &#x2013; </title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.7.min.css" />
@@ -41,8 +41,8 @@
       <li class=""><a href="../index.html" title="Plugins">Plugins</a><span class="divider">/</span></li>
       <li class=""><a href="index.html" title="Apache Maven Deploy Plugin">Apache Maven Deploy Plugin</a><span class="divider">/</span></li>
     <li class="active "></li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2018-09-23</li>
-          <li id="projectVersion" class="pull-right">Version: 3.0.0-M1</li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2019-01-20</li>
+          <li id="projectVersion" class="pull-right">Version: 3.0.0-M2-SNAPSHOT</li>
         </ul>
       </div>
       <div class="row-fluid">
@@ -74,7 +74,6 @@
     <li><a href="findbugs.html" title="FindBugs"><span class="none"></span>FindBugs</a></li>
     <li><a href="sonar.html" title="Sonar"><span class="none"></span>Sonar</a></li>
     <li><a href="plugin-info.html" title="Plugin Documentation"><span class="none"></span>Plugin Documentation</a></li>
-    <li><a href="invoker-report.html" title="Invoker Build Results"><span class="none"></span>Invoker Build Results</a></li>
     <li class="active"><a href="#"><span class="none"></span>JIRA Report</a></li>
     </ul>
 </li>
@@ -130,7 +129,7 @@
     <footer>
       <div class="container-fluid">
         <div class="row-fluid">
-            <p>Copyright &copy;2004&#x2013;2018
+            <p>Copyright &copy;2004&#x2013;2019
 <a href="https://www.apache.org/">The Apache Software Foundation</a>.
 All rights reserved.</p>
         </div>

Modified: maven/website/components/plugins-archives/maven-deploy-plugin-LATEST/mailing-lists.html
==============================================================================
--- maven/website/components/plugins-archives/maven-deploy-plugin-LATEST/mailing-lists.html (original)
+++ maven/website/components/plugins-archives/maven-deploy-plugin-LATEST/mailing-lists.html Sun Jan 20 16:33:53 2019
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.8.1 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.0.0:mailing-lists at 2018-09-23
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.0.0:mailing-lists at 2019-01-20
  | Rendered using Apache Maven Fluido Skin 1.7
 -->
 <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="20180923" />
+    <meta name="Date-Revision-yyyymmdd" content="20190120" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Maven Deploy Plugin &#x2013; Project Mailing Lists</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.7.min.css" />
@@ -41,8 +41,8 @@
       <li class=""><a href="../index.html" title="Plugins">Plugins</a><span class="divider">/</span></li>
       <li class=""><a href="index.html" title="Apache Maven Deploy Plugin">Apache Maven Deploy Plugin</a><span class="divider">/</span></li>
     <li class="active ">Project Mailing Lists</li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2018-09-23</li>
-          <li id="projectVersion" class="pull-right">Version: 3.0.0-M1</li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2019-01-20</li>
+          <li id="projectVersion" class="pull-right">Version: 3.0.0-M2-SNAPSHOT</li>
         </ul>
       </div>
       <div class="row-fluid">
@@ -310,7 +310,7 @@
     <footer>
       <div class="container-fluid">
         <div class="row-fluid">
-            <p>Copyright &copy;2004&#x2013;2018
+            <p>Copyright &copy;2004&#x2013;2019
 <a href="https://www.apache.org/">The Apache Software Foundation</a>.
 All rights reserved.</p>
         </div>

Modified: maven/website/components/plugins-archives/maven-deploy-plugin-LATEST/plugin-info.html
==============================================================================
--- maven/website/components/plugins-archives/maven-deploy-plugin-LATEST/plugin-info.html (original)
+++ maven/website/components/plugins-archives/maven-deploy-plugin-LATEST/plugin-info.html Sun Jan 20 16:33:53 2019
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.8.1 from org.apache.maven.plugins:maven-plugin-plugin:3.5.2:report at 2018-09-23
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 from org.apache.maven.plugins:maven-plugin-plugin:3.5.2:report at 2019-01-20
  | Rendered using Apache Maven Fluido Skin 1.7
 -->
 <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="20180923" />
+    <meta name="Date-Revision-yyyymmdd" content="20190120" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Maven Deploy Plugin &#x2013; Plugin Documentation</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.7.min.css" />
@@ -41,8 +41,8 @@
       <li class=""><a href="../index.html" title="Plugins">Plugins</a><span class="divider">/</span></li>
       <li class=""><a href="index.html" title="Apache Maven Deploy Plugin">Apache Maven Deploy Plugin</a><span class="divider">/</span></li>
     <li class="active ">Plugin Documentation</li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2018-09-23</li>
-          <li id="projectVersion" class="pull-right">Version: 3.0.0-M1</li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2019-01-20</li>
+          <li id="projectVersion" class="pull-right">Version: 3.0.0-M2-SNAPSHOT</li>
         </ul>
       </div>
       <div class="row-fluid">
@@ -74,7 +74,6 @@
     <li><a href="findbugs.html" title="FindBugs"><span class="none"></span>FindBugs</a></li>
     <li><a href="sonar.html" title="Sonar"><span class="none"></span>Sonar</a></li>
     <li class="active"><a href="#"><span class="none"></span>Plugin Documentation</a></li>
-    <li><a href="invoker-report.html" title="Invoker Build Results"><span class="none"></span>Invoker Build Results</a></li>
     <li><a href="jira-report.html" title="JIRA Report"><span class="none"></span>JIRA Report</a></li>
     </ul>
 </li>
@@ -168,7 +167,7 @@ Call <code>mvn deploy:help -Ddetail=true
         &lt;plugin&gt;
           &lt;groupId&gt;org.apache.maven.plugins&lt;/groupId&gt;
           &lt;artifactId&gt;maven-deploy-plugin&lt;/artifactId&gt;
-          &lt;version&gt;3.0.0-M1&lt;/version&gt;
+          &lt;version&gt;3.0.0-M2-SNAPSHOT&lt;/version&gt;
         &lt;/plugin&gt;
         ...
       &lt;/plugins&gt;
@@ -178,7 +177,7 @@ Call <code>mvn deploy:help -Ddetail=true
       &lt;plugin&gt;
         &lt;groupId&gt;org.apache.maven.plugins&lt;/groupId&gt;
         &lt;artifactId&gt;maven-deploy-plugin&lt;/artifactId&gt;
-        &lt;version&gt;3.0.0-M1&lt;/version&gt;
+        &lt;version&gt;3.0.0-M2-SNAPSHOT&lt;/version&gt;
       &lt;/plugin&gt;
       ...
     &lt;/plugins&gt;
@@ -194,7 +193,7 @@ Call <code>mvn deploy:help -Ddetail=true
     <footer>
       <div class="container-fluid">
         <div class="row-fluid">
-            <p>Copyright &copy;2004&#x2013;2018
+            <p>Copyright &copy;2004&#x2013;2019
 <a href="https://www.apache.org/">The Apache Software Foundation</a>.
 All rights reserved.</p>
         </div>