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:02:13 UTC

svn commit: r816667 [5/27] - 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/plugin...

Modified: websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/apidocs/org/apache/maven/plugin/checkstyle/DefaultCheckstyleExecutor.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/apidocs/org/apache/maven/plugin/checkstyle/DefaultCheckstyleExecutor.html (original)
+++ websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/apidocs/org/apache/maven/plugin/checkstyle/DefaultCheckstyleExecutor.html Tue May  8 14:02:08 2012
@@ -2,22 +2,20 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Mon Aug 08 20:38:36 CEST 2011 -->
+<!-- Generated by javadoc (build 1.5.0_22) on Mon Oct 24 11:45:35 BST 2011 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-DefaultCheckstyleExecutor (Maven Checkstyle Plugin 2.7 API)
+DefaultCheckstyleExecutor (Maven Checkstyle Plugin 2.8 API)
 </TITLE>
 
-<META NAME="date" CONTENT="2011-08-08">
+<META NAME="keywords" CONTENT="org.apache.maven.plugin.checkstyle.DefaultCheckstyleExecutor class">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
 
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="DefaultCheckstyleExecutor (Maven Checkstyle Plugin 2.7 API)";
-    }
+    parent.document.title="DefaultCheckstyleExecutor (Maven Checkstyle Plugin 2.8 API)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -26,7 +24,6 @@ function windowTitle()
 </HEAD>
 
 <BODY BGCOLOR="white" onload="windowTitle();">
-<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->
@@ -93,16 +90,16 @@ org.apache.maven.plugin.checkstyle</FONT
 <BR>
 Class DefaultCheckstyleExecutor</H2>
 <PRE>
-<A HREF="http://java.sun.com/j2se/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 "><A HREF="http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/logging/AbstractLogEnabled.html?is-external=true" title="class or interface in org.codehaus.plexus.logging">org.codehaus.plexus.logging.AbstractLogEnabled</A>
+<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 "><A HREF="http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/logging/AbstractLogEnabled.html" title="class or interface in org.codehaus.plexus.logging">org.codehaus.plexus.logging.AbstractLogEnabled</A>
       <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.maven.plugin.checkstyle.DefaultCheckstyleExecutor</B>
 </PRE>
 <DL>
-<DT><B>All Implemented Interfaces:</B> <DD><A HREF="../../../../../org/apache/maven/plugin/checkstyle/CheckstyleExecutor.html" title="interface in org.apache.maven.plugin.checkstyle">CheckstyleExecutor</A>, <A HREF="http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/logging/LogEnabled.html?is-external=true" title="class or interface in org.codehaus.plexus.logging">LogEnabled</A></DD>
+<DT><B>All Implemented Interfaces:</B> <DD><A HREF="../../../../../org/apache/maven/plugin/checkstyle/CheckstyleExecutor.html" title="interface in org.apache.maven.plugin.checkstyle">CheckstyleExecutor</A>, <A HREF="http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/logging/LogEnabled.html" title="class or interface in org.codehaus.plexus.logging">LogEnabled</A></DD>
 </DL>
 <HR>
 <DL>
-<DT><PRE>public class <B>DefaultCheckstyleExecutor</B><DT>extends <A HREF="http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/logging/AbstractLogEnabled.html?is-external=true" title="class or interface in org.codehaus.plexus.logging">AbstractLogEnabled</A><DT>implements <A HREF="../../../../../org/apache/maven/plugin/checkstyle/CheckstyleExecutor.html" title="interface in org.apache.maven.plugin.checkstyle">CheckstyleExecutor</A></DL>
+<DT><PRE>public class <B>DefaultCheckstyleExecutor</B><DT>extends <A HREF="http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/logging/AbstractLogEnabled.html" title="class or interface in org.codehaus.plexus.logging">AbstractLogEnabled</A><DT>implements <A HREF="../../../../../org/apache/maven/plugin/checkstyle/CheckstyleExecutor.html" title="interface in org.apache.maven.plugin.checkstyle">CheckstyleExecutor</A></DL>
 </PRE>
 
 <P>
@@ -113,7 +110,8 @@ Class DefaultCheckstyleExecutor</H2>
   <DD>$Id$</DD>
 <DT><B>Author:</B></DT>
   <DD><a href="mailto:olamy@apache.org">olamy</a></DD>
-<DT><B>Plexus component:</B></DT><DD><TABLE CELLPADDING="2" CELLSPACING="0"><TR><TD><DL><DT><B>role-hint:</B></DT><DD>"default"</DD><DT><B>instantiation-strategy:</B></DT><DD>"per-lookup"</DD><DT><B>role:</B></DT><DD>"org.apache.maven.plugin.checkstyle.CheckstyleExecutor"</DD></DL></TD></TR></TABLE></DD></DL>
+<DT><B>Plexus component:</B></DT><DD><TABLE CELLPADDING="2" CELLSPACING="0"><TR><TD><DL><DT><B>role-hint:</B></DT><DD>"default"
+</DD><DT><B>instantiation-strategy:</B></DT><DD>"per-lookup"</DD><DT><B>role:</B></DT><DD>"org.apache.maven.plugin.checkstyle.CheckstyleExecutor"</DD></DL></TD></TR></TABLE></DD></DL>
 <HR>
 
 <P>
@@ -144,6 +142,17 @@ Class DefaultCheckstyleExecutor</H2>
 </TR>
 <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/DefaultCheckstyleExecutor.html#addSourceDirectory(org.apache.maven.plugin.checkstyle.CheckstyleReportListener, java.io.File, java.io.File, org.apache.maven.plugin.checkstyle.CheckstyleExecutorRequest)">addSourceDirectory</A></B>(<A HREF="../../../../../org/apache/maven/plugin/checkstyle/CheckstyleReportListener.html" title="class in org.apache.maven.plugin.checkstyle">CheckstyleReportListener</A>&nbsp;sinkListener,
