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/09 22:01:47 UTC

svn commit: r877833 [5/17] - in /websites/production/maven/content/plugins/maven-install-plugin: ./ apidocs/ apidocs/class-use/ apidocs/org/apache/maven/plugin/install/ apidocs/org/apache/maven/plugin/install/class-use/ cobertura/ examples/ testapidocs...

Modified: websites/production/maven/content/plugins/maven-install-plugin/dependency-management.html
==============================================================================
--- websites/production/maven/content/plugins/maven-install-plugin/dependency-management.html (original)
+++ websites/production/maven/content/plugins/maven-install-plugin/dependency-management.html Mon Sep  9 20:01:45 2013
@@ -1,18 +1,18 @@
 <!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 Jan 14, 2013
+ | Generated by Apache Maven Doxia at 2013-09-09
  | Rendered using Apache Maven Stylus Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
   <head>
-    <title>Maven Install plugin - Project Dependency Management</title>
+    <title>Apache Maven Install Plugin - Project Dependency Management</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="20130114" />
+        <meta name="Date-Revision-yyyymmdd" content="20130909" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
@@ -41,13 +41,13 @@
         &gt;
                   <a href="../index.html">Plugins</a>
         &gt;
-                      <a href="./">Maven Install plugin</a>
+                      <a href="./">Apache Maven Install Plugin</a>
         &gt;
         Project Dependency Management
         </div>
             <div class="xright">        
-                                    Last Published: 2012-10-26
-              &nbsp;| Version: 2.4
+                                    Last Published: 2013-09-09
+              &nbsp;| Version: 2.5
             </div>
       <div class="clear">
         <hr/>
@@ -74,10 +74,10 @@
                        <h5>Examples</h5>
                   <ul>
                   <li class="none">
-                  <a href="examples/custom-pom-installation.html">Installing a Custom POM</a>
+                  <a href="examples/custom-pom-installation.html">Installing Artifact with Custom POM</a>
             </li>
                   <li class="none">
-                  <a href="examples/generic-pom-generation.html">Generating a Generic POM</a>
+                  <a href="examples/generic-pom-generation.html">Generating Generic POM</a>
             </li>
                   <li class="none">
                   <a href="examples/installing-checksums.html">Creating Checksums</a>
@@ -94,7 +94,7 @@
           </ul>
                        <h5>Project Documentation</h5>
                   <ul>
-                                                                                                                                                                                                                                                                                                      <li class="expanded">
+                                                                                                                                                                                                                                                                                                                        <li class="expanded">
                   <a href="project-info.html">Project Information</a>
                     <ul>
                       <li class="none">
@@ -104,6 +104,9 @@
                   <a href="project-summary.html">Project Summary</a>
             </li>
                       <li class="none">
+                  <a href="dependency-info.html">Dependency Information</a>
+            </li>
+                      <li class="none">
                   <a href="license.html">Project License</a>
             </li>
                       <li class="none">
@@ -138,7 +141,7 @@
             </li>
               </ul>
         </li>
-                                                                                                                                                                                                                                                                                                              <li class="collapsed">
+                                                                                                                                                                                                                                                                          <li class="collapsed">
                   <a href="project-reports.html">Project Reports</a>
                   </li>
           </ul>
@@ -163,9 +166,15 @@
                   <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">
@@ -204,7 +213,40 @@
     </div>
     <div id="bodyColumn">
       <div id="contentBox">
-        <div class="section"><h2>Project Dependency Management<a name="Project_Dependency_Management"></a></h2><a name="Project_Dependency_Management"></a><div class="section"><h3>compile<a name="compile"></a></h3><a name="compile"></a><p>The following is a list of compile dependencies in the DependencyManagement of this project. These dependencies can be included in the submodules to compile and run the submodule:</p><table border="0" class="bodyTable"><tr class="a"><th>GroupId</th><th>ArtifactId</th><th>Version</th><th>Type</th><th>License</th></tr><tr class="b"><td>org.codehaus.plexus</td><td><a class="externalLink" href="http://plexus.codehaus.org/plexus-containers/plexus-component-annotations/">plexus-component-annotations</a></td><td>1.5.5</td><td>jar</td><td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></td></tr></table></div></div>
+        <div class="section">
+<h2>Project Dependency Management<a name="Project_Dependency_Management"></a></h2><a name="Project_Dependency_Management"></a>
+<div class="section">
+<h3>compile<a name="compile"></a></h3><a name="compile"></a>
+<p>The following is a list of compile dependencies in the DependencyManagement of this project. These dependencies can be included in the submodules to compile and run the submodule:</p>
+<table border="0" class="bodyTable">
+<tr class="a">
+<th>GroupId</th>
+<th>ArtifactId</th>
+<th>Version</th>
+<th>Type</th>
+<th>License</th></tr>
+<tr class="b">
+<td>org.codehaus.plexus</td>
+<td><a class="externalLink" href="http://plexus.codehaus.org/plexus-containers/plexus-component-annotations/">plexus-component-annotations</a></td>
+<td>1.5.5</td>
+<td>jar</td>
+<td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></td></tr></table></div>
+<div class="section">
+<h3>provided<a name="provided"></a></h3><a name="provided"></a>
+<p>The following is a list of provided dependencies in the DependencyManagement of this project. These dependencies can be included in the submodules to compile the submodule, but should be provided by default when using the library:</p>
+<table border="0" class="bodyTable">
+<tr class="a">
+<th>GroupId</th>
+<th>ArtifactId</th>
+<th>Version</th>
+<th>Type</th>
+<th>License</th></tr>
+<tr class="b">
+<td>org.apache.maven.plugin-tools</td>
+<td><a class="externalLink" href="http://maven.apache.org/plugin-tools/maven-plugin-annotations/">maven-plugin-annotations</a></td>
+<td>3.2</td>
+<td>jar</td>
+<td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></td></tr></table></div></div>
       </div>
     </div>
     <div class="clear">

