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:39:33 UTC

svn commit: r816533 [2/8] - 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/ examples/ testapidocs/ testapidocs/org/...

Modified: websites/production/maventest/content/plugins/maven-release-plugin-latest/apidocs/org/apache/maven/plugins/release/PrepareWithPomReleaseMojo.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-release-plugin-latest/apidocs/org/apache/maven/plugins/release/PrepareWithPomReleaseMojo.html (original)
+++ websites/production/maventest/content/plugins/maven-release-plugin-latest/apidocs/org/apache/maven/plugins/release/PrepareWithPomReleaseMojo.html Tue May  8 11:39:29 2012
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_24) on Mon Jun 27 10:27:40 IST 2011 -->
+<!-- Generated by javadoc (build 1.6.0_26) on Thu Jul 28 15:48:58 IST 2011 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-PrepareWithPomReleaseMojo (Maven Release Plugin 2.2 API)
+PrepareWithPomReleaseMojo (Maven Release Plugin 2.2.1 API)
 </TITLE>
 
-<META NAME="date" CONTENT="2011-06-27">
+<META NAME="date" CONTENT="2011-07-28">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
 
@@ -16,7 +16,7 @@ PrepareWithPomReleaseMojo (Maven Release
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="PrepareWithPomReleaseMojo (Maven Release Plugin 2.2 API)";
+        parent.document.title="PrepareWithPomReleaseMojo (Maven Release Plugin 2.2.1 API)";
     }
 }
 </SCRIPT>
@@ -93,13 +93,13 @@ org.apache.maven.plugins.release</FONT>
 Class PrepareWithPomReleaseMojo</H2>
 <PRE>
 <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</A>
-  <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by ">org.apache.maven.plugin.AbstractMojo
+  <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><A HREF="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">org.apache.maven.plugin.AbstractMojo</A>
       <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../../org/apache/maven/plugins/release/AbstractReleaseMojo.html" title="class in org.apache.maven.plugins.release">org.apache.maven.plugins.release.AbstractReleaseMojo</A>
           <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../../org/apache/maven/plugins/release/PrepareReleaseMojo.html" title="class in org.apache.maven.plugins.release">org.apache.maven.plugins.release.PrepareReleaseMojo</A>
               <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.maven.plugins.release.PrepareWithPomReleaseMojo</B>
 </PRE>
 <DL>
-<DT><B>All Implemented Interfaces:</B> <DD>org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo</DD>
+<DT><B>All Implemented Interfaces:</B> <DD><A HREF="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/ContextEnabled.html?is-external=true" title="class or interface in org.apache.maven.plugin">ContextEnabled</A>, <A HREF="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">Mojo</A></DD>
 </DL>
 <HR>
 <DL>
@@ -150,10 +150,10 @@ Prepare for a release in SCM, fully reso
 &nbsp;<A NAME="fields_inherited_from_class_org.apache.maven.plugin.Mojo"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left"><B>Fields inherited from interface org.apache.maven.plugin.Mojo</B></TH>
+<TH ALIGN="left"><B>Fields inherited from interface org.apache.maven.plugin.<A HREF="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">Mojo</A></B></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE>ROLE</CODE></TD>
+<TD><CODE><A HREF="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true#ROLE" title="class or interface in org.apache.maven.plugin">ROLE</A></CODE></TD>
 </TR>
 </TABLE>
 &nbsp;
@@ -211,10 +211,10 @@ Prepare for a release in SCM, fully reso
 &nbsp;<A NAME="methods_inherited_from_class_org.apache.maven.plugin.AbstractMojo"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left"><B>Methods inherited from class org.apache.maven.plugin.AbstractMojo</B></TH>
+<TH ALIGN="left"><B>Methods inherited from class org.apache.maven.plugin.<A HREF="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">AbstractMojo</A></B></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE>getLog, getPluginContext, setLog, setPluginContext</CODE></TD>
+<TD><CODE><A HREF="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#getLog()" title="class or interface in org.apache.maven.plugin">getLog</A>, <A HREF="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#getPluginContext()" title="class or interface in org.apache.maven.plugin">getPluginContext</A>, <A HREF="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#setLog(org.apache.maven.plugin.logging.Log)" title="class or interface in org.apache.maven.plugin">setLog</A>, <A HREF="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#setPluginContext(java.util.Map)" title="class or interface in org.apache.maven.plugin">setPluginContext</A></CODE></TD>
 </TR>
 </TABLE>
 &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
@@ -260,20 +260,20 @@ public <B>PrepareWithPomReleaseMojo</B>(
 execute</H3>
 <PRE>
 public void <B>execute</B>()
-             throws org.apache.maven.plugin.MojoExecutionException,
-                    org.apache.maven.plugin.MojoFailureException</PRE>
+             throws <A HREF="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/MojoExecutionException.html?is-external=true" title="class or interface in org.apache.maven.plugin">MojoExecutionException</A>,
+                    <A HREF="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/MojoFailureException.html?is-external=true" title="class or interface in org.apache.maven.plugin">MojoFailureException</A></PRE>
 <DL>
 <DD><B>Description copied from class: <CODE><A HREF="../../../../../org/apache/maven/plugins/release/PrepareReleaseMojo.html#execute()">PrepareReleaseMojo</A></CODE></B></DD>
 <DD>
 <P>
 <DD><DL>
-<DT><B>Specified by:</B><DD><CODE>execute</CODE> in interface <CODE>org.apache.maven.plugin.Mojo</CODE><DT><B>Overrides:</B><DD><CODE><A HREF="../../../../../org/apache/maven/plugins/release/PrepareReleaseMojo.html#execute()">execute</A></CODE> in class <CODE><A HREF="../../../../../org/apache/maven/plugins/release/PrepareReleaseMojo.html" title="class in org.apache.maven.plugins.release">PrepareReleaseMojo</A></CODE></DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true#execute()" title="class or interface in org.apache.maven.plugin">execute</A></CODE> in interface <CODE><A HREF="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">Mojo</A></CODE><DT><B>Overrides:</B><DD><CODE><A HREF="../../../../../org/apache/maven/plugins/release/PrepareReleaseMojo.html#execute()">execute</A></CODE> in class <CODE><A HREF="../../../../../org/apache/maven/plugins/release/PrepareReleaseMojo.html" title="class in org.apache.maven.plugins.release">PrepareReleaseMojo</A></CODE></DL>
 </DD>
 <DD><DL>
 
 <DT><B>Throws:</B>
-<DD><CODE>org.apache.maven.plugin.MojoExecutionException</CODE>
-<DD><CODE>org.apache.maven.plugin.MojoFailureException</CODE></DL>
+<DD><CODE><A HREF="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/MojoExecutionException.html?is-external=true" title="class or interface in org.apache.maven.plugin">MojoExecutionException</A></CODE>
+<DD><CODE><A HREF="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/MojoFailureException.html?is-external=true" title="class or interface in org.apache.maven.plugin">MojoFailureException</A></CODE></DL>
 </DD>
 </DL>
 <!-- ========= END OF CLASS DATA ========= -->

Modified: websites/production/maventest/content/plugins/maven-release-plugin-latest/apidocs/org/apache/maven/plugins/release/RollbackReleaseMojo.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-release-plugin-latest/apidocs/org/apache/maven/plugins/release/RollbackReleaseMojo.html (original)
+++ websites/production/maventest/content/plugins/maven-release-plugin-latest/apidocs/org/apache/maven/plugins/release/RollbackReleaseMojo.html Tue May  8 11:39:29 2012
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_24) on Mon Jun 27 10:27:40 IST 2011 -->
+<!-- Generated by javadoc (build 1.6.0_26) on Thu Jul 28 15:48:58 IST 2011 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-RollbackReleaseMojo (Maven Release Plugin 2.2 API)
+RollbackReleaseMojo (Maven Release Plugin 2.2.1 API)
 </TITLE>
 
