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:35:16 UTC

svn commit: r816525 [20/25] - 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/testapidocs/package-list
==============================================================================
--- websites/production/maventest/content/plugins/maven-release-plugin-latest/testapidocs/package-list (original)
+++ websites/production/maventest/content/plugins/maven-release-plugin-latest/testapidocs/package-list Tue May  8 11:35:10 2012
@@ -1,2 +1,2 @@
-org.apache.maven.plugins.release
-org.apache.maven.plugins.release.stubs
+org.apache.maven.plugins.release
+org.apache.maven.plugins.release.stubs

Modified: websites/production/maventest/content/plugins/maven-release-plugin-latest/testapidocs/packages
==============================================================================
--- websites/production/maventest/content/plugins/maven-release-plugin-latest/testapidocs/packages (original)
+++ websites/production/maventest/content/plugins/maven-release-plugin-latest/testapidocs/packages Tue May  8 11:35:10 2012
@@ -1,2 +1,2 @@
-org.apache.maven.plugins.release.stubs
-org.apache.maven.plugins.release
\ No newline at end of file
+org.apache.maven.plugins.release
+org.apache.maven.plugins.release.stubs
\ No newline at end of file

Added: websites/production/maventest/content/plugins/maven-release-plugin-latest/update-versions-mojo.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-release-plugin-latest/update-versions-mojo.html (added)
+++ websites/production/maventest/content/plugins/maven-release-plugin-latest/update-versions-mojo.html Tue May  8 11:35:10 2012
@@ -0,0 +1,560 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+
+
+
+
+
+
+
+
+
+
+
+<html xmlns="http://www.w3.org/1999/xhtml">
+  <head>
+    <title>Maven Release plugin - release:update-versions</title>
+    <style type="text/css" media="all">
+      @import url("./css/maven-base.css");
+      @import url("./css/maven-theme.css");
+      @import url("./css/site.css");
+    </style>
+    <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
+        <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
+                                                    
+<script type="text/javascript" src="http://www.google-analytics.com/urchin.js"></script>
+                                                        
+<script type="text/javascript">_uacct = "UA-140879-1";
+        urchinTracker();</script>
+                    </head>
+  <body class="composite">
+    <div id="banner">
+                  <a href="http://maven.apache.org/" id="bannerLeft">
+    
+                                    <img src="http://maven.apache.org/images/apache-maven-project-2.png" alt="" />
+    
+            </a>
+                        <a href="http://maven.apache.org/maven-release" id="bannerRight">
+    
+                                    <img src="http://maven.apache.org/images/maven-logo-2.gif" alt="" />
+    
+            </a>
+            <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="http://maven.apache.org/index.html" class="externalLink">Maven</a>
+                &gt;
+      
+                <a href="http://maven.apache.org/plugins/index.html" class="externalLink">Plugins</a>
+                &gt;
+      
+                <a href="http://maven.apache.org/plugins/maven-release-plugin/index.html" class="externalLink">Maven Release Plugin</a>
+                  </div>
+            <div class="xright">      
+  
+
+  
+    
+            
+  
+    
+             Last Published: 2010-02-07
+              &nbsp;| Version: 2.0
+            </div>
+      <div class="clear">
+        <hr/>
+      </div>
+    </div>
+    <div id="leftColumn">
+      <div id="navcolumn">
+           
+  
+
+  
+    
+            
+  
+    
+                   <h5>Overview</h5>
+            <ul>
+              
+    <li class="none">
+                    <a href="index.html">Introduction</a>
+          </li>
+              
+    <li class="none">
+                    <a href="plugin-info.html">Goals</a>
+          </li>
+              
+    <li class="none">
+                    <a href="usage.html">Usage</a>
+          </li>
+              
+    <li class="none">
+                    <a href="faq.html">FAQ</a>
+          </li>
+          </ul>
+              <h5>Examples</h5>
+            <ul>
+              
+    <li class="none">
+                    <a href="examples/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="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="http://maven.apache.org/ant-tasks/index.html" class="externalLink">Ant Tasks</a>
+          </li>
+              
+    <li class="none">
+                    <a href="http://maven.apache.org/doxia/index.html" class="externalLink">Doxia</a>
+          </li>
+              
+    <li class="none">
+                    <a href="http://maven.apache.org/jxr/index.html" class="externalLink">JXR</a>
+          </li>
+              
+    <li class="none">
+                    <a href="http://maven.apache.org/maven-1.x/index.html" class="externalLink">Maven 1.x</a>
+          </li>
+              
+    <li class="none">
+                    <a href="http://maven.apache.org/index.html" class="externalLink">Maven 2</a>
+          </li>
+              
+    <li class="none">
+                    <a href="http://maven.apache.org/mercury/index.html" class="externalLink">Mercury</a>
+          </li>
+              
+    <li class="none">
+                    <a href="http://maven.apache.org/plugins/index.html" class="externalLink">Plugins</a>
+          </li>
+              
+    <li class="none">
+                    <a href="http://maven.apache.org/scm/index.html" class="externalLink">SCM</a>
+          </li>
+              
+    <li class="none">
+                    <a href="http://maven.apache.org/shared/index.html" class="externalLink">Shared Components</a>
+          </li>
+              
+    <li class="none">
+                    <a href="http://maven.apache.org/surefire/index.html" class="externalLink">Surefire</a>
+          </li>
+              
+    <li class="none">
+                    <a href="http://maven.apache.org/wagon/index.html" class="externalLink">Wagon</a>
+          </li>
+          </ul>
+                                           <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
+            <img alt="Built by Maven" src="./images/logos/maven-feather.png"></img>
+          </a>
+                       
+  
+
+  
+    
+            
+  
+    
+        </div>
+    </div>
+    <div id="bodyColumn">
+      <div id="contentBox">
+        <div class="section"><h2><a name="release:update-versions"></a>release:update-versions</h2>
+<p><strong>Full name</strong>:</p>
+<p>org.apache.maven.plugins:maven-release-plugin:2.0:update-versions</p>
+<p><strong>Description</strong>:</p>
+<div>Update the POM versions for a project. For more info see <a href="/plugins/maven-release-plugin/examples/update-versions.html">this
+example</a>.</div><p><strong>Attributes</strong>:</p>
+<ul><li>Requires a Maven 2.0 project to be executed.</li>
+<li>Executes as an aggregator plugin.</li>
+<li>Since version: <code>2.0</code>.</li>
+</ul>
+<div class="section"><h3><a name="Optional_Parameters"></a>Optional Parameters</h3>
+<table class="bodyTable"><tr class="a"><th>Name</th>
+<th>Type</th>
+<th>Since</th>
+<th>Description</th>
+</tr>
+<tr class="b"><td><strong><a href="#addSchema">addSchema</a></strong></td>
+<td><code>boolean</code></td>
+<td><code>2.0</code></td>
+<td>Whether to add a schema to the POM if it was previously missing on
+release.<br />
+<strong>Default value is</strong>: <code>true</code>.</td>
+</tr>
+<tr class="a"><td><strong><a href="#arguments">arguments</a></strong></td>
+<td><code>String</code></td>
+<td><code>2.0</code></td>
+<td>Additional arguments to pass to the Maven executions, separated by
+spaces.<br />
+</td>
+</tr>
+<tr class="b"><td><strong><a href="#autoVersionSubmodules">autoVersionSubmodules</a></strong></td>
+<td><code>boolean</code></td>
+<td><code>2.0</code></td>
+<td>Whether to automatically assign submodules the parent version. If
+set to false, the user will be prompted for the version of each
+submodules.<br />
+<strong>Default value is</strong>: <code>false</code>.</td>
+</tr>
+<tr class="a"><td><strong><a href="#developmentVersion">developmentVersion</a></strong></td>
+<td><code>String</code></td>
+<td><code>2.0</code></td>
+<td>Default version to use for new local working copy.<br />
+</td>
+</tr>
+<tr class="b"><td><strong><a href="#javaHome">javaHome</a></strong></td>
+<td><code>File</code></td>
+<td><code>2.0-beta-8</code></td>
+<td>The JAVA_HOME parameter to use for forked Maven invocations.<br />
+<strong>Default value is</strong>: <code>${java.home}</code>.</td>
+</tr>
+<tr class="a"><td><strong><a href="#localCheckout">localCheckout</a></strong></td>
+<td><code>boolean</code></td>
+<td><code>2.0</code></td>
+<td>Use a local checkout instead of doing a checkout from the upstream
+repository. ATTENTION: This will only work with distributed SCMs
+which support the file:// protocol like e.g. git, jgit or hg! TODO:
+we should think about having the defaults for the various SCM
+providers provided via modello!<br />
+<strong>Default value is</strong>: <code>false</code>.</td>
+</tr>
+<tr class="b"><td><strong><a href="#localRepoDirectory">localRepoDirectory</a></strong></td>
+<td><code>File</code></td>
+<td><code>2.0-beta-8</code></td>
+<td>The command-line local repository directory in use for this build
+(if specified).<br />
+<strong>Default value is</strong>: <code>${maven.repo.local}</code>.</td>
+</tr>
+<tr class="a"><td><strong><a href="#mavenExecutorId">mavenExecutorId</a></strong></td>
+<td><code>String</code></td>
+<td><code>2.0-beta-8</code></td>
+<td>Role hint of the <code>MavenExecutor</code> implementation to use.<br />
+<strong>Default value is</strong>: <code>invoker</code>.</td>
+</tr>
+<tr class="b"><td><strong><a href="#mavenHome">mavenHome</a></strong></td>
+<td><code>File</code></td>
+<td><code>2.0-beta-8</code></td>
+<td>The M2_HOME parameter to use for forked Maven invocations.<br />
+<strong>Default value is</strong>: <code>${maven.home}</code>.</td>
+</tr>
+<tr class="a"><td><strong><a href="#password">password</a></strong></td>
+<td><code>String</code></td>
+<td><code>2.0</code></td>
+<td>The SCM password to use.<br />
+</td>
+</tr>
+<tr class="b"><td><strong><a href="#pomFileName">pomFileName</a></strong></td>
+<td><code>String</code></td>
+<td><code>2.0</code></td>
+<td>The file name of the POM to execute any goals against.<br />
+</td>
+</tr>
+<tr class="a"><td><strong><a href="#providerImplementations">providerImplementations</a></strong></td>
+<td><code>Map</code></td>
+<td><code>2.0-beta-6</code></td>
+<td>List of provider implementations.<br />
+</td>
+</tr>
+<tr class="b"><td><strong><a href="#scmCommentPrefix">scmCommentPrefix</a></strong></td>
+<td><code>String</code></td>
+<td><code>2.0-beta-5</code></td>
+<td>The message prefix to use for all SCM changes.<br />
+<strong>Default value is</strong>: <code>[maven-release-plugin] </code>.</td>
+</tr>
+<tr class="a"><td><strong><a href="#tag">tag</a></strong></td>
+<td><code>String</code></td>
+<td><code>2.0</code></td>
+<td>The SCM tag to use.<br />
+</td>
+</tr>
+<tr class="b"><td><strong><a href="#tagBase">tagBase</a></strong></td>
+<td><code>String</code></td>
+<td><code>2.0</code></td>
+<td>The tag base directory in SVN, you must define it if you don't use
+the standard svn layout (trunk/tags/branches). For example,
+<code>http://svn.apache.org/repos/asf/maven/plugins/tags</code>.
+The URL is an SVN URL and does not include the SCM provider and
+protocol.<br />
+</td>
+</tr>
+<tr class="a"><td><strong><a href="#username">username</a></strong></td>
+<td><code>String</code></td>
+<td><code>2.0</code></td>
+<td>The SCM username to use.<br />
+</td>
+</tr>
+</table>
+</div>
+<div class="section"><h3><a name="Parameter_Details"></a>Parameter Details</h3>
+<p><strong><a name="addSchema">addSchema</a>:</strong></p>
+<div>Whether to add a schema to the POM if it was previously missing on
+release.</div><ul><li><strong>Type</strong>: <code>boolean</code></li>
+<li><strong>Since</strong>: <code>2.0</code></li>
+<li><strong>Required</strong>: <code>No</code></li>
+<li><strong>Expression</strong>: <code>${addSchema}</code></li>
+<li><strong>Default</strong>: <code>true</code></li>
+</ul>
+<hr />
+<p><strong><a name="arguments">arguments</a>:</strong></p>
+<div>Additional arguments to pass to the Maven executions, separated by
+spaces.</div><ul><li><strong>Type</strong>: <code>java.lang.String</code></li>
+<li><strong>Since</strong>: <code>2.0</code></li>
+<li><strong>Required</strong>: <code>No</code></li>
+<li><strong>Expression</strong>: <code>${arguments}</code></li>
+</ul>
+<hr />
+<p><strong><a name="autoVersionSubmodules">autoVersionSubmodules</a>:</strong></p>
+<div>Whether to automatically assign submodules the parent version. If
+set to false, the user will be prompted for the version of each
+submodules.</div><ul><li><strong>Type</strong>: <code>boolean</code></li>
+<li><strong>Since</strong>: <code>2.0</code></li>
+<li><strong>Required</strong>: <code>No</code></li>
+<li><strong>Expression</strong>: <code>${autoVersionSubmodules}</code></li>
+<li><strong>Default</strong>: <code>false</code></li>
+</ul>
+<hr />
+<p><strong><a name="developmentVersion">developmentVersion</a>:</strong></p>
+<div>Default version to use for new local working copy.</div><ul><li><strong>Type</strong>: <code>java.lang.String</code></li>
+<li><strong>Since</strong>: <code>2.0</code></li>
+<li><strong>Required</strong>: <code>No</code></li>
+<li><strong>Expression</strong>: <code>${developmentVersion}</code></li>
+</ul>
+<hr />
+<p><strong><a name="javaHome">javaHome</a>:</strong></p>
+<div>The JAVA_HOME parameter to use for forked Maven invocations.</div><ul><li><strong>Type</strong>: <code>java.io.File</code></li>
+<li><strong>Since</strong>: <code>2.0-beta-8</code></li>
+<li><strong>Required</strong>: <code>No</code></li>
+<li><strong>Default</strong>: <code>${java.home}</code></li>
+</ul>
+<hr />
+<p><strong><a name="localCheckout">localCheckout</a>:</strong></p>
+<div>Use a local checkout instead of doing a checkout from the upstream
+repository. ATTENTION: This will only work with distributed SCMs
+which support the file:// protocol like e.g. git, jgit or hg! TODO:
+we should think about having the defaults for the various SCM
+providers provided via modello!</div><ul><li><strong>Type</strong>: <code>boolean</code></li>
+<li><strong>Since</strong>: <code>2.0</code></li>
+<li><strong>Required</strong>: <code>No</code></li>
+<li><strong>Expression</strong>: <code>${localCheckout}</code></li>
+<li><strong>Default</strong>: <code>false</code></li>
+</ul>
+<hr />
+<p><strong><a name="localRepoDirectory">localRepoDirectory</a>:</strong></p>
+<div>The command-line local repository directory in use for this build
+(if specified).</div><ul><li><strong>Type</strong>: <code>java.io.File</code></li>
+<li><strong>Since</strong>: <code>2.0-beta-8</code></li>
+<li><strong>Required</strong>: <code>No</code></li>
+<li><strong>Default</strong>: <code>${maven.repo.local}</code></li>
+</ul>
+<hr />
+<p><strong><a name="mavenExecutorId">mavenExecutorId</a>:</strong></p>
+<div>Role hint of the <code>MavenExecutor</code> implementation to use.</div><ul><li><strong>Type</strong>: <code>java.lang.String</code></li>
+<li><strong>Since</strong>: <code>2.0-beta-8</code></li>
+<li><strong>Required</strong>: <code>No</code></li>
+<li><strong>Expression</strong>: <code>${mavenExecutorId}</code></li>
+<li><strong>Default</strong>: <code>invoker</code></li>
+</ul>
+<hr />
+<p><strong><a name="mavenHome">mavenHome</a>:</strong></p>
+<div>The M2_HOME parameter to use for forked Maven invocations.</div><ul><li><strong>Type</strong>: <code>java.io.File</code></li>
+<li><strong>Since</strong>: <code>2.0-beta-8</code></li>
+<li><strong>Required</strong>: <code>No</code></li>
+<li><strong>Default</strong>: <code>${maven.home}</code></li>
+</ul>
+<hr />
+<p><strong><a name="password">password</a>:</strong></p>
+<div>The SCM password to use.</div><ul><li><strong>Type</strong>: <code>java.lang.String</code></li>
+<li><strong>Since</strong>: <code>2.0</code></li>
+<li><strong>Required</strong>: <code>No</code></li>
+<li><strong>Expression</strong>: <code>${password}</code></li>
+</ul>
+<hr />
+<p><strong><a name="pomFileName">pomFileName</a>:</strong></p>
+<div>The file name of the POM to execute any goals against.</div><ul><li><strong>Type</strong>: <code>java.lang.String</code></li>
+<li><strong>Since</strong>: <code>2.0</code></li>
+<li><strong>Required</strong>: <code>No</code></li>
+<li><strong>Expression</strong>: <code>${pomFileName}</code></li>
+</ul>
+<hr />
+<p><strong><a name="providerImplementations">providerImplementations</a>:</strong></p>
+<div>List of provider implementations.</div><ul><li><strong>Type</strong>: <code>java.util.Map</code></li>
+<li><strong>Since</strong>: <code>2.0-beta-6</code></li>
+<li><strong>Required</strong>: <code>No</code></li>
+</ul>
+<hr />
+<p><strong><a name="scmCommentPrefix">scmCommentPrefix</a>:</strong></p>
+<div>The message prefix to use for all SCM changes.</div><ul><li><strong>Type</strong>: <code>java.lang.String</code></li>
+<li><strong>Since</strong>: <code>2.0-beta-5</code></li>
+<li><strong>Required</strong>: <code>No</code></li>
+<li><strong>Expression</strong>: <code>${scmCommentPrefix}</code></li>
+<li><strong>Default</strong>: <code>[maven-release-plugin] </code></li>
+</ul>
+<hr />
+<p><strong><a name="tag">tag</a>:</strong></p>
+<div>The SCM tag to use.</div><ul><li><strong>Type</strong>: <code>java.lang.String</code></li>
+<li><strong>Since</strong>: <code>2.0</code></li>
+<li><strong>Required</strong>: <code>No</code></li>
+<li><strong>Expression</strong>: <code>${tag}</code></li>
+</ul>
+<hr />
+<p><strong><a name="tagBase">tagBase</a>:</strong></p>
+<div>The tag base directory in SVN, you must define it if you don't use
+the standard svn layout (trunk/tags/branches). For example,
+<code>http://svn.apache.org/repos/asf/maven/plugins/tags</code>.
+The URL is an SVN URL and does not include the SCM provider and
+protocol.</div><ul><li><strong>Type</strong>: <code>java.lang.String</code></li>
+<li><strong>Since</strong>: <code>2.0</code></li>
+<li><strong>Required</strong>: <code>No</code></li>
+<li><strong>Expression</strong>: <code>${tagBase}</code></li>
+</ul>
+<hr />
+<p><strong><a name="username">username</a>:</strong></p>
+<div>The SCM username to use.</div><ul><li><strong>Type</strong>: <code>java.lang.String</code></li>
+<li><strong>Since</strong>: <code>2.0</code></li>
+<li><strong>Required</strong>: <code>No</code></li>
+<li><strong>Expression</strong>: <code>${username}</code></li>
+</ul>
+</div>
+</div>
+
+      </div>
+    </div>
+    <div class="clear">
+      <hr/>
+    </div>
+    <div id="footer">
+      <div class="xright">&#169;  
+          2002-2010
+    
+          The Apache Software Foundation
+          
+  
+
+  
+    
+            
+  
+    
+   - <a href="http://maven.apache.org/privacy-policy.html">Privacy Policy</a></div>
+      <div class="clear">
+        <hr/>
+      </div>
+    </div>
+  </body>
+</html>
\ No newline at end of file