+                   <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/File.html" title="class or interface in java.io">File</A>&nbsp;sourceDirectory,
+                   <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/File.html" title="class or interface in java.io">File</A>&nbsp;testSourceDirectory,
+                   <A HREF="../../../../../org/apache/maven/plugin/checkstyle/CheckstyleExecutorRequest.html" title="class in org.apache.maven.plugin.checkstyle">CheckstyleExecutorRequest</A>&nbsp;request)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;<A HREF="../../../../../org/apache/maven/plugin/checkstyle/CheckstyleResults.html" title="class in org.apache.maven.plugin.checkstyle">CheckstyleResults</A></CODE></FONT></TD>
 <TD><CODE><B><A HREF="../../../../../org/apache/maven/plugin/checkstyle/DefaultCheckstyleExecutor.html#executeCheckstyle(org.apache.maven.plugin.checkstyle.CheckstyleExecutorRequest)">executeCheckstyle</A></B>(<A HREF="../../../../../org/apache/maven/plugin/checkstyle/CheckstyleExecutorRequest.html" title="class in org.apache.maven.plugin.checkstyle">CheckstyleExecutorRequest</A>&nbsp;request)</CODE>
 
@@ -162,19 +171,19 @@ Class DefaultCheckstyleExecutor</H2>
 &nbsp;<A NAME="methods_inherited_from_class_org.codehaus.plexus.logging.AbstractLogEnabled"><!-- --></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.logging.<A HREF="http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/logging/AbstractLogEnabled.html?is-external=true" title="class or interface in org.codehaus.plexus.logging">AbstractLogEnabled</A></B></TH>
+<TH ALIGN="left"><B>Methods inherited from class org.codehaus.plexus.logging.<A HREF="http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/logging/AbstractLogEnabled.html" title="class or interface in org.codehaus.plexus.logging">AbstractLogEnabled</A></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/logging/AbstractLogEnabled.html?is-external=true#enableLogging(org.codehaus.plexus.logging.Logger)" title="class or interface in org.codehaus.plexus.logging">enableLogging</A>, <A HREF="http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/logging/AbstractLogEnabled.html?is-external=true#getLogger()" title="class or interface in org.codehaus.plexus.logging">getLogger</A>, <A HREF="http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/logging/AbstractLogEnabled.html?is-external=true#setupLogger(java.lang.Object)" title="class or interface in org.codehaus.plexus.logging">setupLogger</A>, <A HREF="http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/logging/AbstractLogEnabled.html?is-external=true#setupLogger(java.lang.Object, org.c
 odehaus.plexus.logging.Logger)" title="class or interface in org.codehaus.plexus.logging">setupLogger</A>, <A HREF="http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/logging/AbstractLogEnabled.html?is-external=true#setupLogger(java.lang.Object, java.lang.String)" title="class or interface in org.codehaus.plexus.logging">setupLogger</A></CODE></TD>
+<TD><CODE><A HREF="http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/logging/AbstractLogEnabled.html#enableLogging(org.codehaus.plexus.logging.Logger)" title="class or interface in org.codehaus.plexus.logging">enableLogging</A>, <A HREF="http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/logging/AbstractLogEnabled.html#getLogger()" title="class or interface in org.codehaus.plexus.logging">getLogger</A>, <A HREF="http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/logging/AbstractLogEnabled.html#setupLogger(java.lang.Object)" title="class or interface in org.codehaus.plexus.logging">setupLogger</A>, <A HREF="http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/logging/AbstractLogEnabled.html#setupLogger(java.lang.Object, org.codehaus.plexus.logging.Logger)" title="class or interface in org.cod
 ehaus.plexus.logging">setupLogger</A>, <A HREF="http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/logging/AbstractLogEnabled.html#setupLogger(java.lang.Object, java.lang.String)" title="class or interface in org.codehaus.plexus.logging">setupLogger</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?is-external=true" title="class or interface in java.lang">Object</A></B></TH>
+<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>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#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?is-external=true#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?is-external=true#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?is-external=true#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?is-external=true#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?is-external=true#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?is-external=true#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?is-external=true#toString()" title="class or interface in java.lang">toString</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#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?is-external=true#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?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</A></CODE></TD>
+<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#toString()" title="class or interface in java.lang">toString</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>
 </TR>
 </TABLE>
 &nbsp;
@@ -227,6 +236,23 @@ public <A HREF="../../../../../org/apach
 </DL>
 <HR>
 
+<A NAME="addSourceDirectory(org.apache.maven.plugin.checkstyle.CheckstyleReportListener, java.io.File, java.io.File, org.apache.maven.plugin.checkstyle.CheckstyleExecutorRequest)"><!-- --></A><H3>
+addSourceDirectory</H3>
+<PRE>
+protected void <B>addSourceDirectory</B>(<A HREF="../../../../../org/apache/maven/plugin/checkstyle/CheckstyleReportListener.html" title="class in org.apache.maven.plugin.checkstyle">CheckstyleReportListener</A>&nbsp;sinkListener,
+                                  <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/File.html" title="class or interface in java.io">File</A>&nbsp;sourceDirectory,
+                                  <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/File.html" title="class or interface in java.io">File</A>&nbsp;testSourceDirectory,
+                                  <A HREF="../../../../../org/apache/maven/plugin/checkstyle/CheckstyleExecutorRequest.html" title="class in org.apache.maven.plugin.checkstyle">CheckstyleExecutorRequest</A>&nbsp;request)</PRE>
+<DL>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
 <A NAME="getConfiguration(org.apache.maven.plugin.checkstyle.CheckstyleExecutorRequest)"><!-- --></A><H3>
 getConfiguration</H3>
 <PRE>

Modified: websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/apidocs/org/apache/maven/plugin/checkstyle/HelpMojo.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/apidocs/org/apache/maven/plugin/checkstyle/HelpMojo.html (original)
+++ websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/apidocs/org/apache/maven/plugin/checkstyle/HelpMojo.html Tue May  8 14:02:08 2012
@@ -2,22 +2,20 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Mon Aug 08 20:38:36 CEST 2011 -->
+<!-- Generated by javadoc (build 1.5.0_22) on Mon Oct 24 11:45:35 BST 2011 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-HelpMojo (Maven Checkstyle Plugin 2.7 API)
+HelpMojo (Maven Checkstyle Plugin 2.8 API)
 </TITLE>
 
