You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by hb...@apache.org on 2012/05/08 13:42:45 UTC

svn commit: r816538 [14/32] - in /websites/production/maventest/content/plugins/maven-release-plugin-latest: ./ apidocs/ apidocs/org/apache/maven/plugins/release/ apidocs/org/apache/maven/plugins/release/class-use/ cobertura/ css/ examples/ testapidocs...

Modified: websites/production/maventest/content/plugins/maven-release-plugin-latest/distribution-management.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-release-plugin-latest/distribution-management.html (original)
+++ websites/production/maventest/content/plugins/maven-release-plugin-latest/distribution-management.html Tue May  8 11:42:40 2012
@@ -1,15 +1,5 @@
 <!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 May 7, 2012 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
   <head>
     <title>Project Distribution Management</title>
@@ -19,7 +9,8 @@
       @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" />
+        <meta name="Date-Revision-yyyymmdd" content="20120507" />
+    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
                                                         
@@ -28,55 +19,34 @@
                     </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>
+                                      <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="../../maven-release/">Maven Release</a>
-                &gt;
-      
-                <a href="../index.html">Plugins</a>
-                &gt;
-      
-                <a href="index.html">Maven Release Plugin</a>
-                  </div>
-            <div class="xright">      
-  
-
-  
-    
-            
-  
-    
-             Last Published: 2011-12-13
-              &nbsp;| Version: 2.2.2
+                                   <div class="xleft">
+                          <a href="http://www.apache.org/" class="externalLink">Apache</a>
+        &gt;
+                  <a href="../../index.html">Maven</a>
+        &gt;
+                  <a href="../../maven-release/">Maven Release</a>
+        &gt;
+                  <a href="../index.html">Plugins</a>
+        &gt;
+                  <a href="index.html">Maven Release Plugin</a>
+        &gt;
+    Project Distribution Management
+      </div>
+            <div class="xright">        
+                                    Last Published: 2012-05-07
+              &nbsp;| Version: 2.3
             </div>
       <div class="clear">
         <hr/>
@@ -84,281 +54,164 @@
     </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/prepare-release.html">Prepare a Release</a>
-          </li>
-              
-    <li class="none">
-                    <a href="examples/perform-release.html">Perform a Release</a>
-          </li>
-              
-    <li class="none">
-                    <a href="examples/rollback-release.html">Rollback a Release</a>
-          </li>
-              
-    <li class="none">
-                    <a href="examples/clean-release.html">Clean a Release</a>
-          </li>
-              
-    <li class="none">
-                    <a href="examples/generate-release-poms.html">Generate Release POMs</a>
-          </li>
-              
-    <li class="none">
-                    <a href="examples/lock-files.html">Lock Files During Release</a>
-          </li>
-              
-    <li class="none">
-                    <a href="examples/run-goals-before-commit.html">Run Additional Goals Before Commit</a>
-          </li>
-              
-    <li class="none">
-                    <a href="examples/branch.html">Create a Branch</a>
-          </li>
-              
-    <li class="none">
-                    <a href="examples/non-interactive-release.html">Non-interactive Release</a>
-          </li>
-              
-    <li class="none">
-                    <a href="examples/update-versions.html">Update POM Versions</a>
-          </li>
+                       <h5>Examples</h5>
+                  <ul>
+                  <li class="none">
+                  <a href="examples/prepare-release.html">Prepare a Release</a>
+            </li>
+                  <li class="none">
+                  <a href="examples/perform-release.html">Perform a Release</a>
+            </li>
+                  <li class="none">
+                  <a href="examples/rollback-release.html">Rollback a Release</a>
+            </li>
+                  <li class="none">
+                  <a href="examples/clean-release.html">Clean a Release</a>
+            </li>
+                  <li class="none">
+                  <a href="examples/generate-release-poms.html">Generate Release POMs</a>
+            </li>
+                  <li class="none">
+                  <a href="examples/lock-files.html">Lock Files During Release</a>
+            </li>
+                  <li class="none">
+                  <a href="examples/run-goals-before-commit.html">Run Additional Goals Before Commit</a>
+            </li>
+                  <li class="none">
+                  <a href="examples/branch.html">Create a Branch</a>
+            </li>
+                  <li class="none">
+                  <a href="examples/non-interactive-release.html">Non-interactive Release</a>
+            </li>
+                  <li class="none">
+                  <a href="examples/update-versions.html">Update POM Versions</a>
+            </li>
           </ul>
-                                  <h5>Project Documentation</h5>
-            <ul>
-              
-                
-              
-      
-            
-      
-            
-      
-            
-      
-            
-      
-            
-      
-            
-      
-            
-      
-            
-      
-            
-      
-            
-      
-            
-      
-            
-      
-            
-            
-              
-            <li class="expanded">
-                    <a href="project-info.html">Project Information</a>
+                                           <h5>Project Documentation</h5>
                   <ul>