Propchange: websites/production/maventest/content/plugins/maven-release-plugin-latest/update-versions-mojo.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/maventest/content/plugins/maven-release-plugin-latest/update-versions-mojo.html
------------------------------------------------------------------------------
    svn:keywords = Author Date Id Revision

Modified: websites/production/maventest/content/plugins/maven-release-plugin-latest/usage.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-release-plugin-latest/usage.html (original)
+++ websites/production/maventest/content/plugins/maven-release-plugin-latest/usage.html Tue May  8 11:35:10 2012
@@ -12,7 +12,7 @@
 
 <html xmlns="http://www.w3.org/1999/xhtml">
   <head>
-    <title>Maven Release Plugin - Usage</title>
+    <title>Maven Release plugin - Usage</title>
     <style type="text/css" media="all">
       @import url("./css/maven-base.css");
       @import url("./css/maven-theme.css");
@@ -22,7 +22,7 @@
           <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=ISO-8859-1" />
+        <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script type="text/javascript" src="http://www.google-analytics.com/urchin.js"></script>
                                                         
@@ -31,14 +31,14 @@ John Tolentino jtolentino@apache.org" />
                     </head>
   <body class="composite">
     <div id="banner">
-                  <a href="../../" id="bannerLeft">
+                  <a href="http://maven.apache.org/" id="bannerLeft">
     
