You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by rf...@apache.org on 2013/09/30 22:08:49 UTC

svn commit: r880564 [10/44] - in /websites/production/maven/content/plugins/maven-deploy-plugin: ./ apidocs/ apidocs/org/apache/maven/plugin/deploy/ apidocs/org/apache/maven/plugin/deploy/class-use/ cobertura/ css/ examples/ testapidocs/ testapidocs/or...

Modified: websites/production/maven/content/plugins/maven-deploy-plugin/examples/deploy-ssh-external.html
==============================================================================
--- websites/production/maven/content/plugins/maven-deploy-plugin/examples/deploy-ssh-external.html (original)
+++ websites/production/maven/content/plugins/maven-deploy-plugin/examples/deploy-ssh-external.html Mon Sep 30 20:08:47 2013
@@ -1,239 +1,255 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia at Oct 31, 2011 -->
-<html xmlns="http://www.w3.org/1999/xhtml">
-  <head>
-    <title>Deployment of artifacts in an external SSH command</title>
-    <style type="text/css" media="all">
-      @import url("../css/maven-base.css");
-      @import url("../css/maven-theme.css");
-      @import url("../css/site.css");
-    </style>
-    <link rel="stylesheet" href="../css/print.css" type="text/css" media="print" />
-        <meta name="author" content="Jason van Zyl" />
-        <meta name="Date-Revision-yyyymmdd" content="20111031" />
-    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
-                                                    
-<script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
-                                                        
-<script type="text/javascript">_uacct = "UA-140879-1";
-        urchinTracker();</script>
-                    </head>
-  <body class="composite">
-    <div id="banner">
-                                      <a href="../../../" id="bannerLeft">
-                                                <img src="../../../images/apache-maven-project-2.png" alt="" />
-                </a>
-                        <span id="bannerRight">
-                                                <img src="../../../images/maven-logo-2.gif" alt="" />
-                </span>
-            <div class="clear">
-        <hr/>
-      </div>
-    </div>
-    <div id="breadcrumbs">
-            
-                                <div class="xleft">
-                          <a href="http://www.apache.org/" class="externalLink">Apache</a>
-        &gt;
-                  <a href="../../../index.html">Maven</a>
-        &gt;
-                  <a href="../../index.html">Plugins</a>
-        &gt;
-                  <a href="../">Maven Deploy Plugin</a>
-        &gt;
-    Deployment of artifacts in an external SSH command
-      </div>
-            <div class="xright">        
-                                 Last Published: 2011-10-31
-              &nbsp;| Version: 2.7
-            </div>
-      <div class="clear">
-        <hr/>
-      </div>
-    </div>
-    <div id="leftColumn">
-      <div id="navcolumn">
-             
-                                                <h5>Overview</h5>
-                  <ul>
-                  <li class="none">
-                  <a href="../index.html">Introduction</a>
-            </li>
-                  <li class="none">
-                  <a href="../plugin-info.html">Goals</a>
-            </li>
-                  <li class="none">
-                  <a href="../usage.html">Usage</a>
-            </li>
-                  <li class="none">
-                  <a href="../faq.html">FAQ</a>
-            </li>
-                  <li class="none">
-                  <a href="../jira-report.html">Release Notes</a>
-            </li>
-          </ul>
-                       <h5>Examples</h5>
-                  <ul>
-                                                                                                <li class="expanded">
-                  <a href="../project-deployment.html">Project Deployment</a>
-                    <ul>
-                      <li class="none">
-                  <a href="../examples/deploy-ftp.html">Deployment with FTP</a>
-            </li>
-                      <li class="none">
-            <strong>Deployment with external SSH</strong>
-          </li>
-              </ul>
-        </li>
-                                                                                                                                                              <li class="collapsed">
-                  <a href="../file-deployment.html">File Deployment</a>
-                  </li>
-          </ul>
-                       <h5>Project Documentation</h5>
-                  <ul>
-                                                                                                                                                                                                                                                                          <li class="collapsed">
-                  <a href="../project-info.html">Project Information</a>
-                  </li>
-                                                                    <li class="collapsed">
-                  <a href="../project-reports.html">Project Reports</a>
-                  </li>
-          </ul>
-                       <h5>Maven Projects</h5>
-                  <ul>
-                  <li class="none">
-                  <a href="../../../ant-tasks/index.html">Ant Tasks</a>
-            </li>
-                  <li class="none">
-                  <a href="../../../archetype/index.html">Archetype</a>
-            </li>
-                  <li class="none">
-                  <a href="../../../doxia/index.html">Doxia</a>
-            </li>
-                  <li class="none">
-                  <a href="../../../jxr/index.html">JXR</a>
-            </li>
-                  <li class="none">
-                  <a href="../../../maven-1.x/index.html">Maven 1.x</a>
-            </li>
-                  <li class="none">
-                  <a href="../../../index.html">Maven 2 & 3</a>
-            </li>
-                  <li class="none">
-                  <a href="../../index.html">Plugins</a>
-            </li>
-                  <li class="none">
-                  <a href="../../../scm/index.html">SCM</a>
-            </li>
-                  <li class="none">
-                  <a href="../../../shared/index.html">Shared Components</a>
-            </li>
-                  <li class="none">
-                  <a href="../../../surefire/index.html">Surefire</a>
-            </li>
-                  <li class="none">
-                  <a href="../../../wagon/index.html">Wagon</a>
-            </li>
-          </ul>
-                       <h5>ASF</h5>
-                  <ul>
-                  <li class="none">
-                  <a href="http://www.apache.org/foundation/how-it-works.html" class="externalLink">How Apache Works</a>
-            </li>
-                  <li class="none">
-                  <a href="http://www.apache.org/foundation/" class="externalLink">Foundation</a>
-            </li>
-                  <li class="none">
-                  <a href="http://www.apache.org/foundation/sponsorship.html" class="externalLink">Sponsoring Apache</a>
-            </li>
-                  <li class="none">
-                  <a href="http://www.apache.org/foundation/thanks.html" class="externalLink">Thanks</a>
-            </li>
-          </ul>
-                                 <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
-          <img alt="Built by Maven" src="../images/logos/maven-feather.png"/>
-        </a>
-                       
-                            </div>
-    </div>
-    <div id="bodyColumn">
-      <div id="contentBox">
-        <!-- 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>Deployment of artifacts in an external SSH command<a name="Deployment_of_artifacts_in_an_external_SSH_command"></a></h2><p>In order to deploy artifacts using SSH you must first specify the use of an SSH server in the <b>distributionManagement</b> element of your POM as well as specifying an <tt>extension</tt> in your <tt>build</tt> element which will pull in the SSH artifacts required to deploy with SSH:</p><div class="source"><pre>
-&lt;project&gt;
-  ...
-  &lt;distributionManagement&gt;
-    &lt;repository&gt;
-      &lt;id&gt;ssh-repository&lt;/id&gt;
-      &lt;url&gt;scpexe://repository.mycompany.com/repository&lt;/url&gt;
-    &lt;/repository&gt;
-  &lt;/distributionManagement&gt;
-
-  &lt;build&gt;
-    &lt;extensions&gt;
-      &lt;!-- Enabling the use of FTP --&gt;
-      &lt;extension&gt;
-        &lt;groupId&gt;org.apache.maven.wagon&lt;/groupId&gt;
-         &lt;artifactId&gt;wagon-ssh-external&lt;/artifactId&gt;
-         &lt;version&gt;1.0-beta-6&lt;/version&gt;
-      &lt;/extension&gt;
-    &lt;/extensions&gt;
-  &lt;/build&gt;
-  ..
-&lt;/project&gt;
-</pre></div><p>If you are deploying from Unix or have Cygwin installed you won't need to any additional configuration in your <tt>settings.xml</tt> file as everything will be taken from the environment. But if you are on Windows and are using something like <tt>plink</tt> then you will need something like the following:</p><div class="source"><pre>
-&lt;settings&gt;
-  ...
-  &lt;servers&gt;
-    &lt;server&gt;
-      &lt;id&gt;ssh-repository&lt;/id&gt;
-      &lt;username&gt;your username in the remote system if different from local&lt;/username&gt;
-      &lt;privateKey&gt;/path/to/your/private/key&lt;/privateKey&gt; &lt;!-- not needed if using pageant --&gt;
-      &lt;configuration&gt;
-        &lt;sshExecutable&gt;plink&lt;/sshExecutable&gt;
-        &lt;scpExecutable&gt;pscp&lt;/scpExecutable&gt;
-        &lt;sshArgs&gt;other arguments you may need&lt;/sshArgs&gt;
-      &lt;/configuration&gt;
-    &lt;/server&gt;
-  &lt;/servers&gt;
-  ...
-&lt;/settings&gt;
-</pre></div><p>You should, of course, make sure that you can login into the specified SSH server by hand before attempting the deployment with Maven. Once you have verified that everything is setup correctly you can now deploy your artifacts using Maven:</p><div class="source"><pre>mvn deploy</pre></div><p>Sometimes you may have permissions problems deploying and if so you can set the file and directory permissions like so:</p><div class="source"><pre>
- &lt;settings&gt;
-   ...
-   &lt;servers&gt;
-     &lt;server&gt;
-       &lt;id&gt;ssh-repository&lt;/id&gt;
-       &lt;!--
-        |
-        | Change default file/dir permissions
-        |
-        --&gt;
-       &lt;filePermissions&gt;664&lt;/filePermissions&gt;
-       &lt;directoryPermissions&gt;775&lt;/directoryPermissions&gt;
-       &lt;configuration&gt;
-         &lt;sshExecutable&gt;plink&lt;/sshExecutable&gt;
-         &lt;scpExecutable&gt;pscp&lt;/scpExecutable&gt;
-       &lt;/configuration&gt;
-     &lt;/server&gt;
-   &lt;/servers&gt;
-   ...
- &lt;/settings&gt;
-</pre></div><p><b>NOTE:</b> If you are using Putty it will expect the private key to be in the <tt>PPK</tt> format and not the standard format so make sure you use <tt>puttygen</tt> to convert your openssh format key to <tt>PPK</tt> format or generate another one. Windows users can find the Putty tools on the <a class="externalLink" href="http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html">PuTTY Download Page</a>.</p></div>
-      </div>
-    </div>
-    <div class="clear">
-      <hr/>
-    </div>
-    <div id="footer">
-      <div class="xright">
-        &#169;            2004-2011
-              The Apache Software Foundation
-            
-                       - <a href="http://maven.apache.org/privacy-policy.html">Privacy Policy</a>.
-        Apache Maven, Maven, Apache, the Apache feather logo, and the Apache Maven project logos are trademarks of The Apache Software Foundation.
-      </div>
-      <div class="clear">
-        <hr/>
-      </div>
-    </div>
-  </body>
-</html>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<!--
+ | Generated by Apache Maven Doxia at Sep 24, 2013
+ | Rendered using Apache Maven Stylus Skin 1.5
+-->
+<html xmlns="http://www.w3.org/1999/xhtml">
+  <head>
+    <title>Apache Maven Deploy Plugin - Deployment of artifacts in an external SSH command</title>
+    <style type="text/css" media="all">
+      @import url("../css/maven-base.css");
+      @import url("../css/maven-theme.css");
+      @import url("../css/site.css");
+    </style>
+    <link rel="stylesheet" href="../css/print.css" type="text/css" media="print" />
+        <meta name="author" content="Jason van Zyl" />
+        <meta name="Date-Revision-yyyymmdd" content="20130924" />
+    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
+                                                    
+<script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
+                                                        
+<script type="text/javascript">_uacct = "UA-140879-1";
+        urchinTracker();</script>
+                              </head>
+  <body class="composite">
+    <div id="banner">
+                                      <a href="../../../" id="bannerLeft">
+                                                <img src="../../../images/apache-maven-project-2.png" alt="" />
+                </a>
+                        <span id="bannerRight">
+                                                <img src="../../../images/maven-logo-2.gif" alt="" />
+                </span>
+            <div class="clear">
+        <hr/>
+      </div>
+    </div>
+    <div id="breadcrumbs">
+            
+                                   <div class="xleft">
+                          <a href="http://www.apache.org/" class="externalLink">Apache</a>
+        &gt;
+                  <a href="../../../index.html">Maven</a>
+        &gt;
+                  <a href="../../index.html">Plugins</a>
+        &gt;
+                  <a href="../">Apache Maven Deploy Plugin</a>
+        &gt;
+        Deployment of artifacts in an external SSH command
+        </div>
+            <div class="xright">        
+                                    Last Published: 2013-09-24
+              &nbsp;| Version: 2.8
+            </div>
+      <div class="clear">
+        <hr/>
+      </div>
+    </div>
+    <div id="leftColumn">
+      <div id="navcolumn">
+             
+                                                   <h5>Overview</h5>
+                  <ul>
+                  <li class="none">
+                  <a href="../index.html">Introduction</a>
+            </li>
+                  <li class="none">
+                  <a href="../plugin-info.html">Goals</a>
+            </li>
+                  <li class="none">
+                  <a href="../usage.html">Usage</a>
+            </li>
+                  <li class="none">
+                  <a href="../faq.html">FAQ</a>
+            </li>
+                  <li class="none">
+                  <a href="../jira-report.html">Release Notes</a>
+            </li>
+          </ul>
+                       <h5>Examples</h5>
+                  <ul>
+                                                                                                <li class="expanded">
+                  <a href="../project-deployment.html">Project Deployment</a>
+                    <ul>
+                      <li class="none">
+                  <a href="../examples/deploy-ftp.html">Deployment with FTP</a>
+            </li>
+                      <li class="none">
+            <strong>Deployment with external SSH</strong>
+          </li>
+              </ul>
+        </li>
+                                                                                                                                            <li class="collapsed">
+                  <a href="../file-deployment.html">File Deployment</a>
+                  </li>
+          </ul>
+                       <h5>Project Documentation</h5>
+                  <ul>
+                                                                                                                                                                                                                                                                                                              <li class="collapsed">
+                  <a href="../project-info.html">Project Information</a>
+                  </li>
+                                                                                                                                                                                                                                                                                            <li class="collapsed">
+                  <a href="../project-reports.html">Project Reports</a>
+                  </li>
+          </ul>
+                       <h5>Maven Projects</h5>
+                  <ul>
+                  <li class="none">
+                  <a href="../../../ant-tasks/index.html">Ant Tasks</a>
+            </li>
+                  <li class="none">
+                  <a href="../../../archetype/index.html">Archetype</a>
+            </li>
+                  <li class="none">
+                  <a href="../../../doxia/index.html">Doxia</a>
+            </li>
+                  <li class="none">
+                  <a href="../../../jxr/index.html">JXR</a>
+            </li>
+                  <li class="none">
+                  <a href="../../../maven-1.x/index.html">Maven 1.x</a>
+            </li>
+                  <li class="none">
+                  <a href="../../../index.html">Maven 2 & 3</a>
+            </li>
+                  <li class="none">
+                  <a href="../../../pom/index.html">Parent POMs</a>
+            </li>
+                  <li class="none">
+                  <a href="../../index.html">Plugins</a>
+            </li>
+                  <li class="none">
+                  <a href="../../../plugin-tools/index.html">Plugin Tools</a>
+            </li>
+                  <li class="none">
+                  <a href="../../../scm/index.html">SCM</a>
+            </li>
+                  <li class="none">
+                  <a href="../../../shared/index.html">Shared Components</a>
+            </li>
+                  <li class="none">
+                  <a href="../../../skins/index.html">Skins</a>
+            </li>
+                  <li class="none">
+                  <a href="../../../surefire/index.html">Surefire</a>
+            </li>
+                  <li class="none">
+                  <a href="../../../wagon/index.html">Wagon</a>
+            </li>
+          </ul>
+                       <h5>ASF</h5>
+                  <ul>
+                  <li class="none">
+                  <a href="http://www.apache.org/foundation/how-it-works.html" class="externalLink">How Apache Works</a>
+            </li>
+                  <li class="none">
+                  <a href="http://www.apache.org/foundation/" class="externalLink">Foundation</a>
+            </li>
+                  <li class="none">
+                  <a href="http://www.apache.org/foundation/sponsorship.html" class="externalLink">Sponsoring Apache</a>
+            </li>
+                  <li class="none">
+                  <a href="http://www.apache.org/foundation/thanks.html" class="externalLink">Thanks</a>
+            </li>
+          </ul>
+                                 <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
+          <img alt="Built by Maven" src="../images/logos/maven-feather.png"/>
+        </a>
+                       
+                               </div>
+    </div>
+    <div id="bodyColumn">
+      <div id="contentBox">
+        <!-- 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>Deployment of artifacts in an external SSH command<a name="Deployment_of_artifacts_in_an_external_SSH_command"></a></h2><p>In order to deploy artifacts using SSH you must first specify the use of an SSH server in the <b>distributionManagement</b> element of your POM as well as specifying an <tt>extension</tt> in your <tt>build</tt> element which will pull in the SSH artifacts required to deploy with SSH:</p><div class="source"><pre>
+&lt;project&gt;
+  ...
+  &lt;distributionManagement&gt;
+    &lt;repository&gt;
+      &lt;id&gt;ssh-repository&lt;/id&gt;
+      &lt;url&gt;scpexe://repository.mycompany.com/repository&lt;/url&gt;
+    &lt;/repository&gt;
+  &lt;/distributionManagement&gt;
+
+  &lt;build&gt;
+    &lt;extensions&gt;
+      &lt;!-- Enabling the use of FTP --&gt;
+      &lt;extension&gt;
+        &lt;groupId&gt;org.apache.maven.wagon&lt;/groupId&gt;
+         &lt;artifactId&gt;wagon-ssh-external&lt;/artifactId&gt;
+         &lt;version&gt;1.0-beta-6&lt;/version&gt;
+      &lt;/extension&gt;
+    &lt;/extensions&gt;
+  &lt;/build&gt;
+  ..
+&lt;/project&gt;
+
+</pre></div><p>If you are deploying from Unix or have Cygwin installed you won't need to any additional configuration in your <tt>settings.xml</tt> file as everything will be taken from the environment. But if you are on Windows and are using something like <tt>plink</tt> then you will need something like the following:</p><div class="source"><pre>
+&lt;settings&gt;
+  ...
+  &lt;servers&gt;
+    &lt;server&gt;
+      &lt;id&gt;ssh-repository&lt;/id&gt;
+      &lt;username&gt;your username in the remote system if different from local&lt;/username&gt;
+      &lt;privateKey&gt;/path/to/your/private/key&lt;/privateKey&gt; &lt;!-- not needed if using pageant --&gt;
+      &lt;configuration&gt;
+        &lt;sshExecutable&gt;plink&lt;/sshExecutable&gt;
+        &lt;scpExecutable&gt;pscp&lt;/scpExecutable&gt;
+        &lt;sshArgs&gt;other arguments you may need&lt;/sshArgs&gt;
+      &lt;/configuration&gt;
+    &lt;/server&gt;
+  &lt;/servers&gt;
+  ...
+&lt;/settings&gt;
+
+</pre></div><p>You should, of course, make sure that you can login into the specified SSH server by hand before attempting the deployment with Maven. Once you have verified that everything is setup correctly you can now deploy your artifacts using Maven:</p><div class="source"><pre>mvn deploy
+</pre></div><p>Sometimes you may have permissions problems deploying and if so you can set the file and directory permissions like so:</p><div class="source"><pre>
+ &lt;settings&gt;
+   ...
+   &lt;servers&gt;
+     &lt;server&gt;
+       &lt;id&gt;ssh-repository&lt;/id&gt;
+       &lt;!--
+        |
+        | Change default file/dir permissions
+        |
+        --&gt;
+       &lt;filePermissions&gt;664&lt;/filePermissions&gt;
+       &lt;directoryPermissions&gt;775&lt;/directoryPermissions&gt;
+       &lt;configuration&gt;
+         &lt;sshExecutable&gt;plink&lt;/sshExecutable&gt;
+         &lt;scpExecutable&gt;pscp&lt;/scpExecutable&gt;
+       &lt;/configuration&gt;
+     &lt;/server&gt;
+   &lt;/servers&gt;
+   ...
+ &lt;/settings&gt;
+
+</pre></div><p><b>NOTE:</b> If you are using Putty it will expect the private key to be in the <tt>PPK</tt> format and not the standard format so make sure you use <tt>puttygen</tt> to convert your openssh format key to <tt>PPK</tt> format or generate another one. Windows users can find the Putty tools on the <a class="externalLink" href="http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html">PuTTY Download Page</a>.</p></div>
+      </div>
+    </div>
+    <div class="clear">
+      <hr/>
+    </div>
+    <div id="footer">
+      <div class="xright">
+        &#169;            2004-2013
+              The Apache Software Foundation
+            
+                          - <a href="http://maven.apache.org/privacy-policy.html">Privacy Policy</a>.
+        Apache Maven, Maven, Apache, the Apache feather logo, and the Apache Maven project logos are trademarks of The Apache Software Foundation.
+      </div>
+      <div class="clear">
+        <hr/>
+      </div>
+    </div>
+  </body>
+</html>
\ No newline at end of file