-<META NAME="date" CONTENT="2011-06-27">
+<META NAME="date" CONTENT="2011-07-28">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
 
@@ -16,7 +16,7 @@ RollbackReleaseMojo (Maven Release Plugi
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="RollbackReleaseMojo (Maven Release Plugin 2.2 API)";
+        parent.document.title="RollbackReleaseMojo (Maven Release Plugin 2.2.1 API)";
     }
 }
 </SCRIPT>
@@ -93,12 +93,12 @@ org.apache.maven.plugins.release</FONT>
 Class RollbackReleaseMojo</H2>
 <PRE>
 <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</A>
-  <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by ">org.apache.maven.plugin.AbstractMojo
+  <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><A HREF="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">org.apache.maven.plugin.AbstractMojo</A>
       <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../../org/apache/maven/plugins/release/AbstractReleaseMojo.html" title="class in org.apache.maven.plugins.release">org.apache.maven.plugins.release.AbstractReleaseMojo</A>
           <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.maven.plugins.release.RollbackReleaseMojo</B>
 </PRE>
 <DL>
-<DT><B>All Implemented Interfaces:</B> <DD>org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo</DD>
+<DT><B>All Implemented Interfaces:</B> <DD><A HREF="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/ContextEnabled.html?is-external=true" title="class or interface in org.apache.maven.plugin">ContextEnabled</A>, <A HREF="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">Mojo</A></DD>
 </DL>
 <HR>
 <DL>
@@ -144,10 +144,10 @@ Rollback changes made by a previous rele
 &nbsp;<A NAME="fields_inherited_from_class_org.apache.maven.plugin.Mojo"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left"><B>Fields inherited from interface org.apache.maven.plugin.Mojo</B></TH>
+<TH ALIGN="left"><B>Fields inherited from interface org.apache.maven.plugin.<A HREF="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">Mojo</A></B></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE>ROLE</CODE></TD>
+<TD><CODE><A HREF="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true#ROLE" title="class or interface in org.apache.maven.plugin">ROLE</A></CODE></TD>
 </TR>
 </TABLE>
 &nbsp;
@@ -196,10 +196,10 @@ Rollback changes made by a previous rele
 &nbsp;<A NAME="methods_inherited_from_class_org.apache.maven.plugin.AbstractMojo"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left"><B>Methods inherited from class org.apache.maven.plugin.AbstractMojo</B></TH>
+<TH ALIGN="left"><B>Methods inherited from class org.apache.maven.plugin.<A HREF="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">AbstractMojo</A></B></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE>getLog, getPluginContext, setLog, setPluginContext</CODE></TD>
+<TD><CODE><A HREF="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#getLog()" title="class or interface in org.apache.maven.plugin">getLog</A>, <A HREF="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#getPluginContext()" title="class or interface in org.apache.maven.plugin">getPluginContext</A>, <A HREF="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#setLog(org.apache.maven.plugin.logging.Log)" title="class or interface in org.apache.maven.plugin">setLog</A>, <A HREF="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#setPluginContext(java.util.Map)" title="class or interface in org.apache.maven.plugin">setPluginContext</A></CODE></TD>
 </TR>
 </TABLE>
 &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
@@ -245,19 +245,19 @@ public <B>RollbackReleaseMojo</B>()</PRE
 execute</H3>
 <PRE>
 public void <B>execute</B>()
-             throws org.apache.maven.plugin.MojoExecutionException,
-                    org.apache.maven.plugin.MojoFailureException</PRE>
+             throws <A HREF="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/MojoExecutionException.html?is-external=true" title="class or interface in org.apache.maven.plugin">MojoExecutionException</A>,
+                    <A HREF="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/MojoFailureException.html?is-external=true" title="class or interface in org.apache.maven.plugin">MojoFailureException</A></PRE>
 <DL>
 <DD>
 <P>
 <DD><DL>
-<DT><B>Specified by:</B><DD><CODE>execute</CODE> in interface <CODE>org.apache.maven.plugin.Mojo</CODE><DT><B>Overrides:</B><DD><CODE><A HREF="../../../../../org/apache/maven/plugins/release/AbstractReleaseMojo.html#execute()">execute</A></CODE> in class <CODE><A HREF="../../../../../org/apache/maven/plugins/release/AbstractReleaseMojo.html" title="class in org.apache.maven.plugins.release">AbstractReleaseMojo</A></CODE></DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true#execute()" title="class or interface in org.apache.maven.plugin">execute</A></CODE> in interface <CODE><A HREF="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">Mojo</A></CODE><DT><B>Overrides:</B><DD><CODE><A HREF="../../../../../org/apache/maven/plugins/release/AbstractReleaseMojo.html#execute()">execute</A></CODE> in class <CODE><A HREF="../../../../../org/apache/maven/plugins/release/AbstractReleaseMojo.html" title="class in org.apache.maven.plugins.release">AbstractReleaseMojo</A></CODE></DL>
 </DD>
 <DD><DL>
 
 <DT><B>Throws:</B>
-<DD><CODE>org.apache.maven.plugin.MojoExecutionException</CODE>
-<DD><CODE>org.apache.maven.plugin.MojoFailureException</CODE></DL>
+<DD><CODE><A HREF="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/MojoExecutionException.html?is-external=true" title="class or interface in org.apache.maven.plugin">MojoExecutionException</A></CODE>
+<DD><CODE><A HREF="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/MojoFailureException.html?is-external=true" title="class or interface in org.apache.maven.plugin">MojoFailureException</A></CODE></DL>
 </DD>
 </DL>
 <!-- ========= END OF CLASS DATA ========= -->

Modified: websites/production/maventest/content/plugins/maven-release-plugin-latest/apidocs/org/apache/maven/plugins/release/StageReleaseMojo.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-release-plugin-latest/apidocs/org/apache/maven/plugins/release/StageReleaseMojo.html (original)
+++ websites/production/maventest/content/plugins/maven-release-plugin-latest/apidocs/org/apache/maven/plugins/release/StageReleaseMojo.html Tue May  8 11:39:29 2012
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_24) on Mon Jun 27 10:27:40 IST 2011 -->
+<!-- Generated by javadoc (build 1.6.0_26) on Thu Jul 28 15:48:58 IST 2011 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-StageReleaseMojo (Maven Release Plugin 2.2 API)
+StageReleaseMojo (Maven Release Plugin 2.2.1 API)
 </TITLE>
 
-<META NAME="date" CONTENT="2011-06-27">
+<META NAME="date" CONTENT="2011-07-28">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
 
@@ -16,7 +16,7 @@ StageReleaseMojo (Maven Release Plugin 2
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="StageReleaseMojo (Maven Release Plugin 2.2 API)";
+        parent.document.title="StageReleaseMojo (Maven Release Plugin 2.2.1 API)";
     }
 }
 </SCRIPT>
@@ -93,12 +93,12 @@ org.apache.maven.plugins.release</FONT>
 Class StageReleaseMojo</H2>
 <PRE>
 <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</A>
