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 [2/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/...

Added: 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 (added)
+++ websites/production/maventest/content/plugins/maven-release-plugin-latest/apidocs/org/apache/maven/plugins/release/PrepareWithPomReleaseMojo.html Tue May  8 11:35:10 2012
@@ -0,0 +1,339 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!--NewPage-->
+<HTML>
+<HEAD>
+<!-- Generated by javadoc (build 1.5.0_22) on Sun Feb 07 00:05:49 CET 2010 -->
+<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<TITLE>
+PrepareWithPomReleaseMojo (Maven Release Plugin 2.0 API)
+</TITLE>
+
+<META NAME="keywords" CONTENT="org.apache.maven.plugins.release.PrepareWithPomReleaseMojo class">
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
+
+<SCRIPT type="text/javascript">
+function windowTitle()
+{
+    parent.document.title="PrepareWithPomReleaseMojo (Maven Release Plugin 2.0 API)";
+}
+</SCRIPT>
+<NOSCRIPT>
+</NOSCRIPT>
+
+</HEAD>
+
+<BODY BGCOLOR="white" onload="windowTitle();">
+
+
+<!-- ========= START OF TOP NAVBAR ======= -->
+<A NAME="navbar_top"><!-- --></A>
+<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
+<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
+<TR>
+<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<A NAME="navbar_top_firstrow"><!-- --></A>
+<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
+  <TR ALIGN="center" VALIGN="top">
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../org/apache/maven/plugins/release/package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="class-use/PrepareWithPomReleaseMojo.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
+  </TR>
+</TABLE>
+</TD>
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
+</EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+&nbsp;<A HREF="../../../../../org/apache/maven/plugins/release/PrepareReleaseMojo.html" title="class in org.apache.maven.plugins.release"><B>PREV CLASS</B></A>&nbsp;
+&nbsp;<A HREF="../../../../../org/apache/maven/plugins/release/RollbackReleaseMojo.html" title="class in org.apache.maven.plugins.release"><B>NEXT CLASS</B></A></FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+  <A HREF="../../../../../index.html?org/apache/maven/plugins/release/PrepareWithPomReleaseMojo.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+&nbsp;<A HREF="PrepareWithPomReleaseMojo.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
+&nbsp;<SCRIPT type="text/javascript">
+  <!--
+  if(window==top) {
+    document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
+  }
+  //-->
+</SCRIPT>
+<NOSCRIPT>
+  <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
+</NOSCRIPT>
+
+
+</FONT></TD>
+</TR>
+<TR>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#fields_inherited_from_class_org.apache.maven.plugins.release.PrepareReleaseMojo">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
+</TR>
+</TABLE>
+<A NAME="skip-navbar_top"></A>
+<!-- ========= END OF TOP NAVBAR ========= -->
+
+<HR>
+<!-- ======== START OF CLASS DATA ======== -->
+<H2>
+<FONT SIZE="-1">
+org.apache.maven.plugins.release</FONT>
+<BR>
+Class PrepareWithPomReleaseMojo</H2>
+<PRE>
+<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html" 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="../../../../../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>
+</DL>
+<HR>
+<DL>
+<DT><PRE>public class <B>PrepareWithPomReleaseMojo</B><DT>extends <A HREF="../../../../../org/apache/maven/plugins/release/PrepareReleaseMojo.html" title="class in org.apache.maven.plugins.release">PrepareReleaseMojo</A></DL>
+</PRE>
+
+<P>
+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>.
+<P>
+
+<P>
+<DL>
+<DT><B>Since:</B></DT>
+  <DD>2.0</DD>
+<DT><B>Author:</B></DT>
+  <DD><a href="mailto:brett@apache.org">Brett Porter</a></DD>
+</DL>
+<HR>
+
+<P>
+<!-- =========== FIELD SUMMARY =========== -->
+
+<A NAME="field_summary"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+<B>Field Summary</B></FONT></TH>
+</TR>
+</TABLE>
+&nbsp;<A NAME="fields_inherited_from_class_org.apache.maven.plugins.release.PrepareReleaseMojo"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
+<TH ALIGN="left"><B>Fields inherited from class org.apache.maven.plugins.release.<A HREF="../../../../../org/apache/maven/plugins/release/PrepareReleaseMojo.html" title="class in org.apache.maven.plugins.release">PrepareReleaseMojo</A></B></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><A HREF="../../../../../org/apache/maven/plugins/release/PrepareReleaseMojo.html#session">session</A></CODE></TD>
+</TR>
+</TABLE>
+&nbsp;<A NAME="fields_inherited_from_class_org.apache.maven.plugins.release.AbstractReleaseMojo"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
+<TH ALIGN="left"><B>Fields inherited from class org.apache.maven.plugins.release.<A HREF="../../../../../org/apache/maven/plugins/release/AbstractReleaseMojo.html" title="class in org.apache.maven.plugins.release">AbstractReleaseMojo</A></B></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><A HREF="../../../../../org/apache/maven/plugins/release/AbstractReleaseMojo.html#basedir">basedir</A>, <A HREF="../../../../../org/apache/maven/plugins/release/AbstractReleaseMojo.html#javaHome">javaHome</A>, <A HREF="../../../../../org/apache/maven/plugins/release/AbstractReleaseMojo.html#localRepoDirectory">localRepoDirectory</A>, <A HREF="../../../../../org/apache/maven/plugins/release/AbstractReleaseMojo.html#mavenExecutorId">mavenExecutorId</A>, <A HREF="../../../../../org/apache/maven/plugins/release/AbstractReleaseMojo.html#mavenHome">mavenHome</A>, <A HREF="../../../../../org/apache/maven/plugins/release/AbstractReleaseMojo.html#project">project</A>, <A HREF="../../../../../org/apache/maven/plugins/release/AbstractReleaseMojo.html#reactorProjects">reactorProjects</A>, <A HREF="../../../../../org/apache/maven/plugins/release/AbstractReleaseMojo.html#releaseManager">releaseManager</A>, <A HREF="../../../../../org/apache/maven/plugins/release/AbstractReleaseM
 ojo.html#settings">settings</A></CODE></TD>
+</TR>
+</TABLE>
+&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>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE>ROLE</CODE></TD>
+</TR>
+</TABLE>
+&nbsp;
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+
+<A NAME="constructor_summary"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+<B>Constructor Summary</B></FONT></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><B><A HREF="../../../../../org/apache/maven/plugins/release/PrepareWithPomReleaseMojo.html#PrepareWithPomReleaseMojo()">PrepareWithPomReleaseMojo</A></B>()</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+</TR>
+</TABLE>
+&nbsp;
+<!-- ========== METHOD SUMMARY =========== -->
+
+<A NAME="method_summary"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+<B>Method Summary</B></FONT></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../org/apache/maven/plugins/release/PrepareWithPomReleaseMojo.html#execute()">execute</A></B>()</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+</TR>
+</TABLE>
+&nbsp;<A NAME="methods_inherited_from_class_org.apache.maven.plugins.release.PrepareReleaseMojo"><!-- --></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.plugins.release.<A HREF="../../../../../org/apache/maven/plugins/release/PrepareReleaseMojo.html" title="class in org.apache.maven.plugins.release">PrepareReleaseMojo</A></B></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><A HREF="../../../../../org/apache/maven/plugins/release/PrepareReleaseMojo.html#prepareRelease(boolean)">prepareRelease</A></CODE></TD>
+</TR>
+</TABLE>
+&nbsp;<A NAME="methods_inherited_from_class_org.apache.maven.plugins.release.AbstractReleaseMojo"><!-- --></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.plugins.release.<A HREF="../../../../../org/apache/maven/plugins/release/AbstractReleaseMojo.html" title="class in org.apache.maven.plugins.release">AbstractReleaseMojo</A></B></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><A HREF="../../../../../org/apache/maven/plugins/release/AbstractReleaseMojo.html#addArgument(java.lang.String)">addArgument</A>, <A HREF="../../../../../org/apache/maven/plugins/release/AbstractReleaseMojo.html#createReleaseDescriptor()">createReleaseDescriptor</A>, <A HREF="../../../../../org/apache/maven/plugins/release/AbstractReleaseMojo.html#getAdditionalProfiles()">getAdditionalProfiles</A>, <A HREF="../../../../../org/apache/maven/plugins/release/AbstractReleaseMojo.html#getReactorProjects()">getReactorProjects</A>, <A HREF="../../../../../org/apache/maven/plugins/release/AbstractReleaseMojo.html#getReleaseEnvironment()">getReleaseEnvironment</A>, <A HREF="../../../../../org/apache/maven/plugins/release/AbstractReleaseMojo.html#setBasedir(java.io.File)">setBasedir</A></CODE></TD>
+</TR>
+</TABLE>
+&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>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE>getLog, getPluginContext, setLog, setPluginContext</CODE></TD>
+</TR>
+</TABLE>
+&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
+<TH ALIGN="left"><B>Methods inherited from class java.lang.<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A></B></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#clone()" title="class or interface in java.lang">clone</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#equals(java.lang.Object)" title="class or interface in java.lang">equals</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#finalize()" title="class or interface in java.lang">finalize</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#getClass()" title="class or interface in java.lang">getClass</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#hashCode()" title="class or interface in java.lang">hashCode</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#notify()" title="class or interface in java.lang">notify</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#notifyAll()" title="class or interface in java.lang">notifyAll</A>, <A HREF="http://
 java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#toString()" title="class or interface in java.lang">toString</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#wait()" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#wait(long)" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#wait(long, int)" title="class or interface in java.lang">wait</A></CODE></TD>
+</TR>
+</TABLE>
+&nbsp;
+<P>
+
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+
+<A NAME="constructor_detail"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
+<B>Constructor Detail</B></FONT></TH>
+</TR>
+</TABLE>
+
+<A NAME="PrepareWithPomReleaseMojo()"><!-- --></A><H3>
+PrepareWithPomReleaseMojo</H3>
+<PRE>
+public <B>PrepareWithPomReleaseMojo</B>()</PRE>
+<DL>
+</DL>
+
+<!-- ============ METHOD DETAIL ========== -->
+
+<A NAME="method_detail"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
+<B>Method Detail</B></FONT></TH>
+</TR>
+</TABLE>
+
+<A NAME="execute()"><!-- --></A><H3>
+execute</H3>
+<PRE>
+public void <B>execute</B>()
+             throws org.apache.maven.plugin.MojoExecutionException,
+                    org.apache.maven.plugin.MojoFailureException</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>
+</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>
+</DL>
+<!-- ========= END OF CLASS DATA ========= -->
+<HR>
+
+
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<A NAME="navbar_bottom"><!-- --></A>
+<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
+<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
+<TR>
+<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<A NAME="navbar_bottom_firstrow"><!-- --></A>
+<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
+  <TR ALIGN="center" VALIGN="top">
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../org/apache/maven/plugins/release/package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="class-use/PrepareWithPomReleaseMojo.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
+  </TR>
+</TABLE>
+</TD>
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
+</EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+&nbsp;<A HREF="../../../../../org/apache/maven/plugins/release/PrepareReleaseMojo.html" title="class in org.apache.maven.plugins.release"><B>PREV CLASS</B></A>&nbsp;
+&nbsp;<A HREF="../../../../../org/apache/maven/plugins/release/RollbackReleaseMojo.html" title="class in org.apache.maven.plugins.release"><B>NEXT CLASS</B></A></FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+  <A HREF="../../../../../index.html?org/apache/maven/plugins/release/PrepareWithPomReleaseMojo.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+&nbsp;<A HREF="PrepareWithPomReleaseMojo.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
+&nbsp;<SCRIPT type="text/javascript">
+  <!--
+  if(window==top) {
+    document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
+  }
+  //-->
+</SCRIPT>
+<NOSCRIPT>
+  <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
+</NOSCRIPT>
+
+
+</FONT></TD>
+</TR>
+<TR>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#fields_inherited_from_class_org.apache.maven.plugins.release.PrepareReleaseMojo">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
+</TR>
+</TABLE>
+<A NAME="skip-navbar_bottom"></A>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+
+<HR>
+Copyright &#169; 2002-2010 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
+</BODY>
+</HTML>
\ No newline at end of file

Propchange: websites/production/maventest/content/plugins/maven-release-plugin-latest/apidocs/org/apache/maven/plugins/release/PrepareWithPomReleaseMojo.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/maventest/content/plugins/maven-release-plugin-latest/apidocs/org/apache/maven/plugins/release/PrepareWithPomReleaseMojo.html
------------------------------------------------------------------------------
    svn:keywords = Author Date Id Revision

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:35:10 2012
@@ -2,10 +2,10 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_17) on Mon Mar 23 23:43:18 CET 2009 -->
+<!-- Generated by javadoc (build 1.5.0_22) on Sun Feb 07 00:05:49 CET 2010 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-RollbackReleaseMojo (Maven Release Plugin 2.0-beta-9 API)
+RollbackReleaseMojo (Maven Release Plugin 2.0 API)
 </TITLE>
 
 <META NAME="keywords" CONTENT="org.apache.maven.plugins.release.RollbackReleaseMojo class">