-                  
-    <li class="none">
-                    <a href="index.html">About</a>
-          </li>
-                  
-    <li class="none">
-                    <a href="project-summary.html">Project Summary</a>
-          </li>
-                  
-    <li class="none">
-                    <a href="license.html">Project License</a>
-          </li>
-                  
-    <li class="none">
-                    <a href="team-list.html">Project Team</a>
-          </li>
-                  
-    <li class="none">
-                    <a href="source-repository.html">Source Repository</a>
-          </li>
-                  
-    <li class="none">
-                    <a href="issue-tracking.html">Issue Tracking</a>
-          </li>
-                  
-    <li class="none">
-                    <a href="mail-lists.html">Mailing Lists</a>
+                                                                                                                                                                                                                                                                                                                        <li class="expanded">
+                  <a href="project-info.html">Project Information</a>
+                    <ul>
+                      <li class="none">
+                  <a href="index.html">About</a>
+            </li>
+                      <li class="none">
+                  <a href="project-summary.html">Project Summary</a>
+            </li>
+                      <li class="none">
+                  <a href="license.html">Project License</a>
+            </li>
+                      <li class="none">
+                  <a href="team-list.html">Project Team</a>
+            </li>
+                      <li class="none">
+                  <a href="source-repository.html">Source Repository</a>
+            </li>
+                      <li class="none">
+                  <a href="issue-tracking.html">Issue Tracking</a>
+            </li>
+                      <li class="none">
+                  <a href="mail-lists.html">Mailing Lists</a>
+            </li>
+                      <li class="none">
+                  <a href="dependency-management.html">Dependency Management</a>
+            </li>
+                      <li class="none">
+                  <a href="dependencies.html">Dependencies</a>
+            </li>
+                      <li class="none">
+                  <a href="dependency-convergence.html">Dependency Convergence</a>
+            </li>
+                      <li class="none">
+                  <a href="integration.html">Continuous Integration</a>
+            </li>
+                      <li class="none">
+                  <a href="plugin-management.html">Plugin Management</a>
+            </li>
+                      <li class="none">
+                  <a href="plugins.html">Project Plugins</a>
+            </li>
+                      <li class="none">
+            <strong>Distribution Management</strong>
           </li>
-                  
-    <li class="none">
-                    <a href="dependency-management.html">Dependency Management</a>
-          </li>
-                  
-    <li class="none">
-                    <a href="dependencies.html">Dependencies</a>
-          </li>
-                  
-    <li class="none">
-                    <a href="dependency-convergence.html">Dependency Convergence</a>
-          </li>
-                  
-    <li class="none">
-                    <a href="integration.html">Continuous Integration</a>
-          </li>
-                  
-    <li class="none">
-                    <a href="plugin-management.html">Plugin Management</a>
-          </li>
-                  
-    <li class="none">
-                    <a href="plugins.html">Project Plugins</a>
-          </li>
-                  
-    <li class="none">
-              <strong>Distribution Management</strong>
-        </li>
               </ul>
         </li>
-              
-                
-              
-      
-            
-      
-            
-      
-            
-      
-            
-      
-            
-      
-            
-      
-            
-      
-            
-      
-            
-      
-            
-      
-            
-      
-            
-      
-              
-        <li class="collapsed">
-                    <a href="project-reports.html">Project Reports</a>
-                </li>
+                                                                                                                                                                                                                                                                                            <li class="collapsed">
+                  <a href="project-reports.html">Project Reports</a>
+                  </li>
           </ul>
-              <h5>Maven Projects</h5>
-            <ul>
-              
-    <li class="none">
-                    <a href="../../ant-tasks/index.html">Ant Tasks</a>
-          </li>
-              
-    <li class="none">
-                    <a href="../../archetype/index.html">Archetype</a>
-          </li>
-              
-    <li class="none">
-                    <a href="../../doxia/index.html">Doxia</a>
-          </li>
-              
-    <li class="none">
-                    <a href="../../jxr/index.html">JXR</a>
-          </li>
-              
-    <li class="none">
-                    <a href="../../maven-1.x/index.html">Maven 1.x</a>
-          </li>
-              
-    <li class="none">
-                    <a href="../../index.html">Maven 2 & 3</a>
-          </li>
-              
-    <li class="none">
-                    <a href="../index.html">Plugins</a>
-          </li>
-              
-    <li class="none">
-                    <a href="../../scm/index.html">SCM</a>
-          </li>
-              
-    <li class="none">
-                    <a href="../../shared/index.html">Shared Components</a>
-          </li>
-              
-    <li class="none">
-                    <a href="../../surefire/index.html">Surefire</a>
-          </li>
-              
-    <li class="none">
-                    <a href="../../wagon/index.html">Wagon</a>
-          </li>
+                       <h5>Maven Projects</h5>
+                  <ul>
+                  <li class="none">
+                  <a href="../../ant-tasks/index.html">Ant Tasks</a>
+            </li>
+                  <li class="none">
+                  <a href="../../archetype/index.html">Archetype</a>
+            </li>
+                  <li class="none">
+                  <a href="../../doxia/index.html">Doxia</a>
+            </li>
+                  <li class="none">
+                  <a href="../../jxr/index.html">JXR</a>
+            </li>
+                  <li class="none">
+                  <a href="../../maven-1.x/index.html">Maven 1.x</a>
+            </li>
+                  <li class="none">
+                  <a href="../../index.html">Maven 2 & 3</a>
+            </li>
+                  <li class="none">
+                  <a href="../index.html">Plugins</a>
+            </li>
+                  <li class="none">
+                  <a href="../../scm/index.html">SCM</a>
+            </li>
+                  <li class="none">
+                  <a href="../../shared/index.html">Shared Components</a>
+            </li>
+                  <li class="none">
+                  <a href="../../surefire/index.html">Surefire</a>
+            </li>
+                  <li class="none">
+                  <a href="../../wagon/index.html">Wagon</a>
+            </li>
           </ul>