-                                            <img src="../../images/apache-maven-project-2.png" alt="" />
+                                    <img src="http://maven.apache.org/images/apache-maven-project-2.png" alt="" />
     
             </a>
-                        <a href="../../maven-release" id="bannerRight">
+                        <a href="http://maven.apache.org/maven-release" id="bannerRight">
     
-                                            <img src="../../images/maven-logo-2.gif" alt="" />
+                                    <img src="http://maven.apache.org/images/maven-logo-2.gif" alt="" />
     
             </a>
             <div class="clear">
@@ -59,13 +59,13 @@ John Tolentino jtolentino@apache.org" />
                 <a href="http://www.apache.org/" class="externalLink">Apache</a>
                 &gt;
       
-                <a href="../../index.html">Maven</a>
+                <a href="http://maven.apache.org/index.html" class="externalLink">Maven</a>
                 &gt;
       
-                <a href="../index.html">Plugins</a>
+                <a href="http://maven.apache.org/plugins/index.html" class="externalLink">Plugins</a>
                 &gt;
       
-                <a href="index.html">Maven Release Plugin</a>
+                <a href="http://maven.apache.org/plugins/maven-release-plugin/index.html" class="externalLink">Maven Release Plugin</a>
                   </div>
             <div class="xright">      
   
@@ -75,8 +75,8 @@ John Tolentino jtolentino@apache.org" />
             
   
     
