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 [34/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/testapidocs/stylesheet.css
==============================================================================
--- websites/production/maven/content/plugins/maven-deploy-plugin/testapidocs/stylesheet.css (original)
+++ websites/production/maven/content/plugins/maven-deploy-plugin/testapidocs/stylesheet.css Mon Sep 30 20:08:47 2013
@@ -1,29 +1,28 @@
-/* Javadoc style sheet */
-
-/* Define colors, fonts and other style attributes here to override the defaults */
-
-/* Page background color */
-body { background-color: #FFFFFF; color:#000000 }
-
-/* Headings */
-h1 { font-size: 145% }
-
-/* Table colors */
-.TableHeadingColor     { background: #CCCCFF; color:#000000 } /* Dark mauve */
-.TableSubHeadingColor  { background: #EEEEFF; color:#000000 } /* Light mauve */
-.TableRowColor         { background: #FFFFFF; color:#000000 } /* White */
-
-/* Font used in left-hand frame lists */
-.FrameTitleFont   { font-size: 100%; font-family: Helvetica, Arial, sans-serif; color:#000000 }
-.FrameHeadingFont { font-size:  90%; font-family: Helvetica, Arial, sans-serif; color:#000000 }
-.FrameItemFont    { font-size:  90%; font-family: Helvetica, Arial, sans-serif; color:#000000 }
-
-/* Navigation bar fonts and colors */
-.NavBarCell1    { background-color:#EEEEFF; color:#000000} /* Light mauve */
-.NavBarCell1Rev { background-color:#00008B; color:#FFFFFF} /* Dark Blue */
-.NavBarFont1    { font-family: Arial, Helvetica, sans-serif; color:#000000;color:#000000;}
-.NavBarFont1Rev { font-family: Arial, Helvetica, sans-serif; color:#FFFFFF;color:#FFFFFF;}
-
-.NavBarCell2    { font-family: Arial, Helvetica, sans-serif; background-color:#FFFFFF; color:#000000}
-.NavBarCell3    { font-family: Arial, Helvetica, sans-serif; background-color:#FFFFFF; color:#000000}
-
+/* Javadoc style sheet */
+
+/* Define colors, fonts and other style attributes here to override the defaults */
+
+/* Page background color */
+body { background-color: #FFFFFF; color:#000000 }
+
+/* Headings */
+h1 { font-size: 145% }
+
+/* Table colors */
+.TableHeadingColor     { background: #CCCCFF; color:#000000 } /* Dark mauve */
+.TableSubHeadingColor  { background: #EEEEFF; color:#000000 } /* Light mauve */
+.TableRowColor         { background: #FFFFFF; color:#000000 } /* White */
+
+/* Font used in left-hand frame lists */
+.FrameTitleFont   { font-size: 100%; font-family: Helvetica, Arial, sans-serif; color:#000000 }
+.FrameHeadingFont { font-size:  90%; font-family: Helvetica, Arial, sans-serif; color:#000000 }
+.FrameItemFont    { font-size:  90%; font-family: Helvetica, Arial, sans-serif; color:#000000 }
+
+/* Navigation bar fonts and colors */
+.NavBarCell1    { background-color:#EEEEFF; color:#000000} /* Light mauve */
+.NavBarCell1Rev { background-color:#00008B; color:#FFFFFF} /* Dark Blue */
+.NavBarFont1    { font-family: Arial, Helvetica, sans-serif; color:#000000;color:#000000;}
+.NavBarFont1Rev { font-family: Arial, Helvetica, sans-serif; color:#FFFFFF;color:#FFFFFF;}
+
+.NavBarCell2    { font-family: Arial, Helvetica, sans-serif; background-color:#FFFFFF; color:#000000}
+.NavBarCell3    { font-family: Arial, Helvetica, sans-serif; background-color:#FFFFFF; color:#000000}

Modified: websites/production/maven/content/plugins/maven-deploy-plugin/usage.html
==============================================================================
--- websites/production/maven/content/plugins/maven-deploy-plugin/usage.html (original)
+++ websites/production/maven/content/plugins/maven-deploy-plugin/usage.html Mon Sep 30 20:08:47 2013
@@ -1,198 +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>Usage</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="Jerome Lacoste
-John Casey" />
-        <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;
-    Usage
-      </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">
-            <strong>Usage</strong>
-          </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="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>Usage<a name="Usage"></a></h2><div class="section"><h3>Introduction<a name="Introduction"></a></h3><p>The Deploy Plugin has two basic functions. In most project builds, the <tt>deploy</tt> phase of the build lifecycle is implemented using the <tt>deploy:deploy</tt> mojo. Also, artifacts which are not built using Maven can be added to any remote repository using the <tt>deploy:deploy-file</tt> mojo.</p></div><div class="section"><h3>The <tt>deploy:deploy</tt> Mojo<a name="The_deploy:deploy_Mojo"></a></h3><p>In most cases, this mojo is invoked when you call the <tt>deploy</tt> phase of the default build lifecycle.</p><p>To enable this mojo to function, you must include a valid <tt>&lt;distributionManagement/&gt;</tt> section POM, which at the minimum provides a <tt>&lt;repository/&gt;</tt> defining the remote repository location for your artifact. To separate snapshot artifacts from release artifacts, you can also specify a <tt>&lt;snapshotRepos
 itory/&gt;</tt> location. Finally, to deploy a project website, you must specify a <tt>&lt;site/&gt;</tt> section here as well. It's also important to note that this section can be inherited, allowing you to specify the deployment location one time for a set of related projects.</p><p>If your repository is secured, you may also want to configure your <tt>settings.xml</tt> file to define corresponding <tt>&lt;server/&gt;</tt> entries which provides authentication information. Server entries are matched to the different parts of the distributionManagement using their <tt>&lt;id/&gt;</tt> elements. For example, your project may have a distributionManagement section similar to the following:</p><div class="source"><pre>[...]
-  &lt;distributionManagement&gt;
-    &lt;repository&gt;
-      &lt;id&gt;internal.repo&lt;/id&gt;
-      &lt;name&gt;MyCo Internal Repository&lt;/name&gt;
-      &lt;url&gt;Host to Company Repository&lt;/url&gt;
-    &lt;/repository&gt;
-  &lt;/distributionManagement&gt;
-[...]</pre></div><p>In this case, you can specify a server definition in your <tt>settings.xml</tt> to provide authentication information for both of these repositories at once. Your server section might look like this:</p><div class="source"><pre>[...]
-    &lt;server&gt;
-      &lt;id&gt;internal.repo&lt;/id&gt;
-      &lt;username&gt;maven&lt;/username&gt;
-      &lt;password&gt;foobar&lt;/password&gt;
-    &lt;/server&gt;
-[...]</pre></div><p>Please see the article about <a class="externalLink" href="http://maven.apache.org/guides/mini/guide-encryption.html">Password Encryption</a> for instructions on how to avoid clear text passwords in the <tt>settings.xml</tt>.</p><p>Once you've configured your repository deployment information correctly deploying your project's artifact will only require invocation of the <tt>deploy</tt> phase of the build:</p><div class="source"><pre>mvn deploy</pre></div></div><div class="section"><h3>The <tt>deploy:deploy-file</tt> Mojo<a name="The_deploy:deploy-file_Mojo"></a></h3><p>The <tt>deploy:deploy-file</tt> mojo is used primarily for deploying artifacts to which were not built by Maven. The project's development team may or may not provide a POM for the artifact, and in some cases you may want to deploy the artifact to an internal remote repository. The deploy-file mojo provides functionality covering all of these use cases, and offers a wide range of configurability f
 or generating a POM on-the-fly. Additionally, you can specify what layout your repository uses. The full usage statement of the deploy-file mojo can be described as:</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] \
-                       [-DgroupId=org.some.group] \
-                       [-DartifactId=your-artifact] \
-                       [-Dversion=1.0] \
-                       [-Dpackaging=jar] \
-                       [-Dclassifier=test] \
-                       [-DgeneratePom=true] \
-                       [-DgeneratePom.description=&quot;My Project Description&quot;] \
-                       [-DrepositoryLayout=legacy] \
-                       [-DuniqueVersion=false]</pre></div><p>If the following required information is not specified in some way, the goal will fail:</p><ul><li>the artifact file to deploy</li><li>the group, artifact, version and packaging of the file to deploy. These can be taken from the specified pomFile, and overriden or specified using the command line. When the pomFile contains a <i>parent</i> section, the parent's groupId can be considered if the groupId is not specified further for the current project or on the command line.</li><li>the repository information: the url to deploy to and the repositoryId mapping to a server section in the settings.xml file. If you don't specify a repositoryId, Maven will try to extract authentication information using the id <tt>'remote-repository'</tt>.</li></ul></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 - Usage</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="Jerome Lacoste
+John Casey" />
+        <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;
+        Usage
+        </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">
+            <strong>Usage</strong>
+          </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="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>Usage<a name="Usage"></a></h2><div class="section"><h3>Introduction<a name="Introduction"></a></h3><p>The Deploy Plugin has two basic functions. In most project builds, the <tt>deploy</tt> phase of the build lifecycle is implemented using the <tt>deploy:deploy</tt> mojo. Also, artifacts which are not built using Maven can be added to any remote repository using the <tt>deploy:deploy-file</tt> mojo.</p></div><div class="section"><h3>The <tt>deploy:deploy</tt> Mojo<a name="The_deploy:deploy_Mojo"></a></h3><p>In most cases, this mojo is invoked when you call the <tt>deploy</tt> phase of the default build lifecycle.</p><p>To enable this mojo to function, you must include a valid <tt>&lt;distributionManagement/&gt;</tt> section POM, which at the minimum provides a <tt>&lt;repository/&gt;</tt> defining the remote repository location for your artifact. To separate snapshot artifacts from release artifacts, you can also specify a <tt>&lt;snapshotRepos
 itory/&gt;</tt> location. Finally, to deploy a project website, you must specify a <tt>&lt;site/&gt;</tt> section here as well. It's also important to note that this section can be inherited, allowing you to specify the deployment location one time for a set of related projects.</p><p>If your repository is secured, you may also want to configure your <tt>settings.xml</tt> file to define corresponding <tt>&lt;server/&gt;</tt> entries which provides authentication information. Server entries are matched to the different parts of the distributionManagement using their <tt>&lt;id/&gt;</tt> elements. For example, your project may have a distributionManagement section similar to the following:</p><div class="source"><pre>[...]
+  &lt;distributionManagement&gt;
+    &lt;repository&gt;
+      &lt;id&gt;internal.repo&lt;/id&gt;
+      &lt;name&gt;MyCo Internal Repository&lt;/name&gt;
+      &lt;url&gt;Host to Company Repository&lt;/url&gt;
+    &lt;/repository&gt;
+  &lt;/distributionManagement&gt;
+[...]
+</pre></div><p>In this case, you can specify a server definition in your <tt>settings.xml</tt> to provide authentication information for both of these repositories at once. Your server section might look like this:</p><div class="source"><pre>[...]
+    &lt;server&gt;
+      &lt;id&gt;internal.repo&lt;/id&gt;
+      &lt;username&gt;maven&lt;/username&gt;
+      &lt;password&gt;foobar&lt;/password&gt;
+    &lt;/server&gt;
+[...]
+</pre></div><p>Please see the article about <a class="externalLink" href="http://maven.apache.org/guides/mini/guide-encryption.html">Password Encryption</a> for instructions on how to avoid clear text passwords in the <tt>settings.xml</tt>.</p><p>Once you've configured your repository deployment information correctly deploying your project's artifact will only require invocation of the <tt>deploy</tt> phase of the build:</p><div class="source"><pre>mvn deploy
+</pre></div></div><div class="section"><h3>The <tt>deploy:deploy-file</tt> Mojo<a name="The_deploy:deploy-file_Mojo"></a></h3><p>The <tt>deploy:deploy-file</tt> mojo is used primarily for deploying artifacts to which were not built by Maven. The project's development team may or may not provide a POM for the artifact, and in some cases you may want to deploy the artifact to an internal remote repository. The deploy-file mojo provides functionality covering all of these use cases, and offers a wide range of configurability for generating a POM on-the-fly. Additionally, you can specify what layout your repository uses. The full usage statement of the deploy-file mojo can be described as:</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] \
+                       [-DgroupId=org.some.group] \
+                       [-DartifactId=your-artifact] \
+                       [-Dversion=1.0] \
+                       [-Dpackaging=jar] \
+                       [-Dclassifier=test] \
+                       [-DgeneratePom=true] \
+                       [-DgeneratePom.description=&quot;My Project Description&quot;] \
+                       [-DrepositoryLayout=legacy] \
+                       [-DuniqueVersion=false]
+</pre></div><p>If the following required information is not specified in some way, the goal will fail:</p><ul><li>the artifact file to deploy</li><li>the group, artifact, version and packaging of the file to deploy. These can be taken from the specified pomFile, and overriden or specified using the command line. When the pomFile contains a <i>parent</i> section, the parent's groupId can be considered if the groupId is not specified further for the current project or on the command line.</li><li>the repository information: the url to deploy to and the repositoryId mapping to a server section in the settings.xml file. If you don't specify a repositoryId, Maven will try to extract authentication information using the id <tt>'remote-repository'</tt>.</li></ul></div></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/xref-test/allclasses-frame.html
==============================================================================
--- websites/production/maven/content/plugins/maven-deploy-plugin/xref-test/allclasses-frame.html (original)
+++ websites/production/maven/content/plugins/maven-deploy-plugin/xref-test/allclasses-frame.html Mon Sep 30 20:08:47 2013
@@ -44,4 +44,4 @@
 			      </ul>
 
     </body>
-  </html>
+  </html>
\ No newline at end of file

Modified: websites/production/maven/content/plugins/maven-deploy-plugin/xref-test/index.html
==============================================================================
--- websites/production/maven/content/plugins/maven-deploy-plugin/xref-test/index.html (original)
+++ websites/production/maven/content/plugins/maven-deploy-plugin/xref-test/index.html Mon Sep 30 20:08:47 2013
@@ -1,9 +1,9 @@
 
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Frameset//EN" "DTD/xhtml1-frameset.dtd">
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Frameset//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtd">
 <html xml:lang="en" lang="en">
 	<head>
 		<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-		<title>Maven Deploy Plugin 2.7 Reference</title>
+		<title>Apache Maven Deploy Plugin 2.8 Reference</title>
 	</head>
     <frameset cols="20%,80%">
 		<frameset rows="30%,70%">
@@ -21,4 +21,3 @@
         </noframes>
     </frameset>
 </html>
-