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 16:04:33 UTC

svn commit: r816669 [31/41] - in /websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest: ./ apidocs/ apidocs/org/apache/maven/plugin/checkstyle/ apidocs/org/apache/maven/plugin/checkstyle/class-use/ apidocs/org/apache/maven/plugi...

Modified: websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/testapidocs/org/apache/maven/plugin/checkstyle/CheckstyleViolationCheckMojoTest.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/testapidocs/org/apache/maven/plugin/checkstyle/CheckstyleViolationCheckMojoTest.html (original)
+++ websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/testapidocs/org/apache/maven/plugin/checkstyle/CheckstyleViolationCheckMojoTest.html Tue May  8 14:04:25 2012
@@ -2,10 +2,10 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_22) on Mon Oct 24 11:45:24 BST 2011 -->
+<!-- Generated by javadoc (build 1.5.0_22) on Wed Feb 08 19:21:07 CET 2012 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-CheckstyleViolationCheckMojoTest (Maven Checkstyle Plugin 2.8 Test API)
+CheckstyleViolationCheckMojoTest (Maven Checkstyle Plugin 2.9 Test API)
 </TITLE>
 
 <META NAME="keywords" CONTENT="org.apache.maven.plugin.checkstyle.CheckstyleViolationCheckMojoTest class">
