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 [3/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/apidocs/org/apache/maven/plugins/release/package-tree.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-release-plugin-latest/apidocs/org/apache/maven/plugins/release/package-tree.html (original)
+++ websites/production/maventest/content/plugins/maven-release-plugin-latest/apidocs/org/apache/maven/plugins/release/package-tree.html Tue May  8 11:35:10 2012
@@ -2,10 +2,10 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_17) on Mon Mar 23 23:43:18 CET 2009 -->
+<!-- Generated by javadoc (build 1.5.0_22) on Sun Feb 07 00:05:49 CET 2010 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-org.apache.maven.plugins.release Class Hierarchy (Maven Release Plugin 2.0-beta-9 API)
+org.apache.maven.plugins.release Class Hierarchy (Maven Release Plugin 2.0 API)
 </TITLE>
 
 
@@ -14,7 +14,7 @@ org.apache.maven.plugins.release Class H
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="org.apache.maven.plugins.release Class Hierarchy (Maven Release Plugin 2.0-beta-9 API)";
+    parent.document.title="org.apache.maven.plugins.release Class Hierarchy (Maven Release Plugin 2.0 API)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -88,7 +88,9 @@ Class Hierarchy
 <LI TYPE="circle">org.apache.maven.plugin.AbstractMojo (implements org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo)
 <UL>
 <LI TYPE="circle">org.apache.maven.plugins.release.<A HREF="../../../../../org/apache/maven/plugins/release/AbstractReleaseMojo.html" title="class in org.apache.maven.plugins.release"><B>AbstractReleaseMojo</B></A><UL>
-<LI TYPE="circle">org.apache.maven.plugins.release.<A HREF="../../../../../org/apache/maven/plugins/release/BranchReleaseMojo.html" title="class in org.apache.maven.plugins.release"><B>BranchReleaseMojo</B></A><LI TYPE="circle">org.apache.maven.plugins.release.<A HREF="../../../../../org/apache/maven/plugins/release/CleanReleaseMojo.html" title="class in org.apache.maven.plugins.release"><B>CleanReleaseMojo</B></A><LI TYPE="circle">org.apache.maven.plugins.release.<A HREF="../../../../../org/apache/maven/plugins/release/PerformReleaseMojo.html" title="class in org.apache.maven.plugins.release"><B>PerformReleaseMojo</B></A><LI TYPE="circle">org.apache.maven.plugins.release.<A HREF="../../../../../org/apache/maven/plugins/release/PrepareReleaseMojo.html" title="class in org.apache.maven.plugins.release"><B>PrepareReleaseMojo</B></A><LI TYPE="circle">org.apache.maven.plugins.release.<A HREF="../../../../../org/apache/maven/plugins/release/RollbackReleaseMojo.html" title="class 
 in org.apache.maven.plugins.release"><B>RollbackReleaseMojo</B></A><LI TYPE="circle">org.apache.maven.plugins.release.<A HREF="../../../../../org/apache/maven/plugins/release/StageReleaseMojo.html" title="class in org.apache.maven.plugins.release"><B>StageReleaseMojo</B></A></UL>
+<LI TYPE="circle">org.apache.maven.plugins.release.<A HREF="../../../../../org/apache/maven/plugins/release/BranchReleaseMojo.html" title="class in org.apache.maven.plugins.release"><B>BranchReleaseMojo</B></A><LI TYPE="circle">org.apache.maven.plugins.release.<A HREF="../../../../../org/apache/maven/plugins/release/CleanReleaseMojo.html" title="class in org.apache.maven.plugins.release"><B>CleanReleaseMojo</B></A><LI TYPE="circle">org.apache.maven.plugins.release.<A HREF="../../../../../org/apache/maven/plugins/release/PerformReleaseMojo.html" title="class in org.apache.maven.plugins.release"><B>PerformReleaseMojo</B></A><LI TYPE="circle">org.apache.maven.plugins.release.<A HREF="../../../../../org/apache/maven/plugins/release/PrepareReleaseMojo.html" title="class in org.apache.maven.plugins.release"><B>PrepareReleaseMojo</B></A><UL>
+<LI TYPE="circle">org.apache.maven.plugins.release.<A HREF="../../../../../org/apache/maven/plugins/release/PrepareWithPomReleaseMojo.html" title="class in org.apache.maven.plugins.release"><B>PrepareWithPomReleaseMojo</B></A></UL>
+<LI TYPE="circle">org.apache.maven.plugins.release.<A HREF="../../../../../org/apache/maven/plugins/release/RollbackReleaseMojo.html" title="class in org.apache.maven.plugins.release"><B>RollbackReleaseMojo</B></A><LI TYPE="circle">org.apache.maven.plugins.release.<A HREF="../../../../../org/apache/maven/plugins/release/StageReleaseMojo.html" title="class in org.apache.maven.plugins.release"><B>StageReleaseMojo</B></A><LI TYPE="circle">org.apache.maven.plugins.release.<A HREF="../../../../../org/apache/maven/plugins/release/UpdateVersionsMojo.html" title="class in org.apache.maven.plugins.release"><B>UpdateVersionsMojo</B></A></UL>
 <LI TYPE="circle">org.apache.maven.plugins.release.<A HREF="../../../../../org/apache/maven/plugins/release/HelpMojo.html" title="class in org.apache.maven.plugins.release"><B>HelpMojo</B></A></UL>
 </UL>
 </UL>
@@ -145,6 +147,6 @@ Class Hierarchy
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2002-2009 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright &#169; 2002-2010 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
 </BODY>
 </HTML>
\ No newline at end of file

Modified: websites/production/maventest/content/plugins/maven-release-plugin-latest/apidocs/org/apache/maven/plugins/release/package-use.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-release-plugin-latest/apidocs/org/apache/maven/plugins/release/package-use.html (original)
+++ websites/production/maventest/content/plugins/maven-release-plugin-latest/apidocs/org/apache/maven/plugins/release/package-use.html Tue May  8 11:35:10 2012
@@ -2,10 +2,10 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_17) on Mon Mar 23 23:43:18 CET 2009 -->
+<!-- Generated by javadoc (build 1.5.0_22) on Sun Feb 07 00:05:49 CET 2010 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Package org.apache.maven.plugins.release (Maven Release Plugin 2.0-beta-9 API)
+Uses of Package org.apache.maven.plugins.release (Maven Release Plugin 2.0 API)
 </TITLE>
 
 