-<META NAME="date" CONTENT="2011-08-08">
+<META NAME="keywords" CONTENT="org.apache.maven.plugin.checkstyle.HelpMojo class">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
 
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="HelpMojo (Maven Checkstyle Plugin 2.7 API)";
-    }
+    parent.document.title="HelpMojo (Maven Checkstyle Plugin 2.8 API)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -26,7 +24,6 @@ function windowTitle()
 </HEAD>
 
 <BODY BGCOLOR="white" onload="windowTitle();">
-<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->
@@ -93,7 +90,7 @@ org.apache.maven.plugin.checkstyle</FONT
 <BR>
 Class HelpMojo</H2>
 <PRE>
-<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</A>
+<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 ">org.apache.maven.plugin.AbstractMojo
       <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.maven.plugin.checkstyle.HelpMojo</B>
 </PRE>
@@ -112,7 +109,7 @@ Display help information on maven-checks
 <P>
 <DL>
 <DT><B>Version:</B></DT>
-  <DD>generated on Mon Aug 08 20:37:28 CEST 2011</DD>
+  <DD>generated on Mon Oct 24 11:42:40 BST 2011</DD>
 <DT><B>Author:</B></DT>
   <DD>org.apache.maven.tools.plugin.generator.PluginHelpGenerator (version 2.7)</DD>
 <DT><B>Is defined by the goal name:</B></DT><DD>help</DD><DT><B>Requires a Maven project to run:</B></DT><DD>false</DD></DL>
@@ -183,10 +180,10 @@ Display help information on maven-checks
 &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?is-external=true" title="class or interface in java.lang">Object</A></B></TH>
+<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>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#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?is-external=true#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?is-external=true#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?is-external=true#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?is-external=true#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?is-external=true#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?is-external=true#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?is-external=true#toString()" title="class or interface in java.lang">toString</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#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?is-external=true#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?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</A></CODE></TD>
+<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#toString()" title="class or interface in java.lang">toString</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>
 </TR>
 </TABLE>
 &nbsp;

Modified: websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/apidocs/org/apache/maven/plugin/checkstyle/ReportResource.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/apidocs/org/apache/maven/plugin/checkstyle/ReportResource.html (original)
+++ websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/apidocs/org/apache/maven/plugin/checkstyle/ReportResource.html Tue May  8 14:02:08 2012
@@ -2,22 +2,20 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Mon Aug 08 20:38:36 CEST 2011 -->
+<!-- Generated by javadoc (build 1.5.0_22) on Mon Oct 24 11:45:35 BST 2011 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-ReportResource (Maven Checkstyle Plugin 2.7 API)
+ReportResource (Maven Checkstyle Plugin 2.8 API)
 </TITLE>
 
-<META NAME="date" CONTENT="2011-08-08">
+<META NAME="keywords" CONTENT="org.apache.maven.plugin.checkstyle.ReportResource class">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
 
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="ReportResource (Maven Checkstyle Plugin 2.7 API)";
-    }
+    parent.document.title="ReportResource (Maven Checkstyle Plugin 2.8 API)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -26,7 +24,6 @@ function windowTitle()
 </HEAD>
 
 <BODY BGCOLOR="white" onload="windowTitle();">
-<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->
@@ -93,12 +90,12 @@ org.apache.maven.plugin.checkstyle</FONT
 <BR>
 Class ReportResource</H2>
 <PRE>
-<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</A>
+<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 "><B>org.apache.maven.plugin.checkstyle.ReportResource</B>
 </PRE>
 <HR>
 <DL>
-<DT><PRE>public class <B>ReportResource</B><DT>extends <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A></DL>
+<DT><PRE>public class <B>ReportResource</B><DT>extends <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></DL>
 </PRE>
 
 <P>
@@ -125,8 +122,8 @@ Generic Report Resource management.
 <B>Constructor Summary</B></FONT></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><B><A HREF="../../../../../org/apache/maven/plugin/checkstyle/ReportResource.html#ReportResource(java.lang.String, java.io.File)">ReportResource</A></B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;resourcePathBase,
-               <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</A>&nbsp;outputDirectory)</CODE>
+<TD><CODE><B><A HREF="../../../../../org/apache/maven/plugin/checkstyle/ReportResource.html#ReportResource(java.lang.String, java.io.File)">ReportResource</A></B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;resourcePathBase,
+               <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/File.html" title="class or interface in java.io">File</A>&nbsp;outputDirectory)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
@@ -144,14 +141,14 @@ Generic Report Resource management.
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;void</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../org/apache/maven/plugin/checkstyle/ReportResource.html#copy(java.lang.String)">copy</A></B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;resourceName)</CODE>
+<TD><CODE><B><A HREF="../../../../../org/apache/maven/plugin/checkstyle/ReportResource.html#copy(java.lang.String)">copy</A></B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;resourceName)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</A></CODE></FONT></TD>
+<CODE>&nbsp;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/File.html" title="class or interface in java.io">File</A></CODE></FONT></TD>
 <TD><CODE><B><A HREF="../../../../../org/apache/maven/plugin/checkstyle/ReportResource.html#getOutputDirectory()">getOutputDirectory</A></B>()</CODE>
 
 <BR>
@@ -159,7 +156,7 @@ Generic Report Resource management.
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
+<CODE>&nbsp;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A></CODE></FONT></TD>
 <TD><CODE><B><A HREF="../../../../../org/apache/maven/plugin/checkstyle/ReportResource.html#getResourcePathBase()">getResourcePathBase</A></B>()</CODE>
 
 <BR>