-  <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by ">org.apache.maven.plugin.AbstractMojo
+  <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><A HREF="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">org.apache.maven.plugin.AbstractMojo</A>
       <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../../org/apache/maven/plugins/release/AbstractReleaseMojo.html" title="class in org.apache.maven.plugins.release">org.apache.maven.plugins.release.AbstractReleaseMojo</A>
           <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.maven.plugins.release.StageReleaseMojo</B>
 </PRE>
 <DL>
-<DT><B>All Implemented Interfaces:</B> <DD>org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo</DD>
+<DT><B>All Implemented Interfaces:</B> <DD><A HREF="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/ContextEnabled.html?is-external=true" title="class or interface in org.apache.maven.plugin">ContextEnabled</A>, <A HREF="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">Mojo</A></DD>
 </DL>
 <HR>
 <DL>
@@ -142,10 +142,10 @@ Perform a release from SCM to a staging 
 &nbsp;<A NAME="fields_inherited_from_class_org.apache.maven.plugin.Mojo"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left"><B>Fields inherited from interface org.apache.maven.plugin.Mojo</B></TH>
+<TH ALIGN="left"><B>Fields inherited from interface org.apache.maven.plugin.<A HREF="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">Mojo</A></B></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE>ROLE</CODE></TD>
+<TD><CODE><A HREF="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true#ROLE" title="class or interface in org.apache.maven.plugin">ROLE</A></CODE></TD>
 </TR>
 </TABLE>
 &nbsp;
@@ -202,10 +202,10 @@ Perform a release from SCM to a staging 
 &nbsp;<A NAME="methods_inherited_from_class_org.apache.maven.plugin.AbstractMojo"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left"><B>Methods inherited from class org.apache.maven.plugin.AbstractMojo</B></TH>
+<TH ALIGN="left"><B>Methods inherited from class org.apache.maven.plugin.<A HREF="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">AbstractMojo</A></B></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE>getLog, getPluginContext, setLog, setPluginContext</CODE></TD>
+<TD><CODE><A HREF="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#getLog()" title="class or interface in org.apache.maven.plugin">getLog</A>, <A HREF="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#getPluginContext()" title="class or interface in org.apache.maven.plugin">getPluginContext</A>, <A HREF="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#setLog(org.apache.maven.plugin.logging.Log)" title="class or interface in org.apache.maven.plugin">setLog</A>, <A HREF="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#setPluginContext(java.util.Map)" title="class or interface in org.apache.maven.plugin">setPluginContext</A></CODE></TD>
 </TR>
 </TABLE>
 &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
@@ -268,19 +268,19 @@ protected <A HREF="http://download.oracl
 execute</H3>
 <PRE>
 public void <B>execute</B>()
-             throws org.apache.maven.plugin.MojoExecutionException,
-                    org.apache.maven.plugin.MojoFailureException</PRE>
+             throws <A HREF="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/MojoExecutionException.html?is-external=true" title="class or interface in org.apache.maven.plugin">MojoExecutionException</A>,
+                    <A HREF="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/MojoFailureException.html?is-external=true" title="class or interface in org.apache.maven.plugin">MojoFailureException</A></PRE>
 <DL>
 <DD>
 <P>
 <DD><DL>
-<DT><B>Specified by:</B><DD><CODE>execute</CODE> in interface <CODE>org.apache.maven.plugin.Mojo</CODE><DT><B>Overrides:</B><DD><CODE><A HREF="../../../../../org/apache/maven/plugins/release/AbstractReleaseMojo.html#execute()">execute</A></CODE> in class <CODE><A HREF="../../../../../org/apache/maven/plugins/release/AbstractReleaseMojo.html" title="class in org.apache.maven.plugins.release">AbstractReleaseMojo</A></CODE></DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true#execute()" title="class or interface in org.apache.maven.plugin">execute</A></CODE> in interface <CODE><A HREF="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">Mojo</A></CODE><DT><B>Overrides:</B><DD><CODE><A HREF="../../../../../org/apache/maven/plugins/release/AbstractReleaseMojo.html#execute()">execute</A></CODE> in class <CODE><A HREF="../../../../../org/apache/maven/plugins/release/AbstractReleaseMojo.html" title="class in org.apache.maven.plugins.release">AbstractReleaseMojo</A></CODE></DL>
 </DD>
 <DD><DL>
 
 <DT><B>Throws:</B>
-<DD><CODE>org.apache.maven.plugin.MojoExecutionException</CODE>
-<DD><CODE>org.apache.maven.plugin.MojoFailureException</CODE></DL>
+<DD><CODE><A HREF="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/MojoExecutionException.html?is-external=true" title="class or interface in org.apache.maven.plugin">MojoExecutionException</A></CODE>
+<DD><CODE><A HREF="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/MojoFailureException.html?is-external=true" title="class or interface in org.apache.maven.plugin">MojoFailureException</A></CODE></DL>
 </DD>
 </DL>
 <!-- ========= END OF CLASS DATA ========= -->

Modified: websites/production/maventest/content/plugins/maven-release-plugin-latest/apidocs/org/apache/maven/plugins/release/UpdateVersionsMojo.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-release-plugin-latest/apidocs/org/apache/maven/plugins/release/UpdateVersionsMojo.html (original)
+++ websites/production/maventest/content/plugins/maven-release-plugin-latest/apidocs/org/apache/maven/plugins/release/UpdateVersionsMojo.html Tue May  8 11:39:29 2012
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_24) on Mon Jun 27 10:27:40 IST 2011 -->
+<!-- Generated by javadoc (build 1.6.0_26) on Thu Jul 28 15:48:58 IST 2011 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-UpdateVersionsMojo (Maven Release Plugin 2.2 API)
+UpdateVersionsMojo (Maven Release Plugin 2.2.1 API)
 </TITLE>
 
-<META NAME="date" CONTENT="2011-06-27">
+<META NAME="date" CONTENT="2011-07-28">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
 
@@ -16,7 +16,7 @@ UpdateVersionsMojo (Maven Release Plugin
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="UpdateVersionsMojo (Maven Release Plugin 2.2 API)";
+        parent.document.title="UpdateVersionsMojo (Maven Release Plugin 2.2.1 API)";
     }
 }
 </SCRIPT>
@@ -93,12 +93,12 @@ org.apache.maven.plugins.release</FONT>
 Class UpdateVersionsMojo</H2>
 <PRE>
 <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</A>
-  <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by ">org.apache.maven.plugin.AbstractMojo
+  <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><A HREF="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">org.apache.maven.plugin.AbstractMojo</A>
       <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../../org/apache/maven/plugins/release/AbstractReleaseMojo.html" title="class in org.apache.maven.plugins.release">org.apache.maven.plugins.release.AbstractReleaseMojo</A>
           <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.maven.plugins.release.UpdateVersionsMojo</B>
 </PRE>
 <DL>
-<DT><B>All Implemented Interfaces:</B> <DD>org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo</DD>
+<DT><B>All Implemented Interfaces:</B> <DD><A HREF="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/ContextEnabled.html?is-external=true" title="class or interface in org.apache.maven.plugin">ContextEnabled</A>, <A HREF="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">Mojo</A></DD>
 </DL>
 <HR>
 <DL>
@@ -133,7 +133,7 @@ Update the POM versions for a project. T
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>protected &nbsp;org.apache.maven.execution.MavenSession</CODE></FONT></TD>
+<CODE>protected &nbsp;<A HREF="http://maven.apache.org/maven-core/apidocs/org/apache/maven/execution/MavenSession.html?is-external=true" title="class or interface in org.apache.maven.execution">MavenSession</A></CODE></FONT></TD>
 <TD><CODE><B><A HREF="../../../../../org/apache/maven/plugins/release/UpdateVersionsMojo.html#session">session</A></B></CODE>
 
 <BR>