@@ -15,7 +15,7 @@ RollbackReleaseMojo (Maven Release Plugi
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="RollbackReleaseMojo (Maven Release Plugin 2.0-beta-9 API)";
+    parent.document.title="RollbackReleaseMojo (Maven Release Plugin 2.0 API)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -52,7 +52,7 @@ function windowTitle()
 
 <TR>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-&nbsp;<A HREF="../../../../../org/apache/maven/plugins/release/PrepareReleaseMojo.html" title="class in org.apache.maven.plugins.release"><B>PREV CLASS</B></A>&nbsp;
+&nbsp;<A HREF="../../../../../org/apache/maven/plugins/release/PrepareWithPomReleaseMojo.html" title="class in org.apache.maven.plugins.release"><B>PREV CLASS</B></A>&nbsp;
 &nbsp;<A HREF="../../../../../org/apache/maven/plugins/release/StageReleaseMojo.html" title="class in org.apache.maven.plugins.release"><B>NEXT CLASS</B></A></FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
   <A HREF="../../../../../index.html?org/apache/maven/plugins/release/RollbackReleaseMojo.html" target="_top"><B>FRAMES</B></A>  &nbsp;
@@ -104,6 +104,7 @@ Class RollbackReleaseMojo</H2>
 
 <P>
 Rollback changes made by a previous release.
+ For more info see <a href="/plugins/maven-release-plugin/examples/rollback-release.html">this example</a>.
 <P>
 
 <P>
@@ -285,7 +286,7 @@ public void <B>execute</B>()
 
 <TR>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-&nbsp;<A HREF="../../../../../org/apache/maven/plugins/release/PrepareReleaseMojo.html" title="class in org.apache.maven.plugins.release"><B>PREV CLASS</B></A>&nbsp;
+&nbsp;<A HREF="../../../../../org/apache/maven/plugins/release/PrepareWithPomReleaseMojo.html" title="class in org.apache.maven.plugins.release"><B>PREV CLASS</B></A>&nbsp;
 &nbsp;<A HREF="../../../../../org/apache/maven/plugins/release/StageReleaseMojo.html" title="class in org.apache.maven.plugins.release"><B>NEXT CLASS</B></A></FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
   <A HREF="../../../../../index.html?org/apache/maven/plugins/release/RollbackReleaseMojo.html" target="_top"><B>FRAMES</B></A>  &nbsp;
@@ -315,6 +316,6 @@ DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2002-2009 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright &#169; 2002-2010 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
 </BODY>
 </HTML>
\ No newline at end of file

Modified: websites/production/maventest/content/plugins/maven-release-plugin-latest/apidocs/org/apache/maven/plugins/release/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:35:10 2012
@@ -2,10 +2,10 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_17) on Mon Mar 23 23:43:18 CET 2009 -->
+<!-- Generated by javadoc (build 1.5.0_22) on Sun Feb 07 00:05:49 CET 2010 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-StageReleaseMojo (Maven Release Plugin 2.0-beta-9 API)
+StageReleaseMojo (Maven Release Plugin 2.0 API)
 </TITLE>
 
 <META NAME="keywords" CONTENT="org.apache.maven.plugins.release.StageReleaseMojo class">