-             Last Published: 2009-03-23
-              &nbsp;| Version: 2.0-beta-9
+             Last Published: 2010-02-07
+              &nbsp;| Version: 2.0
             </div>
       <div class="clear">
         <hr/>
@@ -115,11 +115,19 @@ John Tolentino jtolentino@apache.org" />
             <ul>
               
     <li class="none">
-                    <a href="examples/perform-release.html">Perform Release</a>
+                    <a href="examples/prepare-release.html">Prepare a Release</a>
           </li>
               
     <li class="none">
-                    <a href="examples/prepare-release.html">Prepare Release</a>
+                    <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">
@@ -139,7 +147,11 @@ John Tolentino jtolentino@apache.org" />
           </li>
               
     <li class="none">
-                    <a href="examples/non-interactive-release.html">Batch Mode Release</a>
+                    <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>
@@ -168,6 +180,8 @@ John Tolentino jtolentino@apache.org" />
       
             
       
+            
+      
               
         <li class="collapsed">
                     <a href="project-info.html">Project Information</a>
@@ -205,47 +219,47 @@ John Tolentino jtolentino@apache.org" />
             <ul>
               
     <li class="none">
-                    <a href="../../ant-tasks/index.html">Ant Tasks</a>
+                    <a href="http://maven.apache.org/ant-tasks/index.html" class="externalLink">Ant Tasks</a>
           </li>
               
     <li class="none">