-              <h5>ASF</h5>
-            <ul>
-              
-    <li class="none">
-                    <a href="http://www.apache.org/foundation/how-it-works.html" class="externalLink">How Apache Works</a>
-          </li>
-              
-    <li class="none">
-                    <a href="http://www.apache.org/foundation/" class="externalLink">Foundation</a>
-          </li>
-              
-    <li class="none">
-                    <a href="http://www.apache.org/foundation/sponsorship.html" class="externalLink">Sponsoring Apache</a>
-          </li>
-              
-    <li class="none">
-                    <a href="http://www.apache.org/foundation/thanks.html" class="externalLink">Thanks</a>
-          </li>
+                       <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">
@@ -369,19 +222,13 @@
       <hr/>
     </div>
     <div id="footer">
-      <div class="xright">&#169;  
-          2002-2011
-    
-          The Apache Software Foundation
-          
-  
-
-  
-    
+      <div class="xright">
+        &#169;            2002-2012
+              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>

Modified: websites/production/maventest/content/plugins/maven-release-plugin-latest/examples/branch.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-release-plugin-latest/examples/branch.html (original)
+++ websites/production/maventest/content/plugins/maven-release-plugin-latest/examples/branch.html Tue May  8 11:42:40 2012
@@ -1,15 +1,5 @@
 <!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 May 7, 2012 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
   <head>
     <title>Create a Branch</title>
@@ -19,8 +9,10 @@
       @import url("../css/site.css");
     </style>
     <link rel="stylesheet" href="../css/print.css" type="text/css" media="print" />
-          <meta name="author" content="Emmanuel Venisse evenisse@apache.org" />
-        <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
+        <meta name="author" content="Emmanuel Venisse evenisse@apache.org" />
+        <meta name="Date-Creation-yyyymmdd" content="20100103" />
+    <meta name="Date-Revision-yyyymmdd" content="20120507" />
+    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
                                                         
@@ -29,55 +21,34 @@
                     </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>
+                                      <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="../../../maven-release/">Maven Release</a>
-                &gt;
-      
-                <a href="../../index.html">Plugins</a>
-                &gt;
-      
-                <a href="../index.html">Maven Release Plugin</a>
-                  </div>
-            <div class="xright">      
-  
-
-  
-    
-            
-  
-    
-             Last Published: 2011-12-13
-              &nbsp;| Version: 2.2.2
+                                   <div class="xleft">
+                          <a href="http://www.apache.org/" class="externalLink">Apache</a>
+        &gt;
+                  <a href="../../../index.html">Maven</a>
+        &gt;
+                  <a href="../../../maven-release/">Maven Release</a>
+        &gt;
+                  <a href="../../index.html">Plugins</a>
+        &gt;
+                  <a href="../index.html">Maven Release Plugin</a>
+        &gt;
+    Create a Branch
+      </div>
+            <div class="xright">        
+                                    Last Published: 2012-05-07
+              &nbsp;| Version: 2.3
             </div>
       <div class="clear">
         <hr/>
@@ -85,247 +56,141 @@
     </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/prepare-release.html">Prepare a Release</a>