Modified: websites/production/maven/content/plugins/maven-install-plugin/distribution-management.html
==============================================================================
--- websites/production/maven/content/plugins/maven-install-plugin/distribution-management.html (original)
+++ websites/production/maven/content/plugins/maven-install-plugin/distribution-management.html Mon Sep  9 20:01:45 2013
@@ -1,18 +1,18 @@
 <!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 Jan 14, 2013
+ | Generated by Apache Maven Doxia at 2013-09-09
  | Rendered using Apache Maven Stylus Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
   <head>
-    <title>Maven Install plugin - Project Distribution Management</title>
+    <title>Apache Maven Install Plugin - Project Distribution Management</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="20130114" />
+        <meta name="Date-Revision-yyyymmdd" content="20130909" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
@@ -41,13 +41,13 @@
         &gt;
                   <a href="../index.html">Plugins</a>
         &gt;
-                      <a href="./">Maven Install plugin</a>
+                      <a href="./">Apache Maven Install Plugin</a>
         &gt;
         Project Distribution Management
         </div>
             <div class="xright">        
-                                    Last Published: 2012-10-26
-              &nbsp;| Version: 2.4
+                                    Last Published: 2013-09-09
+              &nbsp;| Version: 2.5
             </div>
       <div class="clear">
         <hr/>
@@ -74,10 +74,10 @@
                        <h5>Examples</h5>
                   <ul>
                   <li class="none">
-                  <a href="examples/custom-pom-installation.html">Installing a Custom POM</a>
+                  <a href="examples/custom-pom-installation.html">Installing Artifact with Custom POM</a>
             </li>
                   <li class="none">
-                  <a href="examples/generic-pom-generation.html">Generating a Generic POM</a>
+                  <a href="examples/generic-pom-generation.html">Generating Generic POM</a>
             </li>
                   <li class="none">
                   <a href="examples/installing-checksums.html">Creating Checksums</a>
@@ -94,7 +94,7 @@
           </ul>
                        <h5>Project Documentation</h5>
                   <ul>
-                                                                                                                                                                                                                                                                                                      <li class="expanded">
+                                                                                                                                                                                                                                                                                                                        <li class="expanded">
                   <a href="project-info.html">Project Information</a>
                     <ul>
                       <li class="none">
@@ -104,6 +104,9 @@
                   <a href="project-summary.html">Project Summary</a>
             </li>
                       <li class="none">
+                  <a href="dependency-info.html">Dependency Information</a>
+            </li>
+                      <li class="none">
                   <a href="license.html">Project License</a>
             </li>
                       <li class="none">
@@ -138,7 +141,7 @@
           </li>
               </ul>
         </li>
-                                                                                                                                                                                                                                                                                                              <li class="collapsed">
+                                                                                                                                                                                                                                                                          <li class="collapsed">
                   <a href="project-reports.html">Project Reports</a>
                   </li>
           </ul>
@@ -163,9 +166,15 @@
                   <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">
@@ -204,7 +213,16 @@
     </div>
     <div id="bodyColumn">
       <div id="contentBox">
-        <div class="section"><h2>Overview<a name="Overview"></a></h2><a name="Overview"></a><p>The following is the distribution management information used by this project.</p><div class="section"><h3>Repository - apache.releases.https<a name="Repository_-_apache.releases.https"></a></h3><a name="Repository_-_apache.releases.https"></a><a class="externalLink" href="https://repository.apache.org/service/local/staging/deploy/maven2">https://repository.apache.org/service/local/staging/deploy/maven2</a></div><div class="section"><h3>Snapshot Repository - apache.snapshots.https<a name="Snapshot_Repository_-_apache.snapshots.https"></a></h3><a name="Snapshot_Repository_-_apache.snapshots.https"></a><a class="externalLink" href="https://repository.apache.org/content/repositories/snapshots">https://repository.apache.org/content/repositories/snapshots</a></div><div class="section"><h3>Site - apache.website<a name="Site_-_apache.website"></a></h3><a name="Site_-_apache.website"></a><p>scp://
 people.apache.org/www/maven.apache.org/plugins/maven-install-plugin/</p></div></div>
+        <div class="section">
+<h2>Overview<a name="Overview"></a></h2><a name="Overview"></a>
+<p>The following is the distribution management information used by this project.</p>
+<div class="section">
+<h3>Repository - apache.releases.https<a name="Repository_-_apache.releases.https"></a></h3><a name="Repository_-_apache.releases.https"></a><a class="externalLink" href="https://repository.apache.org/service/local/staging/deploy/maven2">https://repository.apache.org/service/local/staging/deploy/maven2</a></div>
+<div class="section">
+<h3>Snapshot Repository - apache.snapshots.https<a name="Snapshot_Repository_-_apache.snapshots.https"></a></h3><a name="Snapshot_Repository_-_apache.snapshots.https"></a><a class="externalLink" href="https://repository.apache.org/content/repositories/snapshots">https://repository.apache.org/content/repositories/snapshots</a></div>
+<div class="section">
+<h3>Site - apache.website<a name="Site_-_apache.website"></a></h3><a name="Site_-_apache.website"></a>
+<p>scm:svn:https://svn.apache.org/repos/infra/websites/production/maven/content/plugins/maven-install-plugin</p></div></div>
       </div>
     </div>
     <div class="clear">