@@ -168,7 +165,7 @@ Generic Report Resource management.
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;void</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../org/apache/maven/plugin/checkstyle/ReportResource.html#setOutputDirectory(java.io.File)">setOutputDirectory</A></B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</A>&nbsp;outputDirectory)</CODE>
+<TD><CODE><B><A HREF="../../../../../org/apache/maven/plugin/checkstyle/ReportResource.html#setOutputDirectory(java.io.File)">setOutputDirectory</A></B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/File.html" title="class or interface in java.io">File</A>&nbsp;outputDirectory)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
@@ -176,7 +173,7 @@ Generic Report Resource management.
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;void</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../org/apache/maven/plugin/checkstyle/ReportResource.html#setResourcePathBase(java.lang.String)">setResourcePathBase</A></B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;resourcePathBase)</CODE>
+<TD><CODE><B><A HREF="../../../../../org/apache/maven/plugin/checkstyle/ReportResource.html#setResourcePathBase(java.lang.String)">setResourcePathBase</A></B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;resourcePathBase)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
@@ -185,10 +182,10 @@ Generic Report Resource management.
 &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?is-external=true" title="class or interface in java.lang">Object</A></B></TH>
+<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>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#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?is-external=true#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?is-external=true#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?is-external=true#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?is-external=true#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?is-external=true#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?is-external=true#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?is-external=true#toString()" title="class or interface in java.lang">toString</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#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?is-external=true#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?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</A></CODE></TD>
+<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#toString()" title="class or interface in java.lang">toString</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>
 </TR>
 </TABLE>
 &nbsp;
@@ -207,8 +204,8 @@ Generic Report Resource management.
 <A NAME="ReportResource(java.lang.String, java.io.File)"><!-- --></A><H3>
 ReportResource</H3>
 <PRE>
-public <B>ReportResource</B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;resourcePathBase,
-                      <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</A>&nbsp;outputDirectory)</PRE>
+public <B>ReportResource</B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;resourcePathBase,
+                      <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/File.html" title="class or interface in java.io">File</A>&nbsp;outputDirectory)</PRE>
 <DL>
 </DL>
 
@@ -225,13 +222,13 @@ public <B>ReportResource</B>(<A HREF="ht
 <A NAME="copy(java.lang.String)"><!-- --></A><H3>
 copy</H3>
 <PRE>
-public void <B>copy</B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;resourceName)
-          throws <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE>
+public void <B>copy</B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;resourceName)
+          throws <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/IOException.html" title="class or interface in java.io">IOException</A></PRE>
 <DL>
 <DD><DL>
 
 <DT><B>Throws:</B>
-<DD><CODE><A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DL>
+<DD><CODE><A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/IOException.html" title="class or interface in java.io">IOException</A></CODE></DL>
 </DD>
 </DL>
 <HR>
@@ -239,7 +236,7 @@ public void <B>copy</B>(<A HREF="http://
 <A NAME="getOutputDirectory()"><!-- --></A><H3>
 getOutputDirectory</H3>
 <PRE>
-public <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</A> <B>getOutputDirectory</B>()</PRE>
+public <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/File.html" title="class or interface in java.io">File</A> <B>getOutputDirectory</B>()</PRE>
 <DL>
 <DD><DL>
 </DL>
@@ -250,7 +247,7 @@ public <A HREF="http://java.sun.com/j2se
 <A NAME="setOutputDirectory(java.io.File)"><!-- --></A><H3>
 setOutputDirectory</H3>
 <PRE>
-public void <B>setOutputDirectory</B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</A>&nbsp;outputDirectory)</PRE>
+public void <B>setOutputDirectory</B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/File.html" title="class or interface in java.io">File</A>&nbsp;outputDirectory)</PRE>
 <DL>
 <DD><DL>
 </DL>
@@ -261,7 +258,7 @@ public void <B>setOutputDirectory</B>(<A
 <A NAME="getResourcePathBase()"><!-- --></A><H3>
 getResourcePathBase</H3>
 <PRE>
-public <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>getResourcePathBase</B>()</PRE>
+public <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>getResourcePathBase</B>()</PRE>
 <DL>
 <DD><DL>
 </DL>
@@ -272,7 +269,7 @@ public <A HREF="http://java.sun.com/j2se
 <A NAME="setResourcePathBase(java.lang.String)"><!-- --></A><H3>
 setResourcePathBase</H3>
 <PRE>
-public void <B>setResourcePathBase</B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;resourcePathBase)</PRE>
+public void <B>setResourcePathBase</B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;resourcePathBase)</PRE>
 <DL>
 <DD><DL>
 </DL>

Modified: websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/apidocs/org/apache/maven/plugin/checkstyle/VelocityTemplate.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/apidocs/org/apache/maven/plugin/checkstyle/VelocityTemplate.html (original)
+++ websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/apidocs/org/apache/maven/plugin/checkstyle/VelocityTemplate.html Tue May  8 14:02:08 2012
@@ -2,22 +2,20 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Mon Aug 08 20:38:36 CEST 2011 -->
+<!-- Generated by javadoc (build 1.5.0_22) on Mon Oct 24 11:45:35 BST 2011 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-VelocityTemplate (Maven Checkstyle Plugin 2.7 API)
+VelocityTemplate (Maven Checkstyle Plugin 2.8 API)
 </TITLE>
 
-<META NAME="date" CONTENT="2011-08-08">
+<META NAME="keywords" CONTENT="org.apache.maven.plugin.checkstyle.VelocityTemplate class">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
 
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="VelocityTemplate (Maven Checkstyle Plugin 2.7 API)";
-    }
+    parent.document.title="VelocityTemplate (Maven Checkstyle Plugin 2.8 API)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -26,7 +24,6 @@ function windowTitle()
 </HEAD>
 
 <BODY BGCOLOR="white" onload="windowTitle();">
-<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->
@@ -93,12 +90,12 @@ org.apache.maven.plugin.checkstyle</FONT
 <BR>
 Class VelocityTemplate</H2>
 <PRE>
-<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</A>
+<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 "><B>org.apache.maven.plugin.checkstyle.VelocityTemplate</B>
 </PRE>
 <HR>
 <DL>
-<DT><PRE>public class <B>VelocityTemplate</B><DT>extends <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A></DL>
+<DT><PRE>public class <B>VelocityTemplate</B><DT>extends <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></DL>
 </PRE>
 
 <P>