@@ -15,7 +15,7 @@ StageReleaseMojo (Maven Release Plugin 2
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="StageReleaseMojo (Maven Release Plugin 2.0-beta-9 API)";
+    parent.document.title="StageReleaseMojo (Maven Release Plugin 2.0 API)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -53,7 +53,7 @@ function windowTitle()
 <TR>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
 &nbsp;<A HREF="../../../../../org/apache/maven/plugins/release/RollbackReleaseMojo.html" title="class in org.apache.maven.plugins.release"><B>PREV CLASS</B></A>&nbsp;
-&nbsp;NEXT CLASS</FONT></TD>
+&nbsp;<A HREF="../../../../../org/apache/maven/plugins/release/UpdateVersionsMojo.html" title="class in org.apache.maven.plugins.release"><B>NEXT CLASS</B></A></FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
   <A HREF="../../../../../index.html?org/apache/maven/plugins/release/StageReleaseMojo.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="StageReleaseMojo.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
@@ -108,6 +108,8 @@ Perform a release from SCM to a staging 
 
 <P>
 <DL>
+<DT><B>Since:</B></DT>
+  <DD>2.0-beta-8</DD>
 <DT><B>Version:</B></DT>
   <DD>$Id$</DD>
 <DT><B>Author:</B></DT>
@@ -309,7 +311,7 @@ public void <B>execute</B>()
 <TR>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
 &nbsp;<A HREF="../../../../../org/apache/maven/plugins/release/RollbackReleaseMojo.html" title="class in org.apache.maven.plugins.release"><B>PREV CLASS</B></A>&nbsp;
-&nbsp;NEXT CLASS</FONT></TD>
+&nbsp;<A HREF="../../../../../org/apache/maven/plugins/release/UpdateVersionsMojo.html" title="class in org.apache.maven.plugins.release"><B>NEXT CLASS</B></A></FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
   <A HREF="../../../../../index.html?org/apache/maven/plugins/release/StageReleaseMojo.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="StageReleaseMojo.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
@@ -338,6 +340,6 @@ DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2002-2009 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright &#169; 2002-2010 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
 </BODY>
 </HTML>
\ No newline at end of file

Added: 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 (added)
+++ websites/production/maventest/content/plugins/maven-release-plugin-latest/apidocs/org/apache/maven/plugins/release/UpdateVersionsMojo.html Tue May  8 11:35:10 2012
@@ -0,0 +1,350 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!--NewPage-->
+<HTML>
+<HEAD>
+<!-- Generated by javadoc (build 1.5.0_22) on Sun Feb 07 00:05:49 CET 2010 -->
+<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<TITLE>
+UpdateVersionsMojo (Maven Release Plugin 2.0 API)
+</TITLE>
+
+<META NAME="keywords" CONTENT="org.apache.maven.plugins.release.UpdateVersionsMojo class">
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
+
+<SCRIPT type="text/javascript">
+function windowTitle()
+{
+    parent.document.title="UpdateVersionsMojo (Maven Release Plugin 2.0 API)";
+}
+</SCRIPT>
+<NOSCRIPT>
+</NOSCRIPT>
+
+</HEAD>
+
+<BODY BGCOLOR="white" onload="windowTitle();">
+
+
+<!-- ========= START OF TOP NAVBAR ======= -->
+<A NAME="navbar_top"><!-- --></A>
+<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
+<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
+<TR>
+<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<A NAME="navbar_top_firstrow"><!-- --></A>
+<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
+  <TR ALIGN="center" VALIGN="top">
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../org/apache/maven/plugins/release/package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="class-use/UpdateVersionsMojo.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
+  </TR>
+</TABLE>
+</TD>
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
+</EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+&nbsp;<A HREF="../../../../../org/apache/maven/plugins/release/StageReleaseMojo.html" title="class in org.apache.maven.plugins.release"><B>PREV CLASS</B></A>&nbsp;
+&nbsp;NEXT CLASS</FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+  <A HREF="../../../../../index.html?org/apache/maven/plugins/release/UpdateVersionsMojo.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+&nbsp;<A HREF="UpdateVersionsMojo.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
+&nbsp;<SCRIPT type="text/javascript">
+  <!--
+  if(window==top) {
+    document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
+  }
+  //-->
+</SCRIPT>
+<NOSCRIPT>
+  <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
+</NOSCRIPT>
+
+
+</FONT></TD>
+</TR>
+<TR>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
+</TR>
+</TABLE>
+<A NAME="skip-navbar_top"></A>
+<!-- ========= END OF TOP NAVBAR ========= -->
+
+<HR>
+<!-- ======== START OF CLASS DATA ======== -->
+<H2>
+<FONT SIZE="-1">
+org.apache.maven.plugins.release</FONT>
+<BR>
+Class UpdateVersionsMojo</H2>
+<PRE>
+<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html" 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="../../../../../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>
+</DL>
+<HR>
+<DL>
+<DT><PRE>public class <B>UpdateVersionsMojo</B><DT>extends <A HREF="../../../../../org/apache/maven/plugins/release/AbstractReleaseMojo.html" title="class in org.apache.maven.plugins.release">AbstractReleaseMojo</A></DL>
+</PRE>
+
+<P>
+Update the POM versions for a project.
+ For more info see <a href="/plugins/maven-release-plugin/examples/update-versions.html">this example</a>.
+<P>
+
+<P>
+<DL>
+<DT><B>Since:</B></DT>
+  <DD>2.0</DD>
+<DT><B>Version:</B></DT>
+  <DD>$Id$</DD>
+<DT><B>Author:</B></DT>
+  <DD>Paul Gier</DD>
+</DL>
+<HR>
+
+<P>
+<!-- =========== FIELD SUMMARY =========== -->
+
+<A NAME="field_summary"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+<B>Field Summary</B></FONT></TH>
+</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>
+<TD><CODE><B><A HREF="../../../../../org/apache/maven/plugins/release/UpdateVersionsMojo.html#session">session</A></B></CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+</TR>
+</TABLE>
+&nbsp;<A NAME="fields_inherited_from_class_org.apache.maven.plugins.release.AbstractReleaseMojo"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
+<TH ALIGN="left"><B>Fields inherited from class org.apache.maven.plugins.release.<A HREF="../../../../../org/apache/maven/plugins/release/AbstractReleaseMojo.html" title="class in org.apache.maven.plugins.release">AbstractReleaseMojo</A></B></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><A HREF="../../../../../org/apache/maven/plugins/release/AbstractReleaseMojo.html#basedir">basedir</A>, <A HREF="../../../../../org/apache/maven/plugins/release/AbstractReleaseMojo.html#javaHome">javaHome</A>, <A HREF="../../../../../org/apache/maven/plugins/release/AbstractReleaseMojo.html#localRepoDirectory">localRepoDirectory</A>, <A HREF="../../../../../org/apache/maven/plugins/release/AbstractReleaseMojo.html#mavenExecutorId">mavenExecutorId</A>, <A HREF="../../../../../org/apache/maven/plugins/release/AbstractReleaseMojo.html#mavenHome">mavenHome</A>, <A HREF="../../../../../org/apache/maven/plugins/release/AbstractReleaseMojo.html#project">project</A>, <A HREF="../../../../../org/apache/maven/plugins/release/AbstractReleaseMojo.html#reactorProjects">reactorProjects</A>, <A HREF="../../../../../org/apache/maven/plugins/release/AbstractReleaseMojo.html#releaseManager">releaseManager</A>, <A HREF="../../../../../org/apache/maven/plugins/release/AbstractReleaseM
 ojo.html#settings">settings</A></CODE></TD>
+</TR>
+</TABLE>
+&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>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE>ROLE</CODE></TD>
+</TR>
+</TABLE>
+&nbsp;
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+
+<A NAME="constructor_summary"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+<B>Constructor Summary</B></FONT></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><B><A HREF="../../../../../org/apache/maven/plugins/release/UpdateVersionsMojo.html#UpdateVersionsMojo()">UpdateVersionsMojo</A></B>()</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+</TR>
+</TABLE>
+&nbsp;
+<!-- ========== METHOD SUMMARY =========== -->
+
+<A NAME="method_summary"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+<B>Method Summary</B></FONT></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../org/apache/maven/plugins/release/UpdateVersionsMojo.html#execute()">execute</A></B>()</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+</TR>
+</TABLE>
+&nbsp;<A NAME="methods_inherited_from_class_org.apache.maven.plugins.release.AbstractReleaseMojo"><!-- --></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.plugins.release.<A HREF="../../../../../org/apache/maven/plugins/release/AbstractReleaseMojo.html" title="class in org.apache.maven.plugins.release">AbstractReleaseMojo</A></B></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><A HREF="../../../../../org/apache/maven/plugins/release/AbstractReleaseMojo.html#addArgument(java.lang.String)">addArgument</A>, <A HREF="../../../../../org/apache/maven/plugins/release/AbstractReleaseMojo.html#createReleaseDescriptor()">createReleaseDescriptor</A>, <A HREF="../../../../../org/apache/maven/plugins/release/AbstractReleaseMojo.html#getAdditionalProfiles()">getAdditionalProfiles</A>, <A HREF="../../../../../org/apache/maven/plugins/release/AbstractReleaseMojo.html#getReactorProjects()">getReactorProjects</A>, <A HREF="../../../../../org/apache/maven/plugins/release/AbstractReleaseMojo.html#getReleaseEnvironment()">getReleaseEnvironment</A>, <A HREF="../../../../../org/apache/maven/plugins/release/AbstractReleaseMojo.html#setBasedir(java.io.File)">setBasedir</A></CODE></TD>
+</TR>
+</TABLE>
+&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>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE>getLog, getPluginContext, setLog, setPluginContext</CODE></TD>
+</TR>
+</TABLE>
+&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
+<TH ALIGN="left"><B>Methods inherited from class java.lang.<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A></B></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#clone()" title="class or interface in java.lang">clone</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#equals(java.lang.Object)" title="class or interface in java.lang">equals</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#finalize()" title="class or interface in java.lang">finalize</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#getClass()" title="class or interface in java.lang">getClass</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#hashCode()" title="class or interface in java.lang">hashCode</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#notify()" title="class or interface in java.lang">notify</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#notifyAll()" title="class or interface in java.lang">notifyAll</A>, <A HREF="http://
 java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#toString()" title="class or interface in java.lang">toString</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#wait()" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#wait(long)" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#wait(long, int)" title="class or interface in java.lang">wait</A></CODE></TD>
+</TR>
+</TABLE>
+&nbsp;
+<P>
+
+<!-- ============ FIELD DETAIL =========== -->
+
+<A NAME="field_detail"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
+<B>Field Detail</B></FONT></TH>
+</TR>
+</TABLE>
+
+<A NAME="session"><!-- --></A><H3>
+session</H3>
+<PRE>
+protected org.apache.maven.execution.MavenSession <B>session</B></PRE>
+<DL>
+<DL>
+<DT><B>Since:</B></DT>
+  <DD>2.0</DD>
+</DL>
+</DL>
+
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+
+<A NAME="constructor_detail"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
+<B>Constructor Detail</B></FONT></TH>
+</TR>
+</TABLE>
+
+<A NAME="UpdateVersionsMojo()"><!-- --></A><H3>
+UpdateVersionsMojo</H3>
+<PRE>
+public <B>UpdateVersionsMojo</B>()</PRE>
+<DL>
+</DL>
+
+<!-- ============ METHOD DETAIL ========== -->
+
+<A NAME="method_detail"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
+<B>Method Detail</B></FONT></TH>
+</TR>
+</TABLE>
+
+<A NAME="execute()"><!-- --></A><H3>
+execute</H3>
+<PRE>
+public void <B>execute</B>()
+             throws org.apache.maven.plugin.MojoExecutionException,
+                    org.apache.maven.plugin.MojoFailureException</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>
+</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>
+</DL>
+<!-- ========= END OF CLASS DATA ========= -->
+<HR>
+
+
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<A NAME="navbar_bottom"><!-- --></A>
+<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
+<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
+<TR>
+<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<A NAME="navbar_bottom_firstrow"><!-- --></A>
+<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
+  <TR ALIGN="center" VALIGN="top">
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../org/apache/maven/plugins/release/package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="class-use/UpdateVersionsMojo.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
+  </TR>
+</TABLE>
+</TD>
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
+</EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+&nbsp;<A HREF="../../../../../org/apache/maven/plugins/release/StageReleaseMojo.html" title="class in org.apache.maven.plugins.release"><B>PREV CLASS</B></A>&nbsp;
+&nbsp;NEXT CLASS</FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+  <A HREF="../../../../../index.html?org/apache/maven/plugins/release/UpdateVersionsMojo.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+&nbsp;<A HREF="UpdateVersionsMojo.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
+&nbsp;<SCRIPT type="text/javascript">
+  <!--
+  if(window==top) {
+    document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
+  }
+  //-->
+</SCRIPT>
+<NOSCRIPT>
+  <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
+</NOSCRIPT>
+
+
+</FONT></TD>
+</TR>
+<TR>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
+</TR>
+</TABLE>
+<A NAME="skip-navbar_bottom"></A>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+
+<HR>
+Copyright &#169; 2002-2010 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
+</BODY>
+</HTML>
\ No newline at end of file

Propchange: websites/production/maventest/content/plugins/maven-release-plugin-latest/apidocs/org/apache/maven/plugins/release/UpdateVersionsMojo.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/maventest/content/plugins/maven-release-plugin-latest/apidocs/org/apache/maven/plugins/release/UpdateVersionsMojo.html
------------------------------------------------------------------------------
    svn:keywords = Author Date Id Revision

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:35:10 2012
@@ -2,10 +2,10 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_17) on Mon Mar 23 23:43:18 CET 2009 -->
+<!-- Generated by javadoc (build 1.5.0_22) on Sun Feb 07 00:05:49 CET 2010 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.apache.maven.plugins.release.AbstractReleaseMojo (Maven Release Plugin 2.0-beta-9 API)
+Uses of Class org.apache.maven.plugins.release.AbstractReleaseMojo (Maven Release Plugin 2.0 API)
 </TITLE>
 
 