Modified: websites/production/maven/content/plugins/maven-install-plugin/examples/custom-pom-installation.html
==============================================================================
--- websites/production/maven/content/plugins/maven-install-plugin/examples/custom-pom-installation.html (original)
+++ websites/production/maven/content/plugins/maven-install-plugin/examples/custom-pom-installation.html Mon Sep  9 20:01:45 2013
@@ -1,11 +1,11 @@
 <!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 Jan 14, 2013
+ | Generated by Apache Maven Doxia at 2013-09-06
  | Rendered using Apache Maven Stylus Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
   <head>
-    <title>Maven Install plugin - Installing an artifact with a custom POM</title>
+    <title>Apache Maven Install Plugin - Installing an artifact with a custom POM</title>
     <style type="text/css" media="all">
       @import url("../css/maven-base.css");
       @import url("../css/maven-theme.css");
@@ -14,7 +14,7 @@
     <link rel="stylesheet" href="../css/print.css" type="text/css" media="print" />
         <meta name="author" content="Allan Ramirez" />
         <meta name="Date-Creation-yyyymmdd" content="20090322" />
-    <meta name="Date-Revision-yyyymmdd" content="20130114" />
+    <meta name="Date-Revision-yyyymmdd" content="20130906" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
@@ -43,13 +43,13 @@
         &gt;
                   <a href="../../index.html">Plugins</a>
         &gt;
-                  <a href="../">Maven Install plugin</a>
+                  <a href="../">Apache Maven Install Plugin</a>
         &gt;
         Installing an artifact with a custom POM
         </div>
             <div class="xright">        
-                                    Last Published: 2012-10-26
-              &nbsp;| Version: 2.4
+                                    Last Published: 2013-09-06
+              &nbsp;| Version: 2.5
             </div>
       <div class="clear">
         <hr/>
@@ -76,10 +76,10 @@
                        <h5>Examples</h5>
                   <ul>
                   <li class="none">
-            <strong>Installing a Custom POM</strong>
+            <strong>Installing Artifact with Custom POM</strong>
           </li>
                   <li class="none">
-                  <a href="../examples/generic-pom-generation.html">Generating a Generic POM</a>
+                  <a href="../examples/generic-pom-generation.html">Generating Generic POM</a>
             </li>
                   <li class="none">
                   <a href="../examples/installing-checksums.html">Creating Checksums</a>
@@ -96,10 +96,10 @@
           </ul>
                        <h5>Project Documentation</h5>
                   <ul>
-                                                                                                                                                                                                                                                                                            <li class="collapsed">
+                                                                                                                                                                                                                                                                                                              <li class="collapsed">
                   <a href="../project-info.html">Project Information</a>
                   </li>
-                                                                                                                                                                                                                                                                                                              <li class="collapsed">
+                                                                                                        <li class="collapsed">
                   <a href="../project-reports.html">Project Reports</a>
                   </li>
           </ul>
@@ -124,9 +124,15 @@
                   <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">
@@ -165,8 +171,17 @@
     </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>Installing an artifact with a custom POM<a name="Installing_an_artifact_with_a_custom_POM"></a></h2><p>The Maven Install Plugin can include a pre-built custom POM with the artifact in the local repository. Just set the value of the <tt>pomFile</tt> parameter to the path of the custom POM.</p><div class="source"><pre>mvn install:install-file -Dfile=path-to-your-artifact-jar -DpomFile=path-to-pom
-</pre></div></div>
+        <!-- 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>Installing an artifact with a custom POM<a name="Installing_an_artifact_with_a_custom_POM"></a></h2>
+<p>The Apache Maven Install Plugin can include a pre-built custom POM with the artifact in the local repository. Just set the value of the <tt>pomFile</tt> parameter to the path of the custom POM.</p>
+<div class="source">
+<pre>mvn org.apache.maven.plugins:maven-install-plugin:2.5:install-file -Dfile=path-to-your-artifact-jar -DpomFile=path-to-pom
+</pre></div>
+<p>If the JAR was built by Apache Maven, it'll contain a pom.xml in a subfolder of the META-INF directory, which will be read by default. In that case, all you need to do is:</p>
+<div class="source">
+<pre>mvn org.apache.maven.plugins:maven-install-plugin:2.5:install-file -Dfile=&lt;path-to-file&gt;
+</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-install-plugin. When using <tt>mvn install:install-file</tt> its version depends on its specification in the pom or the version of Apache Maven.</p></div>
       </div>
     </div>
     <div class="clear">

Modified: websites/production/maven/content/plugins/maven-install-plugin/examples/generic-pom-generation.html
==============================================================================
--- websites/production/maven/content/plugins/maven-install-plugin/examples/generic-pom-generation.html (original)
+++ websites/production/maven/content/plugins/maven-install-plugin/examples/generic-pom-generation.html Mon Sep  9 20:01:45 2013
@@ -1,11 +1,11 @@
 <!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 Jan 14, 2013
+ | Generated by Apache Maven Doxia at 2013-09-06
  | Rendered using Apache Maven Stylus Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
   <head>
-    <title>Maven Install plugin - Generating a generic POM</title>
+    <title>Apache Maven Install Plugin - Generating a generic POM</title>
     <style type="text/css" media="all">
       @import url("../css/maven-base.css");
       @import url("../css/maven-theme.css");
