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/01/14 20:43:56 UTC

svn commit: r846655 [15/38] - 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/ cobertura/css/ cober...

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 Jan 14 19:43:52 2013
@@ -1,15 +1,8 @@
 <!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
+ | 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>
@@ -19,62 +12,44 @@
       @import url("../css/site.css");
     </style>
     <link rel="stylesheet" href="../css/print.css" type="text/css" media="print" />
-          <meta name="author" content="Dennis Lundberg" />
-        <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
-                                                    
-<script type="text/javascript" src="http://www.google-analytics.com/urchin.js"></script>
-                                                        
-<script type="text/javascript">_uacct = "UA-140879-1";
+        <meta name="author" content="Dennis Lundberg" />
+        <meta name="Date-Creation-yyyymmdd" content="20090322" />
+    <meta name="Date-Revision-yyyymmdd" content="20130114" />
+    <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>
+                              </head>
   <body class="composite">
     <div id="banner">
-                  <a href="../../" id="bannerLeft">
-    
-                                            <img src="../../../images/apache-maven-project-2.png" alt="" />
-    
-            </a>
-                        <a href="../../" id="bannerRight">
-    
-                                            <img src="../../../images/maven-logo-2.gif" alt="" />
-    
-            </a>
+                                      <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="http://maven.apache.org/plugins/maven-install-plugin" class="externalLink">Maven Install Plugin</a>
-                  </div>
-            <div class="xright">      
-  
-
-  
-    
-            
-  
-    
-             Last Published: 2010-05-21
-              &nbsp;| Version: 2.3.1
+                                   <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 Install plugin</a>
+        &gt;
+        Installing Secondary Artifacts
+        </div>
+            <div class="xright">        
+                                    Last Published: 2012-10-26
+              &nbsp;| Version: 2.4
             </div>
       <div class="clear">
         <hr/>
@@ -82,215 +57,137 @@
     </div>
     <div id="leftColumn">
       <div id="navcolumn">
-           
-  
-
-  
-    
-            
-  
-    
-                   <h5>Overview</h5>
-            <ul>
-              
-    <li class="none">
-                    <a href="../index.html">Introduction</a>
-          </li>
-              
-    <li class="none">
-                    <a href="../plugin-info.html">Goals</a>
-          </li>
-              
-    <li class="none">
-                    <a href="../usage.html">Usage</a>
-          </li>
-              
-    <li class="none">
-                    <a href="../faq.html">FAQ</a>
-          </li>
+             
+                                                   <h5>Overview</h5>
+                  <ul>
+                  <li class="none">
+                  <a href="../index.html">Introduction</a>
+            </li>
+                  <li class="none">
+                  <a href="../plugin-info.html">Goals</a>
+            </li>
+                  <li class="none">
+                  <a href="../usage.html">Usage</a>
+            </li>
+                  <li class="none">
+                  <a href="../faq.html">FAQ</a>
+            </li>
           </ul>
-              <h5>Examples</h5>
-            <ul>
-              
-    <li class="none">
-                    <a href="../examples/custom-pom-installation.html">Installing a Custom POM</a>
-          </li>
-              
-    <li class="none">
-                    <a href="../examples/generic-pom-generation.html">Generating a Generic POM</a>
-          </li>
-              
-    <li class="none">
-                    <a href="../examples/installing-checksums.html">Creating Checksums</a>
+                       <h5>Examples</h5>
+                  <ul>
+                  <li class="none">
+                  <a href="../examples/custom-pom-installation.html">Installing a Custom POM</a>
+            </li>
+                  <li class="none">
+                  <a href="../examples/generic-pom-generation.html">Generating a Generic POM</a>
+            </li>
+                  <li class="none">
+                  <a href="../examples/installing-checksums.html">Creating Checksums</a>
+            </li>
+                  <li class="none">
+                  <a href="../examples/update-release-info.html">Updating Release Info</a>
+            </li>
+                  <li class="none">
+                  <a href="../examples/specific-local-repo.html">Installing to a Specific Local Repository Path</a>
+            </li>
+                  <li class="none">
+            <strong>Installing Secondary Artifacts</strong>
           </li>