@@ -14,7 +14,7 @@ Uses of Class org.apache.maven.plugins.r
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="Uses of Class org.apache.maven.plugins.release.AbstractReleaseMojo (Maven Release Plugin 2.0-beta-9 API)";
+    parent.document.title="Uses of Class org.apache.maven.plugins.release.AbstractReleaseMojo (Maven Release Plugin 2.0 API)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -128,6 +128,14 @@ Uses of <A HREF="../../../../../../org/a
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;class</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugins/release/PrepareWithPomReleaseMojo.html" title="class in org.apache.maven.plugins.release">PrepareWithPomReleaseMojo</A></B></CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Prepare for a release in SCM, fully resolving dependencies for the purpose of producing a "release POM".</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;class</CODE></FONT></TD>
 <TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugins/release/RollbackReleaseMojo.html" title="class in org.apache.maven.plugins.release">RollbackReleaseMojo</A></B></CODE>
 
 <BR>
@@ -141,6 +149,14 @@ Uses of <A HREF="../../../../../../org/a
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Perform a release from SCM to a staging repository.</TD>
 </TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;class</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugins/release/UpdateVersionsMojo.html" title="class in org.apache.maven.plugins.release">UpdateVersionsMojo</A></B></CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Update the POM versions for a project.</TD>
