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 [15/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/examples/lock-files.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-release-plugin-latest/examples/lock-files.html (original)
+++ websites/production/maventest/content/plugins/maven-release-plugin-latest/examples/lock-files.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>Lock Files During Release</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="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>
                                                         
@@ -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;
+    Lock Files During Release
+      </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">
-                    <a href="../examples/generate-release-poms.html">Generate Release POMs</a>
-          </li>
-              
-    <li class="none">
-              <strong>Lock Files During Release</strong>
-        </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">
+            <strong>Lock Files During Release</strong>
+          </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. --><!-- NOTE: For help with the syntax of this file, see: --><!-- http://maven.apache.org/doxia/referen
 ces/apt-format.html --><div class="section"><h2>Lock Files During Release<a name="Lock_Files_During_Release"></a></h2><p>If you want to lock the files during a release operation set the property <tt>useEditMode</tt> to <tt>true</tt>. The default value of this property is <tt>false</tt>.</p><div><pre>mvn release:perform -DuseEditMode=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:perform -DuseEditMode=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. --><!-- NOTE: For help with the syntax of this file, see: --><!-- http://maven.apache.org/doxia/referen
 ces/apt-format.html --><div class="section"><h2>Lock Files During Release<a name="Lock_Files_During_Release"></a></h2><p>If you want to lock the files during a release operation set the property <tt>useEditMode</tt> to <tt>true</tt>. The default value of this property is <tt>false</tt>.</p><div><pre>mvn release:perform -DuseEditMode=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:perform -DuseEditMode=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>
       </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/non-interactive-release.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-release-plugin-latest/examples/non-interactive-release.html (original)
+++ websites/production/maventest/content/plugins/maven-release-plugin-latest/examples/non-interactive-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>Performing a Non-interactive 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="Paul Gier" />
-        <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
+        <meta name="author" content="Paul Gier" />
+        <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;
+    Performing a Non-interactive Release
+      </div>
+            <div class="xright">        
+                                    Last Published: 2012-05-07
+              &nbsp;| Version: 2.3
             </div>
       <div class="clear">
         <hr/>
@@ -85,251 +56,147 @@
     </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">
-              <strong>Non-interactive Release</strong>
-        </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">
+            <strong>Non-interactive Release</strong>
+          </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>Performing a Non-interactive Release<a name="Performing_a_Non-interactive_R
 elease"></a></h2><p>In some environments, it may be necessary to perform a non-interactive release. This means that the Release Plugin will obtain the required parameters from system properties (set on the command line) or from a properties file (<tt>release.properties</tt>).</p><p>To prevent the Release Plugin from promting the user for any information, Maven should be put into batch mode.</p><div><pre>mvn -B release:prepare</pre></div><p>or</p><div><pre>mvn --batch-mode release:prepare</pre></div><div class="section"><h3>Using system properties<a name="Using_system_properties"></a></h3><p>Using batch mode with no other configuration will cause the Release Plugin to use default values for the release version, the SCM tag, and the next development version. These values can also be set from the command line.</p><p>The SCM tag name can be set using the <tt>tag</tt> property. And default values for the release version and new development version can be set using the properties 
 <tt>releaseVersion</tt> and <tt>developmentVersion</tt> respectively.</p><div><pre>mvn --batch-mode -Dtag=my-proj-1.2 release:prepare \
+        <!-- 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>Performing a Non-interactive Release<a name="Performing_a_Non-interactive_R
 elease"></a></h2><p>In some environments, it may be necessary to perform a non-interactive release. This means that the Release Plugin will obtain the required parameters from system properties (set on the command line) or from a properties file (<tt>release.properties</tt>).</p><p>To prevent the Release Plugin from prompting the user for any information, Maven should be put into batch mode.</p><div><pre>mvn -B release:prepare
+</pre></div><p>or</p><div><pre>mvn --batch-mode release:prepare
+</pre></div><div class="section"><h3>Using system properties<a name="Using_system_properties"></a></h3><p>Using batch mode with no other configuration will cause the Release Plugin to use default values for the release version, the SCM tag, and the next development version. These values can also be set from the command line.</p><p>The SCM tag name can be set using the <tt>tag</tt> property. And default values for the release version and new development version can be set using the properties <tt>releaseVersion</tt> and <tt>developmentVersion</tt> respectively.</p><div><pre>mvn --batch-mode -Dtag=my-proj-1.2 release:prepare \
                  -DreleaseVersion=1.2 \
-                 -DdevelopmentVersion=2.0-SNAPSHOT</pre></div></div><div class="section"><h3>Multi-module releases<a name="Multi-module_releases"></a></h3><p>Because there is the possibility that a release will include multiple release versions and SNAPSHOT versions (for a multi-module project), there is a specific format for setting these values. The property name should start with <tt>project.rel</tt> for release versions and <tt>project.dev</tt> for the new development version. These prefixes are followed by the project's groupId and artifactId (separated by a colon). So the result looks something like the following example.</p><div><pre>mvn --batch-mode -Dtag=my-proj-1.2 -Dproject.rel.org.myCompany:projectA=1.2 \
-     -Dproject.dev.org.myCompany:projectA=1.3-SNAPSHOT release:prepare</pre></div><p>Using this convention, multiple release versions and SNAPSHOT versions (one for each project module) can be specified on the command line.</p><p>These properties can be used in combination with the <tt>releaseVersion</tt> and <tt>developmentVersion</tt>. In the case where both are used, <tt>releaseVersion</tt> and <tt>developmentVersion</tt> act as defaults for modules that have not been given specific values using the <tt>groupId:artifactId</tt> format.</p></div><div class="section"><h3>Using a properties file<a name="Using_a_properties_file"></a></h3><p>Another option is to create a properties file that contains the version information for the project you would like to release. The properties file should be called <tt>release.properties</tt> and the release and SNAPSHOT versions follow the same conventions as they do on the command line.</p><div><pre>scm.tag=my-proj-1.2
+                 -DdevelopmentVersion=2.0-SNAPSHOT
+</pre></div></div><div class="section"><h3>Multi-module releases<a name="Multi-module_releases"></a></h3><p>Because there is the possibility that a release will include multiple release versions and SNAPSHOT versions (for a multi-module project), there is a specific format for setting these values. The property name should start with <tt>project.rel</tt> for release versions and <tt>project.dev</tt> for the new development version. These prefixes are followed by the project's groupId and artifactId (separated by a colon). So the result looks something like the following example.</p><div><pre>mvn --batch-mode -Dtag=my-proj-1.2 -Dproject.rel.org.myCompany:projectA=1.2 \
+     -Dproject.dev.org.myCompany:projectA=1.3-SNAPSHOT release:prepare
+</pre></div><p>Using this convention, multiple release versions and SNAPSHOT versions (one for each project module) can be specified on the command line.</p><p>These properties can be used in combination with the <tt>releaseVersion</tt> and <tt>developmentVersion</tt>. In the case where both are used, <tt>releaseVersion</tt> and <tt>developmentVersion</tt> act as defaults for modules that have not been given specific values using the <tt>groupId:artifactId</tt> format.</p></div><div class="section"><h3>Using a properties file<a name="Using_a_properties_file"></a></h3><p>Another option is to create a properties file that contains the version information for the project you would like to release. The properties file should be called <tt>release.properties</tt> and the release and SNAPSHOT versions follow the same conventions as they do on the command line.</p><div><pre>scm.tag=my-proj-1.2
 project.rel.org.myCompany\:projectA=1.2
-project.dev.org.myCompany\:projectA=1.3-SNAPSHOT</pre></div><p><b>Note:</b> Remember to escape the colon with a backslash, otherwise the property will not be interpreted correctly.</p></div></div>
+project.dev.org.myCompany\:projectA=1.3-SNAPSHOT
+</pre></div><p><b>Note:</b> Remember to escape the colon with a backslash, otherwise the property will not be interpreted correctly.</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/perform-release.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-release-plugin-latest/examples/perform-release.html (original)
+++ websites/production/maventest/content/plugins/maven-release-plugin-latest/examples/perform-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>Perform a Release</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="20110923" />
+    <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;
+    Perform a Release
+      </div>
+            <div class="xright">        
+                                    Last Published: 2012-05-07
+              &nbsp;| Version: 2.3
             </div>
       <div class="clear">
         <hr/>
@@ -87,256 +58,150 @@ 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">
-              <strong>Perform a Release</strong>
-        </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">
+            <strong>Perform a Release</strong>
+          </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="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>Perform a Release<a name="Perform_a_Release"></a></h2><p>Performing a relea
 se runs the following release phases:</p><ul><li>Checkout from an SCM URL with optional tag</li><li>Run the predefined Maven goals to release the project (by default, <tt>deploy site-deploy</tt>)</li></ul><p>To perform a release, execute this command:</p><div><pre>mvn release:perform</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 URL and an optional tag to perform the release from. For example:</p><div><pre>mvn release:perform -DconnectionUrl=scm:svn:https://svn.apache.org/repos/asf/maven/plugins/tags/maven-release-plugin-2.0</pre></div><p><tt>release:perform</tt> will fork a new Maven instance to build the checked-out project. This new Maven instance will use the same system configuration and Maven profiles used by the one running the <tt>release:perform</tt> goal.</p><p>It is possible to force some profiles to get enabled during release (for example to enable
  time-consuming tasks that are only relevant at release-time) by setting a comma separated list of profiles names in the <tt>releaseProfiles</tt> parameter. The goals and profiles required to release the project can then be configured in the POM:</p><div><pre>  &lt;plugin&gt;