@@ -14,7 +14,7 @@
     <link rel="stylesheet" href="../css/print.css" type="text/css" media="print" />
         <meta name="author" content="Allan Ramirez" />
         <meta name="Date-Creation-yyyymmdd" content="20090322" />
-    <meta name="Date-Revision-yyyymmdd" content="20130114" />
+    <meta name="Date-Revision-yyyymmdd" content="20130906" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
@@ -43,13 +43,13 @@
         &gt;
                   <a href="../../index.html">Plugins</a>
         &gt;
-                  <a href="../">Maven Install plugin</a>
+                  <a href="../">Apache Maven Install Plugin</a>
         &gt;
         Generating a generic POM
         </div>
             <div class="xright">        
-                                    Last Published: 2012-10-26
-              &nbsp;| Version: 2.4
+                                    Last Published: 2013-09-06
+              &nbsp;| Version: 2.5
             </div>
       <div class="clear">
         <hr/>
@@ -76,10 +76,10 @@
                        <h5>Examples</h5>
                   <ul>
                   <li class="none">
-                  <a href="../examples/custom-pom-installation.html">Installing a Custom POM</a>
+                  <a href="../examples/custom-pom-installation.html">Installing Artifact with Custom POM</a>
             </li>
                   <li class="none">
-            <strong>Generating a Generic POM</strong>
+            <strong>Generating Generic POM</strong>
           </li>
                   <li class="none">
                   <a href="../examples/installing-checksums.html">Creating Checksums</a>
@@ -96,10 +96,10 @@
           </ul>
                        <h5>Project Documentation</h5>
                   <ul>
-                                                                                                                                                                                                                                                                                            <li class="collapsed">
+                                                                                                                                                                                                                                                                                                              <li class="collapsed">
                   <a href="../project-info.html">Project Information</a>
                   </li>
-                                                                                                                                                                                                                                                                                                              <li class="collapsed">
+                                                                                                        <li class="collapsed">
                   <a href="../project-reports.html">Project Reports</a>
                   </li>
           </ul>
@@ -124,9 +124,15 @@
                   <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">
@@ -165,13 +171,18 @@
     </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>Generating a generic POM<a name="Generating_a_generic_POM"></a></h2><p>There are times when you do not have a POM for a 3rd party artifact. For instance, when installing a proprietary or commercial JAR into a repository. The Install Plugin can create a generic POM in this case which contains the minimal set of POM elements required by Maven, such as groupId, artifactId, version, packaging. You tell Maven to generate a POM by setting the <tt>generatePom</tt> parameter to <tt>true</tt>.</p><div class="source"><pre>mvn install:install-file  -Dfile=path-to-your-artifact-jar \
-                          -DgroupId=your.groupId \
-                          -DartifactId=your-artifactId \
-                          -Dversion=version \
-                          -Dpackaging=jar \
-                          -DgeneratePom=true
-</pre></div></div>
+        <!-- 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>Generating a generic POM<a name="Generating_a_generic_POM"></a></h2>
+<p>There are times when you do not have a POM for a 3rd party artifact. For instance, when installing a proprietary or commercial JAR into a repository. The Install Plugin can create a generic POM in this case which contains the minimal set of POM elements required by Maven, such as groupId, artifactId, version, packaging. You tell Maven to generate a POM by setting the <tt>generatePom</tt> parameter to <tt>true</tt>.</p>
+<div class="source">
+<pre>mvn org.apache.maven.plugins:maven-install-plugin:2.5:install-file  -Dfile=path-to-your-artifact-jar \
+                                                                              -DgroupId=your.groupId \
+                                                                              -DartifactId=your-artifactId \
+                                                                              -Dversion=version \
+                                                                              -Dpackaging=jar \
+                                                                              -DgeneratePom=true
+</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-install-plugin. When using <tt>mvn install:install-file</tt> its version depends on its specification in the pom or the version of Apache Maven.</p></div>
       </div>
     </div>
     <div class="clear">

Modified: websites/production/maven/content/plugins/maven-install-plugin/examples/installing-checksums.html
==============================================================================
--- websites/production/maven/content/plugins/maven-install-plugin/examples/installing-checksums.html (original)
+++ websites/production/maven/content/plugins/maven-install-plugin/examples/installing-checksums.html Mon Sep  9 20:01:45 2013
@@ -1,11 +1,11 @@
 <!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 Jan 14, 2013
+ | Generated by Apache Maven Doxia at 2013-09-06
  | Rendered using Apache Maven Stylus Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
   <head>
-    <title>Maven Install plugin - Creating artifact checksums</title>
+    <title>Apache Maven Install Plugin - Creating artifact checksums</title>
     <style type="text/css" media="all">
       @import url("../css/maven-base.css");
       @import url("../css/maven-theme.css");
@@ -14,7 +14,7 @@
     <link rel="stylesheet" href="../css/print.css" type="text/css" media="print" />
         <meta name="author" content="Allan Ramirez" />
         <meta name="Date-Creation-yyyymmdd" content="20090322" />
-    <meta name="Date-Revision-yyyymmdd" content="20130114" />
+    <meta name="Date-Revision-yyyymmdd" content="20130906" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
@@ -43,13 +43,13 @@
         &gt;
                   <a href="../../index.html">Plugins</a>
         &gt;