Modified: websites/production/maven/content/plugins/maven-deploy-plugin/examples/deploying-in-legacy-layout.html
==============================================================================
--- websites/production/maven/content/plugins/maven-deploy-plugin/examples/deploying-in-legacy-layout.html (original)
+++ websites/production/maven/content/plugins/maven-deploy-plugin/examples/deploying-in-legacy-layout.html Mon Sep 30 20:08:47 2013
@@ -1,202 +1,214 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia at Oct 31, 2011 -->
-<html xmlns="http://www.w3.org/1999/xhtml">
-  <head>
-    <title>Deploy an artifact in legacy layout</title>
-    <style type="text/css" media="all">
-      @import url("../css/maven-base.css");
-      @import url("../css/maven-theme.css");
-      @import url("../css/site.css");
-    </style>
-    <link rel="stylesheet" href="../css/print.css" type="text/css" media="print" />
-        <meta name="author" content="Allan Ramirez" />
-        <meta name="Date-Revision-yyyymmdd" content="20111031" />
-    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
-                                                    
-<script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
-                                                        
-<script type="text/javascript">_uacct = "UA-140879-1";
-        urchinTracker();</script>
-                    </head>
-  <body class="composite">
-    <div id="banner">
-                                      <a href="../../../" id="bannerLeft">
-                                                <img src="../../../images/apache-maven-project-2.png" alt="" />
-                </a>
-                        <span id="bannerRight">
-                                                <img src="../../../images/maven-logo-2.gif" alt="" />
-                </span>
-            <div class="clear">
-        <hr/>
-      </div>
-    </div>
-    <div id="breadcrumbs">
-            
-                                <div class="xleft">
-                          <a href="http://www.apache.org/" class="externalLink">Apache</a>
-        &gt;
-                  <a href="../../../index.html">Maven</a>
-        &gt;
-                  <a href="../../index.html">Plugins</a>
-        &gt;
-                  <a href="../">Maven Deploy Plugin</a>
-        &gt;
-    Deploy an artifact in legacy layout
-      </div>
-            <div class="xright">        
-                                 Last Published: 2011-10-31
-              &nbsp;| Version: 2.7
-            </div>
-      <div class="clear">
-        <hr/>
-      </div>
-    </div>
-    <div id="leftColumn">
-      <div id="navcolumn">
-             
-                                                <h5>Overview</h5>
-                  <ul>
-                  <li class="none">
-                  <a href="../index.html">Introduction</a>
-            </li>
-                  <li class="none">
-                  <a href="../plugin-info.html">Goals</a>
-            </li>
-                  <li class="none">
-                  <a href="../usage.html">Usage</a>
-            </li>
-                  <li class="none">
-                  <a href="../faq.html">FAQ</a>
-            </li>
-                  <li class="none">
-                  <a href="../jira-report.html">Release Notes</a>
-            </li>
-          </ul>
-                       <h5>Examples</h5>
-                  <ul>
-                                                                                      <li class="collapsed">
-                  <a href="../project-deployment.html">Project Deployment</a>
-                  </li>
-                                                                                                                                                                        <li class="expanded">
-                  <a href="../file-deployment.html">File Deployment</a>
-                    <ul>
-                      <li class="none">
-                  <a href="../examples/disabling-generic-pom.html">Disable the generation of pom</a>
-            </li>
-                      <li class="none">
-                  <a href="../examples/deploying-with-customed-pom.html">Deploy an artifact with a customed pom</a>
-            </li>
-                      <li class="none">
-                  <a href="../examples/deploying-with-classifiers.html">Deploy an artifact with classifier</a>
-            </li>
-                      <li class="none">
-                  <a href="../examples/deploying-sources-javadoc.html">Deploy an artifact with sources and javadoc</a>
-            </li>
-                      <li class="none">
-                  <a href="../examples/disabling-timestamps-suffix.html">Disable timestamps suffix in an artifact</a>
-            </li>
-                      <li class="none">
-            <strong>Deploy an artifact in legacy layout</strong>
-          </li>
-              </ul>
-        </li>
-          </ul>
-                       <h5>Project Documentation</h5>
-                  <ul>
-                                                                                                                                                                                                                                                                          <li class="collapsed">
-                  <a href="../project-info.html">Project Information</a>
-                  </li>
-                                                                    <li class="collapsed">
-                  <a href="../project-reports.html">Project Reports</a>
-                  </li>
-          </ul>
-                       <h5>Maven Projects</h5>
-                  <ul>
-                  <li class="none">
-                  <a href="../../../ant-tasks/index.html">Ant Tasks</a>
-            </li>
-                  <li class="none">
-                  <a href="../../../archetype/index.html">Archetype</a>
-            </li>
-                  <li class="none">
-                  <a href="../../../doxia/index.html">Doxia</a>
-            </li>
-                  <li class="none">
-                  <a href="../../../jxr/index.html">JXR</a>
-            </li>
-                  <li class="none">
-                  <a href="../../../maven-1.x/index.html">Maven 1.x</a>
-            </li>
-                  <li class="none">
-                  <a href="../../../index.html">Maven 2 & 3</a>
-            </li>
-                  <li class="none">
-                  <a href="../../index.html">Plugins</a>
-            </li>
-                  <li class="none">
-                  <a href="../../../scm/index.html">SCM</a>
-            </li>
-                  <li class="none">
-                  <a href="../../../shared/index.html">Shared Components</a>
-            </li>
-                  <li class="none">
-                  <a href="../../../surefire/index.html">Surefire</a>
-            </li>
-                  <li class="none">
-                  <a href="../../../wagon/index.html">Wagon</a>
-            </li>
-          </ul>
-                       <h5>ASF</h5>
-                  <ul>
-                  <li class="none">
-                  <a href="http://www.apache.org/foundation/how-it-works.html" class="externalLink">How Apache Works</a>
-            </li>
-                  <li class="none">
-                  <a href="http://www.apache.org/foundation/" class="externalLink">Foundation</a>
-            </li>
-                  <li class="none">
-                  <a href="http://www.apache.org/foundation/sponsorship.html" class="externalLink">Sponsoring Apache</a>
-            </li>
-                  <li class="none">
-                  <a href="http://www.apache.org/foundation/thanks.html" class="externalLink">Thanks</a>
-            </li>
-          </ul>
-                                 <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
-          <img alt="Built by Maven" src="../images/logos/maven-feather.png"/>
-        </a>
-                       
-                            </div>
-    </div>
-    <div id="bodyColumn">
-      <div id="contentBox">
-        <!-- 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>Deploy an artifact in legacy layout<a name="Deploy_an_artifact_in_legacy_layout"></a></h2><p>&quot;Legacy&quot; is the layout used in maven 1 repositories while maven 2 uses &quot;default&quot;. They are different in terms of directory structure, timestamp of snapshots in default and existence of metadata files in default.</p><ul><li>legacy layout directory structure:<div class="source"><pre>  groupId
-  |--artifactId
-     |--jars
-        `--artifact</pre></div></li><li>default layout directory structure:<div class="source"><pre>  groupId
-  |--artifactId
-     |--version
-     |  `---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>mvn deploy:deploy-file -Durl=file:///C:/m2-repo \
-                       -DrepositoryId=some.id \
-                       -Dfile=your-artifact-1.0.jar \
-                       -DpomFile=your-pom.xml \
-                       -DrepositoryLayout=legacy</pre></div></li></ul></div>
-      </div>
-    </div>
-    <div class="clear">
-      <hr/>
-    </div>
-    <div id="footer">
-      <div class="xright">
-        &#169;            2004-2011
-              The Apache Software Foundation
-            
-                       - <a href="http://maven.apache.org/privacy-policy.html">Privacy Policy</a>.
-        Apache Maven, Maven, Apache, the Apache feather logo, and the Apache Maven project logos are trademarks of The Apache Software Foundation.
-      </div>
-      <div class="clear">
-        <hr/>
-      </div>
-    </div>
-  </body>
-</html>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<!--
+ | Generated by Apache Maven Doxia at Sep 24, 2013
+ | Rendered using Apache Maven Stylus Skin 1.5
+-->
+<html xmlns="http://www.w3.org/1999/xhtml">
+  <head>
+    <title>Apache Maven Deploy Plugin - Deploy an artifact in legacy layout</title>
+    <style type="text/css" media="all">
+      @import url("../css/maven-base.css");
+      @import url("../css/maven-theme.css");
+      @import url("../css/site.css");
+    </style>
+    <link rel="stylesheet" href="../css/print.css" type="text/css" media="print" />
+        <meta name="author" content="Allan Ramirez" />
+        <meta name="Date-Revision-yyyymmdd" content="20130924" />
+    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
+                                                    
+<script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
+                                                        
+<script type="text/javascript">_uacct = "UA-140879-1";
+        urchinTracker();</script>
+                              </head>
+  <body class="composite">
+    <div id="banner">
+                                      <a href="../../../" id="bannerLeft">
+                                                <img src="../../../images/apache-maven-project-2.png" alt="" />
+                </a>
+                        <span id="bannerRight">
+                                                <img src="../../../images/maven-logo-2.gif" alt="" />
+                </span>
+            <div class="clear">
+        <hr/>
+      </div>
+    </div>
+    <div id="breadcrumbs">
+            
+                                   <div class="xleft">
+                          <a href="http://www.apache.org/" class="externalLink">Apache</a>
+        &gt;
+                  <a href="../../../index.html">Maven</a>
+        &gt;
+                  <a href="../../index.html">Plugins</a>
+        &gt;
+                  <a href="../">Apache Maven Deploy Plugin</a>
+        &gt;
+        Deploy an artifact in legacy layout
+        </div>
+            <div class="xright">        
+                                    Last Published: 2013-09-24
+              &nbsp;| Version: 2.8
+            </div>
+      <div class="clear">
+        <hr/>
+      </div>
+    </div>
+    <div id="leftColumn">
+      <div id="navcolumn">
+             
+                                                   <h5>Overview</h5>
+                  <ul>
+                  <li class="none">
+                  <a href="../index.html">Introduction</a>
+            </li>
+                  <li class="none">
+                  <a href="../plugin-info.html">Goals</a>
+            </li>
+                  <li class="none">
+                  <a href="../usage.html">Usage</a>
+            </li>
+                  <li class="none">
+                  <a href="../faq.html">FAQ</a>
+            </li>
+                  <li class="none">
+                  <a href="../jira-report.html">Release Notes</a>
+            </li>
+          </ul>
+                       <h5>Examples</h5>
+                  <ul>
+                                                                                      <li class="collapsed">
+                  <a href="../project-deployment.html">Project Deployment</a>
+                  </li>
+                                                                                                                                                      <li class="expanded">
+                  <a href="../file-deployment.html">File Deployment</a>
+                    <ul>
+                      <li class="none">
+                  <a href="../examples/disabling-generic-pom.html">Disable the generation of pom</a>
+            </li>
+                      <li class="none">
+                  <a href="../examples/deploying-with-customed-pom.html">Deploy an artifact with a customed pom</a>
+            </li>
+                      <li class="none">
+                  <a href="../examples/deploying-with-classifiers.html">Deploy an artifact with classifier</a>
+            </li>
+                      <li class="none">
+                  <a href="../examples/deploying-sources-javadoc.html">Deploy an artifact with sources and javadoc</a>
+            </li>
+                      <li class="none">
+            <strong>Deploy an artifact in legacy layout</strong>
+          </li>
+              </ul>
+        </li>
+          </ul>
+                       <h5>Project Documentation</h5>
+                  <ul>
+                                                                                                                                                                                                                                                                                                              <li class="collapsed">
+                  <a href="../project-info.html">Project Information</a>
+                  </li>
+                                                                                                                                                                                                                                                                                            <li class="collapsed">
+                  <a href="../project-reports.html">Project Reports</a>
+                  </li>
+          </ul>
+                       <h5>Maven Projects</h5>
+                  <ul>
+                  <li class="none">
+                  <a href="../../../ant-tasks/index.html">Ant Tasks</a>
+            </li>
+                  <li class="none">
+                  <a href="../../../archetype/index.html">Archetype</a>
+            </li>
+                  <li class="none">
+                  <a href="../../../doxia/index.html">Doxia</a>
+            </li>
+                  <li class="none">
+                  <a href="../../../jxr/index.html">JXR</a>
+            </li>
+                  <li class="none">
+                  <a href="../../../maven-1.x/index.html">Maven 1.x</a>
+            </li>
+                  <li class="none">
+                  <a href="../../../index.html">Maven 2 & 3</a>
+            </li>
+                  <li class="none">
+                  <a href="../../../pom/index.html">Parent POMs</a>
+            </li>
+                  <li class="none">
+                  <a href="../../index.html">Plugins</a>
+            </li>
+                  <li class="none">
+                  <a href="../../../plugin-tools/index.html">Plugin Tools</a>
+            </li>
+                  <li class="none">
+                  <a href="../../../scm/index.html">SCM</a>
+            </li>
+                  <li class="none">
+                  <a href="../../../shared/index.html">Shared Components</a>
+            </li>
+                  <li class="none">
+                  <a href="../../../skins/index.html">Skins</a>
+            </li>
+                  <li class="none">
+                  <a href="../../../surefire/index.html">Surefire</a>
+            </li>
+                  <li class="none">
+                  <a href="../../../wagon/index.html">Wagon</a>
+            </li>
+          </ul>
+                       <h5>ASF</h5>
+                  <ul>
+                  <li class="none">
+                  <a href="http://www.apache.org/foundation/how-it-works.html" class="externalLink">How Apache Works</a>
+            </li>
+                  <li class="none">
+                  <a href="http://www.apache.org/foundation/" class="externalLink">Foundation</a>
+            </li>
+                  <li class="none">
+                  <a href="http://www.apache.org/foundation/sponsorship.html" class="externalLink">Sponsoring Apache</a>
+            </li>
+                  <li class="none">
+                  <a href="http://www.apache.org/foundation/thanks.html" class="externalLink">Thanks</a>
+            </li>
+          </ul>
+                                 <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
+          <img alt="Built by Maven" src="../images/logos/maven-feather.png"/>
+        </a>
+                       
+                               </div>
+    </div>
+    <div id="bodyColumn">
+      <div id="contentBox">
+        <!-- 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>Deploy an artifact in legacy layout<a name="Deploy_an_artifact_in_legacy_layout"></a></h2><p>&quot;Legacy&quot; is the layout used in maven 1 repositories while maven 2 uses &quot;default&quot;. They are different in terms of directory structure, timestamp of snapshots in default and existence of metadata files in default.</p><ul><li>legacy layout directory structure:<div class="source"><pre>  groupId
+  |--artifactId
+     |--jars
+        `--artifact
+</pre></div></li><li>default layout directory structure:<div class="source"><pre>  groupId
+  |--artifactId
+     |--version
+     |  `---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>mvn org.apache.maven.plugins:maven-deploy-plugin:2.8:deploy-file -Durl=file:///C:/m2-repo \
+                                                                            -DrepositoryId=some.id \
+                                                                            -Dfile=your-artifact-1.0.jar \
+                                                                            -DpomFile=your-pom.xml \
+                                                                            -DrepositoryLayout=legacy
+</pre></div><p><b>Note</b>: By using the fully qualified path of a goal, you're ensured to be using the preferred version of the maven-deploy-plugin. When using <tt>mvn deploy:deploy-file</tt> its version depends on its specification in the pom or the version of Apache Maven.</p></li></ul></div>
+      </div>
+    </div>
+    <div class="clear">
+      <hr/>
+    </div>
+    <div id="footer">
+      <div class="xright">
+        &#169;            2004-2013
+              The Apache Software Foundation
+            
+                          - <a href="http://maven.apache.org/privacy-policy.html">Privacy Policy</a>.
+        Apache Maven, Maven, Apache, the Apache feather logo, and the Apache Maven project logos are trademarks of The Apache Software Foundation.
+      </div>
+      <div class="clear">
+        <hr/>
+      </div>
+    </div>
+  </body>
+</html>
\ No newline at end of file