@@ -15,7 +15,7 @@ CheckstyleViolationCheckMojoTest (Maven 
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="CheckstyleViolationCheckMojoTest (Maven Checkstyle Plugin 2.8 Test API)";
+    parent.document.title="CheckstyleViolationCheckMojoTest (Maven Checkstyle Plugin 2.9 Test API)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -90,19 +90,19 @@ org.apache.maven.plugin.checkstyle</FONT
 <BR>
 Class CheckstyleViolationCheckMojoTest</H2>
 <PRE>
-<A HREF="http://java.sun.com/j2se/1.5.0/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 ">junit.framework.Assert
-      <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by ">junit.framework.TestCase
-          <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><A HREF="http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/PlexusTestCase.html" title="class or interface in org.codehaus.plexus">org.codehaus.plexus.PlexusTestCase</A>
-              <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by ">org.apache.maven.plugin.testing.AbstractMojoTestCase
+<A HREF="http://download.oracle.com/javase/1.5.0/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 "><A HREF="http://junit.org/apidocs/junit/framework/Assert.html" title="class or interface in junit.framework">junit.framework.Assert</A>
+      <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><A HREF="http://junit.org/apidocs/junit/framework/TestCase.html" title="class or interface in junit.framework">junit.framework.TestCase</A>
+          <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by ">org.codehaus.plexus.PlexusTestCase
+              <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><A HREF="http://maven.apache.org/plugin-testing/maven-plugin-testing-harness/apidocs/org/apache/maven/plugin/testing/AbstractMojoTestCase.html" title="class or interface in org.apache.maven.plugin.testing">org.apache.maven.plugin.testing.AbstractMojoTestCase</A>
                   <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.maven.plugin.checkstyle.CheckstyleViolationCheckMojoTest</B>
 </PRE>
 <DL>
-<DT><B>All Implemented Interfaces:</B> <DD>junit.framework.Test</DD>
+<DT><B>All Implemented Interfaces:</B> <DD><A HREF="http://junit.org/apidocs/junit/framework/Test.html" title="class or interface in junit.framework">Test</A></DD>
 </DL>
 <HR>
 <DL>
-<DT><PRE>public class <B>CheckstyleViolationCheckMojoTest</B><DT>extends org.apache.maven.plugin.testing.AbstractMojoTestCase</DL>
+<DT><PRE>public class <B>CheckstyleViolationCheckMojoTest</B><DT>extends <A HREF="http://maven.apache.org/plugin-testing/maven-plugin-testing-harness/apidocs/org/apache/maven/plugin/testing/AbstractMojoTestCase.html" title="class or interface in org.apache.maven.plugin.testing">AbstractMojoTestCase</A></DL>
 </PRE>
 
 <P>
@@ -127,10 +127,10 @@ Class CheckstyleViolationCheckMojoTest</
 &nbsp;<A NAME="fields_inherited_from_class_org.codehaus.plexus.PlexusTestCase"><!-- --></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.codehaus.plexus.<A HREF="http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/PlexusTestCase.html" title="class or interface in org.codehaus.plexus">PlexusTestCase</A></B></TH>
+<TH ALIGN="left"><B>Fields inherited from class org.codehaus.plexus.PlexusTestCase</B></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><A HREF="http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/PlexusTestCase.html#basedir" title="class or interface in org.codehaus.plexus">basedir</A>, <A HREF="http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/PlexusTestCase.html#container" title="class or interface in org.codehaus.plexus">container</A></CODE></TD>
+<TD><CODE>basedir, container</CODE></TD>
 </TR>
 </TABLE>
 &nbsp;
@@ -161,7 +161,7 @@ Class CheckstyleViolationCheckMojoTest</
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>protected &nbsp;void</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../org/apache/maven/plugin/checkstyle/CheckstyleViolationCheckMojoTest.html#mojoSetup(org.apache.maven.plugin.Mojo)">mojoSetup</A></B>(org.apache.maven.plugin.Mojo&nbsp;mojo)</CODE>
+<TD><CODE><B><A HREF="../../../../../org/apache/maven/plugin/checkstyle/CheckstyleViolationCheckMojoTest.html#mojoSetup(org.apache.maven.plugin.Mojo)">mojoSetup</A></B>(<A HREF="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/Mojo.html" title="class or interface in org.apache.maven.plugin">Mojo</A>&nbsp;mojo)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
@@ -202,46 +202,46 @@ Class CheckstyleViolationCheckMojoTest</
 &nbsp;<A NAME="methods_inherited_from_class_org.apache.maven.plugin.testing.AbstractMojoTestCase"><!-- --></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.testing.AbstractMojoTestCase</B></TH>
+<TH ALIGN="left"><B>Methods inherited from class org.apache.maven.plugin.testing.<A HREF="http://maven.apache.org/plugin-testing/maven-plugin-testing-harness/apidocs/org/apache/maven/plugin/testing/AbstractMojoTestCase.html" title="class or interface in org.apache.maven.plugin.testing">AbstractMojoTestCase</A></B></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE>configureMojo, configureMojo, extractPluginConfiguration, extractPluginConfiguration, getVariablesAndValuesFromObject, getVariablesAndValuesFromObject, getVariableValueFromObject, lookupEmptyMojo, lookupEmptyMojo, lookupMojo, lookupMojo, lookupMojo, setUp, setVariableValueToObject</CODE></TD>
+<TD><CODE><A HREF="http://maven.apache.org/plugin-testing/maven-plugin-testing-harness/apidocs/org/apache/maven/plugin/testing/AbstractMojoTestCase.html#configureMojo(org.apache.maven.plugin.Mojo, org.codehaus.plexus.configuration.PlexusConfiguration)" title="class or interface in org.apache.maven.plugin.testing">configureMojo</A>, <A HREF="http://maven.apache.org/plugin-testing/maven-plugin-testing-harness/apidocs/org/apache/maven/plugin/testing/AbstractMojoTestCase.html#configureMojo(org.apache.maven.plugin.Mojo, java.lang.String, java.io.File)" title="class or interface in org.apache.maven.plugin.testing">configureMojo</A>, <A HREF="http://maven.apache.org/plugin-testing/maven-plugin-testing-harness/apidocs/org/apache/maven/plugin/testing/AbstractMojoTestCase.html#extractPluginConfiguration(java.lang.String, java.io.File)" title="class or interface in org.apache.maven.plugin.testing">extractPluginConfiguration</A>, <A HREF="http://maven.apache.org/plugin-testing/maven-plu
 gin-testing-harness/apidocs/org/apache/maven/plugin/testing/AbstractMojoTestCase.html#extractPluginConfiguration(java.lang.String, org.codehaus.plexus.util.xml.Xpp3Dom)" title="class or interface in org.apache.maven.plugin.testing">extractPluginConfiguration</A>, <A HREF="http://maven.apache.org/plugin-testing/maven-plugin-testing-harness/apidocs/org/apache/maven/plugin/testing/AbstractMojoTestCase.html#getVariablesAndValuesFromObject(java.lang.Class, java.lang.Object)" title="class or interface in org.apache.maven.plugin.testing">getVariablesAndValuesFromObject</A>, <A HREF="http://maven.apache.org/plugin-testing/maven-plugin-testing-harness/apidocs/org/apache/maven/plugin/testing/AbstractMojoTestCase.html#getVariablesAndValuesFromObject(java.lang.Object)" title="class or interface in org.apache.maven.plugin.testing">getVariablesAndValuesFromObject</A>, <A HREF="http://maven.apache.org/plugin-testing/maven-plugin-testing-harness/apidocs/org/apache/maven/plugin/testing/Abstr
 actMojoTestCase.html#getVariableValueFromObject(java.lang.Object, java.lang.String)" title="class or interface in org.apache.maven.plugin.testing">getVariableValueFromObject</A>, <A HREF="http://maven.apache.org/plugin-testing/maven-plugin-testing-harness/apidocs/org/apache/maven/plugin/testing/AbstractMojoTestCase.html#lookupEmptyMojo(java.lang.String, java.io.File)" title="class or interface in org.apache.maven.plugin.testing">lookupEmptyMojo</A>, <A HREF="http://maven.apache.org/plugin-testing/maven-plugin-testing-harness/apidocs/org/apache/maven/plugin/testing/AbstractMojoTestCase.html#lookupEmptyMojo(java.lang.String, java.lang.String)" title="class or interface in org.apache.maven.plugin.testing">lookupEmptyMojo</A>, <A HREF="http://maven.apache.org/plugin-testing/maven-plugin-testing-harness/apidocs/org/apache/maven/plugin/testing/AbstractMojoTestCase.html#lookupMojo(java.lang.String, java.io.File)" title="class or interface in org.apache.maven.plugin.testing">lookupM
 ojo</A>, <A HREF="http://maven.apache.org/plugin-testing/maven-plugin-testing-harness/apidocs/org/apache/maven/plugin/testing/AbstractMojoTestCase.html#lookupMojo(java.lang.String, java.lang.String)" title="class or interface in org.apache.maven.plugin.testing">lookupMojo</A>, <A HREF="http://maven.apache.org/plugin-testing/maven-plugin-testing-harness/apidocs/org/apache/maven/plugin/testing/AbstractMojoTestCase.html#lookupMojo(java.lang.String, java.lang.String, java.lang.String, java.lang.String, org.codehaus.plexus.configuration.PlexusConfiguration)" title="class or interface in org.apache.maven.plugin.testing">lookupMojo</A>, <A HREF="http://maven.apache.org/plugin-testing/maven-plugin-testing-harness/apidocs/org/apache/maven/plugin/testing/AbstractMojoTestCase.html#setUp()" title="class or interface in org.apache.maven.plugin.testing">setUp</A>, <A HREF="http://maven.apache.org/plugin-testing/maven-plugin-testing-harness/apidocs/org/apache/maven/plugin/testing/AbstractM
 ojoTestCase.html#setVariableValueToObject(java.lang.Object, java.lang.String, java.lang.Object)" title="class or interface in org.apache.maven.plugin.testing">setVariableValueToObject</A></CODE></TD>
 </TR>
 </TABLE>
 &nbsp;<A NAME="methods_inherited_from_class_org.codehaus.plexus.PlexusTestCase"><!-- --></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.codehaus.plexus.<A HREF="http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/PlexusTestCase.html" title="class or interface in org.codehaus.plexus">PlexusTestCase</A></B></TH>
+<TH ALIGN="left"><B>Methods inherited from class org.codehaus.plexus.PlexusTestCase</B></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><A HREF="http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/PlexusTestCase.html#createContainerInstance()" title="class or interface in org.codehaus.plexus">createContainerInstance</A>, <A HREF="http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/PlexusTestCase.html#customizeContext()" title="class or interface in org.codehaus.plexus">customizeContext</A>, <A HREF="http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/PlexusTestCase.html#customizeContext(org.codehaus.plexus.context.Context)" title="class or interface in org.codehaus.plexus">customizeContext</A>, <A HREF="http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/PlexusTestCase.html#getBasedir()" title="class or interface in org.codehaus.plexus">getBasedir</A>, <A HREF="http://plexus.codehaus.org/plexus-containers/plexus-conta
 iner-default/apidocs/org/codehaus/plexus/PlexusTestCase.html#getClassLoader()" title="class or interface in org.codehaus.plexus">getClassLoader</A>, <A HREF="http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/PlexusTestCase.html#getConfiguration()" title="class or interface in org.codehaus.plexus">getConfiguration</A>, <A HREF="http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/PlexusTestCase.html#getConfiguration(java.lang.String)" title="class or interface in org.codehaus.plexus">getConfiguration</A>, <A HREF="http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/PlexusTestCase.html#getContainer()" title="class or interface in org.codehaus.plexus">getContainer</A>, <A HREF="http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/PlexusTestCase.html#getCustomConfiguration()" title="class or interf
 ace in org.codehaus.plexus">getCustomConfiguration</A>, <A HREF="http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/PlexusTestCase.html#getResourceAsStream(java.lang.String)" title="class or interface in org.codehaus.plexus">getResourceAsStream</A>, <A HREF="http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/PlexusTestCase.html#getTestFile(java.lang.String)" title="class or interface in org.codehaus.plexus">getTestFile</A>, <A HREF="http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/PlexusTestCase.html#getTestFile(java.lang.String, java.lang.String)" title="class or interface in org.codehaus.plexus">getTestFile</A>, <A HREF="http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/PlexusTestCase.html#getTestPath(java.lang.String)" title="class or interface in org.codehaus.plexus">getTestPath</A>,
  <A HREF="http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/PlexusTestCase.html#getTestPath(java.lang.String, java.lang.String)" title="class or interface in org.codehaus.plexus">getTestPath</A>, <A HREF="http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/PlexusTestCase.html#lookup(java.lang.String)" title="class or interface in org.codehaus.plexus">lookup</A>, <A HREF="http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/PlexusTestCase.html#lookup(java.lang.String, java.lang.String)" title="class or interface in org.codehaus.plexus">lookup</A>, <A HREF="http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/PlexusTestCase.html#release(java.lang.Object)" title="class or interface in org.codehaus.plexus">release</A>, <A HREF="http://plexus.codehaus.org/plexus-containers/plexus-container-default/a
 pidocs/org/codehaus/plexus/PlexusTestCase.html#tearDown()" title="class or interface in org.codehaus.plexus">tearDown</A></CODE></TD>
+<TD><CODE>createContainerInstance, customizeContext, customizeContext, getBasedir, getClassLoader, getConfiguration, getConfiguration, getContainer, getCustomConfiguration, getResourceAsStream, getTestFile, getTestFile, getTestPath, getTestPath, lookup, lookup, release, tearDown</CODE></TD>
 </TR>
 </TABLE>
 &nbsp;<A NAME="methods_inherited_from_class_junit.framework.TestCase"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left"><B>Methods inherited from class junit.framework.TestCase</B></TH>
+<TH ALIGN="left"><B>Methods inherited from class junit.framework.<A HREF="http://junit.org/apidocs/junit/framework/TestCase.html" title="class or interface in junit.framework">TestCase</A></B></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE>countTestCases, createResult, getName, run, run, runBare, runTest, setName, toString</CODE></TD>
+<TD><CODE><A HREF="http://junit.org/apidocs/junit/framework/TestCase.html#countTestCases()" title="class or interface in junit.framework">countTestCases</A>, <A HREF="http://junit.org/apidocs/junit/framework/TestCase.html#createResult()" title="class or interface in junit.framework">createResult</A>, <A HREF="http://junit.org/apidocs/junit/framework/TestCase.html#getName()" title="class or interface in junit.framework">getName</A>, <A HREF="http://junit.org/apidocs/junit/framework/TestCase.html#run()" title="class or interface in junit.framework">run</A>, <A HREF="http://junit.org/apidocs/junit/framework/TestCase.html#run(junit.framework.TestResult)" title="class or interface in junit.framework">run</A>, <A HREF="http://junit.org/apidocs/junit/framework/TestCase.html#runBare()" title="class or interface in junit.framework">runBare</A>, <A HREF="http://junit.org/apidocs/junit/framework/TestCase.html#runTest()" title="class or interface in junit.framework">runTest</A>, <A HREF
 ="http://junit.org/apidocs/junit/framework/TestCase.html#setName(java.lang.String)" title="class or interface in junit.framework">setName</A>, <A HREF="http://junit.org/apidocs/junit/framework/TestCase.html#toString()" title="class or interface in junit.framework">toString</A></CODE></TD>
 </TR>
 </TABLE>
 &nbsp;<A NAME="methods_inherited_from_class_junit.framework.Assert"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left"><B>Methods inherited from class junit.framework.Assert</B></TH>
+<TH ALIGN="left"><B>Methods inherited from class junit.framework.<A HREF="http://junit.org/apidocs/junit/framework/Assert.html" title="class or interface in junit.framework">Assert</A></B></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE>assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail, failNotEquals, failNotSame, failSame, format</CODE></TD>
+<TD><CODE><A HREF="http://junit.org/apidocs/junit/framework/Assert.html#assertEquals(boolean, boolean)" title="class or interface in junit.framework">assertEquals</A>, <A HREF="http://junit.org/apidocs/junit/framework/Assert.html#assertEquals(byte, byte)" title="class or interface in junit.framework">assertEquals</A>, <A HREF="http://junit.org/apidocs/junit/framework/Assert.html#assertEquals(char, char)" title="class or interface in junit.framework">assertEquals</A>, <A HREF="http://junit.org/apidocs/junit/framework/Assert.html#assertEquals(double, double, double)" title="class or interface in junit.framework">assertEquals</A>, <A HREF="http://junit.org/apidocs/junit/framework/Assert.html#assertEquals(float, float, float)" title="class or interface in junit.framework">assertEquals</A>, <A HREF="http://junit.org/apidocs/junit/framework/Assert.html#assertEquals(int, int)" title="class or interface in junit.framework">assertEquals</A>, <A HREF="http://junit.org/apidocs/junit/fr
 amework/Assert.html#assertEquals(long, long)" title="class or interface in junit.framework">assertEquals</A>, <A HREF="http://junit.org/apidocs/junit/framework/Assert.html#assertEquals(java.lang.Object, java.lang.Object)" title="class or interface in junit.framework">assertEquals</A>, <A HREF="http://junit.org/apidocs/junit/framework/Assert.html#assertEquals(short, short)" title="class or interface in junit.framework">assertEquals</A>, <A HREF="http://junit.org/apidocs/junit/framework/Assert.html#assertEquals(java.lang.String, boolean, boolean)" title="class or interface in junit.framework">assertEquals</A>, <A HREF="http://junit.org/apidocs/junit/framework/Assert.html#assertEquals(java.lang.String, byte, byte)" title="class or interface in junit.framework">assertEquals</A>, <A HREF="http://junit.org/apidocs/junit/framework/Assert.html#assertEquals(java.lang.String, char, char)" title="class or interface in junit.framework">assertEquals</A>, <A HREF="http://junit.org/apidocs
 /junit/framework/Assert.html#assertEquals(java.lang.String, double, double, double)" title="class or interface in junit.framework">assertEquals</A>, <A HREF="http://junit.org/apidocs/junit/framework/Assert.html#assertEquals(java.lang.String, float, float, float)" title="class or interface in junit.framework">assertEquals</A>, <A HREF="http://junit.org/apidocs/junit/framework/Assert.html#assertEquals(java.lang.String, int, int)" title="class or interface in junit.framework">assertEquals</A>, <A HREF="http://junit.org/apidocs/junit/framework/Assert.html#assertEquals(java.lang.String, long, long)" title="class or interface in junit.framework">assertEquals</A>, <A HREF="http://junit.org/apidocs/junit/framework/Assert.html#assertEquals(java.lang.String, java.lang.Object, java.lang.Object)" title="class or interface in junit.framework">assertEquals</A>, <A HREF="http://junit.org/apidocs/junit/framework/Assert.html#assertEquals(java.lang.String, short, short)" title="class or inter
 face in junit.framework">assertEquals</A>, <A HREF="http://junit.org/apidocs/junit/framework/Assert.html#assertEquals(java.lang.String, java.lang.String)" title="class or interface in junit.framework">assertEquals</A>, <A HREF="http://junit.org/apidocs/junit/framework/Assert.html#assertEquals(java.lang.String, java.lang.String, java.lang.String)" title="class or interface in junit.framework">assertEquals</A>, <A HREF="http://junit.org/apidocs/junit/framework/Assert.html#assertFalse(boolean)" title="class or interface in junit.framework">assertFalse</A>, <A HREF="http://junit.org/apidocs/junit/framework/Assert.html#assertFalse(java.lang.String, boolean)" title="class or interface in junit.framework">assertFalse</A>, <A HREF="http://junit.org/apidocs/junit/framework/Assert.html#assertNotNull(java.lang.Object)" title="class or interface in junit.framework">assertNotNull</A>, <A HREF="http://junit.org/apidocs/junit/framework/Assert.html#assertNotNull(java.lang.String, java.lang.
 Object)" title="class or interface in junit.framework">assertNotNull</A>, <A HREF="http://junit.org/apidocs/junit/framework/Assert.html#assertNotSame(java.lang.Object, java.lang.Object)" title="class or interface in junit.framework">assertNotSame</A>, <A HREF="http://junit.org/apidocs/junit/framework/Assert.html#assertNotSame(java.lang.String, java.lang.Object, java.lang.Object)" title="class or interface in junit.framework">assertNotSame</A>, <A HREF="http://junit.org/apidocs/junit/framework/Assert.html#assertNull(java.lang.Object)" title="class or interface in junit.framework">assertNull</A>, <A HREF="http://junit.org/apidocs/junit/framework/Assert.html#assertNull(java.lang.String, java.lang.Object)" title="class or interface in junit.framework">assertNull</A>, <A HREF="http://junit.org/apidocs/junit/framework/Assert.html#assertSame(java.lang.Object, java.lang.Object)" title="class or interface in junit.framework">assertSame</A>, <A HREF="http://junit.org/apidocs/junit/fra
 mework/Assert.html#assertSame(java.lang.String, java.lang.Object, java.lang.Object)" title="class or interface in junit.framework">assertSame</A>, <A HREF="http://junit.org/apidocs/junit/framework/Assert.html#assertTrue(boolean)" title="class or interface in junit.framework">assertTrue</A>, <A HREF="http://junit.org/apidocs/junit/framework/Assert.html#assertTrue(java.lang.String, boolean)" title="class or interface in junit.framework">assertTrue</A>, <A HREF="http://junit.org/apidocs/junit/framework/Assert.html#fail()" title="class or interface in junit.framework">fail</A>, <A HREF="http://junit.org/apidocs/junit/framework/Assert.html#fail(java.lang.String)" title="class or interface in junit.framework">fail</A>, <A HREF="http://junit.org/apidocs/junit/framework/Assert.html#failNotEquals(java.lang.String, java.lang.Object, java.lang.Object)" title="class or interface in junit.framework">failNotEquals</A>, <A HREF="http://junit.org/apidocs/junit/framework/Assert.html#failNotS
 ame(java.lang.String, java.lang.Object, java.lang.Object)" title="class or interface in junit.framework">failNotSame</A>, <A HREF="http://junit.org/apidocs/junit/framework/Assert.html#failSame(java.lang.String)" title="class or interface in junit.framework">failSame</A>, <A HREF="http://junit.org/apidocs/junit/framework/Assert.html#format(java.lang.String, java.lang.Object, java.lang.Object)" title="class or interface in junit.framework">format</A></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.5.0/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A></B></TH>