-          </li>
-              
-    <li class="none">
-                    <a href="../examples/perform-release.html">Perform a Release</a>
-          </li>
-              
-    <li class="none">
-                    <a href="../examples/rollback-release.html">Rollback a Release</a>
-          </li>
-              
-    <li class="none">
-                    <a href="../examples/clean-release.html">Clean a Release</a>
-          </li>
-              
-    <li class="none">
-                    <a href="../examples/generate-release-poms.html">Generate Release POMs</a>
-          </li>
-              
-    <li class="none">
-                    <a href="../examples/lock-files.html">Lock Files During Release</a>
-          </li>
-              
-    <li class="none">
-                    <a href="../examples/run-goals-before-commit.html">Run Additional Goals Before Commit</a>
-          </li>
-              
-    <li class="none">
-              <strong>Create a Branch</strong>
-        </li>
-              
-    <li class="none">
-                    <a href="../examples/non-interactive-release.html">Non-interactive Release</a>
-          </li>
-              
-    <li class="none">
-                    <a href="../examples/update-versions.html">Update POM Versions</a>
-          </li>
+                       <h5>Examples</h5>
+                  <ul>
+                  <li class="none">
+                  <a href="../examples/prepare-release.html">Prepare a Release</a>
+            </li>
+                  <li class="none">
+                  <a href="../examples/perform-release.html">Perform a Release</a>
+            </li>
+                  <li class="none">
+                  <a href="../examples/rollback-release.html">Rollback a Release</a>
+            </li>
+                  <li class="none">
+                  <a href="../examples/clean-release.html">Clean a Release</a>
+            </li>
+                  <li class="none">
+                  <a href="../examples/generate-release-poms.html">Generate Release POMs</a>
+            </li>
+                  <li class="none">
+                  <a href="../examples/lock-files.html">Lock Files During Release</a>
+            </li>
+                  <li class="none">
+                  <a href="../examples/run-goals-before-commit.html">Run Additional Goals Before Commit</a>
+            </li>
+                  <li class="none">
+            <strong>Create a Branch</strong>
+          </li>
+                  <li class="none">
+                  <a href="../examples/non-interactive-release.html">Non-interactive Release</a>
+            </li>
+                  <li class="none">
+                  <a href="../examples/update-versions.html">Update POM Versions</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="../../../archetype/index.html">Archetype</a>
-          </li>
-              
-    <li class="none">
-                    <a href="../../../doxia/index.html">Doxia</a>
-          </li>
-              
-    <li class="none">
-                    <a href="../../../jxr/index.html">JXR</a>
-          </li>
-              
-    <li class="none">
-                    <a href="../../../maven-1.x/index.html">Maven 1.x</a>
-          </li>
-              
-    <li class="none">
-                    <a href="../../../index.html">Maven 2 & 3</a>
-          </li>
-              
-    <li class="none">
-                    <a href="../../index.html">Plugins</a>
-          </li>
-              
-    <li class="none">
-                    <a href="../../../scm/index.html">SCM</a>
-          </li>
-              
-    <li class="none">
-                    <a href="../../../shared/index.html">Shared Components</a>
-          </li>
-              
-    <li class="none">
-                    <a href="../../../surefire/index.html">Surefire</a>
-          </li>
-              
-    <li class="none">
-                    <a href="../../../wagon/index.html">Wagon</a>
-          </li>
+                       <h5>Maven Projects</h5>
+                  <ul>
+                  <li class="none">
+                  <a href="../../../ant-tasks/index.html">Ant Tasks</a>
+            </li>
+                  <li class="none">
+                  <a href="../../../archetype/index.html">Archetype</a>
+            </li>
+                  <li class="none">
+                  <a href="../../../doxia/index.html">Doxia</a>
+            </li>
+                  <li class="none">
+                  <a href="../../../jxr/index.html">JXR</a>
+            </li>
+                  <li class="none">
+                  <a href="../../../maven-1.x/index.html">Maven 1.x</a>
+            </li>
+                  <li class="none">
+                  <a href="../../../index.html">Maven 2 & 3</a>
+            </li>
+                  <li class="none">
+                  <a href="../../index.html">Plugins</a>
+            </li>
+                  <li class="none">
+                  <a href="../../../scm/index.html">SCM</a>
+            </li>
+                  <li class="none">
+                  <a href="../../../shared/index.html">Shared Components</a>
+            </li>
+                  <li class="none">
+                  <a href="../../../surefire/index.html">Surefire</a>
+            </li>
+                  <li class="none">
+                  <a href="../../../wagon/index.html">Wagon</a>
+            </li>
           </ul>
-              <h5>ASF</h5>
-            <ul>
-              
-    <li class="none">
-                    <a href="http://www.apache.org/foundation/how-it-works.html" class="externalLink">How Apache Works</a>
-          </li>
-              
-    <li class="none">
-                    <a href="http://www.apache.org/foundation/" class="externalLink">Foundation</a>
-          </li>
-              
-    <li class="none">
-                    <a href="http://www.apache.org/foundation/sponsorship.html" class="externalLink">Sponsoring Apache</a>
-          </li>
-              
-    <li class="none">
-                    <a href="http://www.apache.org/foundation/thanks.html" class="externalLink">Thanks</a>
-          </li>
+                       <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">
-        <!-- 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>Create a Branch<a name="Create_a_Branch"></a></h2><p>Creating a branch invo
 lves the following release phases:</p><ul><li>Check that there are no uncommitted changes in the sources</li><li>Change the version in the POMs if you want to change it in the branch (you will be prompted for the versions to use)</li><li>Transform the SCM information in the POM to include the final destination of the tag</li><li>Commit the modified POMs</li><li>Tag the code in the SCM as a new branch with a version name (this will be prompted for)</li><li>Bump the version in the POMs if you want to change it to a new value y-SNAPSHOT (these values will also be prompted for)</li><li>Commit the modified POMs</li></ul><p>To create a branch execute this command:</p><div><pre>mvn release:branch -DbranchName=my-branch</pre></div><p>By default, the POM in the new branch keeps the same version as the local working copy, and the local POM is incremented to the next revision. If you want to update versions in the new branch and not in the working copy, run:</p><div><pre>mvn release:br
 anch -DbranchName=my-branch -DupdateBranchVersions=true -DupdateWorkingCopyVersions=false</pre></div><p><b>Note:</b> This can be useful if you want to create a branch from a tag</p><div class="section"><h3>Specify versions on the command line<a name="Specify_versions_on_the_command_line"></a></h3><p>You may want to specify the versions to use on the command line. This can be useful for example if you are running the release in non-interactive mode. The <tt>branch</tt> goal can use the same properties used by the <tt>prepare</tt> goal for specifying the versions to be used.</p><div><pre>mvn --batch-mode release:branch -DbranchName=my-branch-1.2 -Dproject.rel.org.myCompany:projectA=1.2 \
