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 [15/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/mail-lists.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-release-plugin-latest/mail-lists.html (original)
+++ websites/production/maventest/content/plugins/maven-release-plugin-latest/mail-lists.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 - Project Mailing Lists</title>
+    <title>Maven Release plugin - Project Mailing Lists</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>
@@ -152,6 +164,8 @@
             
       
             
+      
+            
             
             
       
@@ -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,7 +324,7 @@
     </div>
     <div id="bodyColumn">
       <div id="contentBox">
-        <div class="section"><h2>Project Mailing Lists</h2>
+        <a name="Project_Mailing_Lists"></a><div class="section"><h2>Project Mailing Lists</h2>
 <p>These are the mailing lists that have been established for this project. For each list, there is a subscribe, unsubscribe, and an archive link.</p>
 <table class="bodyTable"><tr class="a"><th>Name</th>
 <th>Subscribe</th>
@@ -322,18 +340,18 @@
 <td><a href="http://mail-archives.apache.org/mod_mbox/maven-users" class="externalLink">mail-archives.apache.org</a></td>
 <td><a href="http://www.mail-archive.com/users@maven.apache.org/" class="externalLink">www.mail-archive.com</a></td>
 </tr>
-<tr class="a"><td> </td>
-<td> </td>
-<td> </td>
-<td> </td>
-<td> </td>
+<tr class="a"><td>-</td>
+<td>-</td>
+<td>-</td>
+<td>-</td>
+<td>-</td>
 <td><a href="http://www.nabble.com/Maven---Users-f178.html" class="externalLink">www.nabble.com</a></td>
 </tr>
-<tr class="b"><td> </td>
-<td> </td>
-<td> </td>
-<td> </td>
-<td> </td>
+<tr class="b"><td>-</td>
+<td>-</td>
+<td>-</td>
+<td>-</td>
+<td>-</td>
 <td><a href="http://maven.users.markmail.org/" class="externalLink">maven.users.markmail.org</a></td>
 </tr>
 <tr class="a"><td>Maven Developer List</td>
@@ -343,18 +361,18 @@
 <td><a href="http://mail-archives.apache.org/mod_mbox/maven-dev" class="externalLink">mail-archives.apache.org</a></td>
 <td><a href="http://www.mail-archive.com/dev@maven.apache.org/" class="externalLink">www.mail-archive.com</a></td>
 </tr>
-<tr class="b"><td> </td>
-<td> </td>
-<td> </td>
-<td> </td>
-<td> </td>
+<tr class="b"><td>-</td>
+<td>-</td>
+<td>-</td>
+<td>-</td>
+<td>-</td>
 <td><a href="http://www.nabble.com/Maven-Developers-f179.html" class="externalLink">www.nabble.com</a></td>
 </tr>
-<tr class="a"><td> </td>
-<td> </td>
-<td> </td>
-<td> </td>
-<td> </td>
+<tr class="a"><td>-</td>
+<td>-</td>
+<td>-</td>
+<td>-</td>
+<td>-</td>
 <td><a href="http://maven.dev.markmail.org/" class="externalLink">maven.dev.markmail.org</a></td>
 </tr>
 <tr class="b"><td>Maven Issues List</td>
@@ -364,18 +382,18 @@
 <td><a href="http://mail-archives.apache.org/mod_mbox/maven-issues/" class="externalLink">mail-archives.apache.org</a></td>
 <td><a href="http://www.mail-archive.com/issues@maven.apache.org" class="externalLink">www.mail-archive.com</a></td>
 </tr>
-<tr class="a"><td> </td>
-<td> </td>
-<td> </td>
-<td> </td>
-<td> </td>
+<tr class="a"><td>-</td>
+<td>-</td>
+<td>-</td>
+<td>-</td>
+<td>-</td>
 <td><a href="http://www.nabble.com/Maven---Issues-f15573.html" class="externalLink">www.nabble.com</a></td>
 </tr>
-<tr class="b"><td> </td>
-<td> </td>
-<td> </td>
-<td> </td>
-<td> </td>
+<tr class="b"><td>-</td>
+<td>-</td>
+<td>-</td>
+<td>-</td>
+<td>-</td>
 <td><a href="http://maven.issues.markmail.org/" class="externalLink">maven.issues.markmail.org</a></td>
 </tr>
 <tr class="a"><td>Maven Commits List</td>
@@ -385,18 +403,18 @@
 <td><a href="http://mail-archives.apache.org/mod_mbox/maven-dev" class="externalLink">mail-archives.apache.org</a></td>
 <td><a href="http://www.mail-archive.com/commits@maven.apache.org" class="externalLink">www.mail-archive.com</a></td>
 </tr>
-<tr class="b"><td> </td>
-<td> </td>
-<td> </td>
-<td> </td>
-<td> </td>
+<tr class="b"><td>-</td>
+<td>-</td>
+<td>-</td>
+<td>-</td>
+<td>-</td>
 <td><a href="http://www.nabble.com/Maven---Commits-f15575.html" class="externalLink">www.nabble.com</a></td>
 </tr>
-<tr class="a"><td> </td>
-<td> </td>
-<td> </td>
-<td> </td>
-<td> </td>
+<tr class="a"><td>-</td>
+<td>-</td>
+<td>-</td>
+<td>-</td>
+<td>-</td>
 <td><a href="http://maven.commits.markmail.org/" class="externalLink">maven.commits.markmail.org</a></td>
 </tr>
 <tr class="b"><td>Maven Announcements List</td>
@@ -406,18 +424,18 @@
 <td><a href="http://mail-archives.apache.org/mod_mbox/maven-announce/" class="externalLink">mail-archives.apache.org</a></td>
 <td><a href="http://www.mail-archive.com/announce@maven.apache.org" class="externalLink">www.mail-archive.com</a></td>
 </tr>
-<tr class="a"><td> </td>
-<td> </td>
-<td> </td>
-<td> </td>
-<td> </td>
+<tr class="a"><td>-</td>
+<td>-</td>
+<td>-</td>
+<td>-</td>
+<td>-</td>
 <td><a href="http://www.nabble.com/Maven-Announcements-f15617.html" class="externalLink">www.nabble.com</a></td>
 </tr>
-<tr class="b"><td> </td>
-<td> </td>
-<td> </td>
-<td> </td>
-<td> </td>
+<tr class="b"><td>-</td>
+<td>-</td>
+<td>-</td>
+<td>-</td>
+<td>-</td>
 <td><a href="http://maven.announce.markmail.org/" class="externalLink">maven.announce.markmail.org</a></td>
 </tr>
 <tr class="a"><td>Maven Notifications List</td>
@@ -427,18 +445,18 @@
 <td><a href="http://mail-archives.apache.org/mod_mbox/maven-notifications/" class="externalLink">mail-archives.apache.org</a></td>
 <td><a href="http://www.mail-archive.com/notifications@maven.apache.org" class="externalLink">www.mail-archive.com</a></td>
 </tr>
-<tr class="b"><td> </td>
-<td> </td>
-<td> </td>
-<td> </td>
-<td> </td>
+<tr class="b"><td>-</td>
+<td>-</td>
+<td>-</td>
+<td>-</td>
+<td>-</td>
 <td><a href="http://www.nabble.com/Maven---Notifications-f15574.html" class="externalLink">www.nabble.com</a></td>
 </tr>
-<tr class="a"><td> </td>
-<td> </td>
-<td> </td>
-<td> </td>
-<td> </td>
+<tr class="a"><td>-</td>
+<td>-</td>
+<td>-</td>
+<td>-</td>
+<td>-</td>
 <td><a href="http://maven.notifications.markmail.org/" class="externalLink">maven.notifications.markmail.org</a></td>
 </tr>
 </table>
@@ -451,7 +469,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/perform-mojo.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-release-plugin-latest/perform-mojo.html (original)
+++ websites/production/maventest/content/plugins/maven-release-plugin-latest/perform-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:perform</title>
+    <title>Maven Release plugin - release:perform</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:perform"></a>release:perform</h2>
 <p><strong>Full name</strong>:</p>
-<p>org.apache.maven.plugins:maven-release-plugin:2.0-beta-9:perform</p>
+<p>org.apache.maven.plugins:maven-release-plugin:2.0:perform</p>
 <p><strong>Description</strong>:</p>
-<div>Perform a release from SCM.</div><p><strong>Attributes</strong>:</p>
+<div>Perform a release from SCM. For more info see <a href="/plugins/maven-release-plugin/examples/perform-release.html">this
+example</a>.</div><p><strong>Attributes</strong>:</p>
 <ul><li>Executes as an aggregator plugin.</li>
 </ul>
 <div class="section"><h3><a name="Required_Parameters"></a>Required Parameters</h3>
@@ -305,75 +320,85 @@ from the current POM.<br />
 <tr class="b"><td><strong><a href="#goals">goals</a></strong></td>
 <td><code>String</code></td>
 <td><code>-</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
+<td>A 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
 &lt;distributionManagement&gt;/&lt;site&gt; element.<br />
 </td>
 </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="#releaseProfiles">releaseProfiles</a></strong></td>
+<tr class="a"><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="a"><td><strong><a href="#scmCommentPrefix">scmCommentPrefix</a></strong></td>
+<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="b"><td><strong><a href="#tag">tag</a></strong></td>
+<tr class="a"><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="a"><td><strong><a href="#tagBase">tagBase</a></strong></td>
+<tr class="b"><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
@@ -383,14 +408,14 @@ The URL is an SVN URL and does not inclu
 protocol.<br />
 </td>
 </tr>
-<tr class="b"><td><strong><a href="#useReleaseProfile">useReleaseProfile</a></strong></td>
+<tr class="a"><td><strong><a href="#useReleaseProfile">useReleaseProfile</a></strong></td>
 <td><code>boolean</code></td>
 <td><code>-</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="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 />
@@ -415,8 +440,8 @@ from the current POM.</div><ul><li><stro
 </ul>
 <hr />
 <p><strong><a name="goals">goals</a>:</strong></p>
-<div>A comma or space separated list of goals to execute on deployment.
-Default value is either <code>deploy</code> or <code>deploy
+<div>A 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
 &lt;distributionManagement&gt;/&lt;site&gt; element.</div><ul><li><strong>Type</strong>: <code>java.lang.String</code></li>
 <li><strong>Required</strong>: <code>No</code></li>
@@ -425,19 +450,34 @@ site-deploy</code>, if the project has a
 <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>
@@ -445,6 +485,7 @@ 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>
@@ -463,18 +504,21 @@ site-deploy</code>, if the project has a
 <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>
@@ -526,7 +570,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/plugin-info.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-release-plugin-latest/plugin-info.html (original)
+++ websites/production/maventest/content/plugins/maven-release-plugin-latest/plugin-info.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 - Plugin Documentation</title>
+    <title>Maven Release plugin - Plugin Documentation</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">
@@ -306,44 +320,65 @@
     </div>
     <div id="bodyColumn">
       <div id="contentBox">
-        <div class="section"><h2>Plugin Documentation</h2>
+        <a name="Plugin_Documentation"></a><div class="section"><h2>Plugin Documentation</h2>
 <p>Goals available for this plugin:</p>
 <table class="bodyTable"><tr class="a"><th>Goal</th>
 <th>Description</th>
 </tr>
 <tr class="b"><td><a href="branch-mojo.html">release:branch</a></td>
-<td>Branch a project in SCM.</td>
+<td>Branch a project in SCM. For more info see <a
+href="/plugins/maven-release-plugin/examples/branch.html">this
+example</a>.</td>
 </tr>
 <tr class="a"><td><a href="clean-mojo.html">release:clean</a></td>
-<td>Clean up after a release preparation.</td>
+<td>Clean up after a release preparation. For more info see <a
+href="/plugins/maven-release-plugin/examples/clean-release.html">this
+example</a>.</td>
 </tr>
 <tr class="b"><td><a href="help-mojo.html">release:help</a></td>
 <td>Display help information on maven-release-plugin.<br />
  Call 
 
 <pre>
- mvn release:help -Ddetail=true -Dgoal=&lt;goal-name&gt;
+  mvn release:help -Ddetail=true -Dgoal=&lt;goal-name&gt;
 </pre>
 
 to display parameter details.</td>
 </tr>
 <tr class="a"><td><a href="perform-mojo.html">release:perform</a></td>
-<td>Perform a release from SCM.</td>
+<td>Perform a release from SCM. For more info see <a
+href="/plugins/maven-release-plugin/examples/perform-release.html">this
+example</a>.</td>
 </tr>
 <tr class="b"><td><a href="prepare-mojo.html">release:prepare</a></td>
-<td>Prepare for a release in SCM.</td>
-</tr>
-<tr class="a"><td><a href="rollback-mojo.html">release:rollback</a></td>
-<td>Rollback changes made by a previous release.</td>
+<td>Prepare for a release in SCM. For more info see <a
+href="/plugins/maven-release-plugin/examples/prepare-release.html">this
+example</a>.</td>
+</tr>
+<tr class="a"><td><a href="prepare-with-pom-mojo.html">release:prepare-with-pom</a></td>
+<td>Prepare for a release in SCM, fully resolving dependencies for the
+purpose of producing a "release POM". For more info see <a
+href="/plugins/maven-release-plugin/examples/prepare-release.html">this
+example</a>.</td>
+</tr>
+<tr class="b"><td><a href="rollback-mojo.html">release:rollback</a></td>
+<td>Rollback changes made by a previous release. For more info see <a
+href="/plugins/maven-release-plugin/examples/rollback-release.html">
+this example</a>.</td>
 </tr>
-<tr class="b"><td><a href="stage-mojo.html">release:stage</a></td>
+<tr class="a"><td><a href="stage-mojo.html">release:stage</a></td>
 <td>Perform a release from SCM to a staging repository.</td>
 </tr>
+<tr class="b"><td><a href="update-versions-mojo.html">release:update-versions</a></td>
+<td>Update the POM versions for a project. For more info see <a
+href="/plugins/maven-release-plugin/examples/update-versions.html">this
+example</a>.</td>
+</tr>
 </table>
-<div class="section"><h3>System Requirements</h3>
+<a name="System_Requirements"></a><div class="section"><h3>System Requirements</h3>
 <p>The following specifies the minimum requirements to run this Maven plugin:</p>
 <table class="bodyTable"><tr class="a"><td>Maven</td>
-<td>2.0.6</td>
+<td>2.0.9</td>
 </tr>
 <tr class="b"><td>JDK</td>
 <td>1.4</td>
@@ -356,7 +391,7 @@ to display parameter details.</td>
 </tr>
 </table>
 </div>
-<div class="section"><h3>Usage</h3>
+<a name="Usage"></a><div class="section"><h3>Usage</h3>
 <p>You should specify the version in your project's plugin configuration:</p>
 <div class="source"><pre>&lt;project&gt;
   ...
@@ -367,7 +402,7 @@ to display parameter details.</td>
         &lt;plugin&gt;
           &lt;groupId&gt;org.apache.maven.plugins&lt;/groupId&gt;
           &lt;artifactId&gt;maven-release-plugin&lt;/artifactId&gt;
-          &lt;version&gt;2.0-beta-9&lt;/version&gt;
+          &lt;version&gt;2.0&lt;/version&gt;
         &lt;/plugin&gt;
         ...
       &lt;/plugins&gt;
@@ -377,7 +412,7 @@ to display parameter details.</td>
       &lt;plugin&gt;
         &lt;groupId&gt;org.apache.maven.plugins&lt;/groupId&gt;
         &lt;artifactId&gt;maven-release-plugin&lt;/artifactId&gt;
-        &lt;version&gt;2.0-beta-9&lt;/version&gt;
+        &lt;version&gt;2.0&lt;/version&gt;
       &lt;/plugin&gt;
       ...
     &lt;/plugins&gt;
@@ -397,7 +432,7 @@ to display parameter details.</td>
     </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/plugin-management.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-release-plugin-latest/plugin-management.html (original)
+++ websites/production/maventest/content/plugins/maven-release-plugin-latest/plugin-management.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 - Project Plugin Management</title>
+    <title>Maven Release plugin - Project Plugin Management</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>
@@ -154,6 +166,8 @@
             
       
             
+      
+            
             
             
       
@@ -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,7 +324,7 @@
     </div>
     <div id="bodyColumn">
       <div id="contentBox">
-        <div class="section"><h2>Project Plugin Management</h2>
+        <a name="Project_Plugin_Management"></a><div class="section"><h2>Project Plugin Management</h2>
 <table class="bodyTable"><tr class="a"><th>GroupId</th>
 <th>ArtifactId</th>
 <th>Version</th>
@@ -317,7 +335,7 @@
 </tr>
 <tr class="a"><td>org.apache.maven.plugins</td>
 <td><a href="http://maven.apache.org/plugins/maven-assembly-plugin" class="externalLink">maven-assembly-plugin</a></td>
-<td>2.2-beta-2</td>
+<td>2.2-beta-5</td>
 </tr>
 <tr class="b"><td>org.apache.maven.plugins</td>
 <td><a href="http://maven.apache.org/plugins/maven-clean-plugin" class="externalLink">maven-clean-plugin</a></td>
@@ -333,7 +351,7 @@
 </tr>
 <tr class="a"><td>org.apache.maven.plugins</td>
 <td><a href="http://maven.apache.org/plugins/maven-deploy-plugin" class="externalLink">maven-deploy-plugin</a></td>
-<td>2.4</td>
+<td>2.5</td>
 </tr>
 <tr class="b"><td>org.apache.maven.plugins</td>
 <td><a href="http://maven.apache.org/plugins/maven-docck-plugin" class="externalLink">maven-docck-plugin</a></td>
@@ -349,7 +367,7 @@
 </tr>
 <tr class="a"><td>org.apache.maven.plugins</td>
 <td><a href="http://maven.apache.org/plugins/maven-enforcer-plugin/" class="externalLink">maven-enforcer-plugin</a></td>
-<td>1.0-alpha-4</td>
+<td>1.0-beta-1</td>
 </tr>
 <tr class="b"><td>org.apache.maven.plugins</td>
 <td><a href="http://maven.apache.org/plugins/maven-gpg-plugin" class="externalLink">maven-gpg-plugin</a></td>
@@ -357,15 +375,15 @@
 </tr>
 <tr class="a"><td>org.apache.maven.plugins</td>
 <td><a href="http://maven.apache.org/plugins/maven-install-plugin" class="externalLink">maven-install-plugin</a></td>
-<td>2.2</td>
+<td>2.3</td>
 </tr>
 <tr class="b"><td>org.apache.maven.plugins</td>
 <td><a href="http://maven.apache.org/plugins/maven-invoker-plugin" class="externalLink">maven-invoker-plugin</a></td>
-<td>1.3</td>
+<td>1.5</td>
 </tr>
 <tr class="a"><td>org.apache.maven.plugins</td>
 <td><a href="http://maven.apache.org/plugins/maven-jar-plugin" class="externalLink">maven-jar-plugin</a></td>
-<td>2.2</td>
+<td>2.3</td>
 </tr>
 <tr class="b"><td>org.apache.maven.plugins</td>
 <td><a href="http://maven.apache.org/plugins/maven-javadoc-plugin" class="externalLink">maven-javadoc-plugin</a></td>
@@ -373,7 +391,7 @@
 </tr>
 <tr class="a"><td>org.apache.maven.plugins</td>
 <td><a href="http://maven.apache.org/plugins/maven-plugin-plugin" class="externalLink">maven-plugin-plugin</a></td>
-<td>2.4.3</td>
+<td>2.5.1</td>
 </tr>
 <tr class="b"><td>org.apache.maven.plugins</td>
 <td><a href="http://maven.apache.org/plugins/maven-rar-plugin" class="externalLink">maven-rar-plugin</a></td>
@@ -381,27 +399,27 @@
 </tr>
 <tr class="a"><td>org.apache.maven.plugins</td>
 <td><a href="http://maven.apache.org/plugins/maven-release-plugin/" class="externalLink">maven-release-plugin</a></td>
-<td>2.0-beta-8</td>
+<td>2.0-beta-9</td>
 </tr>
 <tr class="b"><td>org.apache.maven.plugins</td>
 <td><a href="http://maven.apache.org/plugins/maven-remote-resources-plugin" class="externalLink">maven-remote-resources-plugin</a></td>
-<td>1.0</td>
+<td>1.1</td>
 </tr>
 <tr class="a"><td>org.apache.maven.plugins</td>
 <td><a href="http://maven.apache.org/plugins/maven-resources-plugin" class="externalLink">maven-resources-plugin</a></td>
-<td>2.3</td>
+<td>2.4</td>
 </tr>
 <tr class="b"><td>org.apache.maven.plugins</td>
 <td><a href="http://maven.apache.org/plugins/maven-scm-plugin" class="externalLink">maven-scm-plugin</a></td>
-<td>1.1</td>
+<td>1.2</td>
 </tr>
 <tr class="a"><td>org.apache.maven.plugins</td>
 <td><a href="http://maven.apache.org/plugins/maven-site-plugin" class="externalLink">maven-site-plugin</a></td>
-<td>2.0-beta-7</td>
+<td>2.0.1</td>
 </tr>
 <tr class="b"><td>org.apache.maven.plugins</td>
 <td><a href="http://maven.apache.org/plugins/maven-source-plugin" class="externalLink">maven-source-plugin</a></td>
-<td>2.0.4</td>
+<td>2.1.1</td>
 </tr>
 <tr class="a"><td>org.apache.maven.plugins</td>
 <td><a href="http://maven.apache.org/surefire/maven-surefire-plugin" class="externalLink">maven-surefire-plugin</a></td>
@@ -413,7 +431,7 @@
 </tr>
 <tr class="a"><td>org.codehaus.modello</td>
 <td><a href="http://modello.codehaus.org/modello-maven-plugin" class="externalLink">modello-maven-plugin</a></td>
-<td>1.0-alpha-22</td>
+<td>1.1</td>
 </tr>
 <tr class="b"><td>org.codehaus.mojo</td>
 <td><a href="http://mojo.codehaus.org/clirr-maven-plugin" class="externalLink">clirr-maven-plugin</a></td>
@@ -433,7 +451,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/plugins.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-release-plugin-latest/plugins.html (original)
+++ websites/production/maventest/content/plugins/maven-release-plugin-latest/plugins.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 - Project Build Plugins</title>
+    <title>Maven Release plugin - Project Build Plugins</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>
@@ -158,6 +170,8 @@
             
       
             
+      
+            
             
             
       
@@ -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,26 +324,26 @@
     </div>
     <div id="bodyColumn">
       <div id="contentBox">
-        <div class="section"><h2>Project Build Plugins</h2>
+        <a name="Project_Build_Plugins"></a><div class="section"><h2>Project Build Plugins</h2>
 <table class="bodyTable"><tr class="a"><th>GroupId</th>
 <th>ArtifactId</th>
 <th>Version</th>
 </tr>
 <tr class="b"><td>org.apache.maven.plugins</td>
 <td><a href="http://maven.apache.org/plugins/maven-enforcer-plugin/" class="externalLink">maven-enforcer-plugin</a></td>
-<td>1.0-alpha-4</td>
+<td>1.0-beta-1</td>
 </tr>
 <tr class="a"><td>org.apache.maven.plugins</td>
 <td><a href="http://maven.apache.org/plugins/maven-plugin-plugin" class="externalLink">maven-plugin-plugin</a></td>
-<td>2.4.3</td>
+<td>2.5.1</td>
 </tr>
 <tr class="b"><td>org.apache.maven.plugins</td>
 <td><a href="http://maven.apache.org/plugins/maven-remote-resources-plugin" class="externalLink">maven-remote-resources-plugin</a></td>
-<td>1.0</td>
+<td>1.1</td>
 </tr>
 <tr class="a"><td>org.apache.maven.plugins</td>
 <td><a href="http://maven.apache.org/plugins/maven-site-plugin" class="externalLink">maven-site-plugin</a></td>
-<td>2.0-beta-7</td>
+<td>2.0.1</td>
 </tr>
 <tr class="b"><td>org.codehaus.mojo</td>
 <td><a href="http://mojo.codehaus.org/cobertura-maven-plugin" class="externalLink">cobertura-maven-plugin</a></td>
@@ -333,14 +351,14 @@
 </tr>
 </table>
 </div>
-<div class="section"><h2>Project Report Plugins</h2>
+<a name="Project_Report_Plugins"></a><div class="section"><h2>Project Report Plugins</h2>
 <table class="bodyTable"><tr class="a"><th>GroupId</th>
 <th>ArtifactId</th>
 <th>Version</th>
 </tr>
 <tr class="b"><td>org.apache.maven.plugins</td>
 <td><a href="http://maven.apache.org/plugins/maven-checkstyle-plugin" class="externalLink">maven-checkstyle-plugin</a></td>
-<td>2.2</td>
+<td>2.3</td>
 </tr>
 <tr class="a"><td>org.apache.maven.plugins</td>
 <td><a href="http://maven.apache.org/plugins/maven-javadoc-plugin" class="externalLink">maven-javadoc-plugin</a></td>
@@ -352,7 +370,7 @@
 </tr>
 <tr class="a"><td>org.apache.maven.plugins</td>
 <td><a href="http://maven.apache.org/plugins/maven-plugin-plugin" class="externalLink">maven-plugin-plugin</a></td>
-<td>2.5</td>
+<td>2.5.1</td>
 </tr>
 <tr class="b"><td>org.apache.maven.plugins</td>
 <td><a href="http://maven.apache.org/plugins/maven-pmd-plugin" class="externalLink">maven-pmd-plugin</a></td>
@@ -360,7 +378,7 @@
 </tr>
 <tr class="a"><td>org.apache.maven.plugins</td>
 <td><a href="http://maven.apache.org/plugins/maven-project-info-reports-plugin" class="externalLink">maven-project-info-reports-plugin</a></td>
-<td>2.1</td>
+<td>2.1.2</td>
 </tr>
 <tr class="b"><td>org.apache.maven.plugins</td>
 <td><a href="http://maven.apache.org/surefire/maven-surefire-report-plugin" class="externalLink">maven-surefire-report-plugin</a></td>
@@ -372,7 +390,7 @@
 </tr>
 <tr class="b"><td>org.codehaus.mojo</td>
 <td><a href="http://mojo.codehaus.org/taglist-maven-plugin" class="externalLink">taglist-maven-plugin</a></td>
-<td>2.2</td>
+<td>2.4</td>
 </tr>
 </table>
 </div>
@@ -384,7 +402,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/pmd.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-release-plugin-latest/pmd.html (original)
+++ websites/production/maventest/content/plugins/maven-release-plugin-latest/pmd.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 - PMD Results</title>
+    <title>Maven Release plugin - PMD 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">
@@ -319,7 +333,7 @@ PMD found no problems in your source cod
     </div>
     <div id="footer">
       <div class="xright">&#169;  
-          2002-2009
+          2002-2010
     
           The Apache Software Foundation