+<TH ALIGN="left"><B>Methods inherited from class java.lang.<A HREF="http://download.oracle.com/javase/1.5.0/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.5.0/docs/api/java/lang/Object.html#clone()" title="class or interface in java.lang">clone</A>, <A HREF="http://java.sun.com/j2se/1.5.0/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.5.0/docs/api/java/lang/Object.html#finalize()" title="class or interface in java.lang">finalize</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html#getClass()" title="class or interface in java.lang">getClass</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html#hashCode()" title="class or interface in java.lang">hashCode</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html#notify()" title="class or interface in java.lang">notify</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html#notifyAll()" title="class or interface in java.lang">notifyAll</A>, <A HREF="http://
 java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html#wait()" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.5.0/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.5.0/docs/api/java/lang/Object.html#wait(long, int)" title="class or interface in java.lang">wait</A></CODE></TD>
+<TD><CODE><A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#clone()" title="class or interface in java.lang">clone</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#equals(java.lang.Object)" title="class or interface in java.lang">equals</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#finalize()" title="class or interface in java.lang">finalize</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#getClass()" title="class or interface in java.lang">getClass</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#hashCode()" title="class or interface in java.lang">hashCode</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#notify()" title="class or interface in java.lang">notify</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#notifyAll()" title="c
 lass or interface in java.lang">notifyAll</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#wait()" title="class or interface in java.lang">wait</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#wait(long)" title="class or interface in java.lang">wait</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#wait(long, int)" title="class or interface in java.lang">wait</A></CODE></TD>
 </TR>
 </TABLE>
 &nbsp;