-              
-    <li class="none">
-                    <a href="../examples/update-release-info.html">Updating Release Info</a>
-          </li>
-              
-    <li class="none">
-                    <a href="../examples/specific-local-repo.html">Installing to a Specific Local Repository Path</a>
-          </li>
-              
-    <li class="none">
-              <strong>Installing Secondary Artifacts</strong>
-        </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>
+                       <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="../../../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</a>
-          </li>
-              
-    <li class="none">
-                    <a href="../../../mercury/index.html">Mercury</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>
+                       <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="../../../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"></img>
-          </a>
+                                 <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>
     <div id="bodyColumn">
       <div id="contentBox">
-        <div class="section"><h2>Installing Secondary Artifacts</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 href="http://repo1.maven.org/maven2/commons-logging/commons-logging/1.0.3/" class="externalLink">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/referen
 ces/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>
       </div>
     </div>
     <div class="clear">
       <hr/>
     </div>
     <div id="footer">
-      <div class="xright">&#169;  
-          2004-2010
-    
-          The Apache Software Foundation
-          
-  
-
-  
-    
+      <div class="xright">
+        &#169;            2004-2013
+              The Apache Software Foundation
             
-  
-    
-   - <a href="http://maven.apache.org/privacy-policy.html">Privacy Policy</a></div>
+                          - <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>
+</html>
\ No newline at end of file

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 Jan 14 19:43:52 2013
@@ -1,15 +1,8 @@
 <!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
+ | 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>
@@ -19,62 +12,44 @@
       @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 http-equiv="Content-Type" content="text/html; charset=UTF-8" />
-                                                    
-<script type="text/javascript" src="http://www.google-analytics.com/urchin.js"></script>
-                                                        
-<script type="text/javascript">_uacct = "UA-140879-1";
+        <meta name="author" content="Vincent Siveton" />
+        <meta name="Date-Creation-yyyymmdd" content="20090322" />
+    <meta name="Date-Revision-yyyymmdd" content="20130114" />
+    <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>
+                              </head>
   <body class="composite">
     <div id="banner">
-                  <a href="../../" id="bannerLeft">
-    
-                                            <img src="../../../images/apache-maven-project-2.png" alt="" />
-    
-            </a>
-                        <a href="../../" id="bannerRight">
-    
-                                            <img src="../../../images/maven-logo-2.gif" alt="" />
-    
-            </a>
+                                      <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="http://maven.apache.org/plugins/maven-install-plugin" class="externalLink">Maven Install Plugin</a>
-                  </div>
-            <div class="xright">      
-  
-
-  
-    
-            
-  
-    
-             Last Published: 2010-05-21
-              &nbsp;| Version: 2.3.1
+                                   <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 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
             </div>
       <div class="clear">
         <hr/>
@@ -82,215 +57,137 @@
     </div>
     <div id="leftColumn">
       <div id="navcolumn">
-           
-  
-
-  
-    
-            
-  
-    
-                   <h5>Overview</h5>
-            <ul>
-              
-    <li class="none">
-                    <a href="../index.html">Introduction</a>
-          </li>
-              
-    <li class="none">
-                    <a href="../plugin-info.html">Goals</a>
-          </li>
-              
-    <li class="none">
-                    <a href="../usage.html">Usage</a>
-          </li>
-              
-    <li class="none">
-                    <a href="../faq.html">FAQ</a>
-          </li>
+             
+                                                   <h5>Overview</h5>
+                  <ul>
+                  <li class="none">
+                  <a href="../index.html">Introduction</a>
+            </li>
+                  <li class="none">
+                  <a href="../plugin-info.html">Goals</a>
+            </li>
+                  <li class="none">
+                  <a href="../usage.html">Usage</a>
+            </li>
+                  <li class="none">
+                  <a href="../faq.html">FAQ</a>
+            </li>
           </ul>