@@ -152,10 +152,10 @@ Update the POM versions for a project. T
 &nbsp;<A NAME="fields_inherited_from_class_org.apache.maven.plugin.Mojo"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left"><B>Fields inherited from interface org.apache.maven.plugin.Mojo</B></TH>
+<TH ALIGN="left"><B>Fields inherited from interface org.apache.maven.plugin.<A HREF="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">Mojo</A></B></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE>ROLE</CODE></TD>
+<TD><CODE><A HREF="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true#ROLE" title="class or interface in org.apache.maven.plugin">ROLE</A></CODE></TD>
 </TR>
 </TABLE>
 &nbsp;
@@ -204,10 +204,10 @@ Update the POM versions for a project. T
 &nbsp;<A NAME="methods_inherited_from_class_org.apache.maven.plugin.AbstractMojo"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left"><B>Methods inherited from class org.apache.maven.plugin.AbstractMojo</B></TH>
+<TH ALIGN="left"><B>Methods inherited from class org.apache.maven.plugin.<A HREF="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">AbstractMojo</A></B></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE>getLog, getPluginContext, setLog, setPluginContext</CODE></TD>
+<TD><CODE><A HREF="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#getLog()" title="class or interface in org.apache.maven.plugin">getLog</A>, <A HREF="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#getPluginContext()" title="class or interface in org.apache.maven.plugin">getPluginContext</A>, <A HREF="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#setLog(org.apache.maven.plugin.logging.Log)" title="class or interface in org.apache.maven.plugin">setLog</A>, <A HREF="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#setPluginContext(java.util.Map)" title="class or interface in org.apache.maven.plugin">setPluginContext</A></CODE></TD>
 </TR>
 </TABLE>
 &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
@@ -235,7 +235,7 @@ Update the POM versions for a project. T
 <A NAME="session"><!-- --></A><H3>
 session</H3>
 <PRE>
-protected org.apache.maven.execution.MavenSession <B>session</B></PRE>
+protected <A HREF="http://maven.apache.org/maven-core/apidocs/org/apache/maven/execution/MavenSession.html?is-external=true" title="class or interface in org.apache.maven.execution">MavenSession</A> <B>session</B></PRE>
 <DL>
 <DL>
 <DT><B>Since:</B></DT>
@@ -274,19 +274,19 @@ public <B>UpdateVersionsMojo</B>()</PRE>
 execute</H3>
 <PRE>
 public void <B>execute</B>()
-             throws org.apache.maven.plugin.MojoExecutionException,
-                    org.apache.maven.plugin.MojoFailureException</PRE>
+             throws <A HREF="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/MojoExecutionException.html?is-external=true" title="class or interface in org.apache.maven.plugin">MojoExecutionException</A>,
+                    <A HREF="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/MojoFailureException.html?is-external=true" title="class or interface in org.apache.maven.plugin">MojoFailureException</A></PRE>
 <DL>
 <DD>
 <P>
 <DD><DL>
-<DT><B>Specified by:</B><DD><CODE>execute</CODE> in interface <CODE>org.apache.maven.plugin.Mojo</CODE><DT><B>Overrides:</B><DD><CODE><A HREF="../../../../../org/apache/maven/plugins/release/AbstractReleaseMojo.html#execute()">execute</A></CODE> in class <CODE><A HREF="../../../../../org/apache/maven/plugins/release/AbstractReleaseMojo.html" title="class in org.apache.maven.plugins.release">AbstractReleaseMojo</A></CODE></DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true#execute()" title="class or interface in org.apache.maven.plugin">execute</A></CODE> in interface <CODE><A HREF="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">Mojo</A></CODE><DT><B>Overrides:</B><DD><CODE><A HREF="../../../../../org/apache/maven/plugins/release/AbstractReleaseMojo.html#execute()">execute</A></CODE> in class <CODE><A HREF="../../../../../org/apache/maven/plugins/release/AbstractReleaseMojo.html" title="class in org.apache.maven.plugins.release">AbstractReleaseMojo</A></CODE></DL>
 </DD>
 <DD><DL>
 
 <DT><B>Throws:</B>
-<DD><CODE>org.apache.maven.plugin.MojoExecutionException</CODE>
-<DD><CODE>org.apache.maven.plugin.MojoFailureException</CODE></DL>
+<DD><CODE><A HREF="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/MojoExecutionException.html?is-external=true" title="class or interface in org.apache.maven.plugin">MojoExecutionException</A></CODE>
+<DD><CODE><A HREF="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/MojoFailureException.html?is-external=true" title="class or interface in org.apache.maven.plugin">MojoFailureException</A></CODE></DL>
 </DD>
 </DL>
 <!-- ========= END OF CLASS DATA ========= -->

Modified: websites/production/maventest/content/plugins/maven-release-plugin-latest/apidocs/org/apache/maven/plugins/release/class-use/AbstractReleaseMojo.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-release-plugin-latest/apidocs/org/apache/maven/plugins/release/class-use/AbstractReleaseMojo.html (original)
+++ websites/production/maventest/content/plugins/maven-release-plugin-latest/apidocs/org/apache/maven/plugins/release/class-use/AbstractReleaseMojo.html Tue May  8 11:39:29 2012
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_24) on Mon Jun 27 10:27:40 IST 2011 -->
+<!-- Generated by javadoc (build 1.6.0_26) on Thu Jul 28 15:48:58 IST 2011 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.apache.maven.plugins.release.AbstractReleaseMojo (Maven Release Plugin 2.2 API)
+Uses of Class org.apache.maven.plugins.release.AbstractReleaseMojo (Maven Release Plugin 2.2.1 API)
 </TITLE>
 
-<META NAME="date" CONTENT="2011-06-27">
+<META NAME="date" CONTENT="2011-07-28">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
 
@@ -16,7 +16,7 @@ Uses of Class org.apache.maven.plugins.r
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.maven.plugins.release.AbstractReleaseMojo (Maven Release Plugin 2.2 API)";
+        parent.document.title="Uses of Class org.apache.maven.plugins.release.AbstractReleaseMojo (Maven Release Plugin 2.2.1 API)";
     }
 }
 </SCRIPT>

Modified: websites/production/maventest/content/plugins/maven-release-plugin-latest/apidocs/org/apache/maven/plugins/release/class-use/BranchReleaseMojo.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-release-plugin-latest/apidocs/org/apache/maven/plugins/release/class-use/BranchReleaseMojo.html (original)
+++ websites/production/maventest/content/plugins/maven-release-plugin-latest/apidocs/org/apache/maven/plugins/release/class-use/BranchReleaseMojo.html Tue May  8 11:39:29 2012
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_24) on Mon Jun 27 10:27:40 IST 2011 -->
+<!-- Generated by javadoc (build 1.6.0_26) on Thu Jul 28 15:48:58 IST 2011 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.apache.maven.plugins.release.BranchReleaseMojo (Maven Release Plugin 2.2 API)
+Uses of Class org.apache.maven.plugins.release.BranchReleaseMojo (Maven Release Plugin 2.2.1 API)
 </TITLE>
 
-<META NAME="date" CONTENT="2011-06-27">
+<META NAME="date" CONTENT="2011-07-28">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
 