@@ -278,12 +278,12 @@ public <B>CheckstyleViolationCheckMojoTe
 testDefaultConfig</H3>
 <PRE>
 public void <B>testDefaultConfig</B>()
-                       throws <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html" title="class or interface in java.lang">Exception</A></PRE>
+                       throws <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Exception.html" title="class or interface in java.lang">Exception</A></PRE>
 <DL>
 <DD><DL>
 
 <DT><B>Throws:</B>
-<DD><CODE><A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html" title="class or interface in java.lang">Exception</A></CODE></DL>
+<DD><CODE><A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Exception.html" title="class or interface in java.lang">Exception</A></CODE></DL>
 </DD>
 </DL>
 <HR>
@@ -292,12 +292,12 @@ public void <B>testDefaultConfig</B>()
 testInvalidFormat</H3>
 <PRE>
 public void <B>testInvalidFormat</B>()
-                       throws <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html" title="class or interface in java.lang">Exception</A></PRE>
+                       throws <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Exception.html" title="class or interface in java.lang">Exception</A></PRE>
 <DL>
 <DD><DL>
 
 <DT><B>Throws:</B>
-<DD><CODE><A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html" title="class or interface in java.lang">Exception</A></CODE></DL>
+<DD><CODE><A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Exception.html" title="class or interface in java.lang">Exception</A></CODE></DL>
 </DD>
 </DL>
 <HR>
@@ -306,12 +306,12 @@ public void <B>testInvalidFormat</B>()
 testNoOutputFile</H3>
 <PRE>
 public void <B>testNoOutputFile</B>()
-                      throws <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html" title="class or interface in java.lang">Exception</A></PRE>
+                      throws <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Exception.html" title="class or interface in java.lang">Exception</A></PRE>
 <DL>
 <DD><DL>
 
 <DT><B>Throws:</B>
-<DD><CODE><A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html" title="class or interface in java.lang">Exception</A></CODE></DL>
+<DD><CODE><A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Exception.html" title="class or interface in java.lang">Exception</A></CODE></DL>
 </DD>
 </DL>
 <HR>
@@ -320,12 +320,12 @@ public void <B>testNoOutputFile</B>()
 testNoFail</H3>
 <PRE>
 public void <B>testNoFail</B>()
-                throws <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html" title="class or interface in java.lang">Exception</A></PRE>
+                throws <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Exception.html" title="class or interface in java.lang">Exception</A></PRE>
 <DL>
 <DD><DL>
 
 <DT><B>Throws:</B>
-<DD><CODE><A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html" title="class or interface in java.lang">Exception</A></CODE></DL>
+<DD><CODE><A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Exception.html" title="class or interface in java.lang">Exception</A></CODE></DL>
 </DD>
 </DL>
 <HR>
@@ -333,13 +333,13 @@ public void <B>testNoFail</B>()
 <A NAME="mojoSetup(org.apache.maven.plugin.Mojo)"><!-- --></A><H3>
 mojoSetup</H3>
 <PRE>
-protected void <B>mojoSetup</B>(org.apache.maven.plugin.Mojo&nbsp;mojo)
-                  throws <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html" title="class or interface in java.lang">Exception</A></PRE>
+protected void <B>mojoSetup</B>(<A HREF="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/Mojo.html" title="class or interface in org.apache.maven.plugin">Mojo</A>&nbsp;mojo)
+                  throws <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Exception.html" title="class or interface in java.lang">Exception</A></PRE>
 <DL>
 <DD><DL>
 
 <DT><B>Throws:</B>
-<DD><CODE><A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html" title="class or interface in java.lang">Exception</A></CODE></DL>
+<DD><CODE><A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Exception.html" title="class or interface in java.lang">Exception</A></CODE></DL>
 </DD>
 </DL>
 <!-- ========= END OF CLASS DATA ========= -->
@@ -403,6 +403,6 @@ DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2005-2011 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright &#169; 2005-2012 <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-checkstyle-plugin-latest/testapidocs/org/apache/maven/plugin/checkstyle/ReportResourceTest.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/testapidocs/org/apache/maven/plugin/checkstyle/ReportResourceTest.html (original)
+++ websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/testapidocs/org/apache/maven/plugin/checkstyle/ReportResourceTest.html Tue May  8 14:04:25 2012
@@ -2,10 +2,10 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_22) on Mon Oct 24 11:45:24 BST 2011 -->
+<!-- Generated by javadoc (build 1.5.0_22) on Wed Feb 08 19:21:07 CET 2012 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-ReportResourceTest (Maven Checkstyle Plugin 2.8 Test API)
+ReportResourceTest (Maven Checkstyle Plugin 2.9 Test API)
 </TITLE>
 
 <META NAME="keywords" CONTENT="org.apache.maven.plugin.checkstyle.ReportResourceTest class">