@@ -14,7 +14,7 @@ Uses of Package org.apache.maven.plugins
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="Uses of Package org.apache.maven.plugins.release (Maven Release Plugin 2.0-beta-9 API)";
+    parent.document.title="Uses of Package org.apache.maven.plugins.release (Maven Release Plugin 2.0 API)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -91,6 +91,12 @@ Classes in <A HREF="../../../../../org/a
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Base class with shared configuration.</TD>
 </TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><B><A HREF="../../../../../org/apache/maven/plugins/release/class-use/PrepareReleaseMojo.html#org.apache.maven.plugins.release"><B>PrepareReleaseMojo</B></A></B>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Prepare for a release in SCM.</TD>
+</TR>
 </TABLE>
 &nbsp;
 <P>
@@ -147,6 +153,6 @@ Classes in <A HREF="../../../../../org/a
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2002-2009 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright &#169; 2002-2010 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
 </BODY>
 </HTML>
\ No newline at end of file

Modified: websites/production/maventest/content/plugins/maven-release-plugin-latest/apidocs/overview-tree.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-release-plugin-latest/apidocs/overview-tree.html (original)
+++ websites/production/maventest/content/plugins/maven-release-plugin-latest/apidocs/overview-tree.html Tue May  8 11:35:10 2012
@@ -2,10 +2,10 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_17) on Mon Mar 23 23:43:18 CET 2009 -->
+<!-- Generated by javadoc (build 1.5.0_22) on Sun Feb 07 00:05:49 CET 2010 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Class Hierarchy (Maven Release Plugin 2.0-beta-9 API)
+Class Hierarchy (Maven Release Plugin 2.0 API)
 </TITLE>
 
 
@@ -14,7 +14,7 @@ Class Hierarchy (Maven Release Plugin 2.
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="Class Hierarchy (Maven Release Plugin 2.0-beta-9 API)";
+    parent.document.title="Class Hierarchy (Maven Release Plugin 2.0 API)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -90,7 +90,9 @@ Class Hierarchy
 <LI TYPE="circle">org.apache.maven.plugin.AbstractMojo (implements org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo)
 <UL>
 <LI TYPE="circle">org.apache.maven.plugins.release.<A HREF="org/apache/maven/plugins/release/AbstractReleaseMojo.html" title="class in org.apache.maven.plugins.release"><B>AbstractReleaseMojo</B></A><UL>
-<LI TYPE="circle">org.apache.maven.plugins.release.<A HREF="org/apache/maven/plugins/release/BranchReleaseMojo.html" title="class in org.apache.maven.plugins.release"><B>BranchReleaseMojo</B></A><LI TYPE="circle">org.apache.maven.plugins.release.<A HREF="org/apache/maven/plugins/release/CleanReleaseMojo.html" title="class in org.apache.maven.plugins.release"><B>CleanReleaseMojo</B></A><LI TYPE="circle">org.apache.maven.plugins.release.<A HREF="org/apache/maven/plugins/release/PerformReleaseMojo.html" title="class in org.apache.maven.plugins.release"><B>PerformReleaseMojo</B></A><LI TYPE="circle">org.apache.maven.plugins.release.<A HREF="org/apache/maven/plugins/release/PrepareReleaseMojo.html" title="class in org.apache.maven.plugins.release"><B>PrepareReleaseMojo</B></A><LI TYPE="circle">org.apache.maven.plugins.release.<A HREF="org/apache/maven/plugins/release/RollbackReleaseMojo.html" title="class in org.apache.maven.plugins.release"><B>RollbackReleaseMojo</B></A><LI TYPE
 ="circle">org.apache.maven.plugins.release.<A HREF="org/apache/maven/plugins/release/StageReleaseMojo.html" title="class in org.apache.maven.plugins.release"><B>StageReleaseMojo</B></A></UL>
+<LI TYPE="circle">org.apache.maven.plugins.release.<A HREF="org/apache/maven/plugins/release/BranchReleaseMojo.html" title="class in org.apache.maven.plugins.release"><B>BranchReleaseMojo</B></A><LI TYPE="circle">org.apache.maven.plugins.release.<A HREF="org/apache/maven/plugins/release/CleanReleaseMojo.html" title="class in org.apache.maven.plugins.release"><B>CleanReleaseMojo</B></A><LI TYPE="circle">org.apache.maven.plugins.release.<A HREF="org/apache/maven/plugins/release/PerformReleaseMojo.html" title="class in org.apache.maven.plugins.release"><B>PerformReleaseMojo</B></A><LI TYPE="circle">org.apache.maven.plugins.release.<A HREF="org/apache/maven/plugins/release/PrepareReleaseMojo.html" title="class in org.apache.maven.plugins.release"><B>PrepareReleaseMojo</B></A><UL>
+<LI TYPE="circle">org.apache.maven.plugins.release.<A HREF="org/apache/maven/plugins/release/PrepareWithPomReleaseMojo.html" title="class in org.apache.maven.plugins.release"><B>PrepareWithPomReleaseMojo</B></A></UL>
+<LI TYPE="circle">org.apache.maven.plugins.release.<A HREF="org/apache/maven/plugins/release/RollbackReleaseMojo.html" title="class in org.apache.maven.plugins.release"><B>RollbackReleaseMojo</B></A><LI TYPE="circle">org.apache.maven.plugins.release.<A HREF="org/apache/maven/plugins/release/StageReleaseMojo.html" title="class in org.apache.maven.plugins.release"><B>StageReleaseMojo</B></A><LI TYPE="circle">org.apache.maven.plugins.release.<A HREF="org/apache/maven/plugins/release/UpdateVersionsMojo.html" title="class in org.apache.maven.plugins.release"><B>UpdateVersionsMojo</B></A></UL>
 <LI TYPE="circle">org.apache.maven.plugins.release.<A HREF="org/apache/maven/plugins/release/HelpMojo.html" title="class in org.apache.maven.plugins.release"><B>HelpMojo</B></A></UL>
 </UL>
 </UL>
@@ -147,6 +149,6 @@ Class Hierarchy
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2002-2009 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright &#169; 2002-2010 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
 </BODY>
 </HTML>
\ No newline at end of file

Modified: websites/production/maventest/content/plugins/maven-release-plugin-latest/apidocs/package-list
==============================================================================
--- websites/production/maventest/content/plugins/maven-release-plugin-latest/apidocs/package-list (original)
+++ websites/production/maventest/content/plugins/maven-release-plugin-latest/apidocs/package-list Tue May  8 11:35:10 2012
@@ -1 +1 @@
-org.apache.maven.plugins.release
+org.apache.maven.plugins.release

Modified: websites/production/maventest/content/plugins/maven-release-plugin-latest/branch-mojo.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-release-plugin-latest/branch-mojo.html (original)
+++ websites/production/maventest/content/plugins/maven-release-plugin-latest/branch-mojo.html Tue May  8 11:35:10 2012
@@ -12,14 +12,14 @@
 
 <html xmlns="http://www.w3.org/1999/xhtml">
   <head>
-    <title>Maven Release Plugin - release:branch</title>
+    <title>Maven Release plugin - release:branch</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=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>
                                                         
@@ -28,14 +28,14 @@
                     </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">
@@ -56,13 +56,13 @@
                 <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">      
   
@@ -72,8 +72,8 @@
             
   
     
-             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/>
@@ -112,11 +112,19 @@
             <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">
@@ -136,7 +144,11 @@
           </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>
@@ -165,6 +177,8 @@
       
             
       
+            
+      
               
         <li class="collapsed">
                     <a href="project-info.html">Project Information</a>
@@ -202,47 +216,47 @@
             <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">
@@ -262,12 +276,28 @@
       <div id="contentBox">
         <div class="section"><h2><a name="release:branch"></a>release:branch</h2>
 <p><strong>Full name</strong>:</p>
-<p>org.apache.maven.plugins:maven-release-plugin:2.0-beta-9:branch</p>
+<p>org.apache.maven.plugins:maven-release-plugin:2.0:branch</p>
 <p><strong>Description</strong>:</p>
-<div>Branch a project in SCM.</div><p><strong>Attributes</strong>:</p>
+<div>Branch a project in SCM. For more info see <a href="/plugins/maven-release-plugin/examples/branch.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-beta-6</code>.</li>
 </ul>
+<div class="section"><h3><a name="Required_Parameters"></a>Required 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="#branchName">branchName</a></strong></td>
+<td><code>String</code></td>
+<td><code>2.0-beta-6</code></td>
+<td>The branch name to use.<br />
+</td>
+</tr>
+</table>
+</div>
 <div class="section"><h3><a name="Optional_Parameters"></a>Optional Parameters</h3>
 <table class="bodyTable"><tr class="a"><th>Name</th>
 <th>Type</th>
@@ -276,35 +306,45 @@
 </tr>
 <tr class="b"><td><strong><a href="#addSchema">addSchema</a></strong></td>
 <td><code>boolean</code></td>
-<td><code>-</code></td>
+<td><code>2.0-beta-6</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>-</code></td>
+<td><code>2.0-beta-6</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>-</code></td>
+<td><code>2.0-beta-6</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="#branchName">branchName</a></strong></td>
+<tr class="a"><td><strong><a href="#branchBase">branchBase</a></strong></td>
 <td><code>String</code></td>
-<td><code>-</code></td>
-<td>The branch name to use.<br />
+<td><code>2.0</code></td>
+<td>The branch 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/branches</code>.
+The URL is an SVN URL and does not include the SCM provider and
+protocol.<br />
 </td>
 </tr>
-<tr class="b"><td><strong><a href="#dryRun">dryRun</a></strong></td>
+<tr class="b"><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="a"><td><strong><a href="#dryRun">dryRun</a></strong></td>
 <td><code>boolean</code></td>
-<td><code>-</code></td>
+<td><code>2.0-beta-6</code></td>
 <td>Dry run: don't checkin or tag anything in the scm repository, or
 modify the checkout. Running <code>mvn -DdryRun=true
 release:prepare</code> is useful in order to check that
@@ -313,64 +353,88 @@ console) are working as expected. Modifi
 alongside the originals without modifying them.<br />
 <strong>Default value is</strong>: <code>false</code>.</td>
 </tr>