-              <h5>Examples</h5>
-            <ul>
-              
-    <li class="none">
-                    <a href="../examples/custom-pom-installation.html">Installing a Custom POM</a>
-          </li>
-              
-    <li class="none">
-                    <a href="../examples/generic-pom-generation.html">Generating a Generic POM</a>
-          </li>
-              
-    <li class="none">
-                    <a href="../examples/installing-checksums.html">Creating Checksums</a>
-          </li>
-              
-    <li class="none">
-                    <a href="../examples/update-release-info.html">Updating Release Info</a>
-          </li>
-              
-    <li class="none">
-              <strong>Installing to a Specific Local Repository Path</strong>
-        </li>
-              
-    <li class="none">
-                    <a href="../examples/installing-secondary-artifacts.html">Installing Secondary Artifacts</a>
-          </li>
+                       <h5>Examples</h5>
+                  <ul>
+                  <li class="none">
+                  <a href="../examples/custom-pom-installation.html">Installing a Custom POM</a>
+            </li>
+                  <li class="none">
+                  <a href="../examples/generic-pom-generation.html">Generating a Generic POM</a>
+            </li>
+                  <li class="none">
+                  <a href="../examples/installing-checksums.html">Creating Checksums</a>
+            </li>
+                  <li class="none">
+                  <a href="../examples/update-release-info.html">Updating Release Info</a>
+            </li>
+                  <li class="none">
+            <strong>Installing to a Specific Local Repository Path</strong>
+          </li>
+                  <li class="none">
+                  <a href="../examples/installing-secondary-artifacts.html">Installing Secondary Artifacts</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>
+                       <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="../../../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</a>
-          </li>
-              
-    <li class="none">
-                    <a href="../../../mercury/index.html">Mercury</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>
+                       <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="../../../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"></img>
-          </a>
+                                 <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>
     <div id="bodyColumn">
       <div id="contentBox">
-        <div class="section"><h2>Installing an artifact to a specific local repository path</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/referen
 ces/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>
       </div>
     </div>
     <div class="clear">
       <hr/>
     </div>
     <div id="footer">
-      <div class="xright">&#169;  
-          2004-2010
-    
-          The Apache Software Foundation
-          
-  
-
-  
-    
+      <div class="xright">
+        &#169;            2004-2013
+              The Apache Software Foundation
             
-  
-    
-   - <a href="http://maven.apache.org/privacy-policy.html">Privacy Policy</a></div>
+                          - <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>
+</html>
\ No newline at end of file

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 Jan 14 19:43:52 2013
@@ -1,15 +1,8 @@
 <!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
+ | 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>
@@ -19,62 +12,44 @@
       @import url("../css/site.css");
     </style>
     <link rel="stylesheet" href="../css/print.css" type="text/css" media="print" />
-          <meta name="author" content="Allan Ramirez" />
-        <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
-                                                    
-<script type="text/javascript" src="http://www.google-analytics.com/urchin.js"></script>
-                                                        
-<script type="text/javascript">_uacct = "UA-140879-1";
+        <meta name="author" content="Allan Ramirez" />
+        <meta name="Date-Creation-yyyymmdd" content="20090313" />
+    <meta name="Date-Revision-yyyymmdd" content="20130114" />
+    <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>
+                              </head>
   <body class="composite">
     <div id="banner">
-                  <a href="../../" id="bannerLeft">
-    
-                                            <img src="../../../images/apache-maven-project-2.png" alt="" />
-    
-            </a>
-                        <a href="../../" id="bannerRight">
-    
-                                            <img src="../../../images/maven-logo-2.gif" alt="" />
-    
-            </a>
+                                      <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="http://maven.apache.org/plugins/maven-install-plugin" class="externalLink">Maven Install Plugin</a>
-                  </div>
-            <div class="xright">      
-  
-
-  
-    
-            
-  
-    
-             Last Published: 2010-05-21
-              &nbsp;| Version: 2.3.1
+                                   <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 Install plugin</a>
+        &gt;
+        Updating the release information of a project
+        </div>
+            <div class="xright">        
+                                    Last Published: 2012-10-26
+              &nbsp;| Version: 2.4
             </div>
       <div class="clear">
         <hr/>
@@ -82,210 +57,132 @@
     </div>
     <div id="leftColumn">
       <div id="navcolumn">