@@ -15,7 +15,7 @@ ReportResourceTest (Maven Checkstyle Plu
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="ReportResourceTest (Maven Checkstyle Plugin 2.8 Test API)";
+    parent.document.title="ReportResourceTest (Maven Checkstyle Plugin 2.9 Test API)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -90,17 +90,17 @@ org.apache.maven.plugin.checkstyle</FONT
 <BR>
 Class ReportResourceTest</H2>
 <PRE>
-<A HREF="http://java.sun.com/j2se/1.5.0/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 ">junit.framework.Assert
-      <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by ">junit.framework.TestCase
+<A HREF="http://download.oracle.com/javase/1.5.0/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 "><A HREF="http://junit.org/apidocs/junit/framework/Assert.html" title="class or interface in junit.framework">junit.framework.Assert</A>
+      <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><A HREF="http://junit.org/apidocs/junit/framework/TestCase.html" title="class or interface in junit.framework">junit.framework.TestCase</A>
           <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.maven.plugin.checkstyle.ReportResourceTest</B>
 </PRE>
 <DL>
-<DT><B>All Implemented Interfaces:</B> <DD>junit.framework.Test</DD>
+<DT><B>All Implemented Interfaces:</B> <DD><A HREF="http://junit.org/apidocs/junit/framework/Test.html" title="class or interface in junit.framework">Test</A></DD>
 </DL>
 <HR>
 <DL>
-<DT><PRE>public class <B>ReportResourceTest</B><DT>extends junit.framework.TestCase</DL>
+<DT><PRE>public class <B>ReportResourceTest</B><DT>extends <A HREF="http://junit.org/apidocs/junit/framework/TestCase.html" title="class or interface in junit.framework">TestCase</A></DL>
 </PRE>
 
 <P>
@@ -166,28 +166,28 @@ Class ReportResourceTest</H2>
 &nbsp;<A NAME="methods_inherited_from_class_junit.framework.TestCase"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left"><B>Methods inherited from class junit.framework.TestCase</B></TH>
+<TH ALIGN="left"><B>Methods inherited from class junit.framework.<A HREF="http://junit.org/apidocs/junit/framework/TestCase.html" title="class or interface in junit.framework">TestCase</A></B></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE>countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, tearDown, toString</CODE></TD>
+<TD><CODE><A HREF="http://junit.org/apidocs/junit/framework/TestCase.html#countTestCases()" title="class or interface in junit.framework">countTestCases</A>, <A HREF="http://junit.org/apidocs/junit/framework/TestCase.html#createResult()" title="class or interface in junit.framework">createResult</A>, <A HREF="http://junit.org/apidocs/junit/framework/TestCase.html#getName()" title="class or interface in junit.framework">getName</A>, <A HREF="http://junit.org/apidocs/junit/framework/TestCase.html#run()" title="class or interface in junit.framework">run</A>, <A HREF="http://junit.org/apidocs/junit/framework/TestCase.html#run(junit.framework.TestResult)" title="class or interface in junit.framework">run</A>, <A HREF="http://junit.org/apidocs/junit/framework/TestCase.html#runBare()" title="class or interface in junit.framework">runBare</A>, <A HREF="http://junit.org/apidocs/junit/framework/TestCase.html#runTest()" title="class or interface in junit.framework">runTest</A>, <A HREF
 ="http://junit.org/apidocs/junit/framework/TestCase.html#setName(java.lang.String)" title="class or interface in junit.framework">setName</A>, <A HREF="http://junit.org/apidocs/junit/framework/TestCase.html#setUp()" title="class or interface in junit.framework">setUp</A>, <A HREF="http://junit.org/apidocs/junit/framework/TestCase.html#tearDown()" title="class or interface in junit.framework">tearDown</A>, <A HREF="http://junit.org/apidocs/junit/framework/TestCase.html#toString()" title="class or interface in junit.framework">toString</A></CODE></TD>
 </TR>
 </TABLE>
 &nbsp;<A NAME="methods_inherited_from_class_junit.framework.Assert"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left"><B>Methods inherited from class junit.framework.Assert</B></TH>
+<TH ALIGN="left"><B>Methods inherited from class junit.framework.<A HREF="http://junit.org/apidocs/junit/framework/Assert.html" title="class or interface in junit.framework">Assert</A></B></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE>assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail, failNotEquals, failNotSame, failSame, format</CODE></TD>
+<TD><CODE><A HREF="http://junit.org/apidocs/junit/framework/Assert.html#assertEquals(boolean, boolean)" title="class or interface in junit.framework">assertEquals</A>, <A HREF="http://junit.org/apidocs/junit/framework/Assert.html#assertEquals(byte, byte)" title="class or interface in junit.framework">assertEquals</A>, <A HREF="http://junit.org/apidocs/junit/framework/Assert.html#assertEquals(char, char)" title="class or interface in junit.framework">assertEquals</A>, <A HREF="http://junit.org/apidocs/junit/framework/Assert.html#assertEquals(double, double, double)" title="class or interface in junit.framework">assertEquals</A>, <A HREF="http://junit.org/apidocs/junit/framework/Assert.html#assertEquals(float, float, float)" title="class or interface in junit.framework">assertEquals</A>, <A HREF="http://junit.org/apidocs/junit/framework/Assert.html#assertEquals(int, int)" title="class or interface in junit.framework">assertEquals</A>, <A HREF="http://junit.org/apidocs/junit/fr
 amework/Assert.html#assertEquals(long, long)" title="class or interface in junit.framework">assertEquals</A>, <A HREF="http://junit.org/apidocs/junit/framework/Assert.html#assertEquals(java.lang.Object, java.lang.Object)" title="class or interface in junit.framework">assertEquals</A>, <A HREF="http://junit.org/apidocs/junit/framework/Assert.html#assertEquals(short, short)" title="class or interface in junit.framework">assertEquals</A>, <A HREF="http://junit.org/apidocs/junit/framework/Assert.html#assertEquals(java.lang.String, boolean, boolean)" title="class or interface in junit.framework">assertEquals</A>, <A HREF="http://junit.org/apidocs/junit/framework/Assert.html#assertEquals(java.lang.String, byte, byte)" title="class or interface in junit.framework">assertEquals</A>, <A HREF="http://junit.org/apidocs/junit/framework/Assert.html#assertEquals(java.lang.String, char, char)" title="class or interface in junit.framework">assertEquals</A>, <A HREF="http://junit.org/apidocs
 /junit/framework/Assert.html#assertEquals(java.lang.String, double, double, double)" title="class or interface in junit.framework">assertEquals</A>, <A HREF="http://junit.org/apidocs/junit/framework/Assert.html#assertEquals(java.lang.String, float, float, float)" title="class or interface in junit.framework">assertEquals</A>, <A HREF="http://junit.org/apidocs/junit/framework/Assert.html#assertEquals(java.lang.String, int, int)" title="class or interface in junit.framework">assertEquals</A>, <A HREF="http://junit.org/apidocs/junit/framework/Assert.html#assertEquals(java.lang.String, long, long)" title="class or interface in junit.framework">assertEquals</A>, <A HREF="http://junit.org/apidocs/junit/framework/Assert.html#assertEquals(java.lang.String, java.lang.Object, java.lang.Object)" title="class or interface in junit.framework">assertEquals</A>, <A HREF="http://junit.org/apidocs/junit/framework/Assert.html#assertEquals(java.lang.String, short, short)" title="class or inter
 face in junit.framework">assertEquals</A>, <A HREF="http://junit.org/apidocs/junit/framework/Assert.html#assertEquals(java.lang.String, java.lang.String)" title="class or interface in junit.framework">assertEquals</A>, <A HREF="http://junit.org/apidocs/junit/framework/Assert.html#assertEquals(java.lang.String, java.lang.String, java.lang.String)" title="class or interface in junit.framework">assertEquals</A>, <A HREF="http://junit.org/apidocs/junit/framework/Assert.html#assertFalse(boolean)" title="class or interface in junit.framework">assertFalse</A>, <A HREF="http://junit.org/apidocs/junit/framework/Assert.html#assertFalse(java.lang.String, boolean)" title="class or interface in junit.framework">assertFalse</A>, <A HREF="http://junit.org/apidocs/junit/framework/Assert.html#assertNotNull(java.lang.Object)" title="class or interface in junit.framework">assertNotNull</A>, <A HREF="http://junit.org/apidocs/junit/framework/Assert.html#assertNotNull(java.lang.String, java.lang.
 Object)" title="class or interface in junit.framework">assertNotNull</A>, <A HREF="http://junit.org/apidocs/junit/framework/Assert.html#assertNotSame(java.lang.Object, java.lang.Object)" title="class or interface in junit.framework">assertNotSame</A>, <A HREF="http://junit.org/apidocs/junit/framework/Assert.html#assertNotSame(java.lang.String, java.lang.Object, java.lang.Object)" title="class or interface in junit.framework">assertNotSame</A>, <A HREF="http://junit.org/apidocs/junit/framework/Assert.html#assertNull(java.lang.Object)" title="class or interface in junit.framework">assertNull</A>, <A HREF="http://junit.org/apidocs/junit/framework/Assert.html#assertNull(java.lang.String, java.lang.Object)" title="class or interface in junit.framework">assertNull</A>, <A HREF="http://junit.org/apidocs/junit/framework/Assert.html#assertSame(java.lang.Object, java.lang.Object)" title="class or interface in junit.framework">assertSame</A>, <A HREF="http://junit.org/apidocs/junit/fra
 mework/Assert.html#assertSame(java.lang.String, java.lang.Object, java.lang.Object)" title="class or interface in junit.framework">assertSame</A>, <A HREF="http://junit.org/apidocs/junit/framework/Assert.html#assertTrue(boolean)" title="class or interface in junit.framework">assertTrue</A>, <A HREF="http://junit.org/apidocs/junit/framework/Assert.html#assertTrue(java.lang.String, boolean)" title="class or interface in junit.framework">assertTrue</A>, <A HREF="http://junit.org/apidocs/junit/framework/Assert.html#fail()" title="class or interface in junit.framework">fail</A>, <A HREF="http://junit.org/apidocs/junit/framework/Assert.html#fail(java.lang.String)" title="class or interface in junit.framework">fail</A>, <A HREF="http://junit.org/apidocs/junit/framework/Assert.html#failNotEquals(java.lang.String, java.lang.Object, java.lang.Object)" title="class or interface in junit.framework">failNotEquals</A>, <A HREF="http://junit.org/apidocs/junit/framework/Assert.html#failNotS
 ame(java.lang.String, java.lang.Object, java.lang.Object)" title="class or interface in junit.framework">failNotSame</A>, <A HREF="http://junit.org/apidocs/junit/framework/Assert.html#failSame(java.lang.String)" title="class or interface in junit.framework">failSame</A>, <A HREF="http://junit.org/apidocs/junit/framework/Assert.html#format(java.lang.String, java.lang.Object, java.lang.Object)" title="class or interface in junit.framework">format</A></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.5.0/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A></B></TH>