@@ -16,7 +16,7 @@ Uses of Class org.apache.maven.plugins.r
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.maven.plugins.release.BranchReleaseMojo (Maven Release Plugin 2.2 API)";
+        parent.document.title="Uses of Class org.apache.maven.plugins.release.BranchReleaseMojo (Maven Release Plugin 2.2.1 API)";
     }
 }
 </SCRIPT>

Modified: websites/production/maventest/content/plugins/maven-release-plugin-latest/apidocs/org/apache/maven/plugins/release/class-use/CleanReleaseMojo.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-release-plugin-latest/apidocs/org/apache/maven/plugins/release/class-use/CleanReleaseMojo.html (original)
+++ websites/production/maventest/content/plugins/maven-release-plugin-latest/apidocs/org/apache/maven/plugins/release/class-use/CleanReleaseMojo.html Tue May  8 11:39:29 2012
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_24) on Mon Jun 27 10:27:40 IST 2011 -->
+<!-- Generated by javadoc (build 1.6.0_26) on Thu Jul 28 15:48:58 IST 2011 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.apache.maven.plugins.release.CleanReleaseMojo (Maven Release Plugin 2.2 API)
+Uses of Class org.apache.maven.plugins.release.CleanReleaseMojo (Maven Release Plugin 2.2.1 API)
 </TITLE>
 
-<META NAME="date" CONTENT="2011-06-27">
+<META NAME="date" CONTENT="2011-07-28">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
 
@@ -16,7 +16,7 @@ Uses of Class org.apache.maven.plugins.r
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.maven.plugins.release.CleanReleaseMojo (Maven Release Plugin 2.2 API)";
+        parent.document.title="Uses of Class org.apache.maven.plugins.release.CleanReleaseMojo (Maven Release Plugin 2.2.1 API)";
     }
 }
 </SCRIPT>

Modified: websites/production/maventest/content/plugins/maven-release-plugin-latest/apidocs/org/apache/maven/plugins/release/class-use/HelpMojo.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-release-plugin-latest/apidocs/org/apache/maven/plugins/release/class-use/HelpMojo.html (original)
+++ websites/production/maventest/content/plugins/maven-release-plugin-latest/apidocs/org/apache/maven/plugins/release/class-use/HelpMojo.html Tue May  8 11:39:29 2012
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_24) on Mon Jun 27 10:27:40 IST 2011 -->
+<!-- Generated by javadoc (build 1.6.0_26) on Thu Jul 28 15:48:58 IST 2011 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.apache.maven.plugins.release.HelpMojo (Maven Release Plugin 2.2 API)
+Uses of Class org.apache.maven.plugins.release.HelpMojo (Maven Release Plugin 2.2.1 API)
 </TITLE>
 
-<META NAME="date" CONTENT="2011-06-27">
+<META NAME="date" CONTENT="2011-07-28">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
 
@@ -16,7 +16,7 @@ Uses of Class org.apache.maven.plugins.r
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.maven.plugins.release.HelpMojo (Maven Release Plugin 2.2 API)";
+        parent.document.title="Uses of Class org.apache.maven.plugins.release.HelpMojo (Maven Release Plugin 2.2.1 API)";
     }
 }
 </SCRIPT>

Modified: websites/production/maventest/content/plugins/maven-release-plugin-latest/apidocs/org/apache/maven/plugins/release/class-use/PerformReleaseMojo.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-release-plugin-latest/apidocs/org/apache/maven/plugins/release/class-use/PerformReleaseMojo.html (original)
+++ websites/production/maventest/content/plugins/maven-release-plugin-latest/apidocs/org/apache/maven/plugins/release/class-use/PerformReleaseMojo.html Tue May  8 11:39:29 2012
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_24) on Mon Jun 27 10:27:40 IST 2011 -->
+<!-- Generated by javadoc (build 1.6.0_26) on Thu Jul 28 15:48:58 IST 2011 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.apache.maven.plugins.release.PerformReleaseMojo (Maven Release Plugin 2.2 API)
+Uses of Class org.apache.maven.plugins.release.PerformReleaseMojo (Maven Release Plugin 2.2.1 API)
 </TITLE>
 
-<META NAME="date" CONTENT="2011-06-27">
+<META NAME="date" CONTENT="2011-07-28">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
 
@@ -16,7 +16,7 @@ Uses of Class org.apache.maven.plugins.r
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.maven.plugins.release.PerformReleaseMojo (Maven Release Plugin 2.2 API)";
+        parent.document.title="Uses of Class org.apache.maven.plugins.release.PerformReleaseMojo (Maven Release Plugin 2.2.1 API)";
     }
 }
 </SCRIPT>

Modified: websites/production/maventest/content/plugins/maven-release-plugin-latest/apidocs/org/apache/maven/plugins/release/class-use/PrepareReleaseMojo.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-release-plugin-latest/apidocs/org/apache/maven/plugins/release/class-use/PrepareReleaseMojo.html (original)
+++ websites/production/maventest/content/plugins/maven-release-plugin-latest/apidocs/org/apache/maven/plugins/release/class-use/PrepareReleaseMojo.html Tue May  8 11:39:29 2012
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_24) on Mon Jun 27 10:27:40 IST 2011 -->
+<!-- Generated by javadoc (build 1.6.0_26) on Thu Jul 28 15:48:58 IST 2011 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.apache.maven.plugins.release.PrepareReleaseMojo (Maven Release Plugin 2.2 API)
+Uses of Class org.apache.maven.plugins.release.PrepareReleaseMojo (Maven Release Plugin 2.2.1 API)
 </TITLE>
 
-<META NAME="date" CONTENT="2011-06-27">
+<META NAME="date" CONTENT="2011-07-28">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
 
@@ -16,7 +16,7 @@ Uses of Class org.apache.maven.plugins.r
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.maven.plugins.release.PrepareReleaseMojo (Maven Release Plugin 2.2 API)";
+        parent.document.title="Uses of Class org.apache.maven.plugins.release.PrepareReleaseMojo (Maven Release Plugin 2.2.1 API)";
     }
 }
 </SCRIPT>

Modified: websites/production/maventest/content/plugins/maven-release-plugin-latest/apidocs/org/apache/maven/plugins/release/class-use/PrepareWithPomReleaseMojo.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-release-plugin-latest/apidocs/org/apache/maven/plugins/release/class-use/PrepareWithPomReleaseMojo.html (original)
+++ websites/production/maventest/content/plugins/maven-release-plugin-latest/apidocs/org/apache/maven/plugins/release/class-use/PrepareWithPomReleaseMojo.html Tue May  8 11:39:29 2012
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_24) on Mon Jun 27 10:27:40 IST 2011 -->
+<!-- Generated by javadoc (build 1.6.0_26) on Thu Jul 28 15:48:58 IST 2011 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.apache.maven.plugins.release.PrepareWithPomReleaseMojo (Maven Release Plugin 2.2 API)
+Uses of Class org.apache.maven.plugins.release.PrepareWithPomReleaseMojo (Maven Release Plugin 2.2.1 API)
 </TITLE>
 
-<META NAME="date" CONTENT="2011-06-27">
+<META NAME="date" CONTENT="2011-07-28">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
 
@@ -16,7 +16,7 @@ Uses of Class org.apache.maven.plugins.r
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.maven.plugins.release.PrepareWithPomReleaseMojo (Maven Release Plugin 2.2 API)";
+        parent.document.title="Uses of Class org.apache.maven.plugins.release.PrepareWithPomReleaseMojo (Maven Release Plugin 2.2.1 API)";
     }
 }
 </SCRIPT>