-           
-  
-
-  
-    
-            
-  
-    
-                   <h5>Overview</h5>
-            <ul>
-              
-    <li class="none">
-                    <a href="../index.html">Introduction</a>
-          </li>
-              
-    <li class="none">
-                    <a href="../plugin-info.html">Goals</a>
-          </li>
-              
-    <li class="none">
-                    <a href="../usage.html">Usage</a>
-          </li>
-              
-    <li class="none">
-                    <a href="../faq.html">FAQ</a>
-          </li>
+             
+                                                   <h5>Overview</h5>
+                  <ul>
+                  <li class="none">
+                  <a href="../index.html">Introduction</a>
+            </li>
+                  <li class="none">
+                  <a href="../plugin-info.html">Goals</a>
+            </li>
+                  <li class="none">
+                  <a href="../usage.html">Usage</a>
+            </li>
+                  <li class="none">
+                  <a href="../faq.html">FAQ</a>
+            </li>
           </ul>
-              <h5>Examples</h5>
-            <ul>
-              
-    <li class="none">
-                    <a href="../examples/custom-pom-installation.html">Installing a Custom POM</a>
-          </li>
-              
-    <li class="none">
-                    <a href="../examples/generic-pom-generation.html">Generating a Generic POM</a>
-          </li>
-              
-    <li class="none">
-                    <a href="../examples/installing-checksums.html">Creating Checksums</a>
-          </li>
-              
-    <li class="none">
-              <strong>Updating Release Info</strong>
-        </li>
-              
-    <li class="none">
-                    <a href="../examples/specific-local-repo.html">Installing to a Specific Local Repository Path</a>
-          </li>
-              
-    <li class="none">
-                    <a href="../examples/installing-secondary-artifacts.html">Installing Secondary Artifacts</a>
-          </li>
+                       <h5>Examples</h5>
+                  <ul>
+                  <li class="none">
+                  <a href="../examples/custom-pom-installation.html">Installing a Custom POM</a>
+            </li>
+                  <li class="none">
+                  <a href="../examples/generic-pom-generation.html">Generating a Generic POM</a>
+            </li>
+                  <li class="none">
+                  <a href="../examples/installing-checksums.html">Creating Checksums</a>
+            </li>
+                  <li class="none">
+            <strong>Updating Release Info</strong>
+          </li>
+                  <li class="none">
+                  <a href="../examples/specific-local-repo.html">Installing to a Specific Local Repository Path</a>
+            </li>
+                  <li class="none">
+                  <a href="../examples/installing-secondary-artifacts.html">Installing Secondary Artifacts</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>
+                       <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="../../../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</a>
-          </li>
-              
-    <li class="none">
-                    <a href="../../../mercury/index.html">Mercury</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>
+                       <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="../../../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"></img>
-          </a>
+                                 <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>
     <div id="bodyColumn">
       <div id="contentBox">
-        <div class="section"><h2>Updating the release information of a project</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>
-
+        <!-- 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/referen
 ces/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>
     <div class="clear">
       <hr/>
     </div>
     <div id="footer">
-      <div class="xright">&#169;  
-          2004-2010
-    
-          The Apache Software Foundation
-          
-  
-
-  
-    
+      <div class="xright">
+        &#169;            2004-2013
+              The Apache Software Foundation
             
-  
-    
-   - <a href="http://maven.apache.org/privacy-policy.html">Privacy Policy</a></div>
+                          - <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>
+</html>
\ No newline at end of file

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 Jan 14 19:43:52 2013
@@ -1,15 +1,8 @@
 <!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
+ | 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>
@@ -19,61 +12,42 @@
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-        <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
-                                                    
-<script type="text/javascript" src="http://www.google-analytics.com/urchin.js"></script>
-                                                        
-<script type="text/javascript">_uacct = "UA-140879-1";
+        <meta name="Date-Revision-yyyymmdd" content="20130114" />
+    <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>
+                              </head>
   <body class="composite">
     <div id="banner">