+</TR>
 </TABLE>
 &nbsp;
 <P>
@@ -197,6 +213,6 @@ Uses of <A HREF="../../../../../../org/a
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2002-2009 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright &#169; 2002-2010 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
 </BODY>
 </HTML>
\ No newline at end of file

Modified: websites/production/maventest/content/plugins/maven-release-plugin-latest/apidocs/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:35:10 2012
@@ -2,10 +2,10 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_17) on Mon Mar 23 23:43:18 CET 2009 -->
+<!-- Generated by javadoc (build 1.5.0_22) on Sun Feb 07 00:05:49 CET 2010 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.apache.maven.plugins.release.BranchReleaseMojo (Maven Release Plugin 2.0-beta-9 API)
+Uses of Class org.apache.maven.plugins.release.BranchReleaseMojo (Maven Release Plugin 2.0 API)
 </TITLE>
 
 
@@ -14,7 +14,7 @@ Uses of Class org.apache.maven.plugins.r
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="Uses of Class org.apache.maven.plugins.release.BranchReleaseMojo (Maven Release Plugin 2.0-beta-9 API)";
+    parent.document.title="Uses of Class org.apache.maven.plugins.release.BranchReleaseMojo (Maven Release Plugin 2.0 API)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -134,6 +134,6 @@ No usage of org.apache.maven.plugins.rel
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2002-2009 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright &#169; 2002-2010 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
 </BODY>
 </HTML>
\ No newline at end of file

Modified: websites/production/maventest/content/plugins/maven-release-plugin-latest/apidocs/org/apache/maven/plugins/release/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:35:10 2012
@@ -2,10 +2,10 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_17) on Mon Mar 23 23:43:18 CET 2009 -->
+<!-- Generated by javadoc (build 1.5.0_22) on Sun Feb 07 00:05:49 CET 2010 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.apache.maven.plugins.release.CleanReleaseMojo (Maven Release Plugin 2.0-beta-9 API)
+Uses of Class org.apache.maven.plugins.release.CleanReleaseMojo (Maven Release Plugin 2.0 API)
 </TITLE>
 
 
@@ -14,7 +14,7 @@ Uses of Class org.apache.maven.plugins.r
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="Uses of Class org.apache.maven.plugins.release.CleanReleaseMojo (Maven Release Plugin 2.0-beta-9 API)";
+    parent.document.title="Uses of Class org.apache.maven.plugins.release.CleanReleaseMojo (Maven Release Plugin 2.0 API)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -134,6 +134,6 @@ No usage of org.apache.maven.plugins.rel
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2002-2009 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright &#169; 2002-2010 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
 </BODY>
 </HTML>
