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 [17/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/rollback-mojo.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-release-plugin-latest/rollback-mojo.html (original)
+++ websites/production/maventest/content/plugins/maven-release-plugin-latest/rollback-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:rollback</title>
+    <title>Maven Release plugin - release:rollback</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:rollback"></a>release:rollback</h2>
 <p><strong>Full name</strong>:</p>
-<p>org.apache.maven.plugins:maven-release-plugin:2.0-beta-9:rollback</p>
+<p>org.apache.maven.plugins:maven-release-plugin:2.0:rollback</p>
 <p><strong>Description</strong>:</p>
-<div>Rollback changes made by a previous release.</div><p><strong>Attributes</strong>:</p>
+<div>Rollback changes made by a previous release. For more info see <a href="/plugins/maven-release-plugin/examples/rollback-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>
 <li>Since version: <code>2.0-beta-5</code>.</li>
@@ -284,60 +299,70 @@ spaces.<br />
 </tr>
 <tr class="a"><td><strong><a href="#javaHome">javaHome</a></strong></td>
 <td><code>File</code></td>
-<td><code>2.0-beta-5</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>2.0-beta-5</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>2.0-beta-5</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>2.0-beta-5</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>2.0-beta-5</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>2.0-beta-5</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>2.0-beta-5</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>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>2.0-beta-5</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>2.0-beta-5</code></td>
 <td>The tag base directory in SVN, you must define it if you don't use
@@ -347,7 +372,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>2.0-beta-5</code></td>
 <td>The SCM username to use.<br />
@@ -366,22 +391,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-5</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-5</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-5</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>
@@ -389,7 +426,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-5</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>
@@ -410,7 +447,7 @@ 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-5</code></li>
+<li><strong>Since</strong>: <code>2.0-beta-6</code></li>
 <li><strong>Required</strong>: <code>No</code></li>
 </ul>
 <hr />
@@ -456,7 +493,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/source-repository.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-release-plugin-latest/source-repository.html (original)
+++ websites/production/maventest/content/plugins/maven-release-plugin-latest/source-repository.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 - Source Repository</title>
+    <title>Maven Release plugin - Source Repository</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>
@@ -164,6 +176,8 @@
             
       
             
+      
+            
             
               
             <li class="expanded">
@@ -171,6 +185,10 @@
                   <ul>
                   
     <li class="none">
+                    <a href="index.html">About</a>
+          </li>
+                  
+    <li class="none">
                     <a href="integration.html">Continuous Integration</a>
           </li>
                   
@@ -248,47 +266,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">
@@ -306,32 +324,32 @@
     </div>
     <div id="bodyColumn">
       <div id="contentBox">
-        <div class="section"><h2>Overview</h2>
+        <a name="Overview"></a><div class="section"><h2>Overview</h2>
 This project uses <a href="http://subversion.tigris.org/" class="externalLink">Subversion</a> to manage its source code. Instructions on Subversion use can be found at <a href="http://svnbook.red-bean.com/" class="externalLink">http://svnbook.red-bean.com/</a>.</div>
-<div class="section"><h2>Web Access</h2>
+<a name="Web_Access"></a><div class="section"><h2>Web Access</h2>
 <p>The following is a link to the online source repository.</p>
-<div class="source"><pre><a href="http://svn.apache.org/viewvc/maven/release/tags/maven-release-2.0-beta-9/maven-release-plugin" class="externalLink">http://svn.apache.org/viewvc/maven/release/tags/maven-release-2.0-beta-9/maven-release-plugin</a></pre>
+<div class="source"><pre><a href="http://svn.apache.org/viewvc/maven/release/tags/maven-release-2.0/maven-release-plugin" class="externalLink">http://svn.apache.org/viewvc/maven/release/tags/maven-release-2.0/maven-release-plugin</a></pre>
 </div>
 </div>
-<div class="section"><h2>Anonymous access</h2>
+<a name="Anonymous_access"></a><div class="section"><h2>Anonymous access</h2>
 <p>The source can be checked out anonymously from SVN with this command:</p>
-<div class="source"><pre>$ svn checkout http://svn.apache.org/repos/asf/maven/release/tags/maven-release-2.0-beta-9/maven-release-plugin maven-release-plugin</pre>
+<div class="source"><pre>$ svn checkout http://svn.apache.org/repos/asf/maven/release/tags/maven-release-2.0/maven-release-plugin maven-release-plugin</pre>
 </div>
 </div>
-<div class="section"><h2>Developer access</h2>
+<a name="Developer_access"></a><div class="section"><h2>Developer access</h2>
 <p>Everyone can access the Subversion repository via HTTP, but Committers must checkout the Subversion repository via HTTPS.</p>
-<div class="source"><pre>$ svn checkout https://svn.apache.org/repos/asf/maven/release/tags/maven-release-2.0-beta-9/maven-release-plugin maven-release-plugin</pre>
+<div class="source"><pre>$ svn checkout https://svn.apache.org/repos/asf/maven/release/tags/maven-release-2.0/maven-release-plugin maven-release-plugin</pre>
 </div>
 <p>To commit changes to the repository, execute the following command to commit your changes (svn will prompt you for your password)</p>
 <div class="source"><pre>$ svn commit --username your-username -m &quot;A message&quot;</pre>
 </div>
 </div>
-<div class="section"><h2>Access from behind a firewall</h2>
+<a name="Access_from_behind_a_firewall"></a><div class="section"><h2>Access from behind a firewall</h2>
 <p>For those users who are stuck behind a corporate firewall which is blocking HTTP access to the Subversion repository, you can try to access it via the developer connection:</p>
-<div class="source"><pre>$ svn checkout https://svn.apache.org/repos/asf/maven/release/tags/maven-release-2.0-beta-9/maven-release-plugin maven-release-plugin</pre>
+<div class="source"><pre>$ svn checkout https://svn.apache.org/repos/asf/maven/release/tags/maven-release-2.0/maven-release-plugin maven-release-plugin</pre>
 </div>
 </div>
-<div class="section"><h2>Access through a proxy</h2>
+<a name="Access_through_a_proxy"></a><div class="section"><h2>Access through a proxy</h2>
 <p>The Subversion client can go through a proxy, if you configure it to do so. First, edit your &quot;servers&quot; configuration file to indicate which proxy to use. The file's location depends on your operating system. On Linux or Unix it is located in the directory &quot;~/.subversion&quot;. On Windows it is in &quot;%APPDATA%\Subversion&quot;. (Try &quot;echo %APPDATA%&quot;, note this is a hidden directory.)</p>
 <p>There are comments in the file explaining what to do. If you don't have that file, get the latest Subversion client and run any command; this will cause the configuration directory and template files to be created.</p>
 <p>Example: Edit the 'servers' file and add something like:</p>
@@ -349,7 +367,7 @@ http-proxy-port = 3128
     </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/stage-mojo.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-release-plugin-latest/stage-mojo.html (original)
+++ websites/production/maventest/content/plugins/maven-release-plugin-latest/stage-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:stage</title>
+    <title>Maven Release plugin - release:stage</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,10 +276,11 @@
       <div id="contentBox">
         <div class="section"><h2><a name="release:stage"></a>release:stage</h2>
 <p><strong>Full name</strong>:</p>
-<p>org.apache.maven.plugins:maven-release-plugin:2.0-beta-9:stage</p>
+<p>org.apache.maven.plugins:maven-release-plugin:2.0:stage</p>
 <p><strong>Description</strong>:</p>
 <div>Perform a release from SCM to a staging repository.</div><p><strong>Attributes</strong>:</p>
 <ul><li>Executes as an aggregator plugin.</li>
+<li>Since version: <code>2.0-beta-8</code>.</li>
 </ul>
 <div class="section"><h3><a name="Required_Parameters"></a>Required Parameters</h3>
 <table class="bodyTable"><tr class="a"><th>Name</th>
@@ -275,13 +290,13 @@
 </tr>
 <tr class="b"><td><strong><a href="#stagingRepository">stagingRepository</a></strong></td>
 <td><code>String</code></td>
-<td><code>-</code></td>
+<td><code>2.0-beta-8</code></td>
 <td>URL of the staging repository to use.<br />
 </td>
 </tr>
 <tr class="a"><td><strong><a href="#workingDirectory">workingDirectory</a></strong></td>
 <td><code>File</code></td>
-<td><code>-</code></td>
+<td><code>2.0-beta-8</code></td>
 <td>The checkout directory.<br />
 <strong>Default value is</strong>: <code>${project.build.directory}/checkout</code>.</td>
 </tr>
@@ -295,14 +310,14 @@
 </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-8</code></td>
 <td>Additional arguments to pass to the Maven executions, separated by
 spaces.<br />
 </td>
 </tr>
 <tr class="b"><td><strong><a href="#connectionUrl">connectionUrl</a></strong></td>
 <td><code>String</code></td>
-<td><code>-</code></td>
+<td><code>2.0-beta-8</code></td>
 <td>The SCM URL to checkout from. If omitted, the one from the
 <code>release.properties</code> file is used, followed by the URL
 from the current POM.<br />
@@ -310,7 +325,7 @@ from the current POM.<br />
 </tr>
 <tr class="a"><td><strong><a href="#goals">goals</a></strong></td>
 <td><code>String</code></td>
-<td><code>-</code></td>
+<td><code>2.0-beta-8</code></td>
 <td>A comma or space separated list of goals to execute on deployment.
 Default value is either <code>deploy</code> or <code>deploy
 site-deploy</code>, if the project has a
@@ -319,69 +334,79 @@ site-deploy</code>, if the project has a
 </tr>
 <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="#localRepoDirectory">localRepoDirectory</a></strong></td>
+<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="b"><td><strong><a href="#mavenExecutorId">mavenExecutorId</a></strong></td>
+<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="a"><td><strong><a href="#mavenHome">mavenHome</a></strong></td>
+<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="b"><td><strong><a href="#password">password</a></strong></td>
+<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-8</code></td>
 <td>The SCM password to use.<br />
 </td>
 </tr>
-<tr class="a"><td><strong><a href="#pomFileName">pomFileName</a></strong></td>
+<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-8</code></td>
 <td>The file name of the POM to execute any goals against.<br />
 </td>
 </tr>
-<tr class="b"><td><strong><a href="#providerImplementations">providerImplementations</a></strong></td>
+<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="a"><td><strong><a href="#releaseProfiles">releaseProfiles</a></strong></td>
+<tr class="b"><td><strong><a href="#releaseProfiles">releaseProfiles</a></strong></td>
 <td><code>String</code></td>
-<td><code>-</code></td>
+<td><code>2.0-beta-8</code></td>
 <td>Comma separated profiles to enable on deployment, in addition to
 active profiles for project execution.<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><code>2.0-beta-8</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><code>2.0-beta-8</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>.
@@ -389,16 +414,16 @@ The URL is an SVN URL and does not inclu
 protocol.<br />
 </td>
 </tr>
-<tr class="a"><td><strong><a href="#useReleaseProfile">useReleaseProfile</a></strong></td>
+<tr class="b"><td><strong><a href="#useReleaseProfile">useReleaseProfile</a></strong></td>
 <td><code>boolean</code></td>
-<td><code>-</code></td>
+<td><code>2.0-beta-8</code></td>
 <td>Whether to use the release profile that adds sources and javadocs
 to the released artifact, if appropriate.<br />
 <strong>Default value is</strong>: <code>true</code>.</td>
 </tr>
-<tr class="b"><td><strong><a href="#username">username</a></strong></td>
+<tr class="a"><td><strong><a href="#username">username</a></strong></td>
 <td><code>String</code></td>
-<td><code>-</code></td>
+<td><code>2.0-beta-8</code></td>
 <td>The SCM username to use.<br />
 </td>
 </tr>
@@ -408,6 +433,7 @@ to the released artifact, if appropriate
 <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-8</code></li>
 <li><strong>Required</strong>: <code>No</code></li>
 <li><strong>Expression</strong>: <code>${arguments}</code></li>
 </ul>
@@ -416,6 +442,7 @@ spaces.</div><ul><li><strong>Type</stron
 <div>The SCM URL to checkout from. If omitted, the one from the
 <code>release.properties</code> file is used, followed by the URL
 from the current POM.</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>${connectionUrl}</code></li>
 </ul>
@@ -425,25 +452,41 @@ from the current POM.</div><ul><li><stro
 Default value is either <code>deploy</code> or <code>deploy
 site-deploy</code>, if the project has a
 &lt;distributionManagement&gt;/&lt;site&gt; element.</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>${goals}</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>
@@ -451,36 +494,42 @@ site-deploy</code>, if the project has a
 <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-8</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-8</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="releaseProfiles">releaseProfiles</a>:</strong></p>
 <div>Comma separated profiles to enable on deployment, in addition to
 active profiles for project execution.</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>${releaseProfiles}</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>
@@ -488,12 +537,14 @@ active profiles for project execution.</
 <hr />
 <p><strong><a name="stagingRepository">stagingRepository</a>:</strong></p>
 <div>URL of the staging repository 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>Yes</code></li>
 <li><strong>Expression</strong>: <code>${stagingRepository}</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-beta-8</code></li>
 <li><strong>Required</strong>: <code>No</code></li>
 <li><strong>Expression</strong>: <code>${tag}</code></li>
 </ul>
@@ -504,6 +555,7 @@ 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-8</code></li>
 <li><strong>Required</strong>: <code>No</code></li>
 <li><strong>Expression</strong>: <code>${tagBase}</code></li>
 </ul>
@@ -511,6 +563,7 @@ protocol.</div><ul><li><strong>Type</str
 <p><strong><a name="useReleaseProfile">useReleaseProfile</a>:</strong></p>
 <div>Whether to use the release profile that adds sources and javadocs
 to the released artifact, if appropriate.</div><ul><li><strong>Type</strong>: <code>boolean</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>${useReleaseProfile}</code></li>
 <li><strong>Default</strong>: <code>true</code></li>
@@ -518,12 +571,14 @@ to the released artifact, if appropriate
 <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-8</code></li>
 <li><strong>Required</strong>: <code>No</code></li>
 <li><strong>Expression</strong>: <code>${username}</code></li>
 </ul>
 <hr />
 <p><strong><a name="workingDirectory">workingDirectory</a>:</strong></p>
 <div>The checkout directory.</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>Yes</code></li>
 <li><strong>Expression</strong>: <code>${workingDirectory}</code></li>
 <li><strong>Default</strong>: <code>${project.build.directory}/checkout</code></li>
@@ -538,7 +593,7 @@ to the released artifact, if appropriate
     </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/surefire-report.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-release-plugin-latest/surefire-report.html (original)
+++ websites/production/maventest/content/plugins/maven-release-plugin-latest/surefire-report.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 - Surefire Report</title>
+    <title>Maven Release plugin - Surefire Report</title>
     <style type="text/css" media="all">
       @import url("./css/maven-base.css");
       @import url("./css/maven-theme.css");
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-        <meta 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">
@@ -332,12 +346,12 @@ function toggleDisplay(elementId) {
 <th>Success Rate</th>
 <th>Time</th>
 </tr>
-<tr class="b"><td>13</td>
+<tr class="b"><td>14</td>
 <td>0</td>
 <td>0</td>
 <td>0</td>
 <td>100%</td>
-<td>5.32</td>
+<td>3.327</td>
 </tr>
 </table>
 <br />
@@ -355,12 +369,12 @@ Note: failures are anticipated and check
 <th>Time</th>
 </tr>
 <tr class="b"><td><a href="#org.apache.maven.plugins.release">org.apache.maven.plugins.release</a></td>
-<td>13</td>
+<td>14</td>
 <td>0</td>
 <td>0</td>
 <td>0</td>
 <td>100%</td>
-<td>5.32</td>
+<td>3.327</td>
 </tr>
 </table>
 <br />
@@ -374,41 +388,41 @@ Note: package statistics are not compute
 <th>Success Rate</th>
 <th>Time</th>
 </tr>
-<tr class="b"><td><a href="#org.apache.maven.plugins.releaseStageReleaseMojoTest"><img src="images/icon_success_sml.gif" /></a></td>
-<td><a href="#org.apache.maven.plugins.releaseStageReleaseMojoTest">StageReleaseMojoTest</a></td>
+<tr class="b"><td><a href="#org.apache.maven.plugins.releaseCleanReleaseMojoTest"><img src="images/icon_success_sml.gif" /></a></td>
+<td><a href="#org.apache.maven.plugins.releaseCleanReleaseMojoTest">CleanReleaseMojoTest</a></td>
 <td>1</td>
 <td>0</td>
 <td>0</td>
 <td>0</td>
 <td>100%</td>
-<td>1.89</td>
+<td>0.203</td>
 </tr>
-<tr class="a"><td><a href="#org.apache.maven.plugins.releasePrepareReleaseMojoTest"><img src="images/icon_success_sml.gif" /></a></td>
-<td><a href="#org.apache.maven.plugins.releasePrepareReleaseMojoTest">PrepareReleaseMojoTest</a></td>
-<td>3</td>
+<tr class="a"><td><a href="#org.apache.maven.plugins.releasePerformReleaseMojoTest"><img src="images/icon_success_sml.gif" /></a></td>
+<td><a href="#org.apache.maven.plugins.releasePerformReleaseMojoTest">PerformReleaseMojoTest</a></td>
+<td>9</td>
 <td>0</td>
 <td>0</td>
 <td>0</td>
 <td>100%</td>
-<td>0.89</td>
+<td>1.734</td>
 </tr>
-<tr class="b"><td><a href="#org.apache.maven.plugins.releaseCleanReleaseMojoTest"><img src="images/icon_success_sml.gif" /></a></td>
-<td><a href="#org.apache.maven.plugins.releaseCleanReleaseMojoTest">CleanReleaseMojoTest</a></td>
-<td>1</td>
+<tr class="b"><td><a href="#org.apache.maven.plugins.releasePrepareReleaseMojoTest"><img src="images/icon_success_sml.gif" /></a></td>
+<td><a href="#org.apache.maven.plugins.releasePrepareReleaseMojoTest">PrepareReleaseMojoTest</a></td>
+<td>3</td>
 <td>0</td>
 <td>0</td>
 <td>0</td>
 <td>100%</td>
-<td>0.281</td>
+<td>0.562</td>
 </tr>
-<tr class="a"><td><a href="#org.apache.maven.plugins.releasePerformReleaseMojoTest"><img src="images/icon_success_sml.gif" /></a></td>
-<td><a href="#org.apache.maven.plugins.releasePerformReleaseMojoTest">PerformReleaseMojoTest</a></td>
-<td>8</td>
+<tr class="a"><td><a href="#org.apache.maven.plugins.releaseStageReleaseMojoTest"><img src="images/icon_success_sml.gif" /></a></td>
+<td><a href="#org.apache.maven.plugins.releaseStageReleaseMojoTest">StageReleaseMojoTest</a></td>
+<td>1</td>
 <td>0</td>
 <td>0</td>
 <td>0</td>
 <td>100%</td>
-<td>2.259</td>
+<td>0.828</td>
 </tr>
 </table>
 </div>
@@ -416,67 +430,71 @@ Note: package statistics are not compute
 </div>
 <div class="section"><h2><a name="Test_Cases"></a>Test Cases</h2>
 <div class="section">[<a href="#Summary">Summary</a>] [<a href="#Package_List">Package List</a>] [<a href="#Test_Cases">Test Cases</a>]</div>
-<div class="section"><h3><a name="org.apache.maven.plugins.releaseStageReleaseMojoTest"></a>StageReleaseMojoTest</h3>
-<table class="bodyTable"><tr class="b"><td><img src="images/icon_success_sml.gif" /></td>
-<td>testStage</td>
-<td>1.804</td>
-</tr>
-</table>
-</div>
-<div class="section"><h3><a name="org.apache.maven.plugins.releasePrepareReleaseMojoTest"></a>PrepareReleaseMojoTest</h3>
-<table class="bodyTable"><tr class="a"><td><img src="images/icon_success_sml.gif" /></td>
-<td>testPrepare</td>
-<td>0.312</td>
-</tr>
-<tr class="b"><td><img src="images/icon_success_sml.gif" /></td>
-<td>testPrepareWithExecutionException</td>
-<td>0.289</td>
-</tr>
-<tr class="a"><td><img src="images/icon_success_sml.gif" /></td>
-<td>testPrepareWithExecutionFailure</td>
-<td>0.283</td>
-</tr>
-</table>
-</div>
 <div class="section"><h3><a name="org.apache.maven.plugins.releaseCleanReleaseMojoTest"></a>CleanReleaseMojoTest</h3>
 <table class="bodyTable"><tr class="b"><td><img src="images/icon_success_sml.gif" /></td>
 <td>testClean</td>
-<td>0.278</td>
+<td>0.188</td>
 </tr>
 </table>
 </div>
 <div class="section"><h3><a name="org.apache.maven.plugins.releasePerformReleaseMojoTest"></a>PerformReleaseMojoTest</h3>
 <table class="bodyTable"><tr class="a"><td><img src="images/icon_success_sml.gif" /></td>
 <td>testPerform</td>
-<td>0.28</td>
+<td>0.172</td>
 </tr>
 <tr class="b"><td><img src="images/icon_success_sml.gif" /></td>
-<td>testPerformWithoutSite</td>
-<td>0.251</td>
+<td>testPerformWithFlatStructure</td>
+<td>0.203</td>
 </tr>
 <tr class="a"><td><img src="images/icon_success_sml.gif" /></td>
-<td>testPerformWithExecutionException</td>
-<td>0.276</td>
+<td>testPerformWithoutSite</td>
+<td>0.188</td>
 </tr>
 <tr class="b"><td><img src="images/icon_success_sml.gif" /></td>
-<td>testPerformWithExecutionFailure</td>
-<td>0.268</td>
+<td>testPerformWithExecutionException</td>
+<td>0.203</td>
 </tr>
 <tr class="a"><td><img src="images/icon_success_sml.gif" /></td>
-<td>testPerformWithScm</td>
-<td>0.326</td>
+<td>testPerformWithExecutionFailure</td>
+<td>0.187</td>
 </tr>
 <tr class="b"><td><img src="images/icon_success_sml.gif" /></td>
-<td>testPerformWithProfiles</td>
-<td>0.275</td>
+<td>testPerformWithScm</td>
+<td>0.203</td>
 </tr>
 <tr class="a"><td><img src="images/icon_success_sml.gif" /></td>
-<td>testPerformWithProfilesAndArguments</td>
-<td>0.282</td>
+<td>testPerformWithProfiles</td>
+<td>0.188</td>
 </tr>
 <tr class="b"><td><img src="images/icon_success_sml.gif" /></td>
+<td>testPerformWithProfilesAndArguments</td>
+<td>0.187</td>
+</tr>
+<tr class="a"><td><img src="images/icon_success_sml.gif" /></td>
 <td>testPerformWithMultilineGoals</td>
-<td>0.286</td>
+<td>0.203</td>
+</tr>
+</table>
+</div>
+<div class="section"><h3><a name="org.apache.maven.plugins.releasePrepareReleaseMojoTest"></a>PrepareReleaseMojoTest</h3>
+<table class="bodyTable"><tr class="b"><td><img src="images/icon_success_sml.gif" /></td>
+<td>testPrepare</td>
+<td>0.203</td>
+</tr>
+<tr class="a"><td><img src="images/icon_success_sml.gif" /></td>
+<td>testPrepareWithExecutionException</td>
+<td>0.172</td>
+</tr>
+<tr class="b"><td><img src="images/icon_success_sml.gif" /></td>
+<td>testPrepareWithExecutionFailure</td>
+<td>0.187</td>
+</tr>
+</table>
+</div>
+<div class="section"><h3><a name="org.apache.maven.plugins.releaseStageReleaseMojoTest"></a>StageReleaseMojoTest</h3>
+<table class="bodyTable"><tr class="a"><td><img src="images/icon_success_sml.gif" /></td>
+<td>testStage</td>
+<td>0.781</td>
 </tr>
 </table>
 </div>
@@ -491,7 +509,7 @@ Note: package statistics are not compute
     </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/taglist.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-release-plugin-latest/taglist.html (original)
+++ websites/production/maventest/content/plugins/maven-release-plugin-latest/taglist.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 - Tag List report</title>
+    <title>Maven Release plugin - Tag List report</title>
     <style type="text/css" media="all">
       @import url("./css/maven-base.css");
       @import url("./css/maven-theme.css");
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-        <meta 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">
@@ -308,34 +322,49 @@
       <div id="contentBox">
         <div class="section"><h2>Tag List Report</h2>
 <p>The following document contains the listing of user tags found in the code. Below is the summary of the occurrences per tag.</p>
-<table class="bodyTable"><tr class="a"><th>Tag</th>
+<table class="bodyTable"><tr class="a"><th>Tag Class</th>
 <th>Total number of occurrences</th>
+<th>Tag strings used by tag class</th>
 </tr>
-<tr class="b"><td><a href="#@todo">@todo</a></td>
+<tr class="b"><td><a href="#tag_class_1">@todo</a></td>
 <td>1</td>
+<td>@todo</td>
 </tr>
-<tr class="a"><td><a href="#TODO">TODO</a></td>
-<td>1</td>
+<tr class="a"><td><a href="#tag_class_2">TODO</a></td>
+<td>3</td>
+<td>TODO</td>
 </tr>
 </table>
 <p>Each tag is detailed below:</p>
-<div class="section"><h3><a name="atodo">@todo</a></h3>
+<div class="section"><h3><a name="tag_class_1">@todo</a></h3>
 <p><b>Number of occurrences found in the code: 1</b></p>
 <table class="bodyTable"><tr class="b"><th>org.apache.maven.plugins.release.PrepareReleaseMojo</th>
 <th>Line</th>
 </tr>
 <tr class="a"><td>[!] check how this works with version ranges</td>
-<td><a href="./xref-test/org/apache/maven/plugins/release/PrepareReleaseMojo.html#40">40</a></td>
+<td>41</td>
 </tr>
 </table>
 </div>
-<div class="section"><h3><a name="TODO">TODO</a></h3>
-<p><b>Number of occurrences found in the code: 1</b></p>
-<table class="bodyTable"><tr class="b"><th>org.apache.maven.plugins.release.stubs.MavenProjectStub</th>
+<div class="section"><h3><a name="tag_class_2">TODO</a></h3>
+<p><b>Number of occurrences found in the code: 3</b></p>
+<table class="bodyTable"><tr class="b"><th>org.apache.maven.plugins.release.AbstractReleaseMojo</th>
+<th>Line</th>
+</tr>
+<tr class="a"><td>we should think about having the defaults for the various SCM providers provided via modello!</td>
+<td>179</td>
+</tr>
+<tr class="b"><th>org.apache.maven.plugins.release.stubs.FlatMultiModuleMavenProjectStub</th>
+<th>Line</th>
+</tr>
+<tr class="a"><td>shouldn't need to do this, but the &quot;stub&quot; in the harness just throws away values you set. Just overriding the ones I need for this plugin.</td>
+<td>33</td>
+</tr>
+<tr class="b"><th>org.apache.maven.plugins.release.stubs.MavenProjectStub</th>
 <th>Line</th>
 </tr>
 <tr class="a"><td>shouldn't need to do this, but the &quot;stub&quot; in the harness just throws away values you set. Just overriding the ones I need for this plugin.</td>
-<td><a href="./xref-test/org/apache/maven/plugins/release/stubs/MavenProjectStub.html#28">28</a></td>
+<td>28</td>
 </tr>
 </table>
 </div>
@@ -348,7 +377,7 @@
     </div>
     <div id="footer">
       <div class="xright">&#169;  
-          2002-2009
+          2002-2010
     
           The Apache Software Foundation