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 [6/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/testapidocs/org/apache/maven/plugins/release/stubs/FlatMultiModuleMavenProjectStub.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-release-plugin-latest/testapidocs/org/apache/maven/plugins/release/stubs/FlatMultiModuleMavenProjectStub.html (original)
+++ websites/production/maventest/content/plugins/maven-release-plugin-latest/testapidocs/org/apache/maven/plugins/release/stubs/FlatMultiModuleMavenProjectStub.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:27 IST 2011 -->
+<!-- Generated by javadoc (build 1.6.0_26) on Thu Jul 28 15:48:42 IST 2011 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-FlatMultiModuleMavenProjectStub (Maven Release Plugin 2.2 Test API)
+FlatMultiModuleMavenProjectStub (Maven Release Plugin 2.2.1 Test 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 @@ FlatMultiModuleMavenProjectStub (Maven R
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="FlatMultiModuleMavenProjectStub (Maven Release Plugin 2.2 Test API)";
+        parent.document.title="FlatMultiModuleMavenProjectStub (Maven Release Plugin 2.2.1 Test API)";
     }
 }
 </SCRIPT>
@@ -94,7 +94,7 @@ org.apache.maven.plugins.release.stubs</
 Class FlatMultiModuleMavenProjectStub</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.project.MavenProject
+  <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by "><A HREF="http://maven.apache.org/maven-core/apidocs/org/apache/maven/project/MavenProject.html?is-external=true" title="class or interface in org.apache.maven.project">org.apache.maven.project.MavenProject</A>
       <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by "><A HREF="http://maven.apache.org/shared/maven-plugin-testing-harness/apidocs/org/apache/maven/plugin/testing/stubs/MavenProjectStub.html?is-external=true" title="class or interface in org.apache.maven.plugin.testing.stubs">org.apache.maven.plugin.testing.stubs.MavenProjectStub</A>
           <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.maven.plugins.release.stubs.FlatMultiModuleMavenProjectStub</B>
 </PRE>
@@ -133,10 +133,10 @@ Stub for a MavenProject with a flat stru
 &nbsp;<A NAME="fields_inherited_from_class_org.apache.maven.project.MavenProject"><!-- --></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.project.MavenProject</B></TH>
+<TH ALIGN="left"><B>Fields inherited from class org.apache.maven.project.<A HREF="http://maven.apache.org/maven-core/apidocs/org/apache/maven/project/MavenProject.html?is-external=true" title="class or interface in org.apache.maven.project">MavenProject</A></B></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE>EMPTY_PROJECT_ARTIFACT_ID, EMPTY_PROJECT_GROUP_ID, EMPTY_PROJECT_VERSION</CODE></TD>
+<TD><CODE><A HREF="http://maven.apache.org/maven-core/apidocs/org/apache/maven/project/MavenProject.html?is-external=true#EMPTY_PROJECT_ARTIFACT_ID" title="class or interface in org.apache.maven.project">EMPTY_PROJECT_ARTIFACT_ID</A>, <A HREF="http://maven.apache.org/maven-core/apidocs/org/apache/maven/project/MavenProject.html?is-external=true#EMPTY_PROJECT_GROUP_ID" title="class or interface in org.apache.maven.project">EMPTY_PROJECT_GROUP_ID</A>, <A HREF="http://maven.apache.org/maven-core/apidocs/org/apache/maven/project/MavenProject.html?is-external=true#EMPTY_PROJECT_VERSION" title="class or interface in org.apache.maven.project">EMPTY_PROJECT_VERSION</A></CODE></TD>
 </TR>
 </TABLE>
 &nbsp;
@@ -225,10 +225,10 @@ Stub for a MavenProject with a flat stru
 &nbsp;<A NAME="methods_inherited_from_class_org.apache.maven.project.MavenProject"><!-- --></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.project.MavenProject</B></TH>
+<TH ALIGN="left"><B>Methods inherited from class org.apache.maven.project.<A HREF="http://maven.apache.org/maven-core/apidocs/org/apache/maven/project/MavenProject.html?is-external=true" title="class or interface in org.apache.maven.project">MavenProject</A></B></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE>clone, equals, getManagedVersionMap, getReleaseArtifactRepository, getSnapshotArtifactRepository, hashCode, setManagedVersionMap, toString</CODE></TD>
+<TD><CODE><A HREF="http://maven.apache.org/maven-core/apidocs/org/apache/maven/project/MavenProject.html?is-external=true#clone()" title="class or interface in org.apache.maven.project">clone</A>, <A HREF="http://maven.apache.org/maven-core/apidocs/org/apache/maven/project/MavenProject.html?is-external=true#equals(java.lang.Object)" title="class or interface in org.apache.maven.project">equals</A>, <A HREF="http://maven.apache.org/maven-core/apidocs/org/apache/maven/project/MavenProject.html?is-external=true#getManagedVersionMap()" title="class or interface in org.apache.maven.project">getManagedVersionMap</A>, <A HREF="http://maven.apache.org/maven-core/apidocs/org/apache/maven/project/MavenProject.html?is-external=true#getReleaseArtifactRepository()" title="class or interface in org.apache.maven.project">getReleaseArtifactRepository</A>, <A HREF="http://maven.apache.org/maven-core/apidocs/org/apache/maven/project/MavenProject.html?is-external=true#getSnapshotArtifactReposi
 tory()" title="class or interface in org.apache.maven.project">getSnapshotArtifactRepository</A>, <A HREF="http://maven.apache.org/maven-core/apidocs/org/apache/maven/project/MavenProject.html?is-external=true#hashCode()" title="class or interface in org.apache.maven.project">hashCode</A>, <A HREF="http://maven.apache.org/maven-core/apidocs/org/apache/maven/project/MavenProject.html?is-external=true#setManagedVersionMap(java.util.Map)" title="class or interface in org.apache.maven.project">setManagedVersionMap</A>, <A HREF="http://maven.apache.org/maven-core/apidocs/org/apache/maven/project/MavenProject.html?is-external=true#toString()" title="class or interface in org.apache.maven.project">toString</A></CODE></TD>
 </TR>
 </TABLE>
 &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>

Modified: websites/production/maventest/content/plugins/maven-release-plugin-latest/testapidocs/org/apache/maven/plugins/release/stubs/MavenProjectStub.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-release-plugin-latest/testapidocs/org/apache/maven/plugins/release/stubs/MavenProjectStub.html (original)
+++ websites/production/maventest/content/plugins/maven-release-plugin-latest/testapidocs/org/apache/maven/plugins/release/stubs/MavenProjectStub.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:27 IST 2011 -->
+<!-- Generated by javadoc (build 1.6.0_26) on Thu Jul 28 15:48:42 IST 2011 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-MavenProjectStub (Maven Release Plugin 2.2 Test API)
+MavenProjectStub (Maven Release Plugin 2.2.1 Test 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 @@ MavenProjectStub (Maven Release Plugin 2
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="MavenProjectStub (Maven Release Plugin 2.2 Test API)";
+        parent.document.title="MavenProjectStub (Maven Release Plugin 2.2.1 Test API)";
     }
 }
 </SCRIPT>
@@ -94,7 +94,7 @@ org.apache.maven.plugins.release.stubs</
 Class MavenProjectStub</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.project.MavenProject
+  <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by "><A HREF="http://maven.apache.org/maven-core/apidocs/org/apache/maven/project/MavenProject.html?is-external=true" title="class or interface in org.apache.maven.project">org.apache.maven.project.MavenProject</A>
       <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by "><A HREF="http://maven.apache.org/shared/maven-plugin-testing-harness/apidocs/org/apache/maven/plugin/testing/stubs/MavenProjectStub.html?is-external=true" title="class or interface in org.apache.maven.plugin.testing.stubs">org.apache.maven.plugin.testing.stubs.MavenProjectStub</A>
           <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.maven.plugins.release.stubs.MavenProjectStub</B>
 </PRE>
@@ -133,10 +133,10 @@ Stub for MavenProject.
 &nbsp;<A NAME="fields_inherited_from_class_org.apache.maven.project.MavenProject"><!-- --></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.project.MavenProject</B></TH>
+<TH ALIGN="left"><B>Fields inherited from class org.apache.maven.project.<A HREF="http://maven.apache.org/maven-core/apidocs/org/apache/maven/project/MavenProject.html?is-external=true" title="class or interface in org.apache.maven.project">MavenProject</A></B></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE>EMPTY_PROJECT_ARTIFACT_ID, EMPTY_PROJECT_GROUP_ID, EMPTY_PROJECT_VERSION</CODE></TD>
+<TD><CODE><A HREF="http://maven.apache.org/maven-core/apidocs/org/apache/maven/project/MavenProject.html?is-external=true#EMPTY_PROJECT_ARTIFACT_ID" title="class or interface in org.apache.maven.project">EMPTY_PROJECT_ARTIFACT_ID</A>, <A HREF="http://maven.apache.org/maven-core/apidocs/org/apache/maven/project/MavenProject.html?is-external=true#EMPTY_PROJECT_GROUP_ID" title="class or interface in org.apache.maven.project">EMPTY_PROJECT_GROUP_ID</A>, <A HREF="http://maven.apache.org/maven-core/apidocs/org/apache/maven/project/MavenProject.html?is-external=true#EMPTY_PROJECT_VERSION" title="class or interface in org.apache.maven.project">EMPTY_PROJECT_VERSION</A></CODE></TD>
 </TR>
 </TABLE>
 &nbsp;
@@ -201,10 +201,10 @@ Stub for MavenProject.
 &nbsp;<A NAME="methods_inherited_from_class_org.apache.maven.project.MavenProject"><!-- --></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.project.MavenProject</B></TH>
+<TH ALIGN="left"><B>Methods inherited from class org.apache.maven.project.<A HREF="http://maven.apache.org/maven-core/apidocs/org/apache/maven/project/MavenProject.html?is-external=true" title="class or interface in org.apache.maven.project">MavenProject</A></B></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE>clone, equals, getManagedVersionMap, getReleaseArtifactRepository, getSnapshotArtifactRepository, hashCode, setManagedVersionMap, toString</CODE></TD>
+<TD><CODE><A HREF="http://maven.apache.org/maven-core/apidocs/org/apache/maven/project/MavenProject.html?is-external=true#clone()" title="class or interface in org.apache.maven.project">clone</A>, <A HREF="http://maven.apache.org/maven-core/apidocs/org/apache/maven/project/MavenProject.html?is-external=true#equals(java.lang.Object)" title="class or interface in org.apache.maven.project">equals</A>, <A HREF="http://maven.apache.org/maven-core/apidocs/org/apache/maven/project/MavenProject.html?is-external=true#getManagedVersionMap()" title="class or interface in org.apache.maven.project">getManagedVersionMap</A>, <A HREF="http://maven.apache.org/maven-core/apidocs/org/apache/maven/project/MavenProject.html?is-external=true#getReleaseArtifactRepository()" title="class or interface in org.apache.maven.project">getReleaseArtifactRepository</A>, <A HREF="http://maven.apache.org/maven-core/apidocs/org/apache/maven/project/MavenProject.html?is-external=true#getSnapshotArtifactReposi
 tory()" title="class or interface in org.apache.maven.project">getSnapshotArtifactRepository</A>, <A HREF="http://maven.apache.org/maven-core/apidocs/org/apache/maven/project/MavenProject.html?is-external=true#hashCode()" title="class or interface in org.apache.maven.project">hashCode</A>, <A HREF="http://maven.apache.org/maven-core/apidocs/org/apache/maven/project/MavenProject.html?is-external=true#setManagedVersionMap(java.util.Map)" title="class or interface in org.apache.maven.project">setManagedVersionMap</A>, <A HREF="http://maven.apache.org/maven-core/apidocs/org/apache/maven/project/MavenProject.html?is-external=true#toString()" title="class or interface in org.apache.maven.project">toString</A></CODE></TD>
 </TR>
 </TABLE>
 &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>

Modified: websites/production/maventest/content/plugins/maven-release-plugin-latest/testapidocs/org/apache/maven/plugins/release/stubs/class-use/FlatMultiModuleMavenProjectStub.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-release-plugin-latest/testapidocs/org/apache/maven/plugins/release/stubs/class-use/FlatMultiModuleMavenProjectStub.html (original)
+++ websites/production/maventest/content/plugins/maven-release-plugin-latest/testapidocs/org/apache/maven/plugins/release/stubs/class-use/FlatMultiModuleMavenProjectStub.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:27 IST 2011 -->
+<!-- Generated by javadoc (build 1.6.0_26) on Thu Jul 28 15:48:42 IST 2011 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.apache.maven.plugins.release.stubs.FlatMultiModuleMavenProjectStub (Maven Release Plugin 2.2 Test API)
+Uses of Class org.apache.maven.plugins.release.stubs.FlatMultiModuleMavenProjectStub (Maven Release Plugin 2.2.1 Test 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.stubs.FlatMultiModuleMavenProjectStub (Maven Release Plugin 2.2 Test API)";
+        parent.document.title="Uses of Class org.apache.maven.plugins.release.stubs.FlatMultiModuleMavenProjectStub (Maven Release Plugin 2.2.1 Test API)";
     }
 }
 </SCRIPT>

Modified: websites/production/maventest/content/plugins/maven-release-plugin-latest/testapidocs/org/apache/maven/plugins/release/stubs/class-use/MavenProjectStub.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-release-plugin-latest/testapidocs/org/apache/maven/plugins/release/stubs/class-use/MavenProjectStub.html (original)
+++ websites/production/maventest/content/plugins/maven-release-plugin-latest/testapidocs/org/apache/maven/plugins/release/stubs/class-use/MavenProjectStub.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:27 IST 2011 -->
+<!-- Generated by javadoc (build 1.6.0_26) on Thu Jul 28 15:48:42 IST 2011 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.apache.maven.plugins.release.stubs.MavenProjectStub (Maven Release Plugin 2.2 Test API)
+Uses of Class org.apache.maven.plugins.release.stubs.MavenProjectStub (Maven Release Plugin 2.2.1 Test 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.stubs.MavenProjectStub (Maven Release Plugin 2.2 Test API)";
+        parent.document.title="Uses of Class org.apache.maven.plugins.release.stubs.MavenProjectStub (Maven Release Plugin 2.2.1 Test API)";
     }
 }
 </SCRIPT>

Modified: websites/production/maventest/content/plugins/maven-release-plugin-latest/testapidocs/org/apache/maven/plugins/release/stubs/package-frame.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-release-plugin-latest/testapidocs/org/apache/maven/plugins/release/stubs/package-frame.html (original)
+++ websites/production/maventest/content/plugins/maven-release-plugin-latest/testapidocs/org/apache/maven/plugins/release/stubs/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:27 IST 2011 -->
+<!-- Generated by javadoc (build 1.6.0_26) on Thu Jul 28 15:48:42 IST 2011 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-org.apache.maven.plugins.release.stubs (Maven Release Plugin 2.2 Test API)
+org.apache.maven.plugins.release.stubs (Maven Release Plugin 2.2.1 Test 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/testapidocs/org/apache/maven/plugins/release/stubs/package-summary.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-release-plugin-latest/testapidocs/org/apache/maven/plugins/release/stubs/package-summary.html (original)
+++ websites/production/maventest/content/plugins/maven-release-plugin-latest/testapidocs/org/apache/maven/plugins/release/stubs/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:27 IST 2011 -->
+<!-- Generated by javadoc (build 1.6.0_26) on Thu Jul 28 15:48:42 IST 2011 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-org.apache.maven.plugins.release.stubs (Maven Release Plugin 2.2 Test API)
+org.apache.maven.plugins.release.stubs (Maven Release Plugin 2.2.1 Test 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.stubs (
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="org.apache.maven.plugins.release.stubs (Maven Release Plugin 2.2 Test API)";
+        parent.document.title="org.apache.maven.plugins.release.stubs (Maven Release Plugin 2.2.1 Test API)";
     }
 }
 </SCRIPT>

Modified: websites/production/maventest/content/plugins/maven-release-plugin-latest/testapidocs/org/apache/maven/plugins/release/stubs/package-tree.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-release-plugin-latest/testapidocs/org/apache/maven/plugins/release/stubs/package-tree.html (original)
+++ websites/production/maventest/content/plugins/maven-release-plugin-latest/testapidocs/org/apache/maven/plugins/release/stubs/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:27 IST 2011 -->
+<!-- Generated by javadoc (build 1.6.0_26) on Thu Jul 28 15:48:42 IST 2011 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-org.apache.maven.plugins.release.stubs Class Hierarchy (Maven Release Plugin 2.2 Test API)
+org.apache.maven.plugins.release.stubs Class Hierarchy (Maven Release Plugin 2.2.1 Test 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.stubs C
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="org.apache.maven.plugins.release.stubs Class Hierarchy (Maven Release Plugin 2.2 Test API)";
+        parent.document.title="org.apache.maven.plugins.release.stubs Class Hierarchy (Maven Release Plugin 2.2.1 Test API)";
     }
 }
 </SCRIPT>
@@ -93,7 +93,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.project.MavenProject (implements java.lang.<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Cloneable.html?is-external=true" title="class or interface in java.lang">Cloneable</A>)
+<LI TYPE="circle">org.apache.maven.project.<A HREF="http://maven.apache.org/maven-core/apidocs/org/apache/maven/project/MavenProject.html?is-external=true" title="class or interface in org.apache.maven.project"><B>MavenProject</B></A> (implements java.lang.<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Cloneable.html?is-external=true" title="class or interface in java.lang">Cloneable</A>)
 <UL>
 <LI TYPE="circle">org.apache.maven.plugin.testing.stubs.<A HREF="http://maven.apache.org/shared/maven-plugin-testing-harness/apidocs/org/apache/maven/plugin/testing/stubs/MavenProjectStub.html?is-external=true" title="class or interface in org.apache.maven.plugin.testing.stubs"><B>MavenProjectStub</B></A><UL>
 <LI TYPE="circle">org.apache.maven.plugins.release.stubs.<A HREF="../../../../../../org/apache/maven/plugins/release/stubs/FlatMultiModuleMavenProjectStub.html" title="class in org.apache.maven.plugins.release.stubs"><B>FlatMultiModuleMavenProjectStub</B></A><LI TYPE="circle">org.apache.maven.plugins.release.stubs.<A HREF="../../../../../../org/apache/maven/plugins/release/stubs/MavenProjectStub.html" title="class in org.apache.maven.plugins.release.stubs"><B>MavenProjectStub</B></A></UL>

Modified: websites/production/maventest/content/plugins/maven-release-plugin-latest/testapidocs/org/apache/maven/plugins/release/stubs/package-use.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-release-plugin-latest/testapidocs/org/apache/maven/plugins/release/stubs/package-use.html (original)
+++ websites/production/maventest/content/plugins/maven-release-plugin-latest/testapidocs/org/apache/maven/plugins/release/stubs/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:27 IST 2011 -->
+<!-- Generated by javadoc (build 1.6.0_26) on Thu Jul 28 15:48:42 IST 2011 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Package org.apache.maven.plugins.release.stubs (Maven Release Plugin 2.2 Test API)
+Uses of Package org.apache.maven.plugins.release.stubs (Maven Release Plugin 2.2.1 Test 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.stubs (Maven Release Plugin 2.2 Test API)";
+        parent.document.title="Uses of Package org.apache.maven.plugins.release.stubs (Maven Release Plugin 2.2.1 Test API)";
     }
 }
 </SCRIPT>

Modified: websites/production/maventest/content/plugins/maven-release-plugin-latest/testapidocs/overview-frame.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-release-plugin-latest/testapidocs/overview-frame.html (original)
+++ websites/production/maventest/content/plugins/maven-release-plugin-latest/testapidocs/overview-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:27 IST 2011 -->
+<!-- Generated by javadoc (build 1.6.0_26) on Thu Jul 28 15:48:42 IST 2011 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Overview List (Maven Release Plugin 2.2 Test API)
+Overview List (Maven Release Plugin 2.2.1 Test 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/testapidocs/overview-summary.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-release-plugin-latest/testapidocs/overview-summary.html (original)
+++ websites/production/maventest/content/plugins/maven-release-plugin-latest/testapidocs/overview-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:27 IST 2011 -->
+<!-- Generated by javadoc (build 1.6.0_26) on Thu Jul 28 15:48:42 IST 2011 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Overview (Maven Release Plugin 2.2 Test API)
+Overview (Maven Release Plugin 2.2.1 Test 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 @@ Overview (Maven Release Plugin 2.2 Test 
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Overview (Maven Release Plugin 2.2 Test API)";
+        parent.document.title="Overview (Maven Release Plugin 2.2.1 Test API)";
     }
 }
 </SCRIPT>
@@ -82,7 +82,7 @@ function windowTitle()
 <HR>
 <CENTER>
 <H1>
-Maven Release Plugin 2.2 Test API
+Maven Release Plugin 2.2.1 Test API
 </H1>
 </CENTER>
 

Modified: websites/production/maventest/content/plugins/maven-release-plugin-latest/testapidocs/overview-tree.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-release-plugin-latest/testapidocs/overview-tree.html (original)
+++ websites/production/maventest/content/plugins/maven-release-plugin-latest/testapidocs/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:27 IST 2011 -->
+<!-- Generated by javadoc (build 1.6.0_26) on Thu Jul 28 15:48:42 IST 2011 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Class Hierarchy (Maven Release Plugin 2.2 Test API)
+Class Hierarchy (Maven Release Plugin 2.2.1 Test 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 Test API)";
+        parent.document.title="Class Hierarchy (Maven Release Plugin 2.2.1 Test API)";
     }
 }
 </SCRIPT>
@@ -101,7 +101,7 @@ Class Hierarchy
 </UL>
 </UL>
 </UL>
-<LI TYPE="circle">org.apache.maven.project.MavenProject (implements java.lang.<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Cloneable.html?is-external=true" title="class or interface in java.lang">Cloneable</A>)
+<LI TYPE="circle">org.apache.maven.project.<A HREF="http://maven.apache.org/maven-core/apidocs/org/apache/maven/project/MavenProject.html?is-external=true" title="class or interface in org.apache.maven.project"><B>MavenProject</B></A> (implements java.lang.<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Cloneable.html?is-external=true" title="class or interface in java.lang">Cloneable</A>)
 <UL>
 <LI TYPE="circle">org.apache.maven.plugin.testing.stubs.<A HREF="http://maven.apache.org/shared/maven-plugin-testing-harness/apidocs/org/apache/maven/plugin/testing/stubs/MavenProjectStub.html?is-external=true" title="class or interface in org.apache.maven.plugin.testing.stubs"><B>MavenProjectStub</B></A><UL>
 <LI TYPE="circle">org.apache.maven.plugins.release.stubs.<A HREF="org/apache/maven/plugins/release/stubs/FlatMultiModuleMavenProjectStub.html" title="class in org.apache.maven.plugins.release.stubs"><B>FlatMultiModuleMavenProjectStub</B></A><LI TYPE="circle">org.apache.maven.plugins.release.stubs.<A HREF="org/apache/maven/plugins/release/stubs/MavenProjectStub.html" title="class in org.apache.maven.plugins.release.stubs"><B>MavenProjectStub</B></A></UL>

Modified: websites/production/maventest/content/plugins/maven-release-plugin-latest/update-versions-mojo.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-release-plugin-latest/update-versions-mojo.html (original)
+++ websites/production/maventest/content/plugins/maven-release-plugin-latest/update-versions-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:update-versions<a name="release:update-versions"></a></h2>
       <p><b>Full name</b>:</p>
-      <p>org.apache.maven.plugins:maven-release-plugin:2.2:update-versions</p>
+      <p>org.apache.maven.plugins:maven-release-plugin:2.2.1:update-versions</p>
       <p><b>Description</b>:</p>
       <div>Update the POM versions for a project. This performs the normal
 version updates of the <tt>release:prepare</tt> goal without making
 other modifications to the SCM such as tagging. For more info see
-<a class="externalLink" href="http://maven.apache.org/plugins/maven-release-plugin/examples/update-versions.html">
-http://maven.apache.org/plugins/maven-release-plugin/examples/update-versions.html</a>.</div>
+<a class="externalLink" href="http://maven.apache.org/plugins/maven-release-plugin/examples/update-versions.html">http://maven.apache.org/plugins/maven-release-plugin/examples/update-versions.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</tt>.</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>
@@ -425,14 +424,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>
@@ -584,14 +580,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/usage.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-release-plugin-latest/usage.html (original)
+++ websites/production/maventest/content/plugins/maven-release-plugin-latest/usage.html Tue May  8 11:39:29 2012
@@ -78,8 +78,8 @@ John Tolentino jtolentino@apache.org" />
             
   
     
-             Last Published: 2011-06-27
-              &nbsp;| Version: 2.2
+             Last Published: 2011-07-28
+              &nbsp;| Version: 2.2.1
             </div>
       <div class="clear">
         <hr/>
@@ -290,7 +290,7 @@ John Tolentino jtolentino@apache.org" />
       &lt;plugin&gt;
         &lt;groupId&gt;org.apache.maven.plugins&lt;/groupId&gt;
         &lt;artifactId&gt;maven-release-plugin&lt;/artifactId&gt;
-        &lt;version&gt;2.2&lt;/version&gt;
+        &lt;version&gt;2.2.1&lt;/version&gt;
         &lt;configuration&gt;
           &lt;tagBase&gt;https://svn.apache.org/repos/asf/maven/components/releases&lt;/tagBase&gt;
         &lt;/configuration&gt;

Modified: websites/production/maventest/content/plugins/maven-release-plugin-latest/xref-test/index.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-release-plugin-latest/xref-test/index.html (original)
+++ websites/production/maventest/content/plugins/maven-release-plugin-latest/xref-test/index.html Tue May  8 11:39:29 2012
@@ -3,7 +3,7 @@
 <html xml:lang="en" lang="en">
 	<head>
 		<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-		<title>Maven Release Plugin 2.2 Reference</title>
+		<title>Maven Release Plugin 2.2.1 Reference</title>
 	</head>
     <frameset cols="20%,80%">
 		<frameset rows="30%,70%">

Modified: websites/production/maventest/content/plugins/maven-release-plugin-latest/xref-test/org/apache/maven/plugins/release/package-frame.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-release-plugin-latest/xref-test/org/apache/maven/plugins/release/package-frame.html (original)
+++ websites/production/maventest/content/plugins/maven-release-plugin-latest/xref-test/org/apache/maven/plugins/release/package-frame.html Tue May  8 11:39:29 2012
@@ -3,7 +3,7 @@
 <html xml:lang="en" lang="en">
 	<head>
 		<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-		<title>Maven Release Plugin 2.2 Reference Package org.apache.maven.plugins.release</title>
+		<title>Maven Release Plugin 2.2.1 Reference Package org.apache.maven.plugins.release</title>
 		<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="style" />
 	</head>
 	<body>

Modified: websites/production/maventest/content/plugins/maven-release-plugin-latest/xref-test/org/apache/maven/plugins/release/package-summary.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-release-plugin-latest/xref-test/org/apache/maven/plugins/release/package-summary.html (original)
+++ websites/production/maventest/content/plugins/maven-release-plugin-latest/xref-test/org/apache/maven/plugins/release/package-summary.html Tue May  8 11:39:29 2012
@@ -3,7 +3,7 @@
 <html xml:lang="en" lang="en">
 	<head>
 		<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-		<title>Maven Release Plugin 2.2 Reference Package org.apache.maven.plugins.release</title>
+		<title>Maven Release Plugin 2.2.1 Reference Package org.apache.maven.plugins.release</title>
 		<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="style" />
 	</head>
 	<body>

Modified: websites/production/maventest/content/plugins/maven-release-plugin-latest/xref-test/org/apache/maven/plugins/release/stubs/package-frame.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-release-plugin-latest/xref-test/org/apache/maven/plugins/release/stubs/package-frame.html (original)
+++ websites/production/maventest/content/plugins/maven-release-plugin-latest/xref-test/org/apache/maven/plugins/release/stubs/package-frame.html Tue May  8 11:39:29 2012
@@ -3,7 +3,7 @@
 <html xml:lang="en" lang="en">
 	<head>
 		<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-		<title>Maven Release Plugin 2.2 Reference Package org.apache.maven.plugins.release.stubs</title>
+		<title>Maven Release Plugin 2.2.1 Reference Package org.apache.maven.plugins.release.stubs</title>
 		<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="style" />
 	</head>
 	<body>

Modified: websites/production/maventest/content/plugins/maven-release-plugin-latest/xref-test/org/apache/maven/plugins/release/stubs/package-summary.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-release-plugin-latest/xref-test/org/apache/maven/plugins/release/stubs/package-summary.html (original)
+++ websites/production/maventest/content/plugins/maven-release-plugin-latest/xref-test/org/apache/maven/plugins/release/stubs/package-summary.html Tue May  8 11:39:29 2012
@@ -3,7 +3,7 @@
 <html xml:lang="en" lang="en">
 	<head>
 		<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-		<title>Maven Release Plugin 2.2 Reference Package org.apache.maven.plugins.release.stubs</title>
+		<title>Maven Release Plugin 2.2.1 Reference Package org.apache.maven.plugins.release.stubs</title>
 		<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="style" />
 	</head>
 	<body>

Modified: websites/production/maventest/content/plugins/maven-release-plugin-latest/xref-test/overview-frame.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-release-plugin-latest/xref-test/overview-frame.html (original)
+++ websites/production/maventest/content/plugins/maven-release-plugin-latest/xref-test/overview-frame.html Tue May  8 11:39:29 2012
@@ -3,7 +3,7 @@
 <html xml:lang="en" lang="en">
 	<head>
 		<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-		<title>Maven Release Plugin 2.2 Reference</title>
+		<title>Maven Release Plugin 2.2.1 Reference</title>
 		<link rel="stylesheet" type="text/css" href="stylesheet.css" title="style" />
 	</head>
 	<body>

Modified: websites/production/maventest/content/plugins/maven-release-plugin-latest/xref-test/overview-summary.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-release-plugin-latest/xref-test/overview-summary.html (original)
+++ websites/production/maventest/content/plugins/maven-release-plugin-latest/xref-test/overview-summary.html Tue May  8 11:39:29 2012
@@ -3,7 +3,7 @@
 <html xml:lang="en" lang="en">
 	<head>
 		<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-		<title>Maven Release Plugin 2.2 Reference</title>
+		<title>Maven Release Plugin 2.2.1 Reference</title>
 		<link rel="stylesheet" type="text/css" href="stylesheet.css" title="style" />
 	</head>
 	<body>
@@ -24,7 +24,7 @@
 	        </ul>
       	</div>
 		
-		      	<h2>Maven Release Plugin 2.2 Reference</h2>
+		      	<h2>Maven Release Plugin 2.2.1 Reference</h2>
 
 		<table class="summary">
         	<thead>

Modified: websites/production/maventest/content/plugins/maven-release-plugin-latest/xref/index.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-release-plugin-latest/xref/index.html (original)
+++ websites/production/maventest/content/plugins/maven-release-plugin-latest/xref/index.html Tue May  8 11:39:29 2012
@@ -3,7 +3,7 @@
 <html xml:lang="en" lang="en">
 	<head>
 		<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-		<title>Maven Release Plugin 2.2 Reference</title>
+		<title>Maven Release Plugin 2.2.1 Reference</title>
 	</head>
     <frameset cols="20%,80%">
 		<frameset rows="30%,70%">