@@ -139,8 +136,8 @@ Class VelocityTemplate</H2>
 <B>Constructor Summary</B></FONT></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><B><A HREF="../../../../../org/apache/maven/plugin/checkstyle/VelocityTemplate.html#VelocityTemplate(org.codehaus.plexus.velocity.VelocityComponent, java.lang.String)">VelocityTemplate</A></B>(<A HREF="http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/velocity.VelocityComponent.html?is-external=true" title="class or interface in org.codehaus.plexus">org.codehaus.plexus.velocity.VelocityComponent</A>&nbsp;velocityComponent,
-                 <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;templateBaseDirectory)</CODE>
+<TD><CODE><B><A HREF="../../../../../org/apache/maven/plugin/checkstyle/VelocityTemplate.html#VelocityTemplate(org.codehaus.plexus.velocity.VelocityComponent, java.lang.String)">VelocityTemplate</A></B>(<A HREF="http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/velocity.VelocityComponent.html" title="class or interface in org.codehaus.plexus">org.codehaus.plexus.velocity.VelocityComponent</A>&nbsp;velocityComponent,
+                 <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;templateBaseDirectory)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
@@ -158,9 +155,9 @@ Class VelocityTemplate</H2>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;void</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../org/apache/maven/plugin/checkstyle/VelocityTemplate.html#generate(java.lang.String, java.lang.String, org.apache.velocity.context.Context)">generate</A></B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;outputFilename,
-         <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;template,
-         <A HREF="http://velocity.apache.org/engine/releases/velocity-1.5/apidocs/org/apache/velocity/context/Context.html?is-external=true" title="class or interface in org.apache.velocity.context">Context</A>&nbsp;context)</CODE>
+<TD><CODE><B><A HREF="../../../../../org/apache/maven/plugin/checkstyle/VelocityTemplate.html#generate(java.lang.String, java.lang.String, org.apache.velocity.context.Context)">generate</A></B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;outputFilename,
+         <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;template,
+         <A HREF="http://velocity.apache.org/engine/releases/velocity-1.5/apidocs/org/apache/velocity/context/Context.html" title="class or interface in org.apache.velocity.context">Context</A>&nbsp;context)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Using a specified Velocity Template and provided context, create the outputFilename.</TD>
@@ -175,7 +172,7 @@ Class VelocityTemplate</H2>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
+<CODE>&nbsp;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A></CODE></FONT></TD>
 <TD><CODE><B><A HREF="../../../../../org/apache/maven/plugin/checkstyle/VelocityTemplate.html#getTemplateDirectory()">getTemplateDirectory</A></B>()</CODE>
 
 <BR>
@@ -183,7 +180,7 @@ Class VelocityTemplate</H2>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;<A HREF="http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/velocity.VelocityComponent.html?is-external=true" title="class or interface in org.codehaus.plexus">org.codehaus.plexus.velocity.VelocityComponent</A></CODE></FONT></TD>
+<CODE>&nbsp;<A HREF="http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/velocity.VelocityComponent.html" title="class or interface in org.codehaus.plexus">org.codehaus.plexus.velocity.VelocityComponent</A></CODE></FONT></TD>
 <TD><CODE><B><A HREF="../../../../../org/apache/maven/plugin/checkstyle/VelocityTemplate.html#getVelocity()">getVelocity</A></B>()</CODE>
 
 <BR>
@@ -200,7 +197,7 @@ Class VelocityTemplate</H2>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;void</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../org/apache/maven/plugin/checkstyle/VelocityTemplate.html#setTemplateDirectory(java.lang.String)">setTemplateDirectory</A></B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;templateDirectory)</CODE>
+<TD><CODE><B><A HREF="../../../../../org/apache/maven/plugin/checkstyle/VelocityTemplate.html#setTemplateDirectory(java.lang.String)">setTemplateDirectory</A></B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;templateDirectory)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
@@ -208,7 +205,7 @@ Class VelocityTemplate</H2>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;void</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../org/apache/maven/plugin/checkstyle/VelocityTemplate.html#setVelocity(org.codehaus.plexus.velocity.VelocityComponent)">setVelocity</A></B>(<A HREF="http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/velocity.VelocityComponent.html?is-external=true" title="class or interface in org.codehaus.plexus">org.codehaus.plexus.velocity.VelocityComponent</A>&nbsp;velocity)</CODE>
+<TD><CODE><B><A HREF="../../../../../org/apache/maven/plugin/checkstyle/VelocityTemplate.html#setVelocity(org.codehaus.plexus.velocity.VelocityComponent)">setVelocity</A></B>(<A HREF="http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/velocity.VelocityComponent.html" title="class or interface in org.codehaus.plexus">org.codehaus.plexus.velocity.VelocityComponent</A>&nbsp;velocity)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
@@ -217,10 +214,10 @@ Class VelocityTemplate</H2>
 &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?is-external=true" title="class or interface in java.lang">Object</A></B></TH>
+<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>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#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?is-external=true#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?is-external=true#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?is-external=true#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?is-external=true#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?is-external=true#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?is-external=true#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?is-external=true#toString()" title="class or interface in java.lang">toString</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#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?is-external=true#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?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</A></CODE></TD>
+<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#toString()" title="class or interface in java.lang">toString</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>
 </TR>
 </TABLE>
 &nbsp;
@@ -239,8 +236,8 @@ Class VelocityTemplate</H2>
 <A NAME="VelocityTemplate(org.codehaus.plexus.velocity.VelocityComponent, java.lang.String)"><!-- --></A><H3>
 VelocityTemplate</H3>
 <PRE>
-public <B>VelocityTemplate</B>(<A HREF="http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/velocity.VelocityComponent.html?is-external=true" title="class or interface in org.codehaus.plexus">org.codehaus.plexus.velocity.VelocityComponent</A>&nbsp;velocityComponent,
-                        <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;templateBaseDirectory)</PRE>
+public <B>VelocityTemplate</B>(<A HREF="http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/velocity.VelocityComponent.html" title="class or interface in org.codehaus.plexus">org.codehaus.plexus.velocity.VelocityComponent</A>&nbsp;velocityComponent,
+                        <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;templateBaseDirectory)</PRE>
 <DL>
 </DL>
 