-                    <a href="../../doxia/index.html">Doxia</a>
+                    <a href="http://maven.apache.org/doxia/index.html" class="externalLink">Doxia</a>
           </li>
               
     <li class="none">
-                    <a href="../../jxr/index.html">JXR</a>
+                    <a href="http://maven.apache.org/jxr/index.html" class="externalLink">JXR</a>
           </li>
               
     <li class="none">
-                    <a href="../../maven-1.x/index.html">Maven 1.x</a>
+                    <a href="http://maven.apache.org/maven-1.x/index.html" class="externalLink">Maven 1.x</a>
           </li>
               
     <li class="none">
-                    <a href="../../index.html">Maven 2</a>
+                    <a href="http://maven.apache.org/index.html" class="externalLink">Maven 2</a>
           </li>
               
     <li class="none">
-                    <a href="../../mercury/index.html">Mercury</a>
+                    <a href="http://maven.apache.org/mercury/index.html" class="externalLink">Mercury</a>
           </li>
               
     <li class="none">
-                    <a href="../index.html">Plugins</a>
+                    <a href="http://maven.apache.org/plugins/index.html" class="externalLink">Plugins</a>
           </li>
               
     <li class="none">
-                    <a href="../../scm/index.html">SCM</a>
+                    <a href="http://maven.apache.org/scm/index.html" class="externalLink">SCM</a>
           </li>
               
     <li class="none">