-                  <a href="../../" id="bannerLeft">
-    
-                                            <img src="../../images/apache-maven-project-2.png" alt="" />
-    
-            </a>
-                        <a href="../../" id="bannerRight">
-    
-                                            <img src="../../images/maven-logo-2.gif" alt="" />
-    
-            </a>
+                                      <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="http://maven.apache.org/plugins/maven-install-plugin" class="externalLink">Maven Install Plugin</a>
-                  </div>
-            <div class="xright">      
-  
-
-  
-    
-            
-  
-    
-             Last Published: 2010-05-21
-              &nbsp;| Version: 2.3.1
+                                   <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 Install plugin</a>
+        &gt;
+        Frequently Asked Questions
+        </div>
+            <div class="xright">        
+                                    Last Published: 2012-10-26
+              &nbsp;| Version: 2.4
             </div>
       <div class="clear">
         <hr/>
@@ -81,216 +55,151 @@
     </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>
+             
+                                                   <h5>Overview</h5>
+                  <ul>
+                  <li class="none">
+                  <a href="index.html">Introduction</a>
+            </li>
+                  <li class="none">
+                  <a href="plugin-info.html">Goals</a>
+            </li>
+                  <li class="none">
+                  <a href="usage.html">Usage</a>
+            </li>
+                  <li class="none">
+            <strong>FAQ</strong>
           </li>
-              
-    <li class="none">
-                    <a href="usage.html">Usage</a>
-          </li>
-              
-    <li class="none">
-              <strong>FAQ</strong>
-        </li>
           </ul>
-              <h5>Examples</h5>
-            <ul>
-              
-    <li class="none">
-                    <a href="examples/custom-pom-installation.html">Installing a Custom POM</a>
-          </li>
-              
-    <li class="none">
-                    <a href="examples/generic-pom-generation.html">Generating a Generic POM</a>
-          </li>
-              
-    <li class="none">
-                    <a href="examples/installing-checksums.html">Creating Checksums</a>
-          </li>
-              
-    <li class="none">
-                    <a href="examples/update-release-info.html">Updating Release Info</a>
-          </li>
-              
-    <li class="none">
-                    <a href="examples/specific-local-repo.html">Installing to a Specific Local Repository Path</a>
-          </li>
-              
-    <li class="none">
-                    <a href="examples/installing-secondary-artifacts.html">Installing Secondary Artifacts</a>
-          </li>
+                       <h5>Examples</h5>
+                  <ul>
+                  <li class="none">
+                  <a href="examples/custom-pom-installation.html">Installing a Custom POM</a>
+            </li>
+                  <li class="none">
+                  <a href="examples/generic-pom-generation.html">Generating a Generic POM</a>
+            </li>
+                  <li class="none">
+                  <a href="examples/installing-checksums.html">Creating Checksums</a>
+            </li>
+                  <li class="none">
+                  <a href="examples/update-release-info.html">Updating Release Info</a>
+            </li>
+                  <li class="none">
+                  <a href="examples/specific-local-repo.html">Installing to a Specific Local Repository Path</a>
+            </li>
+                  <li class="none">
+                  <a href="examples/installing-secondary-artifacts.html">Installing Secondary Artifacts</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>
+                       <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="../../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</a>
-          </li>
-              
-    <li class="none">
-                    <a href="../../mercury/index.html">Mercury</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>
+                       <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="../../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>
-                                           <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
-            <img alt="Built by Maven" src="./images/logos/maven-feather.png"></img>
-          </a>
+                       <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>
     <div id="bodyColumn">
       <div id="contentBox">
-        <div class="section"><h2><a name="top">Frequently Asked Questions</a></h2>
-<ol type="1"><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 href="http://maven.apache.org/plugins/maven-deploy-plugin/"><i>deploy:deploy-file</i></a> instead.
-      </p>
-     <table border="0"><tr><td align="right"><a href="#top">[top]</a></td></tr></table></dd>
-</dl>
-
+        <!-- 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. --><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>
       </div>
     </div>
     <div class="clear">
       <hr/>
     </div>
     <div id="footer">
-      <div class="xright">&#169;  
-          2004-2010
-    
-          The Apache Software Foundation
-          
-  
-
-  
-    
+      <div class="xright">
+        &#169;            2004-2013
+              The Apache Software Foundation
             
-  
-    
-   - <a href="http://maven.apache.org/privacy-policy.html">Privacy Policy</a></div>
+                          - <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>
+</html>
\ No newline at end of file