-<tr class="a"><td><strong><a href="#javaHome">javaHome</a></strong></td>
+<tr class="b"><td><strong><a href="#javaHome">javaHome</a></strong></td>
 <td><code>File</code></td>
-<td><code>-</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>-</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>-</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>-</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>-</code></td>
+<td><code>2.0-beta-6</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>-</code></td>
+<td><code>2.0-beta-6</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>-</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="#releaseVersion">releaseVersion</a></strong></td>
+<td><code>String</code></td>
+<td><code>2.0</code></td>
+<td>Default version to use when preparing a release or a branch.<br />
+</td>
+</tr>
+<tr class="a"><td><strong><a href="#remoteTagging">remoteTagging</a></strong></td>
+<td><code>boolean</code></td>
+<td><code>2.0</code></td>
+<td>currently only implemented with svn scm. Enable a workaround to
+prevent issue due to svn client &gt; 1.5.0
+(http://jira.codehaus.org/browse/SCM-406)<br />
+<strong>Default value is</strong>: <code>true</code>.</td>
+</tr>
 <tr class="b"><td><strong><a href="#scmCommentPrefix">scmCommentPrefix</a></strong></td>
 <td><code>String</code></td>
-<td><code>-</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>-</code></td>
+<td><code>2.0-beta-6</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>-</code></td>
+<td><code>2.0-beta-6</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>.
@@ -380,39 +444,39 @@ protocol.<br />
 </tr>
 <tr class="a"><td><strong><a href="#updateBranchVersions">updateBranchVersions</a></strong></td>
 <td><code>boolean</code></td>
-<td><code>-</code></td>
+<td><code>2.0-beta-6</code></td>
 <td>Whether to update versions in the branch.<br />
 <strong>Default value is</strong>: <code>false</code>.</td>
 </tr>
 <tr class="b"><td><strong><a href="#updateDependencies">updateDependencies</a></strong></td>
 <td><code>boolean</code></td>
-<td><code>-</code></td>
+<td><code>2.0-beta-6</code></td>
 <td>Whether to update dependencies version to the next development
 version.<br />
 <strong>Default value is</strong>: <code>true</code>.</td>
 </tr>
 <tr class="a"><td><strong><a href="#updateVersionsToSnapshot">updateVersionsToSnapshot</a></strong></td>
 <td><code>boolean</code></td>
-<td><code>-</code></td>
+<td><code>2.0-beta-6</code></td>
 <td>Whether to update versions to SNAPSHOT in the branch.<br />
 <strong>Default value is</strong>: <code>true</code>.</td>
 </tr>
 <tr class="b"><td><strong><a href="#updateWorkingCopyVersions">updateWorkingCopyVersions</a></strong></td>
 <td><code>boolean</code></td>
-<td><code>-</code></td>
+<td><code>2.0-beta-6</code></td>
 <td>Whether to update versions in the working copy.<br />
 <strong>Default value is</strong>: <code>true</code>.</td>
 </tr>
 <tr class="a"><td><strong><a href="#useEditMode">useEditMode</a></strong></td>
 <td><code>boolean</code></td>
-<td><code>-</code></td>
+<td><code>2.0-beta-6</code></td>
 <td>Whether to use &quot;edit&quot; mode on the SCM, to lock the file for editing
 during SCM operations.<br />
 <strong>Default value is</strong>: <code>false</code>.</td>
 </tr>
 <tr class="b"><td><strong><a href="#username">username</a></strong></td>
 <td><code>String</code></td>
-<td><code>-</code></td>
+<td><code>2.0-beta-6</code></td>
 <td>The SCM username to use.<br />
 </td>
 </tr>
@@ -422,6 +486,7 @@ during SCM operations.<br />
 <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-beta-6</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>
@@ -430,6 +495,7 @@ release.</div><ul><li><strong>Type</stro
 <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-beta-6</code></li>
 <li><strong>Required</strong>: <code>No</code></li>
 <li><strong>Expression</strong>: <code>${arguments}</code></li>
 </ul>
@@ -438,17 +504,37 @@ spaces.</div><ul><li><strong>Type</stron
 <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-beta-6</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="branchBase">branchBase</a>:</strong></p>
+<div>The branch 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/branches</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>${branchBase}</code></li>
+</ul>
+<hr />
 <p><strong><a name="branchName">branchName</a>:</strong></p>
 <div>The branch name to use.</div><ul><li><strong>Type</strong>: <code>java.lang.String</code></li>
-<li><strong>Required</strong>: <code>No</code></li>
+<li><strong>Since</strong>: <code>2.0-beta-6</code></li>
+<li><strong>Required</strong>: <code>Yes</code></li>
 <li><strong>Expression</strong>: <code>${branchName}</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="dryRun">dryRun</a>:</strong></p>
 <div>Dry run: don't checkin or tag anything in the scm repository, or
 modify the checkout. Running <code>mvn -DdryRun=true
@@ -456,6 +542,7 @@ release:prepare</code> is useful in orde
 modifications to poms and scm operations (only listed on the
 console) are working as expected. Modified POMs are written
 alongside the originals without modifying them.</div><ul><li><strong>Type</strong>: <code>boolean</code></li>
+<li><strong>Since</strong>: <code>2.0-beta-6</code></li>
 <li><strong>Required</strong>: <code>No</code></li>
 <li><strong>Expression</strong>: <code>${dryRun}</code></li>
 <li><strong>Default</strong>: <code>false</code></li>
@@ -463,19 +550,34 @@ alongside the originals without modifyin
 <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>
@@ -483,29 +585,51 @@ alongside the originals without modifyin
 <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-beta-6</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-beta-6</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="releaseVersion">releaseVersion</a>:</strong></p>
+<div>Default version to use when preparing a release or a branch.</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>${releaseVersion}</code></li>
+</ul>
+<hr />
+<p><strong><a name="remoteTagging">remoteTagging</a>:</strong></p>
+<div>currently only implemented with svn scm. Enable a workaround to
+prevent issue due to svn client &gt; 1.5.0
+(http://jira.codehaus.org/browse/SCM-406)</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>${remoteTagging}</code></li>
+<li><strong>Default</strong>: <code>true</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>
@@ -513,6 +637,7 @@ alongside the originals without modifyin
 <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-beta-6</code></li>
 <li><strong>Required</strong>: <code>No</code></li>
 <li><strong>Expression</strong>: <code>${tag}</code></li>
 </ul>
@@ -523,12 +648,14 @@ the standard svn layout (trunk/tags/bran
 <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-beta-6</code></li>
 <li><strong>Required</strong>: <code>No</code></li>
 <li><strong>Expression</strong>: <code>${tagBase}</code></li>
 </ul>
 <hr />
 <p><strong><a name="updateBranchVersions">updateBranchVersions</a>:</strong></p>
 <div>Whether to update versions in the branch.</div><ul><li><strong>Type</strong>: <code>boolean</code></li>
+<li><strong>Since</strong>: <code>2.0-beta-6</code></li>
 <li><strong>Required</strong>: <code>No</code></li>
 <li><strong>Expression</strong>: <code>${updateBranchVersions}</code></li>
 <li><strong>Default</strong>: <code>false</code></li>
@@ -537,6 +664,7 @@ protocol.</div><ul><li><strong>Type</str
 <p><strong><a name="updateDependencies">updateDependencies</a>:</strong></p>
 <div>Whether to update dependencies version to the next development
 version.</div><ul><li><strong>Type</strong>: <code>boolean</code></li>
+<li><strong>Since</strong>: <code>2.0-beta-6</code></li>
 <li><strong>Required</strong>: <code>No</code></li>
 <li><strong>Expression</strong>: <code>${updateDependencies}</code></li>
 <li><strong>Default</strong>: <code>true</code></li>
@@ -544,6 +672,7 @@ version.</div><ul><li><strong>Type</stro
 <hr />
 <p><strong><a name="updateVersionsToSnapshot">updateVersionsToSnapshot</a>:</strong></p>
 <div>Whether to update versions to SNAPSHOT in the branch.</div><ul><li><strong>Type</strong>: <code>boolean</code></li>
+<li><strong>Since</strong>: <code>2.0-beta-6</code></li>
 <li><strong>Required</strong>: <code>No</code></li>
 <li><strong>Expression</strong>: <code>${updateVersionsToSnapshot}</code></li>
 <li><strong>Default</strong>: <code>true</code></li>
@@ -551,6 +680,7 @@ version.</div><ul><li><strong>Type</stro
 <hr />
 <p><strong><a name="updateWorkingCopyVersions">updateWorkingCopyVersions</a>:</strong></p>
 <div>Whether to update versions in the working copy.</div><ul><li><strong>Type</strong>: <code>boolean</code></li>
+<li><strong>Since</strong>: <code>2.0-beta-6</code></li>
 <li><strong>Required</strong>: <code>No</code></li>
 <li><strong>Expression</strong>: <code>${updateWorkingCopyVersions}</code></li>
 <li><strong>Default</strong>: <code>true</code></li>
@@ -559,6 +689,7 @@ version.</div><ul><li><strong>Type</stro
 <p><strong><a name="useEditMode">useEditMode</a>:</strong></p>
 <div>Whether to use &quot;edit&quot; mode on the SCM, to lock the file for editing
 during SCM operations.</div><ul><li><strong>Type</strong>: <code>boolean</code></li>
+<li><strong>Since</strong>: <code>2.0-beta-6</code></li>
 <li><strong>Required</strong>: <code>No</code></li>
 <li><strong>Expression</strong>: <code>${useEditMode}</code></li>
 <li><strong>Default</strong>: <code>false</code></li>
@@ -566,6 +697,7 @@ during SCM operations.</div><ul><li><str
 <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-beta-6</code></li>
 <li><strong>Required</strong>: <code>No</code></li>
 <li><strong>Expression</strong>: <code>${username}</code></li>
 </ul>
@@ -579,7 +711,7 @@ during SCM operations.</div><ul><li><str
     </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/checkstyle.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-release-plugin-latest/checkstyle.html (original)
+++ websites/production/maventest/content/plugins/maven-release-plugin-latest/checkstyle.html Tue May  8 11:35:10 2012
@@ -12,14 +12,14 @@
 
 <html xmlns="http://www.w3.org/1999/xhtml">
   <head>
-    <title>Maven Release Plugin - Checkstyle Results</title>
+    <title>Maven Release plugin - Checkstyle Results</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=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>
                                                         
@@ -28,14 +28,14 @@
                     </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">
@@ -56,13 +56,13 @@
                 <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">      
   
@@ -72,8 +72,8 @@
             
   
     
-             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/>
@@ -112,11 +112,19 @@
             <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">
@@ -136,7 +144,11 @@
           </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>
@@ -165,6 +177,8 @@
       
             
       
+            
+      
               
         <li class="collapsed">
                     <a href="project-info.html">Project Information</a>
@@ -248,47 +262,47 @@
             <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">
@@ -315,10 +329,10 @@
 <th>Warnings&#160;<img alt="Warnings" src="images/icon_warning_sml.gif" /></th>
 <th>Errors&#160;<img alt="Errors" src="images/icon_error_sml.gif" /></th>
 </tr>
-<tr class="b"><td>7</td>
-<td>0</td>
-<td>1</td>
+<tr class="b"><td>5</td>
 <td>0</td>
+<td>4</td>
+<td>5</td>
 </tr>
 </table>
 </div>
@@ -333,6 +347,26 @@
 <td>1</td>
 <td>0</td>
 </tr>
+<tr class="a"><td><a href="#org.apache.maven.plugins.release.BranchReleaseMojo.java">org/apache/maven/plugins/release/BranchReleaseMojo.java</a></td>
+<td>0</td>
+<td>0</td>
+<td>2</td>
+</tr>
+<tr class="b"><td><a href="#org.apache.maven.plugins.release.PrepareReleaseMojo.java">org/apache/maven/plugins/release/PrepareReleaseMojo.java</a></td>
+<td>0</td>
+<td>2</td>
+<td>2</td>
+</tr>
+<tr class="a"><td><a href="#org.apache.maven.plugins.release.PrepareWithPomReleaseMojo.java">org/apache/maven/plugins/release/PrepareWithPomReleaseMojo.java</a></td>
+<td>0</td>
+<td>1</td>
+<td>0</td>
+</tr>
+<tr class="b"><td><a href="#org.apache.maven.plugins.release.UpdateVersionsMojo.java">org/apache/maven/plugins/release/UpdateVersionsMojo.java</a></td>
+<td>0</td>
+<td>0</td>
+<td>1</td>
+</tr>
 </table>
 </div>
 <div class="section"><h2>Rules</h2>
@@ -356,22 +390,28 @@
 <li><b>max</b>: <tt>&quot;120&quot;</tt></li>
 </ul>
 </td>
-<td>0</td>
+<td>5</td>
 <td><img alt="Errors" src="images/icon_error_sml.gif" />&#160;Error</td>
 </tr>
 <tr class="a"><td>MemberName</td>
 <td>0</td>
 <td><img alt="Errors" src="images/icon_error_sml.gif" />&#160;Error</td>
 </tr>
-<tr class="b"><td>JavadocMethod</td>
-<td>0</td>
+<tr class="b"><td>JavadocMethod<ul><li><b>scope</b>: <tt>&quot;protected&quot;</tt></li>
+</ul>
+</td>
+<td>2</td>
 <td><img alt="Warnings" src="images/icon_warning_sml.gif" />&#160;Warning</td>
 </tr>
-<tr class="a"><td>JavadocType</td>
+<tr class="a"><td>JavadocType<ul><li><b>scope</b>: <tt>&quot;protected&quot;</tt></li>
+</ul>
+</td>
 <td>0</td>
 <td><img alt="Errors" src="images/icon_error_sml.gif" />&#160;Error</td>
 </tr>
-<tr class="b"><td>JavadocVariable</td>
+<tr class="b"><td>JavadocVariable<ul><li><b>scope</b>: <tt>&quot;protected&quot;</tt></li>
+</ul>
+</td>
 <td>0</td>
 <td><img alt="Infos" src="images/icon_info_sml.gif" />&#160;Info</td>
 </tr>
@@ -507,7 +547,7 @@
 <li><b>ignoreSetter</b>: <tt>&quot;true&quot;</tt></li>
 </ul>
 </td>
-<td>1</td>
+<td>2</td>
 <td><img alt="Warnings" src="images/icon_warning_sml.gif" />&#160;Warning</td>
 </tr>
 <tr class="b"><td>IllegalInstantiation</td>
@@ -544,7 +584,8 @@
 <td>0</td>
 <td><img alt="Errors" src="images/icon_error_sml.gif" />&#160;Error</td>
 </tr>
-<tr class="b"><td>VisibilityModifier<ul><li><b>protectedAllowed</b>: <tt>&quot;true&quot;</tt></li>
+<tr class="b"><td>VisibilityModifier<ul><li><b>packageAllowed</b>: <tt>&quot;true&quot;</tt></li>
+<li><b>protectedAllowed</b>: <tt>&quot;true&quot;</tt></li>
 </ul>
 </td>
 <td>0</td>
@@ -564,7 +605,67 @@
 </tr>
 <tr class="a"><td><img alt="Warnings" src="images/icon_warning_sml.gif" /></td>
 <td>'arguments' hides a field.</td>
-<td><a href="./xref/org/apache/maven/plugins/release/AbstractReleaseMojo.html#231">231</a></td>
+<td><a href="./xref/org/apache/maven/plugins/release/AbstractReleaseMojo.html#252">252</a></td>
+</tr>
+</table>
+</div>
+<div class="section"><h3><a name="org.apache.maven.plugins.release.BranchReleaseMojo.java"></a>org/apache/maven/plugins/release/BranchReleaseMojo.java</h3>
+<table class="bodyTable"><tr class="b"><th>Violation</th>
+<th>Message</th>
+<th>Line</th>
+</tr>
+<tr class="a"><td><img alt="Errors" src="images/icon_error_sml.gif" /></td>
+<td>Line is longer than 120 characters.</td>
+<td><a href="./xref/org/apache/maven/plugins/release/BranchReleaseMojo.html#51">51</a></td>
+</tr>
+<tr class="b"><td><img alt="Errors" src="images/icon_error_sml.gif" /></td>
+<td>Line is longer than 120 characters.</td>
+<td><a href="./xref/org/apache/maven/plugins/release/BranchReleaseMojo.html#52">52</a></td>
+</tr>
+</table>
+</div>
+<div class="section"><h3><a name="org.apache.maven.plugins.release.PrepareReleaseMojo.java"></a>org/apache/maven/plugins/release/PrepareReleaseMojo.java</h3>
+<table class="bodyTable"><tr class="a"><th>Violation</th>
+<th>Message</th>
+<th>Line</th>
+</tr>
+<tr class="b"><td><img alt="Errors" src="images/icon_error_sml.gif" /></td>
+<td>Line is longer than 120 characters.</td>
+<td><a href="./xref/org/apache/maven/plugins/release/PrepareReleaseMojo.html#178">178</a></td>
+</tr>
+<tr class="a"><td><img alt="Warnings" src="images/icon_warning_sml.gif" /></td>
+<td>Missing a Javadoc comment.</td>
+<td><a href="./xref/org/apache/maven/plugins/release/PrepareReleaseMojo.html#184">184</a></td>
+</tr>
+<tr class="b"><td><img alt="Warnings" src="images/icon_warning_sml.gif" /></td>
+<td>'generateReleasePoms' hides a field.</td>
+<td><a href="./xref/org/apache/maven/plugins/release/PrepareReleaseMojo.html#184">184</a></td>
+</tr>
+<tr class="a"><td><img alt="Errors" src="images/icon_error_sml.gif" /></td>
+<td>Line is longer than 120 characters.</td>
+<td><a href="./xref/org/apache/maven/plugins/release/PrepareReleaseMojo.html#187">187</a></td>
+</tr>
+</table>
+</div>
+<div class="section"><h3><a name="org.apache.maven.plugins.release.PrepareWithPomReleaseMojo.java"></a>org/apache/maven/plugins/release/PrepareWithPomReleaseMojo.java</h3>
+<table class="bodyTable"><tr class="b"><th>Violation</th>
+<th>Message</th>
+<th>Line</th>
+</tr>
+<tr class="a"><td><img alt="Warnings" src="images/icon_warning_sml.gif" /></td>
+<td>Missing a Javadoc comment.</td>
+<td><a href="./xref/org/apache/maven/plugins/release/PrepareWithPomReleaseMojo.html#45">45</a></td>
+</tr>
+</table>
+</div>
+<div class="section"><h3><a name="org.apache.maven.plugins.release.UpdateVersionsMojo.java"></a>org/apache/maven/plugins/release/UpdateVersionsMojo.java</h3>
+<table class="bodyTable"><tr class="b"><th>Violation</th>
+<th>Message</th>
+<th>Line</th>
+</tr>
+<tr class="a"><td><img alt="Errors" src="images/icon_error_sml.gif" /></td>
+<td>Line is longer than 120 characters.</td>
+<td><a href="./xref/org/apache/maven/plugins/release/UpdateVersionsMojo.html#95">95</a></td>
 </tr>
 </table>
 </div>
@@ -577,7 +678,7 @@
     </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/checkstyle.rss
==============================================================================
--- websites/production/maventest/content/plugins/maven-release-plugin-latest/checkstyle.rss (original)
+++ websites/production/maventest/content/plugins/maven-release-plugin-latest/checkstyle.rss Tue May  8 11:35:10 2012
@@ -3,19 +3,19 @@
 <rss version="0.91">
   <channel>
     <title>Maven Release Plugin - Checkstyle report</title>
-    <link>http://maven.apache.org/plugins/maven-release-plugin/</link>
+    <link>../../../../../people.apache.org/www/maven.apache.org/plugins/maven-release-plugin</link>
     <description>Maven Release Plugin - Checkstyle report</description>
     <language>en-us</language>
-    <copyright>&#169;2002 - 2009 The Apache Software Foundation</copyright>
+    <copyright>&#169;2002 - 2010 The Apache Software Foundation</copyright>
     <item>
-      <title>File: 7,
-             Errors: 0,
-             Warnings: 1,
+      <title>File: 5,
+             Errors: 5,
+             Warnings: 4,
              Infos: 0
       </title>
-            <link>http://maven.apache.org/plugins/maven-release-plugin//checkstyle.html</link>
+            <link>../../../../../people.apache.org/www/maven.apache.org/plugins/maven-release-plugin/checkstyle.html</link>
       <description>
-        <p>Click <a href="http://maven.apache.org/plugins/maven-release-plugin//checkstyle.html">here</a> for the full Checkstyle report.</p>
+        <p>Click <a href="../../../../../people.apache.org/www/maven.apache.org/plugins/maven-release-plugin/checkstyle.html">here</a> for the full Checkstyle report.</p>
 
         <table summary="Files" boder="1">
           <thead>
@@ -29,7 +29,7 @@
           <tbody>
                           <tr>
                 <td>
-                  <a href="http://maven.apache.org/plugins/maven-release-plugin//checkstyle.html#org.apache.maven.plugins.release.RollbackReleaseMojo.java">org/apache/maven/plugins/release/RollbackReleaseMojo.java</a>
+                  <a href="../../../../../people.apache.org/www/maven.apache.org/plugins/maven-release-plugin/checkstyle.html#org.apache.maven.plugins.release.UpdateVersionsMojo.java">org/apache/maven/plugins/release/UpdateVersionsMojo.java</a>
                 </td>
                 <td>
                   0
@@ -38,46 +38,18 @@
                   0
                 </td>
                 <td>
-                  0
-                </td>
-              </tr>
-                          <tr>
-                <td>
-                  <a href="http://maven.apache.org/plugins/maven-release-plugin//checkstyle.html#org.apache.maven.plugins.release.PerformReleaseMojo.java">org/apache/maven/plugins/release/PerformReleaseMojo.java</a>
-                </td>
-                <td>
-                  0
-                </td>
-                <td>
-                  0
-                </td>
-                <td>
-                  0
-                </td>
-              </tr>
-                          <tr>
-                <td>
-                  <a href="http://maven.apache.org/plugins/maven-release-plugin//checkstyle.html#org.apache.maven.plugins.release.CleanReleaseMojo.java">org/apache/maven/plugins/release/CleanReleaseMojo.java</a>
-                </td>
-                <td>
-                  0
-                </td>
-                <td>
-                  0
-                </td>
-                <td>
-                  0
+                  1
                 </td>
               </tr>
                           <tr>
                 <td>
-                  <a href="http://maven.apache.org/plugins/maven-release-plugin//checkstyle.html#org.apache.maven.plugins.release.StageReleaseMojo.java">org/apache/maven/plugins/release/StageReleaseMojo.java</a>
+                  <a href="../../../../../people.apache.org/www/maven.apache.org/plugins/maven-release-plugin/checkstyle.html#org.apache.maven.plugins.release.PrepareWithPomReleaseMojo.java">org/apache/maven/plugins/release/PrepareWithPomReleaseMojo.java</a>
                 </td>
                 <td>
                   0
                 </td>
                 <td>
-                  0
+                  1
                 </td>
                 <td>
                   0
@@ -85,21 +57,21 @@
               </tr>
                           <tr>
                 <td>
-                  <a href="http://maven.apache.org/plugins/maven-release-plugin//checkstyle.html#org.apache.maven.plugins.release.PrepareReleaseMojo.java">org/apache/maven/plugins/release/PrepareReleaseMojo.java</a>
+                  <a href="../../../../../people.apache.org/www/maven.apache.org/plugins/maven-release-plugin/checkstyle.html#org.apache.maven.plugins.release.PrepareReleaseMojo.java">org/apache/maven/plugins/release/PrepareReleaseMojo.java</a>
                 </td>
                 <td>
                   0
                 </td>
                 <td>
-                  0
+                  2
                 </td>
                 <td>
-                  0
+                  2
                 </td>
               </tr>
                           <tr>
                 <td>
-                  <a href="http://maven.apache.org/plugins/maven-release-plugin//checkstyle.html#org.apache.maven.plugins.release.BranchReleaseMojo.java">org/apache/maven/plugins/release/BranchReleaseMojo.java</a>
+                  <a href="../../../../../people.apache.org/www/maven.apache.org/plugins/maven-release-plugin/checkstyle.html#org.apache.maven.plugins.release.BranchReleaseMojo.java">org/apache/maven/plugins/release/BranchReleaseMojo.java</a>
                 </td>
                 <td>
                   0
@@ -108,12 +80,12 @@
                   0
                 </td>
                 <td>
-                  0
+                  2
                 </td>
               </tr>
                           <tr>
                 <td>
-                  <a href="http://maven.apache.org/plugins/maven-release-plugin//checkstyle.html#org.apache.maven.plugins.release.AbstractReleaseMojo.java">org/apache/maven/plugins/release/AbstractReleaseMojo.java</a>
+                  <a href="../../../../../people.apache.org/www/maven.apache.org/plugins/maven-release-plugin/checkstyle.html#org.apache.maven.plugins.release.AbstractReleaseMojo.java">org/apache/maven/plugins/release/AbstractReleaseMojo.java</a>
                 </td>
                 <td>
                   0

Modified: websites/production/maventest/content/plugins/maven-release-plugin-latest/clean-mojo.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-release-plugin-latest/clean-mojo.html (original)
+++ websites/production/maventest/content/plugins/maven-release-plugin-latest/clean-mojo.html Tue May  8 11:35:10 2012
@@ -12,14 +12,14 @@
 
 <html xmlns="http://www.w3.org/1999/xhtml">
   <head>
-    <title>Maven Release Plugin - release:clean</title>
+    <title>Maven Release plugin - release:clean</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=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>
                                                         
@@ -28,14 +28,14 @@
                     </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">
@@ -56,13 +56,13 @@
                 <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">      
   
@@ -72,8 +72,8 @@
             
   
     
-             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/>
@@ -112,11 +112,19 @@
             <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">
@@ -136,7 +144,11 @@
           </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>
@@ -165,6 +177,8 @@
       
             
       
+            
+      
               
         <li class="collapsed">
                     <a href="project-info.html">Project Information</a>
@@ -202,47 +216,47 @@
             <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">
@@ -262,9 +276,10 @@
       <div id="contentBox">
         <div class="section"><h2><a name="release:clean"></a>release:clean</h2>
 <p><strong>Full name</strong>:</p>
-<p>org.apache.maven.plugins:maven-release-plugin:2.0-beta-9:clean</p>
+<p>org.apache.maven.plugins:maven-release-plugin:2.0:clean</p>
 <p><strong>Description</strong>:</p>
-<div>Clean up after a release preparation.</div><p><strong>Attributes</strong>:</p>
+<div>Clean up after a release preparation. For more info see <a href="/plugins/maven-release-plugin/examples/clean-release.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>
 </ul>
@@ -283,60 +298,70 @@ spaces.<br />
 </tr>
 <tr class="a"><td><strong><a href="#javaHome">javaHome</a></strong></td>
 <td><code>File</code></td>
-<td><code>-</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="b"><td><strong><a href="#localRepoDirectory">localRepoDirectory</a></strong></td>
+<tr class="b"><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="a"><td><strong><a href="#localRepoDirectory">localRepoDirectory</a></strong></td>
 <td><code>File</code></td>
-<td><code>-</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>
+<tr class="b"><td><strong><a href="#mavenExecutorId">mavenExecutorId</a></strong></td>
 <td><code>String</code></td>
-<td><code>-</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>
+<tr class="a"><td><strong><a href="#mavenHome">mavenHome</a></strong></td>
 <td><code>File</code></td>
-<td><code>-</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>
+<tr class="b"><td><strong><a href="#password">password</a></strong></td>
 <td><code>String</code></td>
 <td><code>-</code></td>
 <td>The SCM password to use.<br />
 </td>
 </tr>
-<tr class="b"><td><strong><a href="#pomFileName">pomFileName</a></strong></td>
+<tr class="a"><td><strong><a href="#pomFileName">pomFileName</a></strong></td>
 <td><code>String</code></td>
 <td><code>-</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>
+<tr class="b"><td><strong><a href="#providerImplementations">providerImplementations</a></strong></td>
 <td><code>Map</code></td>
-<td><code>-</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>
+<tr class="a"><td><strong><a href="#scmCommentPrefix">scmCommentPrefix</a></strong></td>
 <td><code>String</code></td>
-<td><code>-</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>
+<tr class="b"><td><strong><a href="#tag">tag</a></strong></td>
 <td><code>String</code></td>
 <td><code>-</code></td>
 <td>The SCM tag to use.<br />
 </td>
 </tr>
-<tr class="b"><td><strong><a href="#tagBase">tagBase</a></strong></td>
+<tr class="a"><td><strong><a href="#tagBase">tagBase</a></strong></td>
 <td><code>String</code></td>
 <td><code>-</code></td>
 <td>The tag base directory in SVN, you must define it if you don't use
@@ -346,7 +371,7 @@ The URL is an SVN URL and does not inclu
 protocol.<br />
 </td>
 </tr>
-<tr class="a"><td><strong><a href="#username">username</a></strong></td>
+<tr class="b"><td><strong><a href="#username">username</a></strong></td>
 <td><code>String</code></td>
 <td><code>-</code></td>
 <td>The SCM username to use.<br />
@@ -364,19 +389,34 @@ spaces.</div><ul><li><strong>Type</stron
 <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>
@@ -384,6 +424,7 @@ spaces.</div><ul><li><strong>Type</stron
 <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>
@@ -402,11 +443,13 @@ spaces.</div><ul><li><strong>Type</stron
 <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>
@@ -443,7 +486,7 @@ protocol.</div><ul><li><strong>Type</str
     </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/cobertura/frame-sourcefiles-org.apache.maven.plugins.release.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-release-plugin-latest/cobertura/frame-sourcefiles-org.apache.maven.plugins.release.html (original)
+++ websites/production/maventest/content/plugins/maven-release-plugin-latest/cobertura/frame-sourcefiles-org.apache.maven.plugins.release.html Tue May  8 11:35:10 2012
@@ -30,7 +30,10 @@ org.apache.maven.plugins.release
 <td nowrap="nowrap"><a target="summary" href="org.apache.maven.plugins.release.PerformReleaseMojo.html">PerformReleaseMojo</a> <i>(86%)</i></td>
 </tr>
 <tr>
-<td nowrap="nowrap"><a target="summary" href="org.apache.maven.plugins.release.PrepareReleaseMojo.html">PrepareReleaseMojo</a> <i>(100%)</i></td>
+<td nowrap="nowrap"><a target="summary" href="org.apache.maven.plugins.release.PrepareReleaseMojo.html">PrepareReleaseMojo</a> <i>(97%)</i></td>
+</tr>
+<tr>
+<td nowrap="nowrap"><a target="summary" href="org.apache.maven.plugins.release.PrepareWithPomReleaseMojo.html">PrepareWithPomReleaseMojo</a> <i>(0%)</i></td>
 </tr>
 <tr>
 <td nowrap="nowrap"><a target="summary" href="org.apache.maven.plugins.release.RollbackReleaseMojo.html">RollbackReleaseMojo</a> <i>(0%)</i></td>
@@ -38,6 +41,9 @@ org.apache.maven.plugins.release
 <tr>
 <td nowrap="nowrap"><a target="summary" href="org.apache.maven.plugins.release.StageReleaseMojo.html">StageReleaseMojo</a> <i>(64%)</i></td>
 </tr>
+<tr>
+<td nowrap="nowrap"><a target="summary" href="org.apache.maven.plugins.release.UpdateVersionsMojo.html">UpdateVersionsMojo</a> <i>(0%)</i></td>
+</tr>
 </tbody>
 </table>
 </body>

Modified: websites/production/maventest/content/plugins/maven-release-plugin-latest/cobertura/frame-sourcefiles.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-release-plugin-latest/cobertura/frame-sourcefiles.html (original)
+++ websites/production/maventest/content/plugins/maven-release-plugin-latest/cobertura/frame-sourcefiles.html Tue May  8 11:35:10 2012
@@ -30,7 +30,10 @@ All Packages
 <td nowrap="nowrap"><a target="summary" href="org.apache.maven.plugins.release.PerformReleaseMojo.html">PerformReleaseMojo</a> <i>(86%)</i></td>
 </tr>
 <tr>
-<td nowrap="nowrap"><a target="summary" href="org.apache.maven.plugins.release.PrepareReleaseMojo.html">PrepareReleaseMojo</a> <i>(100%)</i></td>
+<td nowrap="nowrap"><a target="summary" href="org.apache.maven.plugins.release.PrepareReleaseMojo.html">PrepareReleaseMojo</a> <i>(97%)</i></td>
+</tr>
+<tr>
+<td nowrap="nowrap"><a target="summary" href="org.apache.maven.plugins.release.PrepareWithPomReleaseMojo.html">PrepareWithPomReleaseMojo</a> <i>(0%)</i></td>
 </tr>
 <tr>
 <td nowrap="nowrap"><a target="summary" href="org.apache.maven.plugins.release.RollbackReleaseMojo.html">RollbackReleaseMojo</a> <i>(0%)</i></td>
@@ -38,6 +41,9 @@ All Packages
 <tr>
 <td nowrap="nowrap"><a target="summary" href="org.apache.maven.plugins.release.StageReleaseMojo.html">StageReleaseMojo</a> <i>(64%)</i></td>
 </tr>
+<tr>
+<td nowrap="nowrap"><a target="summary" href="org.apache.maven.plugins.release.UpdateVersionsMojo.html">UpdateVersionsMojo</a> <i>(0%)</i></td>
+</tr>
 </tbody>
 </table>
 </body>