-     -Dproject.dev.org.myCompany:projectA=2.0-SNAPSHOT</pre></div><p>In this example, the POM in the new branch will be set to the version 1.2-SNAPSHOT, and the local POM will be set to the version 2.0-SNAPSHOT.</p></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. --><div class="section"><h2>Create a Branch<a name="Create_a_Branch"></a></h2><p>Creating a branch invo
 lves the following release phases:</p><ul><li>Check that there are no uncommitted changes in the sources</li><li>Change the version in the POMs if you want to change it in the branch (you will be prompted for the versions to use)</li><li>Transform the SCM information in the POM to include the final destination of the tag</li><li>Commit the modified POMs</li><li>Tag the code in the SCM as a new branch with a version name (this will be prompted for)</li><li>Bump the version in the POMs if you want to change it to a new value y-SNAPSHOT (these values will also be prompted for)</li><li>Commit the modified POMs</li></ul><p>To create a branch execute this command:</p><div><pre>mvn release:branch -DbranchName=my-branch
+</pre></div><p>By default, the POM in the new branch keeps the same version as the local working copy, and the local POM is incremented to the next revision. If you want to update versions in the new branch and not in the working copy, run:</p><div><pre>mvn release:branch -DbranchName=my-branch -DupdateBranchVersions=true -DupdateWorkingCopyVersions=false
+</pre></div><p><b>Note:</b> This can be useful if you want to create a branch from a tag</p><div class="section"><h3>Specify versions on the command line<a name="Specify_versions_on_the_command_line"></a></h3><p>You may want to specify the versions to use on the command line. This can be useful for example if you are running the release in non-interactive mode. The <tt>branch</tt> goal can use the same properties used by the <tt>prepare</tt> goal for specifying the versions to be used.</p><div><pre>mvn --batch-mode release:branch -DbranchName=my-branch-1.2 -Dproject.rel.org.myCompany:projectA=1.2 \
+     -Dproject.dev.org.myCompany:projectA=2.0-SNAPSHOT
+</pre></div><p>In this example, the POM in the new branch will be set to the version 1.2-SNAPSHOT, and the local POM will be set to the version 2.0-SNAPSHOT.</p></div></div>
       </div>
     </div>
     <div class="clear">
       <hr/>
     </div>
     <div id="footer">
-      <div class="xright">&#169;  
-          2002-2011
-    
-          The Apache Software Foundation
-          
-  
-
-  
-    
+      <div class="xright">
+        &#169;            2002-2012
+              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>

Modified: websites/production/maventest/content/plugins/maven-release-plugin-latest/examples/clean-release.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-release-plugin-latest/examples/clean-release.html (original)
+++ websites/production/maventest/content/plugins/maven-release-plugin-latest/examples/clean-release.html Tue May  8 11:42:40 2012
@@ -1,15 +1,5 @@
 <!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 May 7, 2012 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
   <head>
     <title>Clean a Release</title>
@@ -19,8 +9,10 @@
       @import url("../css/site.css");
     </style>
     <link rel="stylesheet" href="../css/print.css" type="text/css" media="print" />
-          <meta name="author" content="Dennis Lundberg dennisl@apache.org" />
-        <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
+        <meta name="author" content="Dennis Lundberg dennisl@apache.org" />
+        <meta name="Date-Creation-yyyymmdd" content="20100103" />
+    <meta name="Date-Revision-yyyymmdd" content="20120507" />
+    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
                                                         
@@ -29,55 +21,34 @@
                     </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>
+                                      <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="../../../maven-release/">Maven Release</a>
-                &gt;
-      
-                <a href="../../index.html">Plugins</a>
-                &gt;
-      
-                <a href="../index.html">Maven Release Plugin</a>
-                  </div>
-            <div class="xright">      
-  
-
-  
-    
-            
-  
-    
-             Last Published: 2011-12-13
-              &nbsp;| Version: 2.2.2
+                                   <div class="xleft">
+                          <a href="http://www.apache.org/" class="externalLink">Apache</a>
+        &gt;
+                  <a href="../../../index.html">Maven</a>
+        &gt;
+                  <a href="../../../maven-release/">Maven Release</a>
+        &gt;
+                  <a href="../../index.html">Plugins</a>
+        &gt;
+                  <a href="../index.html">Maven Release Plugin</a>
+        &gt;
+    Clean a Release
+      </div>
+            <div class="xright">        
+                                    Last Published: 2012-05-07
+              &nbsp;| Version: 2.3
             </div>
       <div class="clear">
         <hr/>
@@ -85,246 +56,138 @@
     </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/prepare-release.html">Prepare a Release</a>