+<TH ALIGN="left"><B>Methods inherited from class java.lang.<A HREF="http://download.oracle.com/javase/1.5.0/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.5.0/docs/api/java/lang/Object.html#clone()" title="class or interface in java.lang">clone</A>, <A HREF="http://java.sun.com/j2se/1.5.0/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.5.0/docs/api/java/lang/Object.html#finalize()" title="class or interface in java.lang">finalize</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html#getClass()" title="class or interface in java.lang">getClass</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html#hashCode()" title="class or interface in java.lang">hashCode</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html#notify()" title="class or interface in java.lang">notify</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html#notifyAll()" title="class or interface in java.lang">notifyAll</A>, <A HREF="http://
 java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html#wait()" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.5.0/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.5.0/docs/api/java/lang/Object.html#wait(long, int)" title="class or interface in java.lang">wait</A></CODE></TD>
+<TD><CODE><A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#clone()" title="class or interface in java.lang">clone</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#equals(java.lang.Object)" title="class or interface in java.lang">equals</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#finalize()" title="class or interface in java.lang">finalize</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#getClass()" title="class or interface in java.lang">getClass</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#hashCode()" title="class or interface in java.lang">hashCode</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#notify()" title="class or interface in java.lang">notify</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#notifyAll()" title="c
 lass or interface in java.lang">notifyAll</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#wait()" title="class or interface in java.lang">wait</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#wait(long)" title="class or interface in java.lang">wait</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#wait(long, int)" title="class or interface in java.lang">wait</A></CODE></TD>
 </TR>
 </TABLE>
 &nbsp;
@@ -246,12 +246,12 @@ public void <B>testSetters</B>()</PRE>
 testCopy</H3>
 <PRE>
 public void <B>testCopy</B>()
-              throws <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html" title="class or interface in java.lang">Exception</A></PRE>
+              throws <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Exception.html" title="class or interface in java.lang">Exception</A></PRE>
 <DL>
 <DD><DL>
 
 <DT><B>Throws:</B>
-<DD><CODE><A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html" title="class or interface in java.lang">Exception</A></CODE></DL>
+<DD><CODE><A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Exception.html" title="class or interface in java.lang">Exception</A></CODE></DL>
 </DD>
 </DL>
 <!-- ========= END OF CLASS DATA ========= -->
@@ -315,6 +315,6 @@ DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2005-2011 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright &#169; 2005-2012 <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-checkstyle-plugin-latest/testapidocs/org/apache/maven/plugin/checkstyle/class-use/CheckstyleAggregateReportTest.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/testapidocs/org/apache/maven/plugin/checkstyle/class-use/CheckstyleAggregateReportTest.html (original)
+++ websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/testapidocs/org/apache/maven/plugin/checkstyle/class-use/CheckstyleAggregateReportTest.html Tue May  8 14:04:25 2012
@@ -2,10 +2,10 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_22) on Mon Oct 24 11:45:25 BST 2011 -->
+<!-- Generated by javadoc (build 1.5.0_22) on Wed Feb 08 19:21:08 CET 2012 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.apache.maven.plugin.checkstyle.CheckstyleAggregateReportTest (Maven Checkstyle Plugin 2.8 Test API)
+Uses of Class org.apache.maven.plugin.checkstyle.CheckstyleAggregateReportTest (Maven Checkstyle Plugin 2.9 Test API)
 </TITLE>
 
 
@@ -14,7 +14,7 @@ Uses of Class org.apache.maven.plugin.ch
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="Uses of Class org.apache.maven.plugin.checkstyle.CheckstyleAggregateReportTest (Maven Checkstyle Plugin 2.8 Test API)";
+    parent.document.title="Uses of Class org.apache.maven.plugin.checkstyle.CheckstyleAggregateReportTest (Maven Checkstyle Plugin 2.9 Test API)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -136,6 +136,6 @@ No usage of org.apache.maven.plugin.chec
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2005-2011 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright &#169; 2005-2012 <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-checkstyle-plugin-latest/testapidocs/org/apache/maven/plugin/checkstyle/class-use/CheckstyleReportListenerMultiSourceTest.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/testapidocs/org/apache/maven/plugin/checkstyle/class-use/CheckstyleReportListenerMultiSourceTest.html (added)
+++ websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/testapidocs/org/apache/maven/plugin/checkstyle/class-use/CheckstyleReportListenerMultiSourceTest.html Tue May  8 14:04:25 2012
@@ -0,0 +1,141 @@
+<!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 Wed Feb 08 19:21:08 CET 2012 -->
+<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<TITLE>
+Uses of Class org.apache.maven.plugin.checkstyle.CheckstyleReportListenerMultiSourceTest (Maven Checkstyle Plugin 2.9 Test 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.plugin.checkstyle.CheckstyleReportListenerMultiSourceTest (Maven Checkstyle Plugin 2.9 Test 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="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../org/apache/maven/plugin/checkstyle/CheckstyleReportListenerMultiSourceTest.html" title="class in org.apache.maven.plugin.checkstyle"><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/plugin/checkstyle/class-use/CheckstyleReportListenerMultiSourceTest.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+&nbsp;<A HREF="CheckstyleReportListenerMultiSourceTest.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.plugin.checkstyle.CheckstyleReportListenerMultiSourceTest</B></H2>
+</CENTER>
+No usage of org.apache.maven.plugin.checkstyle.CheckstyleReportListenerMultiSourceTest
+<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="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../org/apache/maven/plugin/checkstyle/CheckstyleReportListenerMultiSourceTest.html" title="class in org.apache.maven.plugin.checkstyle"><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/plugin/checkstyle/class-use/CheckstyleReportListenerMultiSourceTest.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+&nbsp;<A HREF="CheckstyleReportListenerMultiSourceTest.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; 2005-2012 <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-checkstyle-plugin-latest/testapidocs/org/apache/maven/plugin/checkstyle/class-use/CheckstyleReportListenerMultiSourceTest.html
------------------------------------------------------------------------------
    svn:eol-style = native

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

Modified: websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/testapidocs/org/apache/maven/plugin/checkstyle/class-use/CheckstyleReportListenerTest.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/testapidocs/org/apache/maven/plugin/checkstyle/class-use/CheckstyleReportListenerTest.html (original)
+++ websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/testapidocs/org/apache/maven/plugin/checkstyle/class-use/CheckstyleReportListenerTest.html Tue May  8 14:04:25 2012
@@ -2,10 +2,10 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_22) on Mon Oct 24 11:45:25 BST 2011 -->
+<!-- Generated by javadoc (build 1.5.0_22) on Wed Feb 08 19:21:08 CET 2012 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.apache.maven.plugin.checkstyle.CheckstyleReportListenerTest (Maven Checkstyle Plugin 2.8 Test API)
+Uses of Class org.apache.maven.plugin.checkstyle.CheckstyleReportListenerTest (Maven Checkstyle Plugin 2.9 Test API)
 </TITLE>
 
 
@@ -14,7 +14,7 @@ Uses of Class org.apache.maven.plugin.ch
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="Uses of Class org.apache.maven.plugin.checkstyle.CheckstyleReportListenerTest (Maven Checkstyle Plugin 2.8 Test API)";
+    parent.document.title="Uses of Class org.apache.maven.plugin.checkstyle.CheckstyleReportListenerTest (Maven Checkstyle Plugin 2.9 Test API)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -136,6 +136,6 @@ No usage of org.apache.maven.plugin.chec
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2005-2011 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright &#169; 2005-2012 <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-checkstyle-plugin-latest/testapidocs/org/apache/maven/plugin/checkstyle/class-use/CheckstyleReportTest.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/testapidocs/org/apache/maven/plugin/checkstyle/class-use/CheckstyleReportTest.html (original)
+++ websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/testapidocs/org/apache/maven/plugin/checkstyle/class-use/CheckstyleReportTest.html Tue May  8 14:04:25 2012
@@ -2,10 +2,10 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_22) on Mon Oct 24 11:45:25 BST 2011 -->
+<!-- Generated by javadoc (build 1.5.0_22) on Wed Feb 08 19:21:08 CET 2012 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.apache.maven.plugin.checkstyle.CheckstyleReportTest (Maven Checkstyle Plugin 2.8 Test API)
+Uses of Class org.apache.maven.plugin.checkstyle.CheckstyleReportTest (Maven Checkstyle Plugin 2.9 Test API)
 </TITLE>
 
 