-                    <a href="../../shared/index.html">Shared Components</a>
+                    <a href="http://maven.apache.org/shared/index.html" class="externalLink">Shared Components</a>
           </li>
               
     <li class="none">
-                    <a href="../../surefire/index.html">Surefire</a>
+                    <a href="http://maven.apache.org/surefire/index.html" class="externalLink">Surefire</a>
           </li>
               
     <li class="none">
-                    <a href="../../wagon/index.html">Wagon</a>
+                    <a href="http://maven.apache.org/wagon/index.html" class="externalLink">Wagon</a>
           </li>
           </ul>
                                            <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
@@ -266,12 +280,13 @@ John Tolentino jtolentino@apache.org" />
         <div class="section"><h2>Usage</h2>
 <p>The following are some common scenarios in preparing a release.</p>
 <div class="section"><h3>Use a different username in the SCM server than the one in the operating system</h3>
-<p>Most of the SCMs are simply executed as an external command as the current user on your system. If this username is not the same as the remote username, you may need to set the following option:</p>
-<div class="source"><pre>mvn -Dusername=your_username release:prepare</pre>
+<p>Most of the SCMs are simply executed as an external command as the current user on your system. If this username is not the same as the SCM username, you may need to set the following option:</p>
+<div class="source"><pre>mvn -Dusername=your_scm_username release:prepare
+</pre>
 </div>
 </div>
 <div class="section"><h3>Set where to tag the files in Subversion</h3>