Modified: websites/production/maventest/content/plugins/maven-release-plugin-latest/apidocs/org/apache/maven/plugins/release/class-use/RollbackReleaseMojo.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-release-plugin-latest/apidocs/org/apache/maven/plugins/release/class-use/RollbackReleaseMojo.html (original)
+++ websites/production/maventest/content/plugins/maven-release-plugin-latest/apidocs/org/apache/maven/plugins/release/class-use/RollbackReleaseMojo.html Tue May  8 11:39:29 2012
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_24) on Mon Jun 27 10:27:40 IST 2011 -->
+<!-- Generated by javadoc (build 1.6.0_26) on Thu Jul 28 15:48:58 IST 2011 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.apache.maven.plugins.release.RollbackReleaseMojo (Maven Release Plugin 2.2 API)
+Uses of Class org.apache.maven.plugins.release.RollbackReleaseMojo (Maven Release Plugin 2.2.1 API)
 </TITLE>
 
-<META NAME="date" CONTENT="2011-06-27">
+<META NAME="date" CONTENT="2011-07-28">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
 
@@ -16,7 +16,7 @@ Uses of Class org.apache.maven.plugins.r
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.maven.plugins.release.RollbackReleaseMojo (Maven Release Plugin 2.2 API)";
+        parent.document.title="Uses of Class org.apache.maven.plugins.release.RollbackReleaseMojo (Maven Release Plugin 2.2.1 API)";
     }
 }
 </SCRIPT>

Modified: websites/production/maventest/content/plugins/maven-release-plugin-latest/apidocs/org/apache/maven/plugins/release/class-use/StageReleaseMojo.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-release-plugin-latest/apidocs/org/apache/maven/plugins/release/class-use/StageReleaseMojo.html (original)
+++ websites/production/maventest/content/plugins/maven-release-plugin-latest/apidocs/org/apache/maven/plugins/release/class-use/StageReleaseMojo.html Tue May  8 11:39:29 2012
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_24) on Mon Jun 27 10:27:40 IST 2011 -->
+<!-- Generated by javadoc (build 1.6.0_26) on Thu Jul 28 15:48:58 IST 2011 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.apache.maven.plugins.release.StageReleaseMojo (Maven Release Plugin 2.2 API)
+Uses of Class org.apache.maven.plugins.release.StageReleaseMojo (Maven Release Plugin 2.2.1 API)
 </TITLE>
 
-<META NAME="date" CONTENT="2011-06-27">
+<META NAME="date" CONTENT="2011-07-28">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
 
@@ -16,7 +16,7 @@ Uses of Class org.apache.maven.plugins.r
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.maven.plugins.release.StageReleaseMojo (Maven Release Plugin 2.2 API)";
+        parent.document.title="Uses of Class org.apache.maven.plugins.release.StageReleaseMojo (Maven Release Plugin 2.2.1 API)";
     }
 }
 </SCRIPT>

Modified: websites/production/maventest/content/plugins/maven-release-plugin-latest/apidocs/org/apache/maven/plugins/release/class-use/UpdateVersionsMojo.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-release-plugin-latest/apidocs/org/apache/maven/plugins/release/class-use/UpdateVersionsMojo.html (original)
+++ websites/production/maventest/content/plugins/maven-release-plugin-latest/apidocs/org/apache/maven/plugins/release/class-use/UpdateVersionsMojo.html Tue May  8 11:39:29 2012
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_24) on Mon Jun 27 10:27:40 IST 2011 -->
+<!-- Generated by javadoc (build 1.6.0_26) on Thu Jul 28 15:48:58 IST 2011 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.apache.maven.plugins.release.UpdateVersionsMojo (Maven Release Plugin 2.2 API)
+Uses of Class org.apache.maven.plugins.release.UpdateVersionsMojo (Maven Release Plugin 2.2.1 API)
 </TITLE>
 
-<META NAME="date" CONTENT="2011-06-27">
+<META NAME="date" CONTENT="2011-07-28">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
 
@@ -16,7 +16,7 @@ Uses of Class org.apache.maven.plugins.r
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.maven.plugins.release.UpdateVersionsMojo (Maven Release Plugin 2.2 API)";
+        parent.document.title="Uses of Class org.apache.maven.plugins.release.UpdateVersionsMojo (Maven Release Plugin 2.2.1 API)";
     }
 }
 </SCRIPT>

Modified: websites/production/maventest/content/plugins/maven-release-plugin-latest/apidocs/org/apache/maven/plugins/release/package-frame.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-release-plugin-latest/apidocs/org/apache/maven/plugins/release/package-frame.html (original)
+++ websites/production/maventest/content/plugins/maven-release-plugin-latest/apidocs/org/apache/maven/plugins/release/package-frame.html Tue May  8 11:39:29 2012
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_24) on Mon Jun 27 10:27:40 IST 2011 -->
+<!-- Generated by javadoc (build 1.6.0_26) on Thu Jul 28 15:48:58 IST 2011 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-org.apache.maven.plugins.release (Maven Release Plugin 2.2 API)
+org.apache.maven.plugins.release (Maven Release Plugin 2.2.1 API)
 </TITLE>
 
-<META NAME="date" CONTENT="2011-06-27">
+<META NAME="date" CONTENT="2011-07-28">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
 

Modified: websites/production/maventest/content/plugins/maven-release-plugin-latest/apidocs/org/apache/maven/plugins/release/package-summary.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-release-plugin-latest/apidocs/org/apache/maven/plugins/release/package-summary.html (original)
+++ websites/production/maventest/content/plugins/maven-release-plugin-latest/apidocs/org/apache/maven/plugins/release/package-summary.html Tue May  8 11:39:29 2012
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_24) on Mon Jun 27 10:27:40 IST 2011 -->
+<!-- Generated by javadoc (build 1.6.0_26) on Thu Jul 28 15:48:58 IST 2011 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-org.apache.maven.plugins.release (Maven Release Plugin 2.2 API)
+org.apache.maven.plugins.release (Maven Release Plugin 2.2.1 API)
 </TITLE>
 
-<META NAME="date" CONTENT="2011-06-27">
+<META NAME="date" CONTENT="2011-07-28">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
 
@@ -16,7 +16,7 @@ org.apache.maven.plugins.release (Maven 
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="org.apache.maven.plugins.release (Maven Release Plugin 2.2 API)";
+        parent.document.title="org.apache.maven.plugins.release (Maven Release Plugin 2.2.1 API)";
     }
 }
 </SCRIPT>

Modified: websites/production/maventest/content/plugins/maven-release-plugin-latest/apidocs/org/apache/maven/plugins/release/package-tree.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-release-plugin-latest/apidocs/org/apache/maven/plugins/release/package-tree.html (original)
+++ websites/production/maventest/content/plugins/maven-release-plugin-latest/apidocs/org/apache/maven/plugins/release/package-tree.html Tue May  8 11:39:29 2012
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_24) on Mon Jun 27 10:27:40 IST 2011 -->
+<!-- Generated by javadoc (build 1.6.0_26) on Thu Jul 28 15:48:58 IST 2011 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-org.apache.maven.plugins.release Class Hierarchy (Maven Release Plugin 2.2 API)
+org.apache.maven.plugins.release Class Hierarchy (Maven Release Plugin 2.2.1 API)
 </TITLE>
 
-<META NAME="date" CONTENT="2011-06-27">
+<META NAME="date" CONTENT="2011-07-28">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
 