-          </li>
-              
-    <li class="none">
-                    <a href="../examples/perform-release.html">Perform a Release</a>
-          </li>
-              
-    <li class="none">
-                    <a href="../examples/rollback-release.html">Rollback a Release</a>
-          </li>
-              
-    <li class="none">
-              <strong>Clean a Release</strong>
-        </li>
-              
-    <li class="none">
-                    <a href="../examples/generate-release-poms.html">Generate Release POMs</a>
-          </li>
-              
-    <li class="none">
-                    <a href="../examples/lock-files.html">Lock Files During Release</a>
-          </li>
-              
-    <li class="none">
-                    <a href="../examples/run-goals-before-commit.html">Run Additional Goals Before Commit</a>
-          </li>
-              
-    <li class="none">
-                    <a href="../examples/branch.html">Create a Branch</a>
-          </li>
-              
-    <li class="none">
-                    <a href="../examples/non-interactive-release.html">Non-interactive Release</a>
-          </li>
-              
-    <li class="none">
-                    <a href="../examples/update-versions.html">Update POM Versions</a>
-          </li>
+                       <h5>Examples</h5>
+                  <ul>
+                  <li class="none">
+                  <a href="../examples/prepare-release.html">Prepare a Release</a>
+            </li>
+                  <li class="none">
+                  <a href="../examples/perform-release.html">Perform a Release</a>
+            </li>
+                  <li class="none">
+                  <a href="../examples/rollback-release.html">Rollback a Release</a>
+            </li>
+                  <li class="none">
+            <strong>Clean a Release</strong>
+          </li>
+                  <li class="none">
+                  <a href="../examples/generate-release-poms.html">Generate Release POMs</a>
+            </li>
+                  <li class="none">
+                  <a href="../examples/lock-files.html">Lock Files During Release</a>
+            </li>
+                  <li class="none">
+                  <a href="../examples/run-goals-before-commit.html">Run Additional Goals Before Commit</a>
+            </li>
+                  <li class="none">
+                  <a href="../examples/branch.html">Create a Branch</a>
+            </li>
+                  <li class="none">
+                  <a href="../examples/non-interactive-release.html">Non-interactive Release</a>
+            </li>
+                  <li class="none">
+                  <a href="../examples/update-versions.html">Update POM Versions</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="../../../archetype/index.html">Archetype</a>
-          </li>
-              
-    <li class="none">
-                    <a href="../../../doxia/index.html">Doxia</a>
-          </li>
-              
-    <li class="none">
-                    <a href="../../../jxr/index.html">JXR</a>
-          </li>
-              
-    <li class="none">
-                    <a href="../../../maven-1.x/index.html">Maven 1.x</a>
-          </li>
-              
-    <li class="none">
-                    <a href="../../../index.html">Maven 2 & 3</a>
-          </li>
-              
-    <li class="none">
-                    <a href="../../index.html">Plugins</a>
-          </li>
-              
-    <li class="none">
-                    <a href="../../../scm/index.html">SCM</a>
-          </li>
-              
-    <li class="none">
-                    <a href="../../../shared/index.html">Shared Components</a>
-          </li>
-              
-    <li class="none">
-                    <a href="../../../surefire/index.html">Surefire</a>
-          </li>
-              
-    <li class="none">
-                    <a href="../../../wagon/index.html">Wagon</a>
-          </li>
+                       <h5>Maven Projects</h5>
+                  <ul>
+                  <li class="none">
+                  <a href="../../../ant-tasks/index.html">Ant Tasks</a>
+            </li>
+                  <li class="none">
+                  <a href="../../../archetype/index.html">Archetype</a>
+            </li>
+                  <li class="none">
+                  <a href="../../../doxia/index.html">Doxia</a>
+            </li>
+                  <li class="none">
+                  <a href="../../../jxr/index.html">JXR</a>
+            </li>
+                  <li class="none">
+                  <a href="../../../maven-1.x/index.html">Maven 1.x</a>
+            </li>
+                  <li class="none">
+                  <a href="../../../index.html">Maven 2 & 3</a>
+            </li>
+                  <li class="none">
+                  <a href="../../index.html">Plugins</a>
+            </li>
+                  <li class="none">
+                  <a href="../../../scm/index.html">SCM</a>
+            </li>
+                  <li class="none">
+                  <a href="../../../shared/index.html">Shared Components</a>
+            </li>
+                  <li class="none">
+                  <a href="../../../surefire/index.html">Surefire</a>
+            </li>
+                  <li class="none">
+                  <a href="../../../wagon/index.html">Wagon</a>
+            </li>
           </ul>
-              <h5>ASF</h5>
-            <ul>
-              
-    <li class="none">
-                    <a href="http://www.apache.org/foundation/how-it-works.html" class="externalLink">How Apache Works</a>
-          </li>
-              
-    <li class="none">
-                    <a href="http://www.apache.org/foundation/" class="externalLink">Foundation</a>
-          </li>
-              
-    <li class="none">
-                    <a href="http://www.apache.org/foundation/sponsorship.html" class="externalLink">Sponsoring Apache</a>
-          </li>
-              
-    <li class="none">
-                    <a href="http://www.apache.org/foundation/thanks.html" class="externalLink">Thanks</a>
-          </li>
+                       <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">
-        <!-- 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>Clean a Release<a name="Clean_a_Release"></a></h2><p>Cleaning a release goe
 s through the following release phases:</p><ul><li>Delete the release descriptor (<tt>release.properties</tt>)</li><li>Delete any backup POM files</li></ul><p>To clean a release execute this command:</p><div><pre>mvn release:clean</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. --><div class="section"><h2>Clean a Release<a name="Clean_a_Release"></a></h2><p>Cleaning a release goe
 s through the following release phases:</p><ul><li>Delete the release descriptor (<tt>release.properties</tt>)</li><li>Delete any backup POM files</li></ul><p>To clean a release execute this command:</p><div><pre>mvn release:clean