@@ -257,7 +254,7 @@ public <B>VelocityTemplate</B>(<A HREF="
 <A NAME="getTemplateDirectory()"><!-- --></A><H3>
 getTemplateDirectory</H3>
 <PRE>
-public <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>getTemplateDirectory</B>()</PRE>
+public <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>getTemplateDirectory</B>()</PRE>
 <DL>
 <DD><DL>
 </DL>
@@ -268,7 +265,7 @@ public <A HREF="http://java.sun.com/j2se
 <A NAME="getVelocity()"><!-- --></A><H3>
 getVelocity</H3>
 <PRE>
-public <A HREF="http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/velocity.VelocityComponent.html?is-external=true" title="class or interface in org.codehaus.plexus">org.codehaus.plexus.velocity.VelocityComponent</A> <B>getVelocity</B>()</PRE>
+public <A HREF="http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/velocity.VelocityComponent.html" title="class or interface in org.codehaus.plexus">org.codehaus.plexus.velocity.VelocityComponent</A> <B>getVelocity</B>()</PRE>
 <DL>
 <DD><DL>
 </DL>
@@ -279,21 +276,21 @@ public <A HREF="http://plexus.codehaus.o
 <A NAME="generate(java.lang.String, java.lang.String, org.apache.velocity.context.Context)"><!-- --></A><H3>
 generate</H3>
 <PRE>
-public void <B>generate</B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;outputFilename,
-                     <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;template,
-                     <A HREF="http://velocity.apache.org/engine/releases/velocity-1.5/apidocs/org/apache/velocity/context/Context.html?is-external=true" title="class or interface in org.apache.velocity.context">Context</A>&nbsp;context)
-              throws <A HREF="http://velocity.apache.org/engine/releases/velocity-1.5/apidocs/org/apache/velocity/exception/VelocityException.html?is-external=true" title="class or interface in org.apache.velocity.exception">VelocityException</A>,
+public void <B>generate</B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;outputFilename,
+                     <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;template,
+                     <A HREF="http://velocity.apache.org/engine/releases/velocity-1.5/apidocs/org/apache/velocity/context/Context.html" title="class or interface in org.apache.velocity.context">Context</A>&nbsp;context)
+              throws <A HREF="http://velocity.apache.org/engine/releases/velocity-1.5/apidocs/org/apache/velocity/exception/VelocityException.html" title="class or interface in org.apache.velocity.exception">VelocityException</A>,
                      org.apache.maven.plugin.MojoExecutionException,
-                     <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE>
+                     <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/IOException.html" title="class or interface in java.io">IOException</A></PRE>
 <DL>
 <DD>Using a specified Velocity Template and provided context, create the outputFilename.
 <P>
 <DD><DL>
 <DT><B>Parameters:</B><DD><CODE>outputFilename</CODE> - the file to be generated.<DD><CODE>template</CODE> - the velocity template to use.<DD><CODE>context</CODE> - the velocity context map.
 <DT><B>Throws:</B>
-<DD><CODE><A HREF="http://velocity.apache.org/engine/releases/velocity-1.5/apidocs/org/apache/velocity/exception/VelocityException.html?is-external=true" title="class or interface in org.apache.velocity.exception">VelocityException</A></CODE> - if the template was not found or any other Velocity exception.
+<DD><CODE><A HREF="http://velocity.apache.org/engine/releases/velocity-1.5/apidocs/org/apache/velocity/exception/VelocityException.html" title="class or interface in org.apache.velocity.exception">VelocityException</A></CODE> - if the template was not found or any other Velocity exception.
 <DD><CODE>org.apache.maven.plugin.MojoExecutionException</CODE>
-<DD><CODE><A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DL>
+<DD><CODE><A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/IOException.html" title="class or interface in java.io">IOException</A></CODE></DL>
 </DD>
 </DL>
 <HR>
@@ -301,7 +298,7 @@ public void <B>generate</B>(<A HREF="htt
 <A NAME="setTemplateDirectory(java.lang.String)"><!-- --></A><H3>
 setTemplateDirectory</H3>
 <PRE>
-public void <B>setTemplateDirectory</B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;templateDirectory)</PRE>
+public void <B>setTemplateDirectory</B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;templateDirectory)</PRE>
 <DL>
 <DD><DL>
 </DL>