-                  <a href="../">Maven Install plugin</a>
+                  <a href="../">Apache Maven Install Plugin</a>
         &gt;
         Creating artifact checksums
         </div>
             <div class="xright">        
-                                    Last Published: 2012-10-26
-              &nbsp;| Version: 2.4
+                                    Last Published: 2013-09-06
+              &nbsp;| Version: 2.5
             </div>
       <div class="clear">
         <hr/>
@@ -76,10 +76,10 @@
                        <h5>Examples</h5>
                   <ul>
                   <li class="none">
-                  <a href="../examples/custom-pom-installation.html">Installing a Custom POM</a>
+                  <a href="../examples/custom-pom-installation.html">Installing Artifact with Custom POM</a>
             </li>
                   <li class="none">
-                  <a href="../examples/generic-pom-generation.html">Generating a Generic POM</a>
+                  <a href="../examples/generic-pom-generation.html">Generating Generic POM</a>
             </li>
                   <li class="none">
             <strong>Creating Checksums</strong>
@@ -96,10 +96,10 @@
           </ul>
                        <h5>Project Documentation</h5>
                   <ul>
-                                                                                                                                                                                                                                                                                            <li class="collapsed">
+                                                                                                                                                                                                                                                                                                              <li class="collapsed">
                   <a href="../project-info.html">Project Information</a>
                   </li>
-                                                                                                                                                                                                                                                                                                              <li class="collapsed">
+                                                                                                        <li class="collapsed">
                   <a href="../project-reports.html">Project Reports</a>
                   </li>
           </ul>
@@ -124,9 +124,15 @@
                   <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">
@@ -165,14 +171,23 @@
     </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>Creating artifact checksums<a name="Creating_artifact_checksums"></a></h2><p>The Install Plugin can create integrity checksums (MD5, SHA-1) for the artifacts during installation. Checksums are cryptographic hash functions and are used to check the integrity of the associated file. This can be activated by setting the <tt>createChecksum</tt> parameter to <tt>true</tt>.</p><p>In the <tt>install:install</tt> goal.</p><div class="source"><pre>mvn install -DcreateChecksum=true
-</pre></div><p>In the <tt>install:install-file</tt> goal.</p><div class="source"><pre>mvn install:install-file  -Dfile=path-to-your-artifact-jar \
-                          -DgroupId=your.groupId \
-                          -DartifactId=your-artifactId \
-                          -Dversion=version \
-                          -Dpackaging=jar \
-                          -DcreateChecksum=true
-</pre></div></div>
+        <!-- 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>Creating artifact checksums<a name="Creating_artifact_checksums"></a></h2>
+<p>The Install Plugin can create integrity checksums (MD5, SHA-1) for the artifacts during installation. Checksums are cryptographic hash functions and are used to check the integrity of the associated file. This can be activated by setting the <tt>createChecksum</tt> parameter to <tt>true</tt>.</p>
+<p>In the <tt>install:install</tt> goal.</p>
+<div class="source">
+<pre>mvn install -DcreateChecksum=true
+</pre></div>
+<p>In the <tt>install:install-file</tt> goal.</p>
+<div class="source">
+<pre>mvn org.apache.maven.plugins:maven-install-plugin:2.5:install-file  -Dfile=path-to-your-artifact-jar \
+                                                                              -DgroupId=your.groupId \
+                                                                              -DartifactId=your-artifactId \
+                                                                              -Dversion=version \
+                                                                              -Dpackaging=jar \
+                                                                              -DcreateChecksum=true
+</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-install-plugin. When using <tt>mvn install:install-file</tt> its version depends on its specification in the pom or the version of Apache Maven.</p></div>
       </div>
     </div>
     <div class="clear">

Modified: websites/production/maven/content/plugins/maven-install-plugin/examples/installing-secondary-artifacts.html
==============================================================================
--- websites/production/maven/content/plugins/maven-install-plugin/examples/installing-secondary-artifacts.html (original)
+++ websites/production/maven/content/plugins/maven-install-plugin/examples/installing-secondary-artifacts.html Mon Sep  9 20:01:45 2013
@@ -1,11 +1,11 @@
 <!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 Jan 14, 2013
+ | Generated by Apache Maven Doxia at 2013-09-06
  | Rendered using Apache Maven Stylus Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
   <head>
-    <title>Maven Install plugin - Installing Secondary Artifacts</title>
+    <title>Apache Maven Install Plugin - Installing Secondary Artifacts</title>
     <style type="text/css" media="all">
       @import url("../css/maven-base.css");
       @import url("../css/maven-theme.css");
@@ -14,7 +14,7 @@
     <link rel="stylesheet" href="../css/print.css" type="text/css" media="print" />
         <meta name="author" content="Dennis Lundberg" />
         <meta name="Date-Creation-yyyymmdd" content="20090322" />
-    <meta name="Date-Revision-yyyymmdd" content="20130114" />
+    <meta name="Date-Revision-yyyymmdd" content="20130906" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
@@ -43,13 +43,13 @@
         &gt;
                   <a href="../../index.html">Plugins</a>
         &gt;
-                  <a href="../">Maven Install plugin</a>
+                  <a href="../">Apache Maven Install Plugin</a>
         &gt;
         Installing Secondary Artifacts
         </div>
             <div class="xright">        
-                                    Last Published: 2012-10-26
-              &nbsp;| Version: 2.4
+                                    Last Published: 2013-09-06
+              &nbsp;| Version: 2.5
             </div>
       <div class="clear">
         <hr/>