+</pre></div></div>
       </div>
     </div>
     <div class="clear">
       <hr/>
     </div>
     <div id="footer">
-      <div class="xright">&#169;  
-          2002-2011
-    
-          The Apache Software Foundation
-          
-  
-
-  
-    
+      <div class="xright">
+        &#169;            2002-2012
+              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>

Modified: websites/production/maventest/content/plugins/maven-release-plugin-latest/examples/generate-release-poms.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-release-plugin-latest/examples/generate-release-poms.html (original)
+++ websites/production/maventest/content/plugins/maven-release-plugin-latest/examples/generate-release-poms.html Tue May  8 11:42:40 2012
@@ -1,15 +1,5 @@
 <!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 May 7, 2012 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
   <head>
     <title>Generate Release POMs</title>
@@ -19,10 +9,12 @@
       @import url("../css/site.css");
     </style>
     <link rel="stylesheet" href="../css/print.css" type="text/css" media="print" />
-          <meta name="author" content="Carlos Sanchez carlos@apache.org
+        <meta name="author" content="Carlos Sanchez carlos@apache.org
 Brett Porter brett@apache.org
 John Tolentino jtolentino@apache.org" />
-        <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
+        <meta name="Date-Creation-yyyymmdd" content="20100104" />
+    <meta name="Date-Revision-yyyymmdd" content="20120507" />
+    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
                                                         
@@ -31,55 +23,34 @@ John Tolentino jtolentino@apache.org" />
                     </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>
+                                      <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="../../../maven-release/">Maven Release</a>
-                &gt;
-      
-                <a href="../../index.html">Plugins</a>
-                &gt;
-      
-                <a href="../index.html">Maven Release Plugin</a>
-                  </div>
-            <div class="xright">      
-  
-
-  
-    
-            
-  
-    
-             Last Published: 2011-12-13
-              &nbsp;| Version: 2.2.2
+                                   <div class="xleft">
+                          <a href="http://www.apache.org/" class="externalLink">Apache</a>
+        &gt;
+                  <a href="../../../index.html">Maven</a>
+        &gt;
+                  <a href="../../../maven-release/">Maven Release</a>
+        &gt;
+                  <a href="../../index.html">Plugins</a>
+        &gt;
+                  <a href="../index.html">Maven Release Plugin</a>
+        &gt;
+    Generate Release POMs
+      </div>
+            <div class="xright">        
+                                    Last Published: 2012-05-07
+              &nbsp;| Version: 2.3
             </div>
       <div class="clear">
         <hr/>
@@ -87,247 +58,140 @@ John Tolentino jtolentino@apache.org" />
     </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/prepare-release.html">Prepare a Release</a>
-          </li>
-              
-    <li class="none">
-                    <a href="../examples/perform-release.html">Perform a Release</a>
-          </li>
-              
-    <li class="none">
-                    <a href="../examples/rollback-release.html">Rollback a Release</a>
-          </li>
-              
-    <li class="none">
-                    <a href="../examples/clean-release.html">Clean a Release</a>
-          </li>
-              
-    <li class="none">
-              <strong>Generate Release POMs</strong>
-        </li>
-              
-    <li class="none">
-                    <a href="../examples/lock-files.html">Lock Files During Release</a>
-          </li>
-              
-    <li class="none">
-                    <a href="../examples/run-goals-before-commit.html">Run Additional Goals Before Commit</a>
-          </li>
-              
-    <li class="none">
-                    <a href="../examples/branch.html">Create a Branch</a>
-          </li>
-              
-    <li class="none">
-                    <a href="../examples/non-interactive-release.html">Non-interactive Release</a>
-          </li>
-              
-    <li class="none">
-                    <a href="../examples/update-versions.html">Update POM Versions</a>
-          </li>
+                       <h5>Examples</h5>
+                  <ul>
+                  <li class="none">
+                  <a href="../examples/prepare-release.html">Prepare a Release</a>
+            </li>
+                  <li class="none">
+                  <a href="../examples/perform-release.html">Perform a Release</a>
+            </li>
+                  <li class="none">
+                  <a href="../examples/rollback-release.html">Rollback a Release</a>
+            </li>
+                  <li class="none">
+                  <a href="../examples/clean-release.html">Clean a Release</a>
+            </li>
+                  <li class="none">
+            <strong>Generate Release POMs</strong>
+          </li>
+                  <li class="none">
+                  <a href="../examples/lock-files.html">Lock Files During Release</a>
+            </li>
+                  <li class="none">
+                  <a href="../examples/run-goals-before-commit.html">Run Additional Goals Before Commit</a>
+            </li>
+                  <li class="none">
+                  <a href="../examples/branch.html">Create a Branch</a>
+            </li>
+                  <li class="none">
+                  <a href="../examples/non-interactive-release.html">Non-interactive Release</a>
+            </li>
+                  <li class="none">
+                  <a href="../examples/update-versions.html">Update POM Versions</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="../../../archetype/index.html">Archetype</a>
-          </li>
-              
-    <li class="none">
-                    <a href="../../../doxia/index.html">Doxia</a>
-          </li>
-              
-    <li class="none">
-                    <a href="../../../jxr/index.html">JXR</a>
-          </li>
-              
-    <li class="none">
-                    <a href="../../../maven-1.x/index.html">Maven 1.x</a>
-          </li>
-              
-    <li class="none">
-                    <a href="../../../index.html">Maven 2 & 3</a>
-          </li>
-              
-    <li class="none">
-                    <a href="../../index.html">Plugins</a>
-          </li>
-              
-    <li class="none">
-                    <a href="../../../scm/index.html">SCM</a>
-          </li>
-              
-    <li class="none">
-                    <a href="../../../shared/index.html">Shared Components</a>
-          </li>
-              
-    <li class="none">
-                    <a href="../../../surefire/index.html">Surefire</a>
-          </li>
-              
-    <li class="none">
-                    <a href="../../../wagon/index.html">Wagon</a>
-          </li>
+                       <h5>Maven Projects</h5>
+                  <ul>
+                  <li class="none">
+                  <a href="../../../ant-tasks/index.html">Ant Tasks</a>
+            </li>
+                  <li class="none">
+                  <a href="../../../archetype/index.html">Archetype</a>
+            </li>
+                  <li class="none">
+                  <a href="../../../doxia/index.html">Doxia</a>
+            </li>
+                  <li class="none">
+                  <a href="../../../jxr/index.html">JXR</a>
+            </li>
+                  <li class="none">
+                  <a href="../../../maven-1.x/index.html">Maven 1.x</a>
+            </li>
+                  <li class="none">
+                  <a href="../../../index.html">Maven 2 & 3</a>
+            </li>
+                  <li class="none">
+                  <a href="../../index.html">Plugins</a>
+            </li>
+                  <li class="none">
+                  <a href="../../../scm/index.html">SCM</a>
+            </li>
+                  <li class="none">
+                  <a href="../../../shared/index.html">Shared Components</a>
+            </li>
+                  <li class="none">
+                  <a href="../../../surefire/index.html">Surefire</a>
+            </li>
+                  <li class="none">
+                  <a href="../../../wagon/index.html">Wagon</a>
+            </li>
           </ul>
-              <h5>ASF</h5>
-            <ul>
-              
-    <li class="none">
-                    <a href="http://www.apache.org/foundation/how-it-works.html" class="externalLink">How Apache Works</a>
-          </li>
-              
-    <li class="none">
-                    <a href="http://www.apache.org/foundation/" class="externalLink">Foundation</a>
-          </li>
-              
-    <li class="none">
-                    <a href="http://www.apache.org/foundation/sponsorship.html" class="externalLink">Sponsoring Apache</a>
-          </li>
-              
-    <li class="none">
-                    <a href="http://www.apache.org/foundation/thanks.html" class="externalLink">Thanks</a>
-          </li>
+                       <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">
-        <!-- 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>Generate Release POMs<a name="Generate_Release_POMs"></a></h2><p>To generat
 e POMs with resolved information (e.g. version numbers) to check the values that the Release Plugin will use, set the property <tt>generateReleasePoms</tt> to <tt>true</tt>. Resolved values will be saved in <tt>release-pom.xml</tt>.</p><div><pre>mvn release:prepare -DgenerateReleasePoms=true</pre></div><p>This relies on <tt>release.properties</tt> being present from a previous release preparation. If this is not the case, you need to give the goal the name of the URL and optional tag to perform the release from. For example:</p><div><pre>mvn release:prepare -DgenerateReleasePoms=true
-  -DconnectionUrl=scm:svn:https://svn.apache.org/repos/asf/maven/plugins/tags/maven-release-plugin-2.0</pre></div><p>After the release is complete, the <tt>release.properties</tt> and other release files will be removed from the checkout.</p></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. --><div class="section"><h2>Generate Release POMs<a name="Generate_Release_POMs"></a></h2><p>To generat
 e POMs with resolved information (e.g. version numbers) to check the values that the Release Plugin will use, execute the <tt>prepare-with-pom</tt> goal. Resolved values will be saved in <tt>release-pom.xml</tt>.</p><div class="source"><pre>mvn release:prepare-with-pom
+</pre></div><p>This relies on <tt>release.properties</tt> being present from a previous release preparation. If this is not the case, you need to give the goal the name of the URL and optional tag to perform the release from. For example:</p><div class="source"><pre>mvn release:prepare-with-pom
+  -DconnectionUrl=scm:svn:https://svn.apache.org/repos/asf/maven/plugins/tags/maven-release-plugin-2.0
+</pre></div><p>After the release is complete, the <tt>release.properties</tt> and other release files will be removed from the checkout.</p></div>
       </div>
     </div>
     <div class="clear">
       <hr/>
     </div>
     <div id="footer">
-      <div class="xright">&#169;  
-          2002-2011
-    
-          The Apache Software Foundation
-          
-  
-
-  
-    
+      <div class="xright">
+        &#169;            2002-2012
+              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>