\ No newline at end of file

Modified: websites/production/maventest/content/plugins/maven-release-plugin-latest/apidocs/org/apache/maven/plugins/release/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:35:10 2012
@@ -2,10 +2,10 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_17) on Mon Mar 23 23:43:18 CET 2009 -->
+<!-- Generated by javadoc (build 1.5.0_22) on Sun Feb 07 00:05:49 CET 2010 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.apache.maven.plugins.release.HelpMojo (Maven Release Plugin 2.0-beta-9 API)
+Uses of Class org.apache.maven.plugins.release.HelpMojo (Maven Release Plugin 2.0 API)
 </TITLE>
 
 
@@ -14,7 +14,7 @@ Uses of Class org.apache.maven.plugins.r
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="Uses of Class org.apache.maven.plugins.release.HelpMojo (Maven Release Plugin 2.0-beta-9 API)";
+    parent.document.title="Uses of Class org.apache.maven.plugins.release.HelpMojo (Maven Release Plugin 2.0 API)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -134,6 +134,6 @@ No usage of org.apache.maven.plugins.rel
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2002-2009 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright &#169; 2002-2010 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
 </BODY>
 </HTML>
\ No newline at end of file

Modified: websites/production/maventest/content/plugins/maven-release-plugin-latest/apidocs/org/apache/maven/plugins/release/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:35:10 2012
@@ -2,10 +2,10 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_17) on Mon Mar 23 23:43:18 CET 2009 -->
+<!-- Generated by javadoc (build 1.5.0_22) on Sun Feb 07 00:05:49 CET 2010 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.apache.maven.plugins.release.PerformReleaseMojo (Maven Release Plugin 2.0-beta-9 API)
+Uses of Class org.apache.maven.plugins.release.PerformReleaseMojo (Maven Release Plugin 2.0 API)
 </TITLE>
 
 
@@ -14,7 +14,7 @@ Uses of Class org.apache.maven.plugins.r
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="Uses of Class org.apache.maven.plugins.release.PerformReleaseMojo (Maven Release Plugin 2.0-beta-9 API)";
+    parent.document.title="Uses of Class org.apache.maven.plugins.release.PerformReleaseMojo (Maven Release Plugin 2.0 API)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -134,6 +134,6 @@ No usage of org.apache.maven.plugins.rel
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2002-2009 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright &#169; 2002-2010 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
 </BODY>
 </HTML>
\ No newline at end of file

Modified: websites/production/maventest/content/plugins/maven-release-plugin-latest/apidocs/org/apache/maven/plugins/release/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:35:10 2012
@@ -2,10 +2,10 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_17) on Mon Mar 23 23:43:18 CET 2009 -->
+<!-- Generated by javadoc (build 1.5.0_22) on Sun Feb 07 00:05:49 CET 2010 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.apache.maven.plugins.release.PrepareReleaseMojo (Maven Release Plugin 2.0-beta-9 API)
+Uses of Class org.apache.maven.plugins.release.PrepareReleaseMojo (Maven Release Plugin 2.0 API)
 </TITLE>
 
 
@@ -14,7 +14,7 @@ Uses of Class org.apache.maven.plugins.r
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="Uses of Class org.apache.maven.plugins.release.PrepareReleaseMojo (Maven Release Plugin 2.0-beta-9 API)";
+    parent.document.title="Uses of Class org.apache.maven.plugins.release.PrepareReleaseMojo (Maven Release Plugin 2.0 API)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -79,7 +79,30 @@ function windowTitle()
 <H2>
 <B>Uses of Class<br>org.apache.maven.plugins.release.PrepareReleaseMojo</B></H2>
 </CENTER>
-No usage of org.apache.maven.plugins.release.PrepareReleaseMojo
+<A NAME="org.apache.maven.plugins.release"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+Uses of <A HREF="../../../../../../org/apache/maven/plugins/release/PrepareReleaseMojo.html" title="class in org.apache.maven.plugins.release">PrepareReleaseMojo</A> in <A HREF="../../../../../../org/apache/maven/plugins/release/package-summary.html">org.apache.maven.plugins.release</A></FONT></TH>
+</TR>
+</TABLE>
+&nbsp;
+<P>
+
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
+<TH ALIGN="left" COLSPAN="2">Subclasses of <A HREF="../../../../../../org/apache/maven/plugins/release/PrepareReleaseMojo.html" title="class in org.apache.maven.plugins.release">PrepareReleaseMojo</A> in <A HREF="../../../../../../org/apache/maven/plugins/release/package-summary.html">org.apache.maven.plugins.release</A></FONT></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;class</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugins/release/PrepareWithPomReleaseMojo.html" title="class in org.apache.maven.plugins.release">PrepareWithPomReleaseMojo</A></B></CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Prepare for a release in SCM, fully resolving dependencies for the purpose of producing a "release POM".</TD>
+</TR>
+</TABLE>
+&nbsp;
 <P>
 <HR>
 
@@ -134,6 +157,6 @@ No usage of org.apache.maven.plugins.rel
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2002-2009 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright &#169; 2002-2010 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
 </BODY>
 </HTML>
\ No newline at end of file

Added: 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 (added)
+++ websites/production/maventest/content/plugins/maven-release-plugin-latest/apidocs/org/apache/maven/plugins/release/class-use/PrepareWithPomReleaseMojo.html Tue May  8 11:35:10 2012
@@ -0,0 +1,139 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!--NewPage-->
+<HTML>
+<HEAD>
+<!-- Generated by javadoc (build 1.5.0_22) on Sun Feb 07 00:05:49 CET 2010 -->
+<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<TITLE>
+Uses of Class org.apache.maven.plugins.release.PrepareWithPomReleaseMojo (Maven Release Plugin 2.0 API)
+</TITLE>
+
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
+
+<SCRIPT type="text/javascript">
+function windowTitle()
+{
+    parent.document.title="Uses of Class org.apache.maven.plugins.release.PrepareWithPomReleaseMojo (Maven Release Plugin 2.0 API)";
+}
+</SCRIPT>
+<NOSCRIPT>
+</NOSCRIPT>
+
+</HEAD>
+
+<BODY BGCOLOR="white" onload="windowTitle();">
+
+
+<!-- ========= START OF TOP NAVBAR ======= -->
+<A NAME="navbar_top"><!-- --></A>
+<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
+<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
+<TR>
+<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<A NAME="navbar_top_firstrow"><!-- --></A>
+<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
+  <TR ALIGN="center" VALIGN="top">
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../org/apache/maven/plugins/release/package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../org/apache/maven/plugins/release/PrepareWithPomReleaseMojo.html" title="class in org.apache.maven.plugins.release"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
+  </TR>
+</TABLE>
+</TD>
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
+</EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+&nbsp;PREV&nbsp;
+&nbsp;NEXT</FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+  <A HREF="../../../../../../index.html?org/apache/maven/plugins/release/class-use/PrepareWithPomReleaseMojo.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+&nbsp;<A HREF="PrepareWithPomReleaseMojo.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
+&nbsp;<SCRIPT type="text/javascript">
+  <!--
+  if(window==top) {
+    document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
+  }
+  //-->
+</SCRIPT>
+<NOSCRIPT>
+  <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
+</NOSCRIPT>
+
+
+</FONT></TD>
+</TR>
+</TABLE>
+<A NAME="skip-navbar_top"></A>
+<!-- ========= END OF TOP NAVBAR ========= -->
+
+<HR>
+<CENTER>
+<H2>
+<B>Uses of Class<br>org.apache.maven.plugins.release.PrepareWithPomReleaseMojo</B></H2>
+</CENTER>
+No usage of org.apache.maven.plugins.release.PrepareWithPomReleaseMojo
+<P>
+<HR>
+
+
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<A NAME="navbar_bottom"><!-- --></A>
+<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
+<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
+<TR>
+<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<A NAME="navbar_bottom_firstrow"><!-- --></A>
+<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
+  <TR ALIGN="center" VALIGN="top">
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../org/apache/maven/plugins/release/package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../org/apache/maven/plugins/release/PrepareWithPomReleaseMojo.html" title="class in org.apache.maven.plugins.release"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
+  </TR>
+</TABLE>
+</TD>
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
+</EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+&nbsp;PREV&nbsp;
+&nbsp;NEXT</FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+  <A HREF="../../../../../../index.html?org/apache/maven/plugins/release/class-use/PrepareWithPomReleaseMojo.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+&nbsp;<A HREF="PrepareWithPomReleaseMojo.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
+&nbsp;<SCRIPT type="text/javascript">
+  <!--
+  if(window==top) {
+    document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
+  }
+  //-->
+</SCRIPT>
+<NOSCRIPT>
+  <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
+</NOSCRIPT>
+
+
+</FONT></TD>
+</TR>
+</TABLE>
+<A NAME="skip-navbar_bottom"></A>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+
+<HR>
+Copyright &#169; 2002-2010 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
+</BODY>
+</HTML>
\ No newline at end of file

Propchange: websites/production/maventest/content/plugins/maven-release-plugin-latest/apidocs/org/apache/maven/plugins/release/class-use/PrepareWithPomReleaseMojo.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/maventest/content/plugins/maven-release-plugin-latest/apidocs/org/apache/maven/plugins/release/class-use/PrepareWithPomReleaseMojo.html
------------------------------------------------------------------------------
    svn:keywords = Author Date Id Revision

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:35:10 2012
@@ -2,10 +2,10 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_17) on Mon Mar 23 23:43:18 CET 2009 -->
+<!-- Generated by javadoc (build 1.5.0_22) on Sun Feb 07 00:05:49 CET 2010 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.apache.maven.plugins.release.RollbackReleaseMojo (Maven Release Plugin 2.0-beta-9 API)
+Uses of Class org.apache.maven.plugins.release.RollbackReleaseMojo (Maven Release Plugin 2.0 API)
 </TITLE>
 
 
@@ -14,7 +14,7 @@ Uses of Class org.apache.maven.plugins.r
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="Uses of Class org.apache.maven.plugins.release.RollbackReleaseMojo (Maven Release Plugin 2.0-beta-9 API)";
+    parent.document.title="Uses of Class org.apache.maven.plugins.release.RollbackReleaseMojo (Maven Release Plugin 2.0 API)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -134,6 +134,6 @@ No usage of org.apache.maven.plugins.rel
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2002-2009 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright &#169; 2002-2010 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
 </BODY>
 </HTML>
\ No newline at end of file

Modified: websites/production/maventest/content/plugins/maven-release-plugin-latest/apidocs/org/apache/maven/plugins/release/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:35:10 2012
@@ -2,10 +2,10 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_17) on Mon Mar 23 23:43:18 CET 2009 -->
+<!-- Generated by javadoc (build 1.5.0_22) on Sun Feb 07 00:05:49 CET 2010 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.apache.maven.plugins.release.StageReleaseMojo (Maven Release Plugin 2.0-beta-9 API)
+Uses of Class org.apache.maven.plugins.release.StageReleaseMojo (Maven Release Plugin 2.0 API)
 </TITLE>
 
 
@@ -14,7 +14,7 @@ Uses of Class org.apache.maven.plugins.r
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="Uses of Class org.apache.maven.plugins.release.StageReleaseMojo (Maven Release Plugin 2.0-beta-9 API)";
+    parent.document.title="Uses of Class org.apache.maven.plugins.release.StageReleaseMojo (Maven Release Plugin 2.0 API)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -134,6 +134,6 @@ No usage of org.apache.maven.plugins.rel
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2002-2009 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright &#169; 2002-2010 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
 </BODY>
 </HTML>
\ No newline at end of file

Added: 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 (added)
+++ websites/production/maventest/content/plugins/maven-release-plugin-latest/apidocs/org/apache/maven/plugins/release/class-use/UpdateVersionsMojo.html Tue May  8 11:35:10 2012
@@ -0,0 +1,139 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!--NewPage-->
+<HTML>
+<HEAD>
+<!-- Generated by javadoc (build 1.5.0_22) on Sun Feb 07 00:05:49 CET 2010 -->
+<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<TITLE>
+Uses of Class org.apache.maven.plugins.release.UpdateVersionsMojo (Maven Release Plugin 2.0 API)
+</TITLE>
+
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
+
+<SCRIPT type="text/javascript">
+function windowTitle()
+{
+    parent.document.title="Uses of Class org.apache.maven.plugins.release.UpdateVersionsMojo (Maven Release Plugin 2.0 API)";
+}
+</SCRIPT>
+<NOSCRIPT>
+</NOSCRIPT>
+
+</HEAD>
+
+<BODY BGCOLOR="white" onload="windowTitle();">
+
+
+<!-- ========= START OF TOP NAVBAR ======= -->
+<A NAME="navbar_top"><!-- --></A>
+<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
+<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
+<TR>
+<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<A NAME="navbar_top_firstrow"><!-- --></A>
+<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
+  <TR ALIGN="center" VALIGN="top">
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../org/apache/maven/plugins/release/package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../org/apache/maven/plugins/release/UpdateVersionsMojo.html" title="class in org.apache.maven.plugins.release"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
+  </TR>
+</TABLE>
+</TD>
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
+</EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+&nbsp;PREV&nbsp;
+&nbsp;NEXT</FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+  <A HREF="../../../../../../index.html?org/apache/maven/plugins/release/class-use/UpdateVersionsMojo.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+&nbsp;<A HREF="UpdateVersionsMojo.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
+&nbsp;<SCRIPT type="text/javascript">
+  <!--
+  if(window==top) {
+    document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
+  }
+  //-->
+</SCRIPT>
+<NOSCRIPT>
+  <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
+</NOSCRIPT>
+
+
+</FONT></TD>
+</TR>
+</TABLE>
+<A NAME="skip-navbar_top"></A>
+<!-- ========= END OF TOP NAVBAR ========= -->
+
+<HR>
+<CENTER>
+<H2>
+<B>Uses of Class<br>org.apache.maven.plugins.release.UpdateVersionsMojo</B></H2>
+</CENTER>
+No usage of org.apache.maven.plugins.release.UpdateVersionsMojo
+<P>
+<HR>
+
+
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<A NAME="navbar_bottom"><!-- --></A>
+<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
+<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
+<TR>
+<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<A NAME="navbar_bottom_firstrow"><!-- --></A>
+<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
+  <TR ALIGN="center" VALIGN="top">
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../org/apache/maven/plugins/release/package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../org/apache/maven/plugins/release/UpdateVersionsMojo.html" title="class in org.apache.maven.plugins.release"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
+  </TR>
+</TABLE>
+</TD>
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
+</EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+&nbsp;PREV&nbsp;
+&nbsp;NEXT</FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+  <A HREF="../../../../../../index.html?org/apache/maven/plugins/release/class-use/UpdateVersionsMojo.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+&nbsp;<A HREF="UpdateVersionsMojo.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
+&nbsp;<SCRIPT type="text/javascript">
+  <!--
+  if(window==top) {
+    document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
+  }
+  //-->
+</SCRIPT>
+<NOSCRIPT>
+  <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
+</NOSCRIPT>
+
+
+</FONT></TD>
+</TR>
+</TABLE>
+<A NAME="skip-navbar_bottom"></A>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+
+<HR>
+Copyright &#169; 2002-2010 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
+</BODY>
+</HTML>
\ No newline at end of file

Propchange: websites/production/maventest/content/plugins/maven-release-plugin-latest/apidocs/org/apache/maven/plugins/release/class-use/UpdateVersionsMojo.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/maventest/content/plugins/maven-release-plugin-latest/apidocs/org/apache/maven/plugins/release/class-use/UpdateVersionsMojo.html
------------------------------------------------------------------------------
    svn:keywords = Author Date Id Revision

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:35:10 2012
@@ -2,10 +2,10 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_17) on Mon Mar 23 23:43:18 CET 2009 -->
+<!-- Generated by javadoc (build 1.5.0_22) on Sun Feb 07 00:05:49 CET 2010 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-org.apache.maven.plugins.release (Maven Release Plugin 2.0-beta-9 API)
+org.apache.maven.plugins.release (Maven Release Plugin 2.0 API)
 </TITLE>
 
 <META NAME="keywords" CONTENT="org.apache.maven.plugins.release package">
@@ -36,9 +36,13 @@ Classes</FONT>&nbsp;
 <BR>
 <A HREF="PrepareReleaseMojo.html" title="class in org.apache.maven.plugins.release" target="classFrame">PrepareReleaseMojo</A>
 <BR>
+<A HREF="PrepareWithPomReleaseMojo.html" title="class in org.apache.maven.plugins.release" target="classFrame">PrepareWithPomReleaseMojo</A>
+<BR>
 <A HREF="RollbackReleaseMojo.html" title="class in org.apache.maven.plugins.release" target="classFrame">RollbackReleaseMojo</A>
 <BR>
-<A HREF="StageReleaseMojo.html" title="class in org.apache.maven.plugins.release" target="classFrame">StageReleaseMojo</A></FONT></TD>
+<A HREF="StageReleaseMojo.html" title="class in org.apache.maven.plugins.release" target="classFrame">StageReleaseMojo</A>
+<BR>
+<A HREF="UpdateVersionsMojo.html" title="class in org.apache.maven.plugins.release" target="classFrame">UpdateVersionsMojo</A></FONT></TD>
 </TR>
 </TABLE>
 

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:35:10 2012
@@ -2,10 +2,10 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_17) on Mon Mar 23 23:43:18 CET 2009 -->
+<!-- Generated by javadoc (build 1.5.0_22) on Sun Feb 07 00:05:49 CET 2010 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-org.apache.maven.plugins.release (Maven Release Plugin 2.0-beta-9 API)
+org.apache.maven.plugins.release (Maven Release Plugin 2.0 API)
 </TITLE>
 
 <META NAME="keywords" CONTENT="org.apache.maven.plugins.release package">
@@ -15,7 +15,7 @@ org.apache.maven.plugins.release (Maven 
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="org.apache.maven.plugins.release (Maven Release Plugin 2.0-beta-9 API)";
+    parent.document.title="org.apache.maven.plugins.release (Maven Release Plugin 2.0 API)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -99,7 +99,7 @@ Package org.apache.maven.plugins.release
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD WIDTH="15%"><B><A HREF="../../../../../org/apache/maven/plugins/release/HelpMojo.html" title="class in org.apache.maven.plugins.release">HelpMojo</A></B></TD>
-<TD>Display help information on maven-release-plugin.<br/> Call</TD>
+<TD>Display help information on maven-release-plugin.</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD WIDTH="15%"><B><A HREF="../../../../../org/apache/maven/plugins/release/PerformReleaseMojo.html" title="class in org.apache.maven.plugins.release">PerformReleaseMojo</A></B></TD>
@@ -110,6 +110,10 @@ Package org.apache.maven.plugins.release
 <TD>Prepare for a release in SCM.</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
+<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/maven/plugins/release/PrepareWithPomReleaseMojo.html" title="class in org.apache.maven.plugins.release">PrepareWithPomReleaseMojo</A></B></TD>
+<TD>Prepare for a release in SCM, fully resolving dependencies for the purpose of producing a "release POM".</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
 <TD WIDTH="15%"><B><A HREF="../../../../../org/apache/maven/plugins/release/RollbackReleaseMojo.html" title="class in org.apache.maven.plugins.release">RollbackReleaseMojo</A></B></TD>
 <TD>Rollback changes made by a previous release.</TD>
 </TR>
@@ -117,6 +121,10 @@ Package org.apache.maven.plugins.release
 <TD WIDTH="15%"><B><A HREF="../../../../../org/apache/maven/plugins/release/StageReleaseMojo.html" title="class in org.apache.maven.plugins.release">StageReleaseMojo</A></B></TD>
 <TD>Perform a release from SCM to a staging repository.</TD>
 </TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/maven/plugins/release/UpdateVersionsMojo.html" title="class in org.apache.maven.plugins.release">UpdateVersionsMojo</A></B></TD>
+<TD>Update the POM versions for a project.</TD>
+</TR>
 </TABLE>
 &nbsp;
 
@@ -176,6 +184,6 @@ Package org.apache.maven.plugins.release
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2002-2009 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright &#169; 2002-2010 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
 </BODY>
 </HTML>
\ No newline at end of file