@@ -76,10 +76,10 @@
                        <h5>Examples</h5>
                   <ul>
                   <li class="none">
-                  <a href="../examples/custom-pom-installation.html">Installing a Custom POM</a>
+                  <a href="../examples/custom-pom-installation.html">Installing Artifact with Custom POM</a>
             </li>
                   <li class="none">
-                  <a href="../examples/generic-pom-generation.html">Generating a Generic POM</a>
+                  <a href="../examples/generic-pom-generation.html">Generating Generic POM</a>
             </li>
                   <li class="none">
                   <a href="../examples/installing-checksums.html">Creating Checksums</a>
@@ -96,10 +96,10 @@
           </ul>
                        <h5>Project Documentation</h5>
                   <ul>
-                                                                                                                                                                                                                                                                                            <li class="collapsed">
+                                                                                                                                                                                                                                                                                                              <li class="collapsed">
                   <a href="../project-info.html">Project Information</a>
                   </li>
-                                                                                                                                                                                                                                                                                                              <li class="collapsed">
+                                                                                                        <li class="collapsed">
                   <a href="../project-reports.html">Project Reports</a>
                   </li>
           </ul>
@@ -124,9 +124,15 @@
                   <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">
@@ -165,13 +171,19 @@
     </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>Installing Secondary Artifacts<a name="Installing_Secondary_Artifacts"></a></h2><p>Sometimes you need to install secondary artifacts after the main artifact has been installed in your local repository. To install a secondary artifact you need to use the <tt>classifier</tt> parameter to classify the secondary artifact.</p><p>Let us assume that you want to install the sources for an old artifact, like commons-logging-1.0.3. The <a class="externalLink" href="http://repo1.maven.org/maven2/commons-logging/commons-logging/1.0.3/">central repository</a> only has the main artifact and a <tt>-javadoc</tt> artifact for that version. Package up the sources into a JAR file on your local disk and then run the following command:</p><div class="source"><pre>mvn install:install-file  -Dfile=path-to-commons-logging-sources.jar \
-                          -DgroupId=commons-logging \
-                          -DartifactId=commons-logging \
-                          -Dversion=1.0.3 \
-                          -Dpackaging=jar \
-                          -Dclassifier=sources
-</pre></div></div>
+        <!-- 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>Installing Secondary Artifacts<a name="Installing_Secondary_Artifacts"></a></h2>
+<p>Sometimes you need to install secondary artifacts after the main artifact has been installed in your local repository. To install a secondary artifact you need to use the <tt>classifier</tt> parameter to classify the secondary artifact.</p>
+<p>Let us assume that you want to install the sources for an old artifact, like commons-logging-1.0.3. The <a class="externalLink" href="http://repo1.maven.org/maven2/commons-logging/commons-logging/1.0.3/">central repository</a> only has the main artifact and a <tt>-javadoc</tt> artifact for that version. Package up the sources into a JAR file on your local disk and then run the following command:</p>
+<div class="source">
+<pre>mvn org.apache.maven.plugins:maven-install-plugin:2.5:install-file  -Dfile=path-to-commons-logging-sources.jar \
+                                                                              -DgroupId=commons-logging \
+                                                                              -DartifactId=commons-logging \ 
+                                                                              -Dversion=1.0.3 \
+                                                                              -Dpackaging=jar \
+                                                                              -Dclassifier=sources
+</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-install-plugin. When using <tt>mvn install:install-file</tt> its version depends on its specification in the pom or the version of Apache Maven.</p></div>
       </div>
     </div>
     <div class="clear">

Modified: websites/production/maven/content/plugins/maven-install-plugin/examples/specific-local-repo.html
==============================================================================
--- websites/production/maven/content/plugins/maven-install-plugin/examples/specific-local-repo.html (original)
+++ websites/production/maven/content/plugins/maven-install-plugin/examples/specific-local-repo.html Mon Sep  9 20:01:45 2013
@@ -1,20 +1,21 @@
 <!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 Jan 14, 2013
+ | Generated by Apache Maven Doxia at 2013-09-06
  | Rendered using Apache Maven Stylus Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
   <head>
-    <title>Maven Install plugin - Installing an artifact to a specific local repository path</title>
+    <title>Apache Maven Install Plugin - Installing an artifact to a specific local repository path</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="Vincent Siveton" />
-        <meta name="Date-Creation-yyyymmdd" content="20090322" />
-    <meta name="Date-Revision-yyyymmdd" content="20130114" />
+        <meta name="author" content="Vincent Siveton
+Robert Scholte" />
+        <meta name="Date-Creation-yyyymmdd" content="20130720" />
+    <meta name="Date-Revision-yyyymmdd" content="20130906" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
@@ -43,13 +44,13 @@
         &gt;
                   <a href="../../index.html">Plugins</a>
         &gt;
-                  <a href="../">Maven Install plugin</a>
+                  <a href="../">Apache Maven Install Plugin</a>
         &gt;
         Installing an artifact to a specific local repository path
         </div>
             <div class="xright">        
-                                    Last Published: 2012-10-26
-              &nbsp;| Version: 2.4
+                                    Last Published: 2013-09-06
+              &nbsp;| Version: 2.5
             </div>
       <div class="clear">
         <hr/>
@@ -76,10 +77,10 @@
                        <h5>Examples</h5>
                   <ul>
                   <li class="none">
-                  <a href="../examples/custom-pom-installation.html">Installing a Custom POM</a>
+                  <a href="../examples/custom-pom-installation.html">Installing Artifact with Custom POM</a>
             </li>
                   <li class="none">