@@ -16,7 +16,7 @@ org.apache.maven.plugins.release Class H
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="org.apache.maven.plugins.release Class Hierarchy (Maven Release Plugin 2.2 API)";
+        parent.document.title="org.apache.maven.plugins.release Class Hierarchy (Maven Release Plugin 2.2.1 API)";
     }
 }
 </SCRIPT>
@@ -89,7 +89,7 @@ Class Hierarchy
 </H2>
 <UL>
 <LI TYPE="circle">java.lang.<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang"><B>Object</B></A><UL>
-<LI TYPE="circle">org.apache.maven.plugin.AbstractMojo (implements org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo)
+<LI TYPE="circle">org.apache.maven.plugin.<A HREF="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true" title="class or interface in org.apache.maven.plugin"><B>AbstractMojo</B></A> (implements org.apache.maven.plugin.<A HREF="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/ContextEnabled.html?is-external=true" title="class or interface in org.apache.maven.plugin">ContextEnabled</A>, org.apache.maven.plugin.<A HREF="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">Mojo</A>)
 <UL>
 <LI TYPE="circle">org.apache.maven.plugins.release.<A HREF="../../../../../org/apache/maven/plugins/release/AbstractReleaseMojo.html" title="class in org.apache.maven.plugins.release"><B>AbstractReleaseMojo</B></A><UL>
 <LI TYPE="circle">org.apache.maven.plugins.release.<A HREF="../../../../../org/apache/maven/plugins/release/BranchReleaseMojo.html" title="class in org.apache.maven.plugins.release"><B>BranchReleaseMojo</B></A><LI TYPE="circle">org.apache.maven.plugins.release.<A HREF="../../../../../org/apache/maven/plugins/release/CleanReleaseMojo.html" title="class in org.apache.maven.plugins.release"><B>CleanReleaseMojo</B></A><LI TYPE="circle">org.apache.maven.plugins.release.<A HREF="../../../../../org/apache/maven/plugins/release/PerformReleaseMojo.html" title="class in org.apache.maven.plugins.release"><B>PerformReleaseMojo</B></A><LI TYPE="circle">org.apache.maven.plugins.release.<A HREF="../../../../../org/apache/maven/plugins/release/PrepareReleaseMojo.html" title="class in org.apache.maven.plugins.release"><B>PrepareReleaseMojo</B></A><UL>

Modified: websites/production/maventest/content/plugins/maven-release-plugin-latest/apidocs/org/apache/maven/plugins/release/package-use.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-release-plugin-latest/apidocs/org/apache/maven/plugins/release/package-use.html (original)
+++ websites/production/maventest/content/plugins/maven-release-plugin-latest/apidocs/org/apache/maven/plugins/release/package-use.html Tue May  8 11:39:29 2012
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_24) on Mon Jun 27 10:27:40 IST 2011 -->
+<!-- Generated by javadoc (build 1.6.0_26) on Thu Jul 28 15:48:58 IST 2011 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Package org.apache.maven.plugins.release (Maven Release Plugin 2.2 API)
+Uses of Package org.apache.maven.plugins.release (Maven Release Plugin 2.2.1 API)
 </TITLE>
 
-<META NAME="date" CONTENT="2011-06-27">
+<META NAME="date" CONTENT="2011-07-28">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
 
@@ -16,7 +16,7 @@ Uses of Package org.apache.maven.plugins
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Package org.apache.maven.plugins.release (Maven Release Plugin 2.2 API)";
+        parent.document.title="Uses of Package org.apache.maven.plugins.release (Maven Release Plugin 2.2.1 API)";
     }
 }
 </SCRIPT>

Modified: websites/production/maventest/content/plugins/maven-release-plugin-latest/apidocs/overview-tree.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-release-plugin-latest/apidocs/overview-tree.html (original)
+++ websites/production/maventest/content/plugins/maven-release-plugin-latest/apidocs/overview-tree.html Tue May  8 11:39:29 2012
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_24) on Mon Jun 27 10:27:40 IST 2011 -->
+<!-- Generated by javadoc (build 1.6.0_26) on Thu Jul 28 15:48:58 IST 2011 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Class Hierarchy (Maven Release Plugin 2.2 API)
+Class Hierarchy (Maven Release Plugin 2.2.1 API)
 </TITLE>
 
-<META NAME="date" CONTENT="2011-06-27">
+<META NAME="date" CONTENT="2011-07-28">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
 
@@ -16,7 +16,7 @@ Class Hierarchy (Maven Release Plugin 2.
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Class Hierarchy (Maven Release Plugin 2.2 API)";
+        parent.document.title="Class Hierarchy (Maven Release Plugin 2.2.1 API)";
     }
 }
 </SCRIPT>
@@ -91,7 +91,7 @@ Class Hierarchy
 </H2>
 <UL>
 <LI TYPE="circle">java.lang.<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang"><B>Object</B></A><UL>
-<LI TYPE="circle">org.apache.maven.plugin.AbstractMojo (implements org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo)
+<LI TYPE="circle">org.apache.maven.plugin.<A HREF="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true" title="class or interface in org.apache.maven.plugin"><B>AbstractMojo</B></A> (implements org.apache.maven.plugin.<A HREF="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/ContextEnabled.html?is-external=true" title="class or interface in org.apache.maven.plugin">ContextEnabled</A>, org.apache.maven.plugin.<A HREF="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">Mojo</A>)
 <UL>
 <LI TYPE="circle">org.apache.maven.plugins.release.<A HREF="org/apache/maven/plugins/release/AbstractReleaseMojo.html" title="class in org.apache.maven.plugins.release"><B>AbstractReleaseMojo</B></A><UL>
 <LI TYPE="circle">org.apache.maven.plugins.release.<A HREF="org/apache/maven/plugins/release/BranchReleaseMojo.html" title="class in org.apache.maven.plugins.release"><B>BranchReleaseMojo</B></A><LI TYPE="circle">org.apache.maven.plugins.release.<A HREF="org/apache/maven/plugins/release/CleanReleaseMojo.html" title="class in org.apache.maven.plugins.release"><B>CleanReleaseMojo</B></A><LI TYPE="circle">org.apache.maven.plugins.release.<A HREF="org/apache/maven/plugins/release/PerformReleaseMojo.html" title="class in org.apache.maven.plugins.release"><B>PerformReleaseMojo</B></A><LI TYPE="circle">org.apache.maven.plugins.release.<A HREF="org/apache/maven/plugins/release/PrepareReleaseMojo.html" title="class in org.apache.maven.plugins.release"><B>PrepareReleaseMojo</B></A><UL>

Modified: websites/production/maventest/content/plugins/maven-release-plugin-latest/branch-mojo.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-release-plugin-latest/branch-mojo.html (original)
+++ websites/production/maventest/content/plugins/maven-release-plugin-latest/branch-mojo.html Tue May  8 11:39:29 2012
@@ -76,8 +76,8 @@
             
   
     
-             Last Published: 2011-06-27
-              &nbsp;| Version: 2.2
+             Last Published: 2011-07-28
+              &nbsp;| Version: 2.2.1
             </div>
       <div class="clear">
         <hr/>
@@ -284,20 +284,19 @@
   
     <div class="section"><h2>release:branch<a name="release:branch"></a></h2>
       <p><b>Full name</b>:</p>