Modified: websites/production/maven/content/plugins/maven-deploy-plugin/examples/deploying-sources-javadoc.html
==============================================================================
--- websites/production/maven/content/plugins/maven-deploy-plugin/examples/deploying-sources-javadoc.html (original)
+++ websites/production/maven/content/plugins/maven-deploy-plugin/examples/deploying-sources-javadoc.html Mon Sep 30 20:08:47 2013
@@ -1,197 +1,208 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia at Oct 31, 2011 -->
-<html xmlns="http://www.w3.org/1999/xhtml">
-  <head>
-    <title>Deploy sources and javadocs for an artifact</title>
-    <style type="text/css" media="all">
-      @import url("../css/maven-base.css");
-      @import url("../css/maven-theme.css");
-      @import url("../css/site.css");
-    </style>
-    <link rel="stylesheet" href="../css/print.css" type="text/css" media="print" />
-        <meta name="Date-Revision-yyyymmdd" content="20111031" />
-    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
-                                                    
-<script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
-                                                        
-<script type="text/javascript">_uacct = "UA-140879-1";
-        urchinTracker();</script>
-                    </head>
-  <body class="composite">
-    <div id="banner">
-                                      <a href="../../../" id="bannerLeft">
-                                                <img src="../../../images/apache-maven-project-2.png" alt="" />
-                </a>
-                        <span id="bannerRight">
-                                                <img src="../../../images/maven-logo-2.gif" alt="" />
-                </span>
-            <div class="clear">
-        <hr/>
-      </div>
-    </div>
-    <div id="breadcrumbs">
-            
-                                <div class="xleft">
-                          <a href="http://www.apache.org/" class="externalLink">Apache</a>
-        &gt;
-                  <a href="../../../index.html">Maven</a>
-        &gt;
-                  <a href="../../index.html">Plugins</a>
-        &gt;
-                  <a href="../">Maven Deploy Plugin</a>
-        &gt;
-    Deploy sources and javadocs for an artifact
-      </div>
-            <div class="xright">        
-                                 Last Published: 2011-10-31
-              &nbsp;| Version: 2.7
-            </div>
-      <div class="clear">
-        <hr/>
-      </div>
-    </div>
-    <div id="leftColumn">
-      <div id="navcolumn">
-             
-                                                <h5>Overview</h5>
-                  <ul>
-                  <li class="none">
-                  <a href="../index.html">Introduction</a>
-            </li>
-                  <li class="none">
-                  <a href="../plugin-info.html">Goals</a>
-            </li>
-                  <li class="none">
-                  <a href="../usage.html">Usage</a>
-            </li>
-                  <li class="none">
-                  <a href="../faq.html">FAQ</a>
-            </li>
-                  <li class="none">
-                  <a href="../jira-report.html">Release Notes</a>
-            </li>
-          </ul>
-                       <h5>Examples</h5>
-                  <ul>
-                                                                                      <li class="collapsed">
-                  <a href="../project-deployment.html">Project Deployment</a>
-                  </li>
-                                                                                                                                                                        <li class="expanded">
-                  <a href="../file-deployment.html">File Deployment</a>
-                    <ul>
-                      <li class="none">
-                  <a href="../examples/disabling-generic-pom.html">Disable the generation of pom</a>
-            </li>
-                      <li class="none">
-                  <a href="../examples/deploying-with-customed-pom.html">Deploy an artifact with a customed pom</a>
-            </li>
-                      <li class="none">
-                  <a href="../examples/deploying-with-classifiers.html">Deploy an artifact with classifier</a>
-            </li>
-                      <li class="none">
-            <strong>Deploy an artifact with sources and javadoc</strong>
-          </li>
-                      <li class="none">
-                  <a href="../examples/disabling-timestamps-suffix.html">Disable timestamps suffix in an artifact</a>
-            </li>
-                      <li class="none">
-                  <a href="../examples/deploying-in-legacy-layout.html">Deploy an artifact in legacy layout</a>
-            </li>
-              </ul>
-        </li>
-          </ul>
-                       <h5>Project Documentation</h5>
-                  <ul>
-                                                                                                                                                                                                                                                                          <li class="collapsed">
-                  <a href="../project-info.html">Project Information</a>
-                  </li>
-                                                                    <li class="collapsed">
-                  <a href="../project-reports.html">Project Reports</a>
-                  </li>
-          </ul>
-                       <h5>Maven Projects</h5>
-                  <ul>
-                  <li class="none">
-                  <a href="../../../ant-tasks/index.html">Ant Tasks</a>
-            </li>
-                  <li class="none">
-                  <a href="../../../archetype/index.html">Archetype</a>
-            </li>
-                  <li class="none">
-                  <a href="../../../doxia/index.html">Doxia</a>
-            </li>
-                  <li class="none">
-                  <a href="../../../jxr/index.html">JXR</a>
-            </li>
-                  <li class="none">
-                  <a href="../../../maven-1.x/index.html">Maven 1.x</a>
-            </li>
-                  <li class="none">
-                  <a href="../../../index.html">Maven 2 & 3</a>
-            </li>
-                  <li class="none">
-                  <a href="../../index.html">Plugins</a>
-            </li>
-                  <li class="none">
-                  <a href="../../../scm/index.html">SCM</a>
-            </li>
-                  <li class="none">
-                  <a href="../../../shared/index.html">Shared Components</a>
-            </li>
-                  <li class="none">
-                  <a href="../../../surefire/index.html">Surefire</a>
-            </li>
-                  <li class="none">
-                  <a href="../../../wagon/index.html">Wagon</a>
-            </li>
-          </ul>
-                       <h5>ASF</h5>
-                  <ul>
-                  <li class="none">
-                  <a href="http://www.apache.org/foundation/how-it-works.html" class="externalLink">How Apache Works</a>
-            </li>
-                  <li class="none">
-                  <a href="http://www.apache.org/foundation/" class="externalLink">Foundation</a>
-            </li>
-                  <li class="none">
-                  <a href="http://www.apache.org/foundation/sponsorship.html" class="externalLink">Sponsoring Apache</a>
-            </li>
-                  <li class="none">
-                  <a href="http://www.apache.org/foundation/thanks.html" class="externalLink">Thanks</a>
-            </li>
-          </ul>
-                                 <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
-          <img alt="Built by Maven" src="../images/logos/maven-feather.png"/>
-        </a>
-                       
-                            </div>
-    </div>
-    <div id="bodyColumn">
-      <div id="contentBox">
-        <!-- 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>Deploy sources and javadoc jars<a name="Deploy_sources_and_javadoc_jars"></a></h2><p>A project may include a main jar and associated sources and javadoc jars.</p><div class="source"><pre>  artifact-name-1.0.jar
-  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>mvn deploy: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 \
-                       -Dsources=./path/to/artifact-name-1.0-sources.jar \
-                       -Djavadoc=./path/to/artifact-name-1.0-javadoc.jar</pre></div></div>
-      </div>
-    </div>
-    <div class="clear">
-      <hr/>
-    </div>
-    <div id="footer">
-      <div class="xright">
-        &#169;            2004-2011
-              The Apache Software Foundation
-            
-                       - <a href="http://maven.apache.org/privacy-policy.html">Privacy Policy</a>.
-        Apache Maven, Maven, Apache, the Apache feather logo, and the Apache Maven project logos are trademarks of The Apache Software Foundation.
-      </div>
-      <div class="clear">
-        <hr/>
-      </div>
-    </div>
-  </body>
-</html>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<!--
+ | Generated by Apache Maven Doxia at Sep 24, 2013
+ | Rendered using Apache Maven Stylus Skin 1.5
+-->
+<html xmlns="http://www.w3.org/1999/xhtml">
+  <head>
+    <title>Apache Maven Deploy Plugin - Deploy sources and javadocs for an artifact</title>
+    <style type="text/css" media="all">
+      @import url("../css/maven-base.css");
+      @import url("../css/maven-theme.css");
+      @import url("../css/site.css");
+    </style>
+    <link rel="stylesheet" href="../css/print.css" type="text/css" media="print" />
+        <meta name="Date-Revision-yyyymmdd" content="20130924" />
+    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
+                                                    
+<script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
+                                                        
+<script type="text/javascript">_uacct = "UA-140879-1";
+        urchinTracker();</script>
+                              </head>
+  <body class="composite">
+    <div id="banner">
+                                      <a href="../../../" id="bannerLeft">
+                                                <img src="../../../images/apache-maven-project-2.png" alt="" />
+                </a>
+                        <span id="bannerRight">
+                                                <img src="../../../images/maven-logo-2.gif" alt="" />
+                </span>
+            <div class="clear">
+        <hr/>
+      </div>
+    </div>
+    <div id="breadcrumbs">
+            
+                                   <div class="xleft">
+                          <a href="http://www.apache.org/" class="externalLink">Apache</a>
+        &gt;
+                  <a href="../../../index.html">Maven</a>
+        &gt;
+                  <a href="../../index.html">Plugins</a>
+        &gt;
+                  <a href="../">Apache Maven Deploy Plugin</a>
+        &gt;
+        Deploy sources and javadocs for an artifact
+        </div>
+            <div class="xright">        
+                                    Last Published: 2013-09-24
+              &nbsp;| Version: 2.8
+            </div>
+      <div class="clear">
+        <hr/>
+      </div>
+    </div>
+    <div id="leftColumn">
+      <div id="navcolumn">
+             
+                                                   <h5>Overview</h5>
+                  <ul>
+                  <li class="none">
+                  <a href="../index.html">Introduction</a>
+            </li>
+                  <li class="none">
+                  <a href="../plugin-info.html">Goals</a>
+            </li>
+                  <li class="none">
+                  <a href="../usage.html">Usage</a>
+            </li>
+                  <li class="none">
+                  <a href="../faq.html">FAQ</a>
+            </li>
+                  <li class="none">
+                  <a href="../jira-report.html">Release Notes</a>
+            </li>
+          </ul>
+                       <h5>Examples</h5>
+                  <ul>
+                                                                                      <li class="collapsed">
+                  <a href="../project-deployment.html">Project Deployment</a>
+                  </li>
+                                                                                                                                                      <li class="expanded">
+                  <a href="../file-deployment.html">File Deployment</a>
+                    <ul>
+                      <li class="none">
+                  <a href="../examples/disabling-generic-pom.html">Disable the generation of pom</a>
+            </li>
+                      <li class="none">
+                  <a href="../examples/deploying-with-customed-pom.html">Deploy an artifact with a customed pom</a>
+            </li>
+                      <li class="none">
+                  <a href="../examples/deploying-with-classifiers.html">Deploy an artifact with classifier</a>
+            </li>
+                      <li class="none">
+            <strong>Deploy an artifact with sources and javadoc</strong>
+          </li>
+                      <li class="none">
+                  <a href="../examples/deploying-in-legacy-layout.html">Deploy an artifact in legacy layout</a>
+            </li>
+              </ul>
+        </li>
+          </ul>
+                       <h5>Project Documentation</h5>
+                  <ul>
+                                                                                                                                                                                                                                                                                                              <li class="collapsed">
+                  <a href="../project-info.html">Project Information</a>
+                  </li>
+                                                                                                                                                                                                                                                                                            <li class="collapsed">
+                  <a href="../project-reports.html">Project Reports</a>
+                  </li>
+          </ul>
+                       <h5>Maven Projects</h5>
+                  <ul>
+                  <li class="none">
+                  <a href="../../../ant-tasks/index.html">Ant Tasks</a>
+            </li>
+                  <li class="none">
+                  <a href="../../../archetype/index.html">Archetype</a>
+            </li>
+                  <li class="none">
+                  <a href="../../../doxia/index.html">Doxia</a>
+            </li>
+                  <li class="none">
+                  <a href="../../../jxr/index.html">JXR</a>
+            </li>
+                  <li class="none">
+                  <a href="../../../maven-1.x/index.html">Maven 1.x</a>
+            </li>
+                  <li class="none">
+                  <a href="../../../index.html">Maven 2 & 3</a>
+            </li>
+                  <li class="none">
+                  <a href="../../../pom/index.html">Parent POMs</a>
+            </li>
+                  <li class="none">
+                  <a href="../../index.html">Plugins</a>
+            </li>
+                  <li class="none">
+                  <a href="../../../plugin-tools/index.html">Plugin Tools</a>
+            </li>
+                  <li class="none">
+                  <a href="../../../scm/index.html">SCM</a>
+            </li>
+                  <li class="none">
+                  <a href="../../../shared/index.html">Shared Components</a>
+            </li>
+                  <li class="none">
+                  <a href="../../../skins/index.html">Skins</a>
+            </li>
+                  <li class="none">
+                  <a href="../../../surefire/index.html">Surefire</a>
+            </li>
+                  <li class="none">
+                  <a href="../../../wagon/index.html">Wagon</a>
+            </li>
+          </ul>
+                       <h5>ASF</h5>
+                  <ul>
+                  <li class="none">
+                  <a href="http://www.apache.org/foundation/how-it-works.html" class="externalLink">How Apache Works</a>
+            </li>
+                  <li class="none">
+                  <a href="http://www.apache.org/foundation/" class="externalLink">Foundation</a>
+            </li>
+                  <li class="none">
+                  <a href="http://www.apache.org/foundation/sponsorship.html" class="externalLink">Sponsoring Apache</a>
+            </li>
+                  <li class="none">
+                  <a href="http://www.apache.org/foundation/thanks.html" class="externalLink">Thanks</a>
+            </li>
+          </ul>
+                                 <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
+          <img alt="Built by Maven" src="../images/logos/maven-feather.png"/>
+        </a>
+                       
+                               </div>
+    </div>
+    <div id="bodyColumn">
+      <div id="contentBox">
+        <!-- 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>Deploy sources and javadoc jars<a name="Deploy_sources_and_javadoc_jars"></a></h2><p>A project may include a main jar and associated sources and javadoc jars.</p><div class="source"><pre>  artifact-name-1.0.jar
+  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>mvn org.apache.maven.plugins:maven-deploy-plugin:2.8: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 \
+                                                                            -Dsources=./path/to/artifact-name-1.0-sources.jar \
+                                                                            -Djavadoc=./path/to/artifact-name-1.0-javadoc.jar
+</pre></div><p><b>Note</b>: By using the fully qualified path of a goal, you're ensured to be using the preferred version of the maven-deploy-plugin. When using <tt>mvn deploy:deploy-file</tt> its version depends on its specification in the pom or the version of Apache Maven.</p></div>
+      </div>
+    </div>
+    <div class="clear">
+      <hr/>
+    </div>
+    <div id="footer">
+      <div class="xright">
+        &#169;            2004-2013
+              The Apache Software Foundation
+            
+                          - <a href="http://maven.apache.org/privacy-policy.html">Privacy Policy</a>.
+        Apache Maven, Maven, Apache, the Apache feather logo, and the Apache Maven project logos are trademarks of The Apache Software Foundation.
+      </div>
+      <div class="clear">
+        <hr/>
+      </div>
+    </div>
+  </body>
+</html>
\ No newline at end of file