-<p>This example shows how to set the repository location for all tags to be created in Subversion. Note that it is not needed if you use the standard SVN layout, where the root project is in <tt>trunk</tt>, and there is a sibling <tt>tags</tt> directory.</p>
+<p>This example shows how to set the repository location for all tags to be created in Subversion. Note that this is not needed if you use the standard SVN layout, where the root project is in <tt>trunk</tt>, and there is a sibling <tt>tags</tt> directory.</p>
 <div class="source"><pre>&lt;project&gt;
   ...
   &lt;build&gt;
@@ -280,7 +295,7 @@ John Tolentino jtolentino@apache.org" />
       &lt;plugin&gt;
         &lt;groupId&gt;org.apache.maven.plugins&lt;/groupId&gt;
         &lt;artifactId&gt;maven-release-plugin&lt;/artifactId&gt;
-        &lt;version&gt;2.0-beta-7&lt;/version&gt;
+        &lt;version&gt;2.0&lt;/version&gt;
         &lt;configuration&gt;
           &lt;tagBase&gt;https://svn.apache.org/repos/asf/maven/components/releases&lt;/tagBase&gt;
         &lt;/configuration&gt;
@@ -289,28 +304,32 @@ John Tolentino jtolentino@apache.org" />
     ...
   &lt;/build&gt;
   ...
-&lt;/project&gt;</pre>
+&lt;/project&gt;
+</pre>
 </div>
 </div>
 <div class="section"><h3>Do a Dry Run</h3>
-<p>Since the release plugin performs a number of operations that change the project, it may be wise to do a dry run before a big release or on a new project. To do this, commit all of your files as if you were about to run a full release and run:</p>
-<div class="source"><pre>mvn release:prepare -DdryRun=true</pre>
+<p>Since the Release Plugin performs a number of operations that change the project, it may be wise to do a dry run before a big release or on a new project. To do this, commit all of your files as if you were about to run a full release and run:</p>
+<div class="source"><pre>mvn release:prepare -DdryRun=true
+</pre>
 </div>
 <p>This will ask all the same questions, run the same tests, and output a copy of how the POMs will look after transformation. You can check the output and review the POMs, then run:</p>