-                  <a href="../examples/generic-pom-generation.html">Generating a Generic POM</a>
+                  <a href="../examples/generic-pom-generation.html">Generating Generic POM</a>
             </li>
                   <li class="none">
                   <a href="../examples/installing-checksums.html">Creating Checksums</a>
@@ -96,10 +97,10 @@
           </ul>
                        <h5>Project Documentation</h5>
                   <ul>
-                                                                                                                                                                                                                                                                                            <li class="collapsed">
+                                                                                                                                                                                                                                                                                                              <li class="collapsed">
                   <a href="../project-info.html">Project Information</a>
                   </li>
-                                                                                                                                                                                                                                                                                                              <li class="collapsed">
+                                                                                                        <li class="collapsed">
                   <a href="../project-reports.html">Project Reports</a>
                   </li>
           </ul>
@@ -124,9 +125,15 @@
                   <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">
@@ -165,13 +172,20 @@
     </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>Installing an artifact to a specific local repository path<a name="Installing_an_artifact_to_a_specific_local_repository_path"></a></h2><p>By default, Maven Install Plugin uses the local repository defined in the settings.xml to install an artifact.</p><p>You could install an artifact on a specific local repository by setting the <tt>localRepositoryPath</tt> parameter when installing.</p><div class="source"><pre>mvn install:install-file  -Dfile=path-to-your-artifact-jar \
-                          -DgroupId=your.groupId \
-                          -DartifactId=your-artifactId \
-                          -Dversion=version \
-                          -Dpackaging=jar \
-                          -DlocalRepositoryPath=path-to-specific-local-repo
-</pre></div></div>
+        <!-- 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>Installing an artifact to a specific local repository path<a name="Installing_an_artifact_to_a_specific_local_repository_path"></a></h2>
+<p>General information about how to copy jars into your local repository can be found in the <a class="externalLink" href="http://maven.apache.org/guides/mini/guide-3rd-party-jars-local.html">Guide to installing 3rd party JARs</a></p>
+<p>By default, the Apache Maven Install Plugin uses the local repository defined in the <tt>settings.xml</tt> to install an artifact.</p>
+<p>You could install an artifact on a specific local repository by setting the <tt>localRepositoryPath</tt> parameter when installing.</p>
+<div class="source">
+<pre>mvn org.apache.maven.plugins:maven-install-plugin:2.5:install-file  -Dfile=path-to-your-artifact-jar \
+                                                                              -DgroupId=your.groupId \
+                                                                              -DartifactId=your-artifactId \
+                                                                              -Dversion=version \
+                                                                              -Dpackaging=jar \
+                                                                              -DlocalRepositoryPath=path-to-specific-local-repo
+</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-install-plugin. When using <tt>mvn install:install-file</tt> its version depends on its specification in the pom or the version of Apache Maven.</p></div>
       </div>
     </div>
     <div class="clear">

Modified: websites/production/maven/content/plugins/maven-install-plugin/examples/update-release-info.html
==============================================================================
--- websites/production/maven/content/plugins/maven-install-plugin/examples/update-release-info.html (original)
+++ websites/production/maven/content/plugins/maven-install-plugin/examples/update-release-info.html Mon Sep  9 20:01:45 2013
@@ -1,11 +1,11 @@
 <!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 Jan 14, 2013
+ | Generated by Apache Maven Doxia at 2013-09-06
  | Rendered using Apache Maven Stylus Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
   <head>
-    <title>Maven Install plugin - Updating the release information of a project</title>
+    <title>Apache Maven Install Plugin - Updating the release information of a project</title>
     <style type="text/css" media="all">
       @import url("../css/maven-base.css");
       @import url("../css/maven-theme.css");
@@ -14,7 +14,7 @@
     <link rel="stylesheet" href="../css/print.css" type="text/css" media="print" />
         <meta name="author" content="Allan Ramirez" />
         <meta name="Date-Creation-yyyymmdd" content="20090313" />
-    <meta name="Date-Revision-yyyymmdd" content="20130114" />
+    <meta name="Date-Revision-yyyymmdd" content="20130906" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
@@ -43,13 +43,13 @@
         &gt;
                   <a href="../../index.html">Plugins</a>
         &gt;
-                  <a href="../">Maven Install plugin</a>
+                  <a href="../">Apache Maven Install Plugin</a>
         &gt;
         Updating the release information of a project
         </div>
             <div class="xright">        
-                                    Last Published: 2012-10-26
-              &nbsp;| Version: 2.4
+                                    Last Published: 2013-09-06
+              &nbsp;| Version: 2.5
             </div>
       <div class="clear">
         <hr/>
@@ -76,10 +76,10 @@
                        <h5>Examples</h5>
                   <ul>
                   <li class="none">
-                  <a href="../examples/custom-pom-installation.html">Installing a Custom POM</a>
+                  <a href="../examples/custom-pom-installation.html">Installing Artifact with Custom POM</a>
             </li>
                   <li class="none">
-                  <a href="../examples/generic-pom-generation.html">Generating a Generic POM</a>
+                  <a href="../examples/generic-pom-generation.html">Generating Generic POM</a>
             </li>
                   <li class="none">
                   <a href="../examples/installing-checksums.html">Creating Checksums</a>
@@ -96,10 +96,10 @@
           </ul>
                        <h5>Project Documentation</h5>
                   <ul>