@@ -312,7 +309,7 @@ public void <B>setTemplateDirectory</B>(
 <A NAME="setVelocity(org.codehaus.plexus.velocity.VelocityComponent)"><!-- --></A><H3>
 setVelocity</H3>
 <PRE>
-public void <B>setVelocity</B>(<A HREF="http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/velocity.VelocityComponent.html?is-external=true" title="class or interface in org.codehaus.plexus">org.codehaus.plexus.velocity.VelocityComponent</A>&nbsp;velocity)</PRE>
+public void <B>setVelocity</B>(<A HREF="http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/velocity.VelocityComponent.html" title="class or interface in org.codehaus.plexus">org.codehaus.plexus.velocity.VelocityComponent</A>&nbsp;velocity)</PRE>
 <DL>
 <DD><DL>
 </DL>

Added: websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/apidocs/org/apache/maven/plugin/checkstyle/class-use/AbstractCheckstyleReport.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/apidocs/org/apache/maven/plugin/checkstyle/class-use/AbstractCheckstyleReport.html (added)
+++ websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/apidocs/org/apache/maven/plugin/checkstyle/class-use/AbstractCheckstyleReport.html Tue May  8 14:02:08 2012
@@ -0,0 +1,186 @@
+<!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 Mon Oct 24 11:45:35 BST 2011 -->
+<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<TITLE>
+Uses of Class org.apache.maven.plugin.checkstyle.AbstractCheckstyleReport (Maven Checkstyle Plugin 2.8 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.AbstractCheckstyleReport (Maven Checkstyle Plugin 2.8 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/AbstractCheckstyleReport.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/AbstractCheckstyleReport.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+&nbsp;<A HREF="AbstractCheckstyleReport.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.AbstractCheckstyleReport</B></H2>
+</CENTER>
+
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+Packages that use <A HREF="../../../../../../org/apache/maven/plugin/checkstyle/AbstractCheckstyleReport.html" title="class in org.apache.maven.plugin.checkstyle">AbstractCheckstyleReport</A></FONT></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><A HREF="#org.apache.maven.plugin.checkstyle"><B>org.apache.maven.plugin.checkstyle</B></A></TD>
+<TD>&nbsp;&nbsp;</TD>
+</TR>
+</TABLE>
+&nbsp;
+<P>
+<A NAME="org.apache.maven.plugin.checkstyle"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+Uses of <A HREF="../../../../../../org/apache/maven/plugin/checkstyle/AbstractCheckstyleReport.html" title="class in org.apache.maven.plugin.checkstyle">AbstractCheckstyleReport</A> in <A HREF="../../../../../../org/apache/maven/plugin/checkstyle/package-summary.html">org.apache.maven.plugin.checkstyle</A></FONT></TH>
+</TR>
+</TABLE>
+&nbsp;
+<P>
+
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
+<TH ALIGN="left" COLSPAN="2">Subclasses of <A HREF="../../../../../../org/apache/maven/plugin/checkstyle/AbstractCheckstyleReport.html" title="class in org.apache.maven.plugin.checkstyle">AbstractCheckstyleReport</A> in <A HREF="../../../../../../org/apache/maven/plugin/checkstyle/package-summary.html">org.apache.maven.plugin.checkstyle</A></FONT></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;class</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugin/checkstyle/CheckstyleAggregateReport.html" title="class in org.apache.maven.plugin.checkstyle">CheckstyleAggregateReport</A></B></CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Perform a Checkstyle analysis, and generate a report on violations,
+ aggregating the result in the project which started this mojo.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;class</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugin/checkstyle/CheckstyleReport.html" title="class in org.apache.maven.plugin.checkstyle">CheckstyleReport</A></B></CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Perform a Checkstyle analysis, and generate a report on violations.</TD>
+</TR>
+</TABLE>
+&nbsp;
+<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/AbstractCheckstyleReport.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/AbstractCheckstyleReport.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+&nbsp;<A HREF="AbstractCheckstyleReport.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-2011 <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/apidocs/org/apache/maven/plugin/checkstyle/class-use/AbstractCheckstyleReport.html
------------------------------------------------------------------------------
    svn:eol-style = native

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

Added: websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/apidocs/org/apache/maven/plugin/checkstyle/class-use/CheckstyleAggregateReport.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/apidocs/org/apache/maven/plugin/checkstyle/class-use/CheckstyleAggregateReport.html (added)
+++ websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/apidocs/org/apache/maven/plugin/checkstyle/class-use/CheckstyleAggregateReport.html Tue May  8 14:02:08 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 Mon Oct 24 11:45:35 BST 2011 -->
+<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<TITLE>
+Uses of Class org.apache.maven.plugin.checkstyle.CheckstyleAggregateReport (Maven Checkstyle Plugin 2.8 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.CheckstyleAggregateReport (Maven Checkstyle Plugin 2.8 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/CheckstyleAggregateReport.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/CheckstyleAggregateReport.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+&nbsp;<A HREF="CheckstyleAggregateReport.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.CheckstyleAggregateReport</B></H2>
+</CENTER>
+No usage of org.apache.maven.plugin.checkstyle.CheckstyleAggregateReport
+<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/CheckstyleAggregateReport.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/CheckstyleAggregateReport.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+&nbsp;<A HREF="CheckstyleAggregateReport.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-2011 <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/apidocs/org/apache/maven/plugin/checkstyle/class-use/CheckstyleAggregateReport.html
------------------------------------------------------------------------------
    svn:eol-style = native

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

Modified: websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/apidocs/org/apache/maven/plugin/checkstyle/class-use/CheckstyleExecutor.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/apidocs/org/apache/maven/plugin/checkstyle/class-use/CheckstyleExecutor.html (original)
+++ websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/apidocs/org/apache/maven/plugin/checkstyle/class-use/CheckstyleExecutor.html Tue May  8 14:02:08 2012
@@ -2,22 +2,19 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Mon Aug 08 20:38:36 CEST 2011 -->
+<!-- Generated by javadoc (build 1.5.0_22) on Mon Oct 24 11:45:35 BST 2011 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Interface org.apache.maven.plugin.checkstyle.CheckstyleExecutor (Maven Checkstyle Plugin 2.7 API)
+Uses of Interface org.apache.maven.plugin.checkstyle.CheckstyleExecutor (Maven Checkstyle Plugin 2.8 API)
 </TITLE>
 
-<META NAME="date" CONTENT="2011-08-08">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
 
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Interface org.apache.maven.plugin.checkstyle.CheckstyleExecutor (Maven Checkstyle Plugin 2.7 API)";
-    }
+    parent.document.title="Uses of Interface org.apache.maven.plugin.checkstyle.CheckstyleExecutor (Maven Checkstyle Plugin 2.8 API)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -26,7 +23,6 @@ function windowTitle()
 </HEAD>
 
 <BODY BGCOLOR="white" onload="windowTitle();">
-<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->
@@ -59,7 +55,7 @@ function windowTitle()
 &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-useCheckstyleExecutor.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../../index.html?org/apache/maven/plugin/checkstyle/class-use/CheckstyleExecutor.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="CheckstyleExecutor.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -130,7 +126,7 @@ Uses of <A HREF="../../../../../../org/a
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>protected &nbsp;<A HREF="../../../../../../org/apache/maven/plugin/checkstyle/CheckstyleExecutor.html" title="interface in org.apache.maven.plugin.checkstyle">CheckstyleExecutor</A></CODE></FONT></TD>
-<TD><CODE><B>CheckstyleReport.</B><B><A HREF="../../../../../../org/apache/maven/plugin/checkstyle/CheckstyleReport.html#checkstyleExecutor">checkstyleExecutor</A></B></CODE>
+<TD><CODE><B>CheckstyleViolationCheckMojo.</B><B><A HREF="../../../../../../org/apache/maven/plugin/checkstyle/CheckstyleViolationCheckMojo.html#checkstyleExecutor">checkstyleExecutor</A></B></CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
@@ -138,7 +134,7 @@ Uses of <A HREF="../../../../../../org/a
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>protected &nbsp;<A HREF="../../../../../../org/apache/maven/plugin/checkstyle/CheckstyleExecutor.html" title="interface in org.apache.maven.plugin.checkstyle">CheckstyleExecutor</A></CODE></FONT></TD>
-<TD><CODE><B>CheckstyleViolationCheckMojo.</B><B><A HREF="../../../../../../org/apache/maven/plugin/checkstyle/CheckstyleViolationCheckMojo.html#checkstyleExecutor">checkstyleExecutor</A></B></CODE>
+<TD><CODE><B>AbstractCheckstyleReport.</B><B><A HREF="../../../../../../org/apache/maven/plugin/checkstyle/AbstractCheckstyleReport.html#checkstyleExecutor">checkstyleExecutor</A></B></CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
@@ -179,7 +175,7 @@ Uses of <A HREF="../../../../../../org/a
 &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-useCheckstyleExecutor.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../../index.html?org/apache/maven/plugin/checkstyle/class-use/CheckstyleExecutor.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="CheckstyleExecutor.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--

Modified: websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/apidocs/org/apache/maven/plugin/checkstyle/class-use/CheckstyleExecutorException.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/apidocs/org/apache/maven/plugin/checkstyle/class-use/CheckstyleExecutorException.html (original)
+++ websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/apidocs/org/apache/maven/plugin/checkstyle/class-use/CheckstyleExecutorException.html Tue May  8 14:02:08 2012
@@ -2,22 +2,19 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Mon Aug 08 20:38:36 CEST 2011 -->
+<!-- Generated by javadoc (build 1.5.0_22) on Mon Oct 24 11:45:35 BST 2011 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.apache.maven.plugin.checkstyle.CheckstyleExecutorException (Maven Checkstyle Plugin 2.7 API)
+Uses of Class org.apache.maven.plugin.checkstyle.CheckstyleExecutorException (Maven Checkstyle Plugin 2.8 API)
 </TITLE>
 
-<META NAME="date" CONTENT="2011-08-08">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
 
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.maven.plugin.checkstyle.CheckstyleExecutorException (Maven Checkstyle Plugin 2.7 API)";
-    }
+    parent.document.title="Uses of Class org.apache.maven.plugin.checkstyle.CheckstyleExecutorException (Maven Checkstyle Plugin 2.8 API)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -26,7 +23,6 @@ function windowTitle()
 </HEAD>
 
 <BODY BGCOLOR="white" onload="windowTitle();">
-<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->
@@ -59,7 +55,7 @@ function windowTitle()
 &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-useCheckstyleExecutorException.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../../index.html?org/apache/maven/plugin/checkstyle/class-use/CheckstyleExecutorException.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="CheckstyleExecutorException.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -114,7 +110,7 @@ Uses of <A HREF="../../../../../../org/a
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;<A HREF="../../../../../../org/apache/maven/plugin/checkstyle/CheckstyleResults.html" title="class in org.apache.maven.plugin.checkstyle">CheckstyleResults</A></CODE></FONT></TD>
-<TD><CODE><B>CheckstyleExecutor.</B><B><A HREF="../../../../../../org/apache/maven/plugin/checkstyle/CheckstyleExecutor.html#executeCheckstyle(org.apache.maven.plugin.checkstyle.CheckstyleExecutorRequest)">executeCheckstyle</A></B>(<A HREF="../../../../../../org/apache/maven/plugin/checkstyle/CheckstyleExecutorRequest.html" title="class in org.apache.maven.plugin.checkstyle">CheckstyleExecutorRequest</A>&nbsp;request)</CODE>
+<TD><CODE><B>DefaultCheckstyleExecutor.</B><B><A HREF="../../../../../../org/apache/maven/plugin/checkstyle/DefaultCheckstyleExecutor.html#executeCheckstyle(org.apache.maven.plugin.checkstyle.CheckstyleExecutorRequest)">executeCheckstyle</A></B>(<A HREF="../../../../../../org/apache/maven/plugin/checkstyle/CheckstyleExecutorRequest.html" title="class in org.apache.maven.plugin.checkstyle">CheckstyleExecutorRequest</A>&nbsp;request)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
@@ -122,7 +118,7 @@ Uses of <A HREF="../../../../../../org/a
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;<A HREF="../../../../../../org/apache/maven/plugin/checkstyle/CheckstyleResults.html" title="class in org.apache.maven.plugin.checkstyle">CheckstyleResults</A></CODE></FONT></TD>
-<TD><CODE><B>DefaultCheckstyleExecutor.</B><B><A HREF="../../../../../../org/apache/maven/plugin/checkstyle/DefaultCheckstyleExecutor.html#executeCheckstyle(org.apache.maven.plugin.checkstyle.CheckstyleExecutorRequest)">executeCheckstyle</A></B>(<A HREF="../../../../../../org/apache/maven/plugin/checkstyle/CheckstyleExecutorRequest.html" title="class in org.apache.maven.plugin.checkstyle">CheckstyleExecutorRequest</A>&nbsp;request)</CODE>
+<TD><CODE><B>CheckstyleExecutor.</B><B><A HREF="../../../../../../org/apache/maven/plugin/checkstyle/CheckstyleExecutor.html#executeCheckstyle(org.apache.maven.plugin.checkstyle.CheckstyleExecutorRequest)">executeCheckstyle</A></B>(<A HREF="../../../../../../org/apache/maven/plugin/checkstyle/CheckstyleExecutorRequest.html" title="class in org.apache.maven.plugin.checkstyle">CheckstyleExecutorRequest</A>&nbsp;request)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
@@ -171,7 +167,7 @@ Uses of <A HREF="../../../../../../org/a
 &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-useCheckstyleExecutorException.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../../index.html?org/apache/maven/plugin/checkstyle/class-use/CheckstyleExecutorException.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="CheckstyleExecutorException.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--