-<div class="source"><pre>mvn release:clean</pre>
+<div class="source"><pre>mvn release:clean
+</pre>
 </div>
 <p>This will remove all of the files created above, and the project will be ready to execute the proper release.</p>
 </div>
 <div class="section"><h3>Run in Batch Mode</h3>
 <p>Sometimes it is desirable to do the commit/tag process on a regular interval (e.g. to produce nightly or integration builds through a build server). To use the default inputs for the versions and tag information and not prompt for any values, use Maven's <tt>--batch-mode</tt> setting:</p>
-<div class="source"><pre>mvn --batch-mode release:prepare</pre>
+<div class="source"><pre>mvn --batch-mode release:prepare
+</pre>
 </div>
 </div>
 <div class="section"><h3>Use a staging repository</h3>
 <p>Sometimes it is desirable to deploy a pre-release to be approved before made publicly available. One option is to create release candidates versions using the <tt>release:perform</tt> goal, but the final deployed artifact will NOT be the exact one that has been approved as RCx.</p>
 <p>A common solution is to use a staging repository, where a test-version is deployed with it's documentation for review. If all is fine, it is then copied to the public repository. Using this strategy, the artifact that has been tested IS the one that is deployed.</p>
-<p>The <tt>release:stage</tt> goal uses this strategy. It replaces the <tt>release:perform</tt> goal and does the same tasks, but requires a <tt>stagingRepository</tt> parameter. It will automatically re-configure the deploy and site-deploy goals to use the staging strategy.</p>
-<p>After the release is complete, the <tt>release.properties</tt> and other release files will NOT be removed, so that you can still execute a <tt>release:rollback</tt> if something wrong has been detected and a new candidate must be created after some fixes. You just need to use a distinct tag in SCM, or rename the one that has been created if the SCM provider supports renaming tag.</p>
+<p>The <tt>release:stage</tt> goal uses this strategy. It replaces the <tt>release:perform</tt> goal and does the same tasks, but requires a <tt>stagingRepository</tt> parameter. It will automatically re-configure the <tt>deploy</tt> and <tt>site-deploy</tt> goals to use the staging strategy.</p>
+<p>After the release is complete, the <tt>release.properties</tt> and other release files will NOT be removed, so that you can still execute a <tt>release:rollback</tt> if some error has been detected and a new candidate must be created after some fixes. You just need to use a distinct tag in SCM, or rename the one that has been created if the SCM provider supports renaming tags.</p>
 </div>
 </div>
 
@@ -321,7 +340,7 @@ John Tolentino jtolentino@apache.org" />
     </div>
     <div id="footer">
       <div class="xright">&#169;  
-          2002-2009
+          2002-2010
     
           The Apache Software Foundation
           

Modified: websites/production/maventest/content/plugins/maven-release-plugin-latest/xref-test/allclasses-frame.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-release-plugin-latest/xref-test/allclasses-frame.html (original)
+++ websites/production/maventest/content/plugins/maven-release-plugin-latest/xref-test/allclasses-frame.html Tue May  8 11:35:10 2012
@@ -15,6 +15,9 @@
 				<a href="org/apache/maven/plugins/release/CleanReleaseMojoTest.html" target="classFrame">CleanReleaseMojoTest</a>
 			</li>
 						<li>
+				<a href="org/apache/maven/plugins/release/stubs/FlatMultiModuleMavenProjectStub.html" target="classFrame">FlatMultiModuleMavenProjectStub</a>
+			</li>
+						<li>
 				<a href="org/apache/maven/plugins/release/stubs/MavenProjectStub.html" target="classFrame">MavenProjectStub</a>
 			</li>
 						<li>

Modified: websites/production/maventest/content/plugins/maven-release-plugin-latest/xref-test/index.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-release-plugin-latest/xref-test/index.html (original)
+++ websites/production/maventest/content/plugins/maven-release-plugin-latest/xref-test/index.html Tue May  8 11:35:10 2012
@@ -3,7 +3,7 @@
 <html xml:lang="en" lang="en">
 	<head>
 		<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />
-		<title>Maven Release Plugin 2.0-beta-9 Reference</title>
+		<title>Maven Release Plugin 2.0 Reference</title>
 	</head>
     <frameset cols="20%,80%">
 		<frameset rows="30%,70%">