-                                                                                                                                                                                                                                                                                            <li class="collapsed">
+                                                                                                                                                                                                                                                                                                              <li class="collapsed">
                   <a href="../project-info.html">Project Information</a>
                   </li>
-                                                                                                                                                                                                                                                                                                              <li class="collapsed">
+                                                                                                        <li class="collapsed">
                   <a href="../project-reports.html">Project Reports</a>
                   </li>
           </ul>
@@ -124,9 +124,15 @@
                   <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">
@@ -165,7 +171,12 @@
     </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>Updating the release information of a project<a name="Updating_the_release_information_of_a_project"></a></h2><p>Updating the release information means that a forced update of the project's metadata takes place which sets the artifact as the release version. It is most useful when installing a plugin built from source so it can be used by other projects without explicitly asking for the latest SNAPSHOT version.</p><p>This can be activated by setting the <tt>updateReleaseInfo</tt> parameter to <tt>true</tt> when installing.</p><div class="source"><pre>  mvn install -DupdateReleaseInfo=true
+        <!-- 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>Updating the release information of a project<a name="Updating_the_release_information_of_a_project"></a></h2>
+<p>Updating the release information means that a forced update of the project's metadata takes place which sets the artifact as the release version. It is most useful when installing a plugin built from source so it can be used by other projects without explicitly asking for the latest SNAPSHOT version.</p>
+<p>This can be activated by setting the <tt>updateReleaseInfo</tt> parameter to <tt>true</tt> when installing.</p>
+<div class="source">
+<pre>  mvn install -DupdateReleaseInfo=true
 </pre></div></div>
       </div>
     </div>

Modified: websites/production/maven/content/plugins/maven-install-plugin/faq.html
==============================================================================
--- websites/production/maven/content/plugins/maven-install-plugin/faq.html (original)
+++ websites/production/maven/content/plugins/maven-install-plugin/faq.html Mon Sep  9 20:01:45 2013
@@ -1,18 +1,18 @@
 <!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 Jan 14, 2013
+ | Generated by Apache Maven Doxia at 2013-09-06
  | Rendered using Apache Maven Stylus Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
   <head>
-    <title>Maven Install plugin - Frequently Asked Questions</title>
+    <title>Apache Maven Install Plugin - Frequently Asked Questions</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="20130114" />
+        <meta name="Date-Revision-yyyymmdd" content="20130906" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
@@ -41,13 +41,13 @@
         &gt;
                   <a href="../index.html">Plugins</a>
         &gt;
-                      <a href="./">Maven Install plugin</a>
+                      <a href="./">Apache Maven Install Plugin</a>
         &gt;
         Frequently Asked Questions
         </div>
             <div class="xright">        
-                                    Last Published: 2012-10-26
-              &nbsp;| Version: 2.4
+                                    Last Published: 2013-09-06
+              &nbsp;| Version: 2.5
             </div>
       <div class="clear">
         <hr/>
@@ -74,10 +74,10 @@
                        <h5>Examples</h5>
                   <ul>
                   <li class="none">
-                  <a href="examples/custom-pom-installation.html">Installing a Custom POM</a>
+                  <a href="examples/custom-pom-installation.html">Installing Artifact with Custom POM</a>
             </li>
                   <li class="none">
-                  <a href="examples/generic-pom-generation.html">Generating a Generic POM</a>
+                  <a href="examples/generic-pom-generation.html">Generating Generic POM</a>
             </li>
                   <li class="none">
                   <a href="examples/installing-checksums.html">Creating Checksums</a>
@@ -94,10 +94,10 @@
           </ul>
                        <h5>Project Documentation</h5>
                   <ul>
-                                                                                                                                                                                                                                                                                            <li class="collapsed">
+                                                                                                                                                                                                                                                                                                              <li class="collapsed">
                   <a href="project-info.html">Project Information</a>
                   </li>
-                                                                                                                                                                                                                                                                                                              <li class="collapsed">
+                                                                                                        <li class="collapsed">
                   <a href="project-reports.html">Project Reports</a>
                   </li>
           </ul>
@@ -122,9 +122,15 @@
                   <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">
@@ -178,12 +184,20 @@ software distributed under the License i
 "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
 KIND, either express or implied.  See the License for the
 specific language governing permissions and limitations
-under the License. --><div class="section"><h2><a name="top">Frequently Asked Questions</a><a name="Frequently_Asked_Questions"></a></h2><ol style="list-style-type: decimal"><li><a href="#question">Can I use the <i>install:install-file</i> goal to install artifacts to my remote repository?</a></li></ol></div><dl><dt><a name="question">Can I use the <i>install:install-file</i> goal to install artifacts to my remote repository?</a></dt><dd>
-       <p>
+under the License. --><div class="section">
+<h2><a name="top">Frequently Asked Questions</a><a name="Frequently_Asked_Questions"></a></h2>
+<ol style="list-style-type: decimal">
+<li><a href="#question">Can I use the <i>install:install-file</i> goal to install artifacts to my remote repository?</a></li></ol></div>
+<dl>
+<dt><a name="question">Can I use the <i>install:install-file</i> goal to install artifacts to my remote repository?</a></dt>
+<dd>
+       
+<p>
             No. You need to use
             <a class="externalLink" href="http://maven.apache.org/plugins/maven-deploy-plugin/"><i>deploy:deploy-file</i></a> instead.
       </p>
-     <p align="right"><a href="#top">[top]</a></p></dd></dl>
+     
+<p align="right"><a href="#top">[top]</a></p></dd></dl>
       </div>
     </div>
     <div class="clear">