Added: websites/production/maven/content/plugins/maven-install-plugin/findbugs.html
==============================================================================
--- websites/production/maven/content/plugins/maven-install-plugin/findbugs.html (added)
+++ websites/production/maven/content/plugins/maven-install-plugin/findbugs.html Mon Jan 14 19:43:52 2013
@@ -0,0 +1,229 @@
+<!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
+ | Rendered using Apache Maven Stylus Skin 1.5
+-->
+<html xmlns="http://www.w3.org/1999/xhtml">
+  <head>
+    <title>Maven Install plugin - FindBugs Bug Detector Report</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 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 Install plugin</a>
+        &gt;
+        FindBugs Bug Detector Report
+        </div>
+            <div class="xright">        
+                                    Last Published: 2012-10-26
+              &nbsp;| Version: 2.4
+            </div>
+      <div class="clear">
+        <hr/>
+      </div>
+    </div>
+    <div id="leftColumn">
+      <div id="navcolumn">
+             
+                                                   <h5>Overview</h5>
+                  <ul>
+                  <li class="none">
+                  <a href="index.html">Introduction</a>
+            </li>
+                  <li class="none">
+                  <a href="plugin-info.html">Goals</a>
+            </li>
+                  <li class="none">
+                  <a href="usage.html">Usage</a>
+            </li>
+                  <li class="none">
+                  <a href="faq.html">FAQ</a>
+            </li>
+          </ul>
+                       <h5>Examples</h5>
+                  <ul>
+                  <li class="none">
+                  <a href="examples/custom-pom-installation.html">Installing a Custom POM</a>
+            </li>
+                  <li class="none">
+                  <a href="examples/generic-pom-generation.html">Generating a Generic POM</a>
+            </li>
+                  <li class="none">
+                  <a href="examples/installing-checksums.html">Creating Checksums</a>
+            </li>
+                  <li class="none">
+                  <a href="examples/update-release-info.html">Updating Release Info</a>
+            </li>
+                  <li class="none">
+                  <a href="examples/specific-local-repo.html">Installing to a Specific Local Repository Path</a>
+            </li>
+                  <li class="none">
+                  <a href="examples/installing-secondary-artifacts.html">Installing Secondary Artifacts</a>
+            </li>
+          </ul>
+                       <h5>Project Documentation</h5>
+                  <ul>
+                                                                                                                                                                                                                                                                                            <li class="collapsed">
+                  <a href="project-info.html">Project Information</a>
+                  </li>
+                                                                                                                                                                                                                                                                                                                        <li class="expanded">
+                  <a href="project-reports.html">Project Reports</a>
+                    <ul>
+                      <li class="none">
+                  <a href="surefire-report.html">Surefire Report</a>
+            </li>
+                      <li class="none">
+                  <a href="checkstyle-aggregate.html">Checkstyle</a>
+            </li>
+                      <li class="none">
+                  <a href="checkstyle.html">Checkstyle</a>
+            </li>
+                      <li class="none">
+                  <a href="pmd.html">PMD Report</a>
+            </li>
+                      <li class="none">
+                  <a href="cpd.html">CPD Report</a>
+            </li>
+                      <li class="none">
+                  <a href="cobertura/index.html">Cobertura Test Coverage</a>
+            </li>
+                      <li class="none">
+                  <a href="xref/index.html">Source Xref</a>
+            </li>
+                      <li class="none">
+                  <a href="xref-test/index.html">Test Source Xref</a>
+            </li>
+                      <li class="none">
+                  <a href="taglist.html">Tag List</a>
+            </li>
+                      <li class="none">
+                  <a href="apidocs/index.html">JavaDocs</a>
+            </li>
+                      <li class="none">
+                  <a href="testapidocs/index.html">Test JavaDocs</a>
+            </li>
+                      <li class="none">
+            <strong>FindBugs Report</strong>
+          </li>
+                      <li class="none">
+                  <a href="sonar.html">Sonar</a>
+            </li>
+                      <li class="none">
+                  <a href="plugin-info.html">Plugin Documentation</a>
+            </li>
+              </ul>
+        </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="../../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">
+        <div class="section"><h2>FindBugs Bug Detector Report<a name="FindBugs_Bug_Detector_Report"></a></h2><p>The following document contains the results of <a class="externalLink" href="http://findbugs.sourceforge.net">FindBugs Report</a></p><p>FindBugs Version is <i>2.0.1</i></p><p>Threshold is <i>medium</i></p><p>Effort is <i>min</i></p></div><div class="section"><h2>Summary<a name="Summary"></a></h2><table border="0" class="bodyTable"><tr class="a"><th>Classes</th><th>Bugs</th><th>Errors</th><th>Missing Classes</th></tr><tr class="b"><td>4</td><td>3</td><td>0</td><td>0</td></tr></table></div><div class="section"><h2>Files<a name="Files"></a></h2><table border="0" class="bodyTable"><tr class="a"><th>Class</th><th>Bugs</th></tr><tr class="b"><td><a href="#org.apache.maven.plugin.install.AbstractInstallMojo">org.apache.maven.plugin.install.AbstractInstallMojo</a></td><td>1</td></tr><tr class="a"><td><a href="#org.apache.maven.plugin.install.HelpMojo">org.apache.maven.plug
 in.install.HelpMojo</a></td><td>1</td></tr><tr class="b"><td><a href="#org.apache.maven.plugin.install.InstallFileMojo">org.apache.maven.plugin.install.InstallFileMojo</a></td><td>1</td></tr></table></div><a name="org.apache.maven.plugin.install.AbstractInstallMojo"></a><div class="section"><h3>org.apache.maven.plugin.install.AbstractInstallMojo<a name="org.apache.maven.plugin.install.AbstractInstallMojo"></a></h3><table border="0" class="bodyTable"><tr class="a"><th>Bug</th><th>Category</th><th>Details</th><th>Line</th><th>Priority</th></tr><tr class="b"><td>exceptional return value of java.io.File.mkdirs() ignored in org.apache.maven.plugin.install.AbstractInstallMojo.installChecksum(File, File, Digester, String)</td><td>BAD_PRACTICE</td><td><a class="externalLink" href="http://findbugs.sourceforge.net/bugDescriptions.html#RV_RETURN_VALUE_IGNORED_BAD_PRACTICE">RV_RETURN_VALUE_IGNORED_BAD_PRACTICE</a></td><td><a href="./xref/org/apache/maven/plugin/install/AbstractInstallMo
 jo.html#216">216</a></td><td>Medium</td></tr></table></div><a name="org.apache.maven.plugin.install.HelpMojo"></a><div class="section"><h3>org.apache.maven.plugin.install.HelpMojo<a name="org.apache.maven.plugin.install.HelpMojo"></a></h3><table border="0" class="bodyTable"><tr class="a"><th>Bug</th><th>Category</th><th>Details</th><th>Line</th><th>Priority</th></tr><tr class="b"><td>Unwritten field: org.apache.maven.plugin.install.HelpMojo.goal</td><td>CORRECTNESS</td><td><a class="externalLink" href="http://findbugs.sourceforge.net/bugDescriptions.html#UWF_UNWRITTEN_FIELD">UWF_UNWRITTEN_FIELD</a></td><td><a href="nullorg/apache/maven/plugin/install/HelpMojo.html#129">129</a></td><td>Medium</td></tr></table></div><a name="org.apache.maven.plugin.install.InstallFileMojo"></a><div class="section"><h3>org.apache.maven.plugin.install.InstallFileMojo<a name="org.apache.maven.plugin.install.InstallFileMojo"></a></h3><table border="0" class="bodyTable"><tr class="a"><th>Bug</th><t
 h>Category</th><th>Details</th><th>Line</th><th>Priority</th></tr><tr class="b"><td>exceptional return value of java.io.File.delete() ignored in org.apache.maven.plugin.install.InstallFileMojo.execute()</td><td>BAD_PRACTICE</td><td><a class="externalLink" href="http://findbugs.sourceforge.net/bugDescriptions.html#RV_RETURN_VALUE_IGNORED_BAD_PRACTICE">RV_RETURN_VALUE_IGNORED_BAD_PRACTICE</a></td><td><a href="./xref/org/apache/maven/plugin/install/InstallFileMojo.html#268">268</a></td><td>Medium</td></tr></table></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