@@ -14,7 +14,7 @@ Uses of Class org.apache.maven.plugin.ch
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="Uses of Class org.apache.maven.plugin.checkstyle.CheckstyleReportTest (Maven Checkstyle Plugin 2.8 Test API)";
+    parent.document.title="Uses of Class org.apache.maven.plugin.checkstyle.CheckstyleReportTest (Maven Checkstyle Plugin 2.9 Test API)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -136,6 +136,6 @@ No usage of org.apache.maven.plugin.chec
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2005-2011 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright &#169; 2005-2012 <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-checkstyle-plugin-latest/testapidocs/org/apache/maven/plugin/checkstyle/class-use/CheckstyleResultsTest.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/testapidocs/org/apache/maven/plugin/checkstyle/class-use/CheckstyleResultsTest.html (original)
+++ websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/testapidocs/org/apache/maven/plugin/checkstyle/class-use/CheckstyleResultsTest.html Tue May  8 14:04:25 2012
@@ -2,10 +2,10 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_22) on Mon Oct 24 11:45:25 BST 2011 -->
+<!-- Generated by javadoc (build 1.5.0_22) on Wed Feb 08 19:21:08 CET 2012 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.apache.maven.plugin.checkstyle.CheckstyleResultsTest (Maven Checkstyle Plugin 2.8 Test API)
+Uses of Class org.apache.maven.plugin.checkstyle.CheckstyleResultsTest (Maven Checkstyle Plugin 2.9 Test API)
 </TITLE>
 
 
@@ -14,7 +14,7 @@ Uses of Class org.apache.maven.plugin.ch
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="Uses of Class org.apache.maven.plugin.checkstyle.CheckstyleResultsTest (Maven Checkstyle Plugin 2.8 Test API)";
+    parent.document.title="Uses of Class org.apache.maven.plugin.checkstyle.CheckstyleResultsTest (Maven Checkstyle Plugin 2.9 Test API)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -136,6 +136,6 @@ No usage of org.apache.maven.plugin.chec
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2005-2011 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright &#169; 2005-2012 <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-checkstyle-plugin-latest/testapidocs/org/apache/maven/plugin/checkstyle/class-use/CheckstyleViolationCheckMojoTest.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/testapidocs/org/apache/maven/plugin/checkstyle/class-use/CheckstyleViolationCheckMojoTest.html (original)
+++ websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/testapidocs/org/apache/maven/plugin/checkstyle/class-use/CheckstyleViolationCheckMojoTest.html Tue May  8 14:04:25 2012
@@ -2,10 +2,10 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_22) on Mon Oct 24 11:45:25 BST 2011 -->
+<!-- Generated by javadoc (build 1.5.0_22) on Wed Feb 08 19:21:08 CET 2012 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.apache.maven.plugin.checkstyle.CheckstyleViolationCheckMojoTest (Maven Checkstyle Plugin 2.8 Test API)
+Uses of Class org.apache.maven.plugin.checkstyle.CheckstyleViolationCheckMojoTest (Maven Checkstyle Plugin 2.9 Test API)
 </TITLE>
 
 
@@ -14,7 +14,7 @@ Uses of Class org.apache.maven.plugin.ch
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="Uses of Class org.apache.maven.plugin.checkstyle.CheckstyleViolationCheckMojoTest (Maven Checkstyle Plugin 2.8 Test API)";
+    parent.document.title="Uses of Class org.apache.maven.plugin.checkstyle.CheckstyleViolationCheckMojoTest (Maven Checkstyle Plugin 2.9 Test API)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -136,6 +136,6 @@ No usage of org.apache.maven.plugin.chec
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2005-2011 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright &#169; 2005-2012 <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-checkstyle-plugin-latest/testapidocs/org/apache/maven/plugin/checkstyle/class-use/ReportResourceTest.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/testapidocs/org/apache/maven/plugin/checkstyle/class-use/ReportResourceTest.html (original)
+++ websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/testapidocs/org/apache/maven/plugin/checkstyle/class-use/ReportResourceTest.html Tue May  8 14:04:25 2012
@@ -2,10 +2,10 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_22) on Mon Oct 24 11:45:25 BST 2011 -->
+<!-- Generated by javadoc (build 1.5.0_22) on Wed Feb 08 19:21:08 CET 2012 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.apache.maven.plugin.checkstyle.ReportResourceTest (Maven Checkstyle Plugin 2.8 Test API)
+Uses of Class org.apache.maven.plugin.checkstyle.ReportResourceTest (Maven Checkstyle Plugin 2.9 Test API)
 </TITLE>
 
 
@@ -14,7 +14,7 @@ Uses of Class org.apache.maven.plugin.ch
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="Uses of Class org.apache.maven.plugin.checkstyle.ReportResourceTest (Maven Checkstyle Plugin 2.8 Test API)";
+    parent.document.title="Uses of Class org.apache.maven.plugin.checkstyle.ReportResourceTest (Maven Checkstyle Plugin 2.9 Test API)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -136,6 +136,6 @@ No usage of org.apache.maven.plugin.chec
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2005-2011 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright &#169; 2005-2012 <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-checkstyle-plugin-latest/testapidocs/org/apache/maven/plugin/checkstyle/package-frame.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/testapidocs/org/apache/maven/plugin/checkstyle/package-frame.html (original)
+++ websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/testapidocs/org/apache/maven/plugin/checkstyle/package-frame.html Tue May  8 14:04:25 2012
@@ -2,10 +2,10 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_22) on Mon Oct 24 11:45:25 BST 2011 -->
+<!-- Generated by javadoc (build 1.5.0_22) on Wed Feb 08 19:21:08 CET 2012 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-org.apache.maven.plugin.checkstyle (Maven Checkstyle Plugin 2.8 Test API)
+org.apache.maven.plugin.checkstyle (Maven Checkstyle Plugin 2.9 Test API)
 </TITLE>
 
 <META NAME="keywords" CONTENT="org.apache.maven.plugin.checkstyle package">
@@ -26,6 +26,8 @@ Classes</FONT>&nbsp;
 <BR>
 <A HREF="CheckstyleAggregateReportTest.html" title="class in org.apache.maven.plugin.checkstyle" target="classFrame">CheckstyleAggregateReportTest</A>
 <BR>
+<A HREF="CheckstyleReportListenerMultiSourceTest.html" title="class in org.apache.maven.plugin.checkstyle" target="classFrame">CheckstyleReportListenerMultiSourceTest</A>
+<BR>
 <A HREF="CheckstyleReportListenerTest.html" title="class in org.apache.maven.plugin.checkstyle" target="classFrame">CheckstyleReportListenerTest</A>
 <BR>
 <A HREF="CheckstyleReportTest.html" title="class in org.apache.maven.plugin.checkstyle" target="classFrame">CheckstyleReportTest</A>

Modified: websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/testapidocs/org/apache/maven/plugin/checkstyle/package-summary.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/testapidocs/org/apache/maven/plugin/checkstyle/package-summary.html (original)
+++ websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/testapidocs/org/apache/maven/plugin/checkstyle/package-summary.html Tue May  8 14:04:25 2012
@@ -2,10 +2,10 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_22) on Mon Oct 24 11:45:25 BST 2011 -->
+<!-- Generated by javadoc (build 1.5.0_22) on Wed Feb 08 19:21:08 CET 2012 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-org.apache.maven.plugin.checkstyle (Maven Checkstyle Plugin 2.8 Test API)
+org.apache.maven.plugin.checkstyle (Maven Checkstyle Plugin 2.9 Test API)
 </TITLE>
 
 <META NAME="keywords" CONTENT="org.apache.maven.plugin.checkstyle package">