-      <p>org.apache.maven.plugins:maven-release-plugin:2.2:branch</p>
+      <p>org.apache.maven.plugins:maven-release-plugin:2.2.1:branch</p>
       <p><b>Description</b>:</p>
       <div>Branch a project in SCM, using the same steps as the
 <tt>release:prepare</tt> goal, creating a branch instead of a tag.
-For more info see <a class="externalLink" href="http://maven.apache.org/plugins/maven-release-plugin/examples/branch.html">
-http://maven.apache.org/plugins/maven-release-plugin/examples/branch.html</a>.</div>
+For more info see <a class="externalLink" href="http://maven.apache.org/plugins/maven-release-plugin/examples/branch.html">http://maven.apache.org/plugins/maven-release-plugin/examples/branch.html</a>.</div>
       <p><b>Attributes</b>:</p>
       <ul>
-        <li>Requires a Maven 2.0 project to be executed.</li>
+        <li>Requires a Maven project to be executed.</li>
         <li>Executes as an aggregator plugin.</li>
         <li>Since version: <tt>2.0-beta-6</tt>.</li>
       </ul>
       <div class="section"><h3>Required Parameters<a name="Required_Parameters"></a></h3>
-        <table class="bodyTable" border="0" align="left">
+        <table class="bodyTable" border="0">
           <tr class="a">
             <th>Name</th>
             <th>Type</th>
@@ -313,7 +312,7 @@ http://maven.apache.org/plugins/maven-re
         </table>
       </div>
       <div class="section"><h3>Optional Parameters<a name="Optional_Parameters"></a></h3>
-        <table class="bodyTable" border="0" align="left">
+        <table class="bodyTable" border="0">
           <tr class="a">
             <th>Name</th>
             <th>Type</th>
@@ -502,14 +501,11 @@ Property interpolation is performed on t
 ensure that the interpolation occurs during release, you must use
 <tt>@{...}</tt> to reference the properties rather than
 <tt>${...}</tt>. The following properties are available: 
-
 <ul>
 <li><tt>groupId</tt> or <tt>project.groupId</tt> - The
 groupId of the root project.</li>
-
 <li><tt>artifactId</tt> or <tt>project.artifactId</tt> -
 The artifactId of the root project.</li>
-
 <li><tt>version</tt> or <tt>project.version</tt> - The
 release version of the root project.</li>
 </ul><br /><b>Default value is</b>: <tt>@{project.artifactId}-@{project.version}</tt>.</td>
@@ -771,14 +767,11 @@ Property interpolation is performed on t
 ensure that the interpolation occurs during release, you must use
 <tt>@{...}</tt> to reference the properties rather than
 <tt>${...}</tt>. The following properties are available: 
-
 <ul>
 <li><tt>groupId</tt> or <tt>project.groupId</tt> - The
 groupId of the root project.</li>
-
 <li><tt>artifactId</tt> or <tt>project.artifactId</tt> -
 The artifactId of the root project.</li>
-
 <li><tt>version</tt> or <tt>project.version</tt> - The
 release version of the root project.</li>
 </ul></div>

Modified: websites/production/maventest/content/plugins/maven-release-plugin-latest/checkstyle.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-release-plugin-latest/checkstyle.html (original)
+++ websites/production/maventest/content/plugins/maven-release-plugin-latest/checkstyle.html Tue May  8 11:39:29 2012
@@ -75,8 +75,8 @@
             
   
     
-             Last Published: 2011-06-27
-              &nbsp;| Version: 2.2
+             Last Published: 2011-07-28
+              &nbsp;| Version: 2.2.1
             </div>
       <div class="clear">
         <hr/>

Modified: websites/production/maventest/content/plugins/maven-release-plugin-latest/clean-mojo.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-release-plugin-latest/clean-mojo.html (original)
+++ websites/production/maventest/content/plugins/maven-release-plugin-latest/clean-mojo.html Tue May  8 11:39:29 2012
@@ -76,8 +76,8 @@
             
   
     
-             Last Published: 2011-06-27
-              &nbsp;| Version: 2.2
+             Last Published: 2011-07-28
+              &nbsp;| Version: 2.2.1
             </div>
       <div class="clear">
         <hr/>
@@ -284,21 +284,20 @@
   
     <div class="section"><h2>release:clean<a name="release:clean"></a></h2>
       <p><b>Full name</b>:</p>
-      <p>org.apache.maven.plugins:maven-release-plugin:2.2:clean</p>
+      <p>org.apache.maven.plugins:maven-release-plugin:2.2.1:clean</p>
       <p><b>Description</b>:</p>
       <div>Clean up after a release preparation. This is done automatically
 after a successful <tt>release:perform</tt>, so is best served for
 cleaning up a failed or abandoned release, or a dry run. Note that
 only the working copy is cleaned up, no previous steps are rolled
-back. For more info see <a class="externalLink" href="http://maven.apache.org/plugins/maven-release-plugin/examples/clean-release.html">
-http://maven.apache.org/plugins/maven-release-plugin/examples/clean-release.html</a>.</div>
+back. For more info see <a class="externalLink" href="http://maven.apache.org/plugins/maven-release-plugin/examples/clean-release.html">http://maven.apache.org/plugins/maven-release-plugin/examples/clean-release.html</a>.</div>
       <p><b>Attributes</b>:</p>
       <ul>
-        <li>Requires a Maven 2.0 project to be executed.</li>
+        <li>Requires a Maven project to be executed.</li>
         <li>Executes as an aggregator plugin.</li>
       </ul>
       <div class="section"><h3>Optional Parameters<a name="Optional_Parameters"></a></h3>
-        <table class="bodyTable" border="0" align="left">
+        <table class="bodyTable" border="0">
           <tr class="a">
             <th>Name</th>
             <th>Type</th>
@@ -404,14 +403,11 @@ Property interpolation is performed on t
 ensure that the interpolation occurs during release, you must use
 <tt>@{...}</tt> to reference the properties rather than
 <tt>${...}</tt>. The following properties are available: 
-
 <ul>
 <li><tt>groupId</tt> or <tt>project.groupId</tt> - The
 groupId of the root project.</li>
-
 <li><tt>artifactId</tt> or <tt>project.artifactId</tt> -
 The artifactId of the root project.</li>
-
 <li><tt>version</tt> or <tt>project.version</tt> - The
 release version of the root project.</li>
 </ul><br /><b>Default value is</b>: <tt>@{project.artifactId}-@{project.version}</tt>.</td>
@@ -532,14 +528,11 @@ Property interpolation is performed on t
 ensure that the interpolation occurs during release, you must use
 <tt>@{...}</tt> to reference the properties rather than
 <tt>${...}</tt>. The following properties are available: 
-
 <ul>
 <li><tt>groupId</tt> or <tt>project.groupId</tt> - The
 groupId of the root project.</li>
-
 <li><tt>artifactId</tt> or <tt>project.artifactId</tt> -
 The artifactId of the root project.</li>
-
 <li><tt>version</tt> or <tt>project.version</tt> - The
 release version of the root project.</li>
 </ul></div>

Modified: websites/production/maventest/content/plugins/maven-release-plugin-latest/cpd.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-release-plugin-latest/cpd.html (original)
+++ websites/production/maventest/content/plugins/maven-release-plugin-latest/cpd.html Tue May  8 11:39:29 2012
@@ -75,8 +75,8 @@
             
   
     
-             Last Published: 2011-06-27
-              &nbsp;| Version: 2.2
+             Last Published: 2011-07-28
+              &nbsp;| Version: 2.2.1
             </div>
       <div class="clear">
         <hr/>