+        <!-- 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>Perform a Release<a name="Perform_a_Release"></a></h2><p>Performing a relea
 se runs the following release phases:</p><ul><li>Checkout from an SCM URL with optional tag</li><li>Run the predefined Maven goals to release the project (by default, <tt>deploy site-deploy</tt>)</li></ul><p>To perform a release, execute this command:</p><div><pre>mvn release:perform
+</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 URL and an optional tag to perform the release from. For example:</p><div><pre>mvn release:perform -DconnectionUrl=scm:svn:https://svn.apache.org/repos/asf/maven/plugins/tags/maven-release-plugin-2.0
+</pre></div><p><tt>release:perform</tt> will fork a new Maven instance to build the checked-out project. This new Maven instance will use the same system configuration and Maven profiles used by the one running the <tt>release:perform</tt> goal.</p><p>It is possible to force some profiles to get enabled during release (for example to enable time-consuming tasks that are only relevant at release-time) by setting a comma separated list of profiles names in the <tt>releaseProfiles</tt> parameter. The goals and profiles required to release the project can then be configured in the POM:</p><div><pre>  &lt;plugin&gt;
     &lt;artifactId&gt;maven-release-plugin&lt;/artifactId&gt;
-    &lt;version&gt;2.2.2&lt;/version&gt;
+    &lt;version&gt;2.3&lt;/version&gt;
     &lt;configuration&gt;
       &lt;!--
         During release:perform, enable the &quot;release&quot; profile
        --&gt;
       &lt;releaseProfiles&gt;release&lt;/releaseProfiles&gt;
-      &lt;goals&gt;deploy assembly:assembly&lt;/goals&gt;
+      &lt;goals&gt;deploy assembly:single&lt;/goals&gt;
     &lt;/configuration&gt;
-  &lt;/plugin&gt;</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>
+  &lt;/plugin&gt;
+</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>