@@ -15,7 +15,7 @@ org.apache.maven.plugin.checkstyle (Mave
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="org.apache.maven.plugin.checkstyle (Maven Checkstyle Plugin 2.8 Test API)";
+    parent.document.title="org.apache.maven.plugin.checkstyle (Maven Checkstyle Plugin 2.9 Test API)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -91,6 +91,10 @@ Package org.apache.maven.plugin.checksty
 <TD>&nbsp;</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
+<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/maven/plugin/checkstyle/CheckstyleReportListenerMultiSourceTest.html" title="class in org.apache.maven.plugin.checkstyle">CheckstyleReportListenerMultiSourceTest</A></B></TD>
+<TD>&nbsp;</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
 <TD WIDTH="15%"><B><A HREF="../../../../../org/apache/maven/plugin/checkstyle/CheckstyleReportListenerTest.html" title="class in org.apache.maven.plugin.checkstyle">CheckstyleReportListenerTest</A></B></TD>
 <TD>&nbsp;</TD>
 </TR>
@@ -170,6 +174,6 @@ Package org.apache.maven.plugin.checksty
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2005-2011 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright &#169; 2005-2012 <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-checkstyle-plugin-latest/testapidocs/org/apache/maven/plugin/checkstyle/package-tree.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/testapidocs/org/apache/maven/plugin/checkstyle/package-tree.html (original)
+++ websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/testapidocs/org/apache/maven/plugin/checkstyle/package-tree.html Tue May  8 14:04:25 2012
@@ -2,10 +2,10 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_22) on Mon Oct 24 11:45:25 BST 2011 -->
+<!-- Generated by javadoc (build 1.5.0_22) on Wed Feb 08 19:21:08 CET 2012 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-org.apache.maven.plugin.checkstyle Class Hierarchy (Maven Checkstyle Plugin 2.8 Test API)
+org.apache.maven.plugin.checkstyle Class Hierarchy (Maven Checkstyle Plugin 2.9 Test API)
 </TITLE>
 
 
@@ -14,7 +14,7 @@ org.apache.maven.plugin.checkstyle Class
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="org.apache.maven.plugin.checkstyle Class Hierarchy (Maven Checkstyle Plugin 2.8 Test API)";
+    parent.document.title="org.apache.maven.plugin.checkstyle Class Hierarchy (Maven Checkstyle Plugin 2.9 Test API)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -88,12 +88,12 @@ Hierarchy For Package org.apache.maven.p
 Class Hierarchy
 </H2>
 <UL>
-<LI TYPE="circle">java.lang.<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html" title="class or interface in java.lang"><B>Object</B></A><UL>
-<LI TYPE="circle">junit.framework.Assert<UL>
-<LI TYPE="circle">junit.framework.TestCase (implements junit.framework.Test)
+<LI TYPE="circle">java.lang.<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html" title="class or interface in java.lang"><B>Object</B></A><UL>
+<LI TYPE="circle">junit.framework.<A HREF="http://junit.org/apidocs/junit/framework/Assert.html" title="class or interface in junit.framework"><B>Assert</B></A><UL>
+<LI TYPE="circle">junit.framework.<A HREF="http://junit.org/apidocs/junit/framework/TestCase.html" title="class or interface in junit.framework"><B>TestCase</B></A> (implements junit.framework.<A HREF="http://junit.org/apidocs/junit/framework/Test.html" title="class or interface in junit.framework">Test</A>)
 <UL>
-<LI TYPE="circle">org.apache.maven.plugin.checkstyle.<A HREF="../../../../../org/apache/maven/plugin/checkstyle/CheckstyleReportListenerTest.html" title="class in org.apache.maven.plugin.checkstyle"><B>CheckstyleReportListenerTest</B></A><LI TYPE="circle">org.apache.maven.plugin.checkstyle.<A HREF="../../../../../org/apache/maven/plugin/checkstyle/CheckstyleResultsTest.html" title="class in org.apache.maven.plugin.checkstyle"><B>CheckstyleResultsTest</B></A><LI TYPE="circle">org.codehaus.plexus.<A HREF="http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/PlexusTestCase.html" title="class or interface in org.codehaus.plexus"><B>PlexusTestCase</B></A><UL>
-<LI TYPE="circle">org.apache.maven.plugin.testing.AbstractMojoTestCase<UL>
+<LI TYPE="circle">org.apache.maven.plugin.checkstyle.<A HREF="../../../../../org/apache/maven/plugin/checkstyle/CheckstyleReportListenerMultiSourceTest.html" title="class in org.apache.maven.plugin.checkstyle"><B>CheckstyleReportListenerMultiSourceTest</B></A><LI TYPE="circle">org.apache.maven.plugin.checkstyle.<A HREF="../../../../../org/apache/maven/plugin/checkstyle/CheckstyleReportListenerTest.html" title="class in org.apache.maven.plugin.checkstyle"><B>CheckstyleReportListenerTest</B></A><LI TYPE="circle">org.apache.maven.plugin.checkstyle.<A HREF="../../../../../org/apache/maven/plugin/checkstyle/CheckstyleResultsTest.html" title="class in org.apache.maven.plugin.checkstyle"><B>CheckstyleResultsTest</B></A><LI TYPE="circle">org.codehaus.plexus.PlexusTestCase<UL>
+<LI TYPE="circle">org.apache.maven.plugin.testing.<A HREF="http://maven.apache.org/plugin-testing/maven-plugin-testing-harness/apidocs/org/apache/maven/plugin/testing/AbstractMojoTestCase.html" title="class or interface in org.apache.maven.plugin.testing"><B>AbstractMojoTestCase</B></A><UL>
 <LI TYPE="circle">org.apache.maven.plugin.checkstyle.<A HREF="../../../../../org/apache/maven/plugin/checkstyle/CheckstyleAggregateReportTest.html" title="class in org.apache.maven.plugin.checkstyle"><B>CheckstyleAggregateReportTest</B></A><LI TYPE="circle">org.apache.maven.plugin.checkstyle.<A HREF="../../../../../org/apache/maven/plugin/checkstyle/CheckstyleReportTest.html" title="class in org.apache.maven.plugin.checkstyle"><B>CheckstyleReportTest</B></A><LI TYPE="circle">org.apache.maven.plugin.checkstyle.<A HREF="../../../../../org/apache/maven/plugin/checkstyle/CheckstyleViolationCheckMojoTest.html" title="class in org.apache.maven.plugin.checkstyle"><B>CheckstyleViolationCheckMojoTest</B></A></UL>
 </UL>
 <LI TYPE="circle">org.apache.maven.plugin.checkstyle.<A HREF="../../../../../org/apache/maven/plugin/checkstyle/ReportResourceTest.html" title="class in org.apache.maven.plugin.checkstyle"><B>ReportResourceTest</B></A></UL>
@@ -154,6 +154,6 @@ Class Hierarchy
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2005-2011 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright &#169; 2005-2012 <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-checkstyle-plugin-latest/testapidocs/org/apache/maven/plugin/checkstyle/package-use.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/testapidocs/org/apache/maven/plugin/checkstyle/package-use.html (original)
+++ websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/testapidocs/org/apache/maven/plugin/checkstyle/package-use.html Tue May  8 14:04:25 2012
@@ -2,10 +2,10 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_22) on Mon Oct 24 11:45:25 BST 2011 -->
+<!-- Generated by javadoc (build 1.5.0_22) on Wed Feb 08 19:21:08 CET 2012 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Package org.apache.maven.plugin.checkstyle (Maven Checkstyle Plugin 2.8 Test API)
+Uses of Package org.apache.maven.plugin.checkstyle (Maven Checkstyle Plugin 2.9 Test API)
 </TITLE>
 
 
@@ -14,7 +14,7 @@ Uses of Package org.apache.maven.plugin.
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="Uses of Package org.apache.maven.plugin.checkstyle (Maven Checkstyle Plugin 2.8 Test API)";
+    parent.document.title="Uses of Package org.apache.maven.plugin.checkstyle (Maven Checkstyle Plugin 2.9 Test API)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -136,6 +136,6 @@ No usage of org.apache.maven.plugin.chec
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2005-2011 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright &#169; 2005-2012 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
 </BODY>
 </HTML>
\ No newline at end of file