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 15:54:25 UTC

svn commit: r816654 [4/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/CheckstyleReportListener.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/apidocs/org/apache/maven/plugin/checkstyle/CheckstyleReportListener.html (original)
+++ websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/apidocs/org/apache/maven/plugin/checkstyle/CheckstyleReportListener.html Tue May  8 13:54:20 2012
@@ -2,10 +2,10 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.4.2_18) on Fri Jul 10 13:14:16 CEST 2009 -->
+<!-- Generated by javadoc (build 1.5.0_19) on Thu Nov 12 17:59:48 GMT 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-CheckstyleReportListener (Maven Checkstyle Plugin 2.3 API)
+CheckstyleReportListener (Maven Checkstyle Plugin 2.4 API)
 </TITLE>
 
 <META NAME="keywords" CONTENT="org.apache.maven.plugin.checkstyle.CheckstyleReportListener class">
@@ -15,9 +15,11 @@ CheckstyleReportListener (Maven Checksty
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="CheckstyleReportListener (Maven Checkstyle Plugin 2.3 API)";
+    parent.document.title="CheckstyleReportListener (Maven Checkstyle Plugin 2.4 API)";
 }
 </SCRIPT>
+<NOSCRIPT>
+</NOSCRIPT>
 
 </HEAD>
 
@@ -29,10 +31,11 @@ function windowTitle()
 <A HREF="#skip-navbar_top" title="Skip navigation links"></A>
 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
 <TR>
-<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<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="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="class-use/CheckstyleReportListener.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
@@ -53,7 +56,7 @@ function windowTitle()
 &nbsp;<A HREF="../../../../../org/apache/maven/plugin/checkstyle/CheckstyleReportGenerator.html" title="class in org.apache.maven.plugin.checkstyle"><B>PREV CLASS</B></A>&nbsp;
 &nbsp;<A HREF="../../../../../org/apache/maven/plugin/checkstyle/CheckstyleResults.html" title="class in org.apache.maven.plugin.checkstyle"><B>NEXT CLASS</B></A></FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../index.html?org/apache/maven/plugin/checkstyle/CheckstyleReportListener.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="CheckstyleReportListener.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -66,6 +69,7 @@ function windowTitle()
   <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
 </NOSCRIPT>
 
+
 </FONT></TD>
 </TR>
 <TR>
@@ -86,16 +90,17 @@ org.apache.maven.plugin.checkstyle</FONT
 <BR>
 Class CheckstyleReportListener</H2>
 <PRE>
-java.lang.Object
-  <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by">com.puppycrawl.tools.checkstyle.api.AutomaticBean
-      <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by"><B>org.apache.maven.plugin.checkstyle.CheckstyleReportListener</B>
+<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html" title="class or interface in java.lang">java.lang.Object</A>
+  <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by ">com.puppycrawl.tools.checkstyle.api.AutomaticBean
+      <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.maven.plugin.checkstyle.CheckstyleReportListener</B>
 </PRE>
 <DL>
-<DT><B>All Implemented Interfaces:</B> <DD>com.puppycrawl.tools.checkstyle.api.AuditListener, com.puppycrawl.tools.checkstyle.api.Configurable, com.puppycrawl.tools.checkstyle.api.Contextualizable, java.util.EventListener</DD>
+<DT><B>All Implemented Interfaces:</B> <DD>com.puppycrawl.tools.checkstyle.api.AuditListener, com.puppycrawl.tools.checkstyle.api.Configurable, com.puppycrawl.tools.checkstyle.api.Contextualizable, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/util/EventListener.html" title="class or interface in java.util">EventListener</A></DD>
 </DL>
 <HR>
 <DL>
-<DT>public class <B>CheckstyleReportListener</B><DT>extends com.puppycrawl.tools.checkstyle.api.AutomaticBean<DT>implements com.puppycrawl.tools.checkstyle.api.AuditListener</DL>
+<DT><PRE>public class <B>CheckstyleReportListener</B><DT>extends com.puppycrawl.tools.checkstyle.api.AutomaticBean<DT>implements com.puppycrawl.tools.checkstyle.api.AuditListener</DL>
+</PRE>
 
 <P>
 Listener in charge of receiving events from the Checker.
@@ -111,22 +116,17 @@ Listener in charge of receiving events f
 <HR>
 
 <P>
-<!-- ======== NESTED CLASS SUMMARY ======== -->
-
-
-<!-- =========== FIELD SUMMARY =========== -->
-
 
 <!-- ======== CONSTRUCTOR SUMMARY ======== -->
 
 <A NAME="constructor_summary"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TD COLSPAN=2><FONT SIZE="+2">
-<B>Constructor Summary</B></FONT></TD>
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+<B>Constructor Summary</B></FONT></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><B><A HREF="../../../../../org/apache/maven/plugin/checkstyle/CheckstyleReportListener.html#CheckstyleReportListener(java.io.File)">CheckstyleReportListener</A></B>(java.io.File&nbsp;sourceDirectory)</CODE>
+<TD><CODE><B><A HREF="../../../../../org/apache/maven/plugin/checkstyle/CheckstyleReportListener.html#CheckstyleReportListener(java.io.File)">CheckstyleReportListener</A></B>(<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/io/File.html" title="class or interface in java.io">File</A>&nbsp;sourceDirectory)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
@@ -138,8 +138,8 @@ Listener in charge of receiving events f
 <A NAME="method_summary"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TD COLSPAN=2><FONT SIZE="+2">
-<B>Method Summary</B></FONT></TD>
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+<B>Method Summary</B></FONT></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
@@ -147,21 +147,21 @@ Listener in charge of receiving events f
 <TD><CODE><B><A HREF="../../../../../org/apache/maven/plugin/checkstyle/CheckstyleReportListener.html#addError(com.puppycrawl.tools.checkstyle.api.AuditEvent)">addError</A></B>(com.puppycrawl.tools.checkstyle.api.AuditEvent&nbsp;event)</CODE>
 
 <BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+&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;void</CODE></FONT></TD>
 <TD><CODE><B><A HREF="../../../../../org/apache/maven/plugin/checkstyle/CheckstyleReportListener.html#addException(com.puppycrawl.tools.checkstyle.api.AuditEvent, java.lang.Throwable)">addException</A></B>(com.puppycrawl.tools.checkstyle.api.AuditEvent&nbsp;event,
-             java.lang.Throwable&nbsp;throwable)</CODE>
+             <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Throwable.html" title="class or interface in java.lang">Throwable</A>&nbsp;throwable)</CODE>
 
 <BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+&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;void</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../org/apache/maven/plugin/checkstyle/CheckstyleReportListener.html#addSourceDirectory(java.io.File)">addSourceDirectory</A></B>(java.io.File&nbsp;sourceDirectory)</CODE>
+<TD><CODE><B><A HREF="../../../../../org/apache/maven/plugin/checkstyle/CheckstyleReportListener.html#addSourceDirectory(java.io.File)">addSourceDirectory</A></B>(<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/io/File.html" title="class or interface in java.io">File</A>&nbsp;sourceDirectory)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
@@ -172,7 +172,7 @@ Listener in charge of receiving events f
 <TD><CODE><B><A HREF="../../../../../org/apache/maven/plugin/checkstyle/CheckstyleReportListener.html#auditFinished(com.puppycrawl.tools.checkstyle.api.AuditEvent)">auditFinished</A></B>(com.puppycrawl.tools.checkstyle.api.AuditEvent&nbsp;event)</CODE>
 
 <BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+&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">
@@ -180,7 +180,7 @@ Listener in charge of receiving events f
 <TD><CODE><B><A HREF="../../../../../org/apache/maven/plugin/checkstyle/CheckstyleReportListener.html#auditStarted(com.puppycrawl.tools.checkstyle.api.AuditEvent)">auditStarted</A></B>(com.puppycrawl.tools.checkstyle.api.AuditEvent&nbsp;event)</CODE>
 
 <BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+&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">
@@ -188,7 +188,7 @@ Listener in charge of receiving events f
 <TD><CODE><B><A HREF="../../../../../org/apache/maven/plugin/checkstyle/CheckstyleReportListener.html#fileFinished(com.puppycrawl.tools.checkstyle.api.AuditEvent)">fileFinished</A></B>(com.puppycrawl.tools.checkstyle.api.AuditEvent&nbsp;event)</CODE>
 
 <BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+&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">
@@ -196,7 +196,7 @@ Listener in charge of receiving events f
 <TD><CODE><B><A HREF="../../../../../org/apache/maven/plugin/checkstyle/CheckstyleReportListener.html#fileStarted(com.puppycrawl.tools.checkstyle.api.AuditEvent)">fileStarted</A></B>(com.puppycrawl.tools.checkstyle.api.AuditEvent&nbsp;event)</CODE>
 
 <BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+&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">
@@ -234,7 +234,7 @@ Listener in charge of receiving events f
 &nbsp;<A NAME="methods_inherited_from_class_com.puppycrawl.tools.checkstyle.api.AutomaticBean"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TD><B>Methods inherited from class com.puppycrawl.tools.checkstyle.api.AutomaticBean</B></TD>
+<TH ALIGN="left"><B>Methods inherited from class com.puppycrawl.tools.checkstyle.api.AutomaticBean</B></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD><CODE>configure, contextualize, finishLocalSetup, getConfiguration, setupChild</CODE></TD>
@@ -243,49 +243,48 @@ Listener in charge of receiving events f
 &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">
-<TD><B>Methods inherited from class java.lang.Object</B></TD>
+<TH ALIGN="left"><B>Methods inherited from class java.lang.<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A></B></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
+<TD><CODE><A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#clone()" title="class or interface in java.lang">clone</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#equals(java.lang.Object)" title="class or interface in java.lang">equals</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#finalize()" title="class or interface in java.lang">finalize</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#getClass()" title="class or interface in java.lang">getClass</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#hashCode()" title="class or interface in java.lang">hashCode</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#notify()" title="class or interface in java.lang">notify</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#notifyAll()" title="class or interface in java.lang">notifyAll</A>, <A HREF="http://
 java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#toString()" title="class or interface in java.lang">toString</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#wait()" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#wait(long)" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#wait(long, int)" title="class or interface in java.lang">wait</A></CODE></TD>
 </TR>
 </TABLE>
 &nbsp;
 <P>
 
-<!-- ============ FIELD DETAIL =========== -->
-
-
 <!-- ========= CONSTRUCTOR DETAIL ======== -->
 
 <A NAME="constructor_detail"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TD COLSPAN=1><FONT SIZE="+2">
-<B>Constructor Detail</B></FONT></TD>
+<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
+<B>Constructor Detail</B></FONT></TH>
 </TR>
 </TABLE>
 
 <A NAME="CheckstyleReportListener(java.io.File)"><!-- --></A><H3>
 CheckstyleReportListener</H3>
 <PRE>
-public <B>CheckstyleReportListener</B>(java.io.File&nbsp;sourceDirectory)</PRE>
+public <B>CheckstyleReportListener</B>(<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/io/File.html" title="class or interface in java.io">File</A>&nbsp;sourceDirectory)</PRE>
+<DL>
 <DL>
 <DT><B>Parameters:</B><DD><CODE>sourceDirectory</CODE> - assume that is <code>sourceDirectory</code> is a not null directory and exists</DL>
+</DL>
 
 <!-- ============ METHOD DETAIL ========== -->
 
 <A NAME="method_detail"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TD COLSPAN=1><FONT SIZE="+2">
-<B>Method Detail</B></FONT></TD>
+<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
+<B>Method Detail</B></FONT></TH>
 </TR>
 </TABLE>
 
 <A NAME="addSourceDirectory(java.io.File)"><!-- --></A><H3>
 addSourceDirectory</H3>
 <PRE>
-public void <B>addSourceDirectory</B>(java.io.File&nbsp;sourceDirectory)</PRE>
+public void <B>addSourceDirectory</B>(<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/io/File.html" title="class or interface in java.io">File</A>&nbsp;sourceDirectory)</PRE>
 <DL>
 <DD><DL>
 </DL>
@@ -330,11 +329,13 @@ auditStarted</H3>
 <PRE>
 public void <B>auditStarted</B>(com.puppycrawl.tools.checkstyle.api.AuditEvent&nbsp;event)</PRE>
 <DL>
+<DD>
+<P>
 <DD><DL>
 <DT><B>Specified by:</B><DD><CODE>auditStarted</CODE> in interface <CODE>com.puppycrawl.tools.checkstyle.api.AuditListener</CODE></DL>
 </DD>
 <DD><DL>
-<DT><B>See Also:</B><DD><CODE>AuditListener.auditStarted(com.puppycrawl.tools.checkstyle.api.AuditEvent)</CODE></DL>
+</DL>
 </DD>
 </DL>
 <HR>
@@ -344,11 +345,13 @@ auditFinished</H3>
 <PRE>
 public void <B>auditFinished</B>(com.puppycrawl.tools.checkstyle.api.AuditEvent&nbsp;event)</PRE>
 <DL>
+<DD>
+<P>
 <DD><DL>
 <DT><B>Specified by:</B><DD><CODE>auditFinished</CODE> in interface <CODE>com.puppycrawl.tools.checkstyle.api.AuditListener</CODE></DL>
 </DD>
 <DD><DL>
-<DT><B>See Also:</B><DD><CODE>AuditListener.auditFinished(com.puppycrawl.tools.checkstyle.api.AuditEvent)</CODE></DL>
+</DL>
 </DD>
 </DL>
 <HR>
@@ -358,11 +361,13 @@ fileStarted</H3>
 <PRE>
 public void <B>fileStarted</B>(com.puppycrawl.tools.checkstyle.api.AuditEvent&nbsp;event)</PRE>
 <DL>
+<DD>
+<P>
 <DD><DL>
 <DT><B>Specified by:</B><DD><CODE>fileStarted</CODE> in interface <CODE>com.puppycrawl.tools.checkstyle.api.AuditListener</CODE></DL>
 </DD>
 <DD><DL>
-<DT><B>See Also:</B><DD><CODE>AuditListener.fileStarted(com.puppycrawl.tools.checkstyle.api.AuditEvent)</CODE></DL>
+</DL>
 </DD>
 </DL>
 <HR>
@@ -372,11 +377,13 @@ fileFinished</H3>
 <PRE>
 public void <B>fileFinished</B>(com.puppycrawl.tools.checkstyle.api.AuditEvent&nbsp;event)</PRE>
 <DL>
+<DD>
+<P>
 <DD><DL>
 <DT><B>Specified by:</B><DD><CODE>fileFinished</CODE> in interface <CODE>com.puppycrawl.tools.checkstyle.api.AuditListener</CODE></DL>
 </DD>
 <DD><DL>
-<DT><B>See Also:</B><DD><CODE>AuditListener.fileFinished(com.puppycrawl.tools.checkstyle.api.AuditEvent)</CODE></DL>
+</DL>
 </DD>
 </DL>
 <HR>
@@ -386,11 +393,13 @@ addError</H3>
 <PRE>
 public void <B>addError</B>(com.puppycrawl.tools.checkstyle.api.AuditEvent&nbsp;event)</PRE>
 <DL>
+<DD>
+<P>
 <DD><DL>
 <DT><B>Specified by:</B><DD><CODE>addError</CODE> in interface <CODE>com.puppycrawl.tools.checkstyle.api.AuditListener</CODE></DL>
 </DD>
 <DD><DL>
-<DT><B>See Also:</B><DD><CODE>AuditListener.addError(com.puppycrawl.tools.checkstyle.api.AuditEvent)</CODE></DL>
+</DL>
 </DD>
 </DL>
 <HR>
@@ -399,13 +408,15 @@ public void <B>addError</B>(com.puppycra
 addException</H3>
 <PRE>
 public void <B>addException</B>(com.puppycrawl.tools.checkstyle.api.AuditEvent&nbsp;event,
-                         java.lang.Throwable&nbsp;throwable)</PRE>
+                         <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Throwable.html" title="class or interface in java.lang">Throwable</A>&nbsp;throwable)</PRE>
 <DL>
+<DD>
+<P>
 <DD><DL>
 <DT><B>Specified by:</B><DD><CODE>addException</CODE> in interface <CODE>com.puppycrawl.tools.checkstyle.api.AuditListener</CODE></DL>
 </DD>
 <DD><DL>
-<DT><B>See Also:</B><DD><CODE>AuditListener.addException(com.puppycrawl.tools.checkstyle.api.AuditEvent, java.lang.Throwable)</CODE></DL>
+</DL>
 </DD>
 </DL>
 <HR>
@@ -446,10 +457,11 @@ public void <B>setResults</B>(<A HREF=".
 <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
 <TR>
-<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<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="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="class-use/CheckstyleReportListener.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
@@ -470,7 +482,7 @@ public void <B>setResults</B>(<A HREF=".
 &nbsp;<A HREF="../../../../../org/apache/maven/plugin/checkstyle/CheckstyleReportGenerator.html" title="class in org.apache.maven.plugin.checkstyle"><B>PREV CLASS</B></A>&nbsp;
 &nbsp;<A HREF="../../../../../org/apache/maven/plugin/checkstyle/CheckstyleResults.html" title="class in org.apache.maven.plugin.checkstyle"><B>NEXT CLASS</B></A></FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../index.html?org/apache/maven/plugin/checkstyle/CheckstyleReportListener.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="CheckstyleReportListener.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -483,6 +495,7 @@ public void <B>setResults</B>(<A HREF=".
   <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
 </NOSCRIPT>
 
+
 </FONT></TD>
 </TR>
 <TR>

Modified: websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/apidocs/org/apache/maven/plugin/checkstyle/CheckstyleResults.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/apidocs/org/apache/maven/plugin/checkstyle/CheckstyleResults.html (original)
+++ websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/apidocs/org/apache/maven/plugin/checkstyle/CheckstyleResults.html Tue May  8 13:54:20 2012
@@ -2,10 +2,10 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.4.2_18) on Fri Jul 10 13:14:16 CEST 2009 -->
+<!-- Generated by javadoc (build 1.5.0_19) on Thu Nov 12 17:59:48 GMT 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-CheckstyleResults (Maven Checkstyle Plugin 2.3 API)
+CheckstyleResults (Maven Checkstyle Plugin 2.4 API)
 </TITLE>
 
 <META NAME="keywords" CONTENT="org.apache.maven.plugin.checkstyle.CheckstyleResults class">
@@ -15,9 +15,11 @@ CheckstyleResults (Maven Checkstyle Plug
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="CheckstyleResults (Maven Checkstyle Plugin 2.3 API)";
+    parent.document.title="CheckstyleResults (Maven Checkstyle Plugin 2.4 API)";
 }
 </SCRIPT>
+<NOSCRIPT>
+</NOSCRIPT>
 
 </HEAD>
 
@@ -29,10 +31,11 @@ function windowTitle()
 <A HREF="#skip-navbar_top" title="Skip navigation links"></A>
 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
 <TR>
-<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<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="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="class-use/CheckstyleResults.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
@@ -53,7 +56,7 @@ function windowTitle()
 &nbsp;<A HREF="../../../../../org/apache/maven/plugin/checkstyle/CheckstyleReportListener.html" title="class in org.apache.maven.plugin.checkstyle"><B>PREV CLASS</B></A>&nbsp;
 &nbsp;<A HREF="../../../../../org/apache/maven/plugin/checkstyle/CheckstyleViolationCheckMojo.html" title="class in org.apache.maven.plugin.checkstyle"><B>NEXT CLASS</B></A></FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../index.html?org/apache/maven/plugin/checkstyle/CheckstyleResults.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="CheckstyleResults.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -66,6 +69,7 @@ function windowTitle()
   <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
 </NOSCRIPT>
 
+
 </FONT></TD>
 </TR>
 <TR>
@@ -86,12 +90,13 @@ org.apache.maven.plugin.checkstyle</FONT
 <BR>
 Class CheckstyleResults</H2>
 <PRE>
-java.lang.Object
-  <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by"><B>org.apache.maven.plugin.checkstyle.CheckstyleResults</B>
+<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html" title="class or interface in java.lang">java.lang.Object</A>
+  <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.maven.plugin.checkstyle.CheckstyleResults</B>
 </PRE>
 <HR>
 <DL>
-<DT>public class <B>CheckstyleResults</B><DT>extends java.lang.Object</DL>
+<DT><PRE>public class <B>CheckstyleResults</B><DT>extends <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A></DL>
+</PRE>
 
 <P>
 Object holding the references to the CheckstyleResults.
@@ -99,25 +104,22 @@ Object holding the references to the Che
 
 <P>
 <DL>
+<DT><B>Version:</B></DT>
+  <DD>$Id$</DD>
 <DT><B>Author:</B></DT>
   <DD><a href="mailto:joakim@erdfelt.net">Joakim Erdfelt</a></DD>
 </DL>
 <HR>
 
 <P>
-<!-- ======== NESTED CLASS SUMMARY ======== -->
-
-
-<!-- =========== FIELD SUMMARY =========== -->
-
 
 <!-- ======== CONSTRUCTOR SUMMARY ======== -->
 
 <A NAME="constructor_summary"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TD COLSPAN=2><FONT SIZE="+2">
-<B>Constructor Summary</B></FONT></TD>
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+<B>Constructor Summary</B></FONT></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD><CODE><B><A HREF="../../../../../org/apache/maven/plugin/checkstyle/CheckstyleResults.html#CheckstyleResults()">CheckstyleResults</A></B>()</CODE>
@@ -132,8 +134,8 @@ Object holding the references to the Che
 <A NAME="method_summary"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TD COLSPAN=2><FONT SIZE="+2">
-<B>Method Summary</B></FONT></TD>
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+<B>Method Summary</B></FONT></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
@@ -145,7 +147,7 @@ Object holding the references to the Che
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;java.util.Map</CODE></FONT></TD>
+<CODE>&nbsp;<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/util/Map.html" title="class or interface in java.util">Map</A></CODE></FONT></TD>
 <TD><CODE><B><A HREF="../../../../../org/apache/maven/plugin/checkstyle/CheckstyleResults.html#getFiles()">getFiles</A></B>()</CODE>
 
 <BR>
@@ -153,8 +155,8 @@ Object holding the references to the Che
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;java.util.List</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../org/apache/maven/plugin/checkstyle/CheckstyleResults.html#getFileViolations(java.lang.String)">getFileViolations</A></B>(java.lang.String&nbsp;file)</CODE>
+<CODE>&nbsp;<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/util/List.html" title="class or interface in java.util">List</A></CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../org/apache/maven/plugin/checkstyle/CheckstyleResults.html#getFileViolations(java.lang.String)">getFileViolations</A></B>(<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;file)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
@@ -162,7 +164,7 @@ Object holding the references to the Che
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;long</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../org/apache/maven/plugin/checkstyle/CheckstyleResults.html#getSeverityCount(java.util.List, com.puppycrawl.tools.checkstyle.api.SeverityLevel)">getSeverityCount</A></B>(java.util.List&nbsp;violations,
+<TD><CODE><B><A HREF="../../../../../org/apache/maven/plugin/checkstyle/CheckstyleResults.html#getSeverityCount(java.util.List, com.puppycrawl.tools.checkstyle.api.SeverityLevel)">getSeverityCount</A></B>(<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/util/List.html" title="class or interface in java.util">List</A>&nbsp;violations,
                  com.puppycrawl.tools.checkstyle.api.SeverityLevel&nbsp;level)</CODE>
 
 <BR>
@@ -179,7 +181,7 @@ Object holding the references to the Che
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;long</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../org/apache/maven/plugin/checkstyle/CheckstyleResults.html#getSeverityCount(java.lang.String, com.puppycrawl.tools.checkstyle.api.SeverityLevel)">getSeverityCount</A></B>(java.lang.String&nbsp;file,
+<TD><CODE><B><A HREF="../../../../../org/apache/maven/plugin/checkstyle/CheckstyleResults.html#getSeverityCount(java.lang.String, com.puppycrawl.tools.checkstyle.api.SeverityLevel)">getSeverityCount</A></B>(<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;file,
                  com.puppycrawl.tools.checkstyle.api.SeverityLevel&nbsp;level)</CODE>
 
 <BR>
@@ -188,7 +190,7 @@ Object holding the references to the Che
 <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/CheckstyleResults.html#setFiles(java.util.Map)">setFiles</A></B>(java.util.Map&nbsp;files)</CODE>
+<TD><CODE><B><A HREF="../../../../../org/apache/maven/plugin/checkstyle/CheckstyleResults.html#setFiles(java.util.Map)">setFiles</A></B>(<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/util/Map.html" title="class or interface in java.util">Map</A>&nbsp;files)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
@@ -196,8 +198,8 @@ Object holding the references to the Che
 <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/CheckstyleResults.html#setFileViolations(java.lang.String, java.util.List)">setFileViolations</A></B>(java.lang.String&nbsp;file,
-                  java.util.List&nbsp;violations)</CODE>
+<TD><CODE><B><A HREF="../../../../../org/apache/maven/plugin/checkstyle/CheckstyleResults.html#setFileViolations(java.lang.String, java.util.List)">setFileViolations</A></B>(<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;file,
+                  <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/util/List.html" title="class or interface in java.util">List</A>&nbsp;violations)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
@@ -206,25 +208,22 @@ Object holding the references to the Che
 &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">
-<TD><B>Methods inherited from class java.lang.Object</B></TD>
+<TH ALIGN="left"><B>Methods inherited from class java.lang.<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A></B></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
+<TD><CODE><A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#clone()" title="class or interface in java.lang">clone</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#equals(java.lang.Object)" title="class or interface in java.lang">equals</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#finalize()" title="class or interface in java.lang">finalize</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#getClass()" title="class or interface in java.lang">getClass</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#hashCode()" title="class or interface in java.lang">hashCode</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#notify()" title="class or interface in java.lang">notify</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#notifyAll()" title="class or interface in java.lang">notifyAll</A>, <A HREF="http://
 java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#toString()" title="class or interface in java.lang">toString</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#wait()" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#wait(long)" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#wait(long, int)" title="class or interface in java.lang">wait</A></CODE></TD>
 </TR>
 </TABLE>
 &nbsp;
 <P>
 
-<!-- ============ FIELD DETAIL =========== -->
-
-
 <!-- ========= CONSTRUCTOR DETAIL ======== -->
 
 <A NAME="constructor_detail"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TD COLSPAN=1><FONT SIZE="+2">
-<B>Constructor Detail</B></FONT></TD>
+<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
+<B>Constructor Detail</B></FONT></TH>
 </TR>
 </TABLE>
 
@@ -240,15 +239,15 @@ public <B>CheckstyleResults</B>()</PRE>
 <A NAME="method_detail"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TD COLSPAN=1><FONT SIZE="+2">
-<B>Method Detail</B></FONT></TD>
+<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
+<B>Method Detail</B></FONT></TH>
 </TR>
 </TABLE>
 
 <A NAME="getFileViolations(java.lang.String)"><!-- --></A><H3>
 getFileViolations</H3>
 <PRE>
-public java.util.List <B>getFileViolations</B>(java.lang.String&nbsp;file)</PRE>
+public <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/util/List.html" title="class or interface in java.util">List</A> <B>getFileViolations</B>(<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;file)</PRE>
 <DL>
 <DD><DL>
 </DL>
@@ -259,8 +258,8 @@ public java.util.List <B>getFileViolatio
 <A NAME="setFileViolations(java.lang.String, java.util.List)"><!-- --></A><H3>
 setFileViolations</H3>
 <PRE>
-public void <B>setFileViolations</B>(java.lang.String&nbsp;file,
-                              java.util.List&nbsp;violations)</PRE>
+public void <B>setFileViolations</B>(<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;file,
+                              <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/util/List.html" title="class or interface in java.util">List</A>&nbsp;violations)</PRE>
 <DL>
 <DD><DL>
 </DL>
@@ -271,7 +270,7 @@ public void <B>setFileViolations</B>(jav
 <A NAME="getFiles()"><!-- --></A><H3>
 getFiles</H3>
 <PRE>
-public java.util.Map <B>getFiles</B>()</PRE>
+public <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/util/Map.html" title="class or interface in java.util">Map</A> <B>getFiles</B>()</PRE>
 <DL>
 <DD><DL>
 </DL>
@@ -282,7 +281,7 @@ public java.util.Map <B>getFiles</B>()</
 <A NAME="setFiles(java.util.Map)"><!-- --></A><H3>
 setFiles</H3>
 <PRE>
-public void <B>setFiles</B>(java.util.Map&nbsp;files)</PRE>
+public void <B>setFiles</B>(<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/util/Map.html" title="class or interface in java.util">Map</A>&nbsp;files)</PRE>
 <DL>
 <DD><DL>
 </DL>
@@ -315,7 +314,7 @@ public long <B>getSeverityCount</B>(com.
 <A NAME="getSeverityCount(java.lang.String, com.puppycrawl.tools.checkstyle.api.SeverityLevel)"><!-- --></A><H3>
 getSeverityCount</H3>
 <PRE>
-public long <B>getSeverityCount</B>(java.lang.String&nbsp;file,
+public long <B>getSeverityCount</B>(<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;file,
                              com.puppycrawl.tools.checkstyle.api.SeverityLevel&nbsp;level)</PRE>
 <DL>
 <DD><DL>
@@ -327,7 +326,7 @@ public long <B>getSeverityCount</B>(java
 <A NAME="getSeverityCount(java.util.List, com.puppycrawl.tools.checkstyle.api.SeverityLevel)"><!-- --></A><H3>
 getSeverityCount</H3>
 <PRE>
-public long <B>getSeverityCount</B>(java.util.List&nbsp;violations,
+public long <B>getSeverityCount</B>(<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/util/List.html" title="class or interface in java.util">List</A>&nbsp;violations,
                              com.puppycrawl.tools.checkstyle.api.SeverityLevel&nbsp;level)</PRE>
 <DL>
 <DD><DL>
@@ -343,10 +342,11 @@ public long <B>getSeverityCount</B>(java
 <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
 <TR>
-<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<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="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="class-use/CheckstyleResults.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
@@ -367,7 +367,7 @@ public long <B>getSeverityCount</B>(java
 &nbsp;<A HREF="../../../../../org/apache/maven/plugin/checkstyle/CheckstyleReportListener.html" title="class in org.apache.maven.plugin.checkstyle"><B>PREV CLASS</B></A>&nbsp;
 &nbsp;<A HREF="../../../../../org/apache/maven/plugin/checkstyle/CheckstyleViolationCheckMojo.html" title="class in org.apache.maven.plugin.checkstyle"><B>NEXT CLASS</B></A></FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../index.html?org/apache/maven/plugin/checkstyle/CheckstyleResults.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="CheckstyleResults.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -380,6 +380,7 @@ public long <B>getSeverityCount</B>(java
   <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
 </NOSCRIPT>
 
+
 </FONT></TD>
 </TR>
 <TR>

Modified: websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/apidocs/org/apache/maven/plugin/checkstyle/CheckstyleViolationCheckMojo.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/apidocs/org/apache/maven/plugin/checkstyle/CheckstyleViolationCheckMojo.html (original)
+++ websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/apidocs/org/apache/maven/plugin/checkstyle/CheckstyleViolationCheckMojo.html Tue May  8 13:54:20 2012
@@ -2,10 +2,10 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.4.2_18) on Fri Jul 10 13:14:16 CEST 2009 -->
+<!-- Generated by javadoc (build 1.5.0_19) on Thu Nov 12 17:59:48 GMT 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-CheckstyleViolationCheckMojo (Maven Checkstyle Plugin 2.3 API)
+CheckstyleViolationCheckMojo (Maven Checkstyle Plugin 2.4 API)
 </TITLE>
 
 <META NAME="keywords" CONTENT="org.apache.maven.plugin.checkstyle.CheckstyleViolationCheckMojo class">
@@ -15,9 +15,11 @@ CheckstyleViolationCheckMojo (Maven Chec
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="CheckstyleViolationCheckMojo (Maven Checkstyle Plugin 2.3 API)";
+    parent.document.title="CheckstyleViolationCheckMojo (Maven Checkstyle Plugin 2.4 API)";
 }
 </SCRIPT>
+<NOSCRIPT>
+</NOSCRIPT>
 
 </HEAD>
 
@@ -29,10 +31,11 @@ function windowTitle()
 <A HREF="#skip-navbar_top" title="Skip navigation links"></A>
 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
 <TR>
-<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<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="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="class-use/CheckstyleViolationCheckMojo.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
@@ -53,7 +56,7 @@ function windowTitle()
 &nbsp;<A HREF="../../../../../org/apache/maven/plugin/checkstyle/CheckstyleResults.html" title="class in org.apache.maven.plugin.checkstyle"><B>PREV CLASS</B></A>&nbsp;
 &nbsp;<A HREF="../../../../../org/apache/maven/plugin/checkstyle/HelpMojo.html" title="class in org.apache.maven.plugin.checkstyle"><B>NEXT CLASS</B></A></FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../index.html?org/apache/maven/plugin/checkstyle/CheckstyleViolationCheckMojo.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="CheckstyleViolationCheckMojo.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -66,6 +69,7 @@ function windowTitle()
   <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
 </NOSCRIPT>
 
+
 </FONT></TD>
 </TR>
 <TR>
@@ -86,16 +90,17 @@ org.apache.maven.plugin.checkstyle</FONT
 <BR>
 Class CheckstyleViolationCheckMojo</H2>
 <PRE>
-java.lang.Object
-  <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.CheckstyleViolationCheckMojo</B>
+<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html" title="class or interface in java.lang">java.lang.Object</A>
+  <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by ">org.apache.maven.plugin.AbstractMojo
+      <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.maven.plugin.checkstyle.CheckstyleViolationCheckMojo</B>
 </PRE>
 <DL>
 <DT><B>All Implemented Interfaces:</B> <DD>org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo</DD>
 </DL>
 <HR>
 <DL>
-<DT>public class <B>CheckstyleViolationCheckMojo</B><DT>extends org.apache.maven.plugin.AbstractMojo</DL>
+<DT><PRE>public class <B>CheckstyleViolationCheckMojo</B><DT>extends org.apache.maven.plugin.AbstractMojo</DL>
+</PRE>
 
 <P>
 Perform a violation check against the last Checkstyle run to see if there are
@@ -105,28 +110,27 @@ Perform a violation check against the la
 
 <P>
 <DL>
+<DT><B>Version:</B></DT>
+  <DD>$Id$</DD>
 <DT><B>Author:</B></DT>
   <DD><a href="mailto:joakim@erdfelt.net">Joakim Erdfelt</a></DD>
 <DT><B>Is defined to be executed in:</B></DT><DD><DL><DT><B>goal:</B></DT><DD>checkstyle</DD></DL></DD><DT><B>Is defined by the goal name:</B></DT><DD>check</DD><DT><B>Is bound to the specified phase of the standard build lifecycle:</B></DT><DD>verify</DD><DT><B>Requires the dependencies in this specified scope:</B></DT><DD>compile</DD></DL>
 <HR>
 
 <P>
-<!-- ======== NESTED CLASS SUMMARY ======== -->
-
-
 <!-- =========== FIELD SUMMARY =========== -->
 
 <A NAME="field_summary"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TD COLSPAN=2><FONT SIZE="+2">
-<B>Field Summary</B></FONT></TD>
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+<B>Field Summary</B></FONT></TH>
 </TR>
 </TABLE>
 &nbsp;<A NAME="fields_inherited_from_class_org.apache.maven.plugin.Mojo"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TD><B>Fields inherited from interface org.apache.maven.plugin.Mojo</B></TD>
+<TH ALIGN="left"><B>Fields inherited from interface org.apache.maven.plugin.Mojo</B></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD><CODE>ROLE</CODE></TD>
@@ -138,8 +142,8 @@ Perform a violation check against the la
 <A NAME="constructor_summary"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TD COLSPAN=2><FONT SIZE="+2">
-<B>Constructor Summary</B></FONT></TD>
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+<B>Constructor Summary</B></FONT></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD><CODE><B><A HREF="../../../../../org/apache/maven/plugin/checkstyle/CheckstyleViolationCheckMojo.html#CheckstyleViolationCheckMojo()">CheckstyleViolationCheckMojo</A></B>()</CODE>
@@ -154,8 +158,8 @@ Perform a violation check against the la
 <A NAME="method_summary"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TD COLSPAN=2><FONT SIZE="+2">
-<B>Method Summary</B></FONT></TD>
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+<B>Method Summary</B></FONT></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
@@ -163,13 +167,13 @@ Perform a violation check against the la
 <TD><CODE><B><A HREF="../../../../../org/apache/maven/plugin/checkstyle/CheckstyleViolationCheckMojo.html#execute()">execute</A></B>()</CODE>
 
 <BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
 </TR>
 </TABLE>
 &nbsp;<A NAME="methods_inherited_from_class_org.apache.maven.plugin.AbstractMojo"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TD><B>Methods inherited from class org.apache.maven.plugin.AbstractMojo</B></TD>
+<TH ALIGN="left"><B>Methods inherited from class org.apache.maven.plugin.AbstractMojo</B></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD><CODE>getLog, getPluginContext, setLog, setPluginContext</CODE></TD>
@@ -178,25 +182,22 @@ Perform a violation check against the la
 &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">
-<TD><B>Methods inherited from class java.lang.Object</B></TD>
+<TH ALIGN="left"><B>Methods inherited from class java.lang.<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A></B></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
+<TD><CODE><A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#clone()" title="class or interface in java.lang">clone</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#equals(java.lang.Object)" title="class or interface in java.lang">equals</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#finalize()" title="class or interface in java.lang">finalize</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#getClass()" title="class or interface in java.lang">getClass</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#hashCode()" title="class or interface in java.lang">hashCode</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#notify()" title="class or interface in java.lang">notify</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#notifyAll()" title="class or interface in java.lang">notifyAll</A>, <A HREF="http://
 java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#toString()" title="class or interface in java.lang">toString</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#wait()" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#wait(long)" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#wait(long, int)" title="class or interface in java.lang">wait</A></CODE></TD>
 </TR>
 </TABLE>
 &nbsp;
 <P>
 
-<!-- ============ FIELD DETAIL =========== -->
-
-
 <!-- ========= CONSTRUCTOR DETAIL ======== -->
 
 <A NAME="constructor_detail"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TD COLSPAN=1><FONT SIZE="+2">
-<B>Constructor Detail</B></FONT></TD>
+<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
+<B>Constructor Detail</B></FONT></TH>
 </TR>
 </TABLE>
 
@@ -212,8 +213,8 @@ public <B>CheckstyleViolationCheckMojo</
 <A NAME="method_detail"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TD COLSPAN=1><FONT SIZE="+2">
-<B>Method Detail</B></FONT></TD>
+<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
+<B>Method Detail</B></FONT></TH>
 </TR>
 </TABLE>
 
@@ -224,11 +225,13 @@ public void <B>execute</B>()
              throws org.apache.maven.plugin.MojoExecutionException,
                     org.apache.maven.plugin.MojoFailureException</PRE>
 <DL>
+<DD>
+<P>
 <DD><DL>
 
 <DT><B>Throws:</B>
 <DD><CODE>org.apache.maven.plugin.MojoExecutionException</CODE>
-<DD><CODE>org.apache.maven.plugin.MojoFailureException</CODE><DT><B>See Also:</B><DD><CODE>Mojo.execute()</CODE></DL>
+<DD><CODE>org.apache.maven.plugin.MojoFailureException</CODE></DL>
 </DD>
 </DL>
 <!-- ========= END OF CLASS DATA ========= -->
@@ -240,10 +243,11 @@ public void <B>execute</B>()
 <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
 <TR>
-<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<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="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="class-use/CheckstyleViolationCheckMojo.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
@@ -264,7 +268,7 @@ public void <B>execute</B>()
 &nbsp;<A HREF="../../../../../org/apache/maven/plugin/checkstyle/CheckstyleResults.html" title="class in org.apache.maven.plugin.checkstyle"><B>PREV CLASS</B></A>&nbsp;
 &nbsp;<A HREF="../../../../../org/apache/maven/plugin/checkstyle/HelpMojo.html" title="class in org.apache.maven.plugin.checkstyle"><B>NEXT CLASS</B></A></FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../index.html?org/apache/maven/plugin/checkstyle/CheckstyleViolationCheckMojo.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="CheckstyleViolationCheckMojo.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -277,6 +281,7 @@ public void <B>execute</B>()
   <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
 </NOSCRIPT>
 
+
 </FONT></TD>
 </TR>
 <TR>

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 13:54:20 2012
@@ -2,10 +2,10 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.4.2_18) on Fri Jul 10 13:14:16 CEST 2009 -->
+<!-- Generated by javadoc (build 1.5.0_19) on Thu Nov 12 17:59:48 GMT 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-HelpMojo (Maven Checkstyle Plugin 2.3 API)
+HelpMojo (Maven Checkstyle Plugin 2.4 API)
 </TITLE>
 
 <META NAME="keywords" CONTENT="org.apache.maven.plugin.checkstyle.HelpMojo class">
@@ -15,9 +15,11 @@ HelpMojo (Maven Checkstyle Plugin 2.3 AP
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="HelpMojo (Maven Checkstyle Plugin 2.3 API)";
+    parent.document.title="HelpMojo (Maven Checkstyle Plugin 2.4 API)";
 }
 </SCRIPT>
+<NOSCRIPT>
+</NOSCRIPT>
 
 </HEAD>
 
@@ -29,10 +31,11 @@ function windowTitle()
 <A HREF="#skip-navbar_top" title="Skip navigation links"></A>
 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
 <TR>
-<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<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="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="class-use/HelpMojo.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
@@ -53,7 +56,7 @@ function windowTitle()
 &nbsp;<A HREF="../../../../../org/apache/maven/plugin/checkstyle/CheckstyleViolationCheckMojo.html" title="class in org.apache.maven.plugin.checkstyle"><B>PREV CLASS</B></A>&nbsp;
 &nbsp;<A HREF="../../../../../org/apache/maven/plugin/checkstyle/ReportResource.html" title="class in org.apache.maven.plugin.checkstyle"><B>NEXT CLASS</B></A></FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../index.html?org/apache/maven/plugin/checkstyle/HelpMojo.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="HelpMojo.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -66,6 +69,7 @@ function windowTitle()
   <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
 </NOSCRIPT>
 
+
 </FONT></TD>
 </TR>
 <TR>
@@ -86,16 +90,17 @@ org.apache.maven.plugin.checkstyle</FONT
 <BR>
 Class HelpMojo</H2>
 <PRE>
-java.lang.Object
-  <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>
+<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html" title="class or interface in java.lang">java.lang.Object</A>
+  <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by ">org.apache.maven.plugin.AbstractMojo
+      <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.maven.plugin.checkstyle.HelpMojo</B>
 </PRE>
 <DL>
 <DT><B>All Implemented Interfaces:</B> <DD>org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo</DD>
 </DL>
 <HR>
 <DL>
-<DT>public class <B>HelpMojo</B><DT>extends org.apache.maven.plugin.AbstractMojo</DL>
+<DT><PRE>public class <B>HelpMojo</B><DT>extends org.apache.maven.plugin.AbstractMojo</DL>
+</PRE>
 
 <P>
 Display help information on maven-checkstyle-plugin.<br/> Call <pre>  mvn checkstyle:help -Ddetail=true -Dgoal=&lt;goal-name&gt;</pre> to display parameter details.
@@ -104,29 +109,26 @@ Display help information on maven-checks
 <P>
 <DL>
 <DT><B>Version:</B></DT>
-  <DD>generated on Fri Jul 10 13:13:33 CEST 2009</DD>
+  <DD>generated on Thu Nov 12 17:59:04 GMT 2009</DD>
 <DT><B>Author:</B></DT>
-  <DD>org.apache.maven.tools.plugin.generator.PluginHelpGenerator (version 2.4.3)</DD>
+  <DD>org.apache.maven.tools.plugin.generator.PluginHelpGenerator (version 2.5.1)</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>
 <HR>
 
 <P>
-<!-- ======== NESTED CLASS SUMMARY ======== -->
-
-
 <!-- =========== FIELD SUMMARY =========== -->
 
 <A NAME="field_summary"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TD COLSPAN=2><FONT SIZE="+2">
-<B>Field Summary</B></FONT></TD>
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+<B>Field Summary</B></FONT></TH>
 </TR>
 </TABLE>
 &nbsp;<A NAME="fields_inherited_from_class_org.apache.maven.plugin.Mojo"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TD><B>Fields inherited from interface org.apache.maven.plugin.Mojo</B></TD>
+<TH ALIGN="left"><B>Fields inherited from interface org.apache.maven.plugin.Mojo</B></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD><CODE>ROLE</CODE></TD>
@@ -138,8 +140,8 @@ Display help information on maven-checks
 <A NAME="constructor_summary"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TD COLSPAN=2><FONT SIZE="+2">
-<B>Constructor Summary</B></FONT></TD>
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+<B>Constructor Summary</B></FONT></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD><CODE><B><A HREF="../../../../../org/apache/maven/plugin/checkstyle/HelpMojo.html#HelpMojo()">HelpMojo</A></B>()</CODE>
@@ -154,8 +156,8 @@ Display help information on maven-checks
 <A NAME="method_summary"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TD COLSPAN=2><FONT SIZE="+2">
-<B>Method Summary</B></FONT></TD>
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+<B>Method Summary</B></FONT></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
@@ -169,7 +171,7 @@ Display help information on maven-checks
 &nbsp;<A NAME="methods_inherited_from_class_org.apache.maven.plugin.AbstractMojo"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TD><B>Methods inherited from class org.apache.maven.plugin.AbstractMojo</B></TD>
+<TH ALIGN="left"><B>Methods inherited from class org.apache.maven.plugin.AbstractMojo</B></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD><CODE>getLog, getPluginContext, setLog, setPluginContext</CODE></TD>
@@ -178,25 +180,22 @@ 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">
-<TD><B>Methods inherited from class java.lang.Object</B></TD>
+<TH ALIGN="left"><B>Methods inherited from class java.lang.<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A></B></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
+<TD><CODE><A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#clone()" title="class or interface in java.lang">clone</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#equals(java.lang.Object)" title="class or interface in java.lang">equals</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#finalize()" title="class or interface in java.lang">finalize</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#getClass()" title="class or interface in java.lang">getClass</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#hashCode()" title="class or interface in java.lang">hashCode</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#notify()" title="class or interface in java.lang">notify</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#notifyAll()" title="class or interface in java.lang">notifyAll</A>, <A HREF="http://
 java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#toString()" title="class or interface in java.lang">toString</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#wait()" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#wait(long)" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#wait(long, int)" title="class or interface in java.lang">wait</A></CODE></TD>
 </TR>
 </TABLE>
 &nbsp;
 <P>
 
-<!-- ============ FIELD DETAIL =========== -->
-
-
 <!-- ========= CONSTRUCTOR DETAIL ======== -->
 
 <A NAME="constructor_detail"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TD COLSPAN=1><FONT SIZE="+2">
-<B>Constructor Detail</B></FONT></TD>
+<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
+<B>Constructor Detail</B></FONT></TH>
 </TR>
 </TABLE>
 
@@ -212,8 +211,8 @@ public <B>HelpMojo</B>()</PRE>
 <A NAME="method_detail"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TD COLSPAN=1><FONT SIZE="+2">
-<B>Method Detail</B></FONT></TD>
+<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
+<B>Method Detail</B></FONT></TH>
 </TR>
 </TABLE>
 
@@ -240,10 +239,11 @@ public void <B>execute</B>()
 <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
 <TR>
-<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<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="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="class-use/HelpMojo.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
@@ -264,7 +264,7 @@ public void <B>execute</B>()
 &nbsp;<A HREF="../../../../../org/apache/maven/plugin/checkstyle/CheckstyleViolationCheckMojo.html" title="class in org.apache.maven.plugin.checkstyle"><B>PREV CLASS</B></A>&nbsp;
 &nbsp;<A HREF="../../../../../org/apache/maven/plugin/checkstyle/ReportResource.html" title="class in org.apache.maven.plugin.checkstyle"><B>NEXT CLASS</B></A></FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../index.html?org/apache/maven/plugin/checkstyle/HelpMojo.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="HelpMojo.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -277,6 +277,7 @@ public void <B>execute</B>()
   <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
 </NOSCRIPT>
 
+
 </FONT></TD>
 </TR>
 <TR>

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 13:54:20 2012
@@ -2,10 +2,10 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.4.2_18) on Fri Jul 10 13:14:16 CEST 2009 -->
+<!-- Generated by javadoc (build 1.5.0_19) on Thu Nov 12 17:59:48 GMT 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-ReportResource (Maven Checkstyle Plugin 2.3 API)
+ReportResource (Maven Checkstyle Plugin 2.4 API)
 </TITLE>
 
 <META NAME="keywords" CONTENT="org.apache.maven.plugin.checkstyle.ReportResource class">
@@ -15,9 +15,11 @@ ReportResource (Maven Checkstyle Plugin 
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="ReportResource (Maven Checkstyle Plugin 2.3 API)";
+    parent.document.title="ReportResource (Maven Checkstyle Plugin 2.4 API)";
 }
 </SCRIPT>
+<NOSCRIPT>
+</NOSCRIPT>
 
 </HEAD>
 
@@ -29,10 +31,11 @@ function windowTitle()
 <A HREF="#skip-navbar_top" title="Skip navigation links"></A>
 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
 <TR>
-<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<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="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="class-use/ReportResource.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
@@ -53,7 +56,7 @@ function windowTitle()
 &nbsp;<A HREF="../../../../../org/apache/maven/plugin/checkstyle/HelpMojo.html" title="class in org.apache.maven.plugin.checkstyle"><B>PREV CLASS</B></A>&nbsp;
 &nbsp;<A HREF="../../../../../org/apache/maven/plugin/checkstyle/VelocityTemplate.html" title="class in org.apache.maven.plugin.checkstyle"><B>NEXT CLASS</B></A></FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../index.html?org/apache/maven/plugin/checkstyle/ReportResource.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="ReportResource.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -66,6 +69,7 @@ function windowTitle()
   <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
 </NOSCRIPT>
 
+
 </FONT></TD>
 </TR>
 <TR>
@@ -86,12 +90,13 @@ org.apache.maven.plugin.checkstyle</FONT
 <BR>
 Class ReportResource</H2>
 <PRE>
-java.lang.Object
-  <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by"><B>org.apache.maven.plugin.checkstyle.ReportResource</B>
+<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html" title="class or interface in java.lang">java.lang.Object</A>
+  <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.maven.plugin.checkstyle.ReportResource</B>
 </PRE>
 <HR>
 <DL>
-<DT>public class <B>ReportResource</B><DT>extends java.lang.Object</DL>
+<DT><PRE>public class <B>ReportResource</B><DT>extends <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A></DL>
+</PRE>
 
 <P>
 Generic Report Resource management.
@@ -99,29 +104,26 @@ Generic Report Resource management.
 
 <P>
 <DL>
+<DT><B>Version:</B></DT>
+  <DD>$Id$</DD>
 <DT><B>Author:</B></DT>
   <DD><a href="mailto:joakim@erdfelt.net">Joakim Erdfelt</a></DD>
 </DL>
 <HR>
 
 <P>
-<!-- ======== NESTED CLASS SUMMARY ======== -->
-
-
-<!-- =========== FIELD SUMMARY =========== -->
-
 
 <!-- ======== CONSTRUCTOR SUMMARY ======== -->
 
 <A NAME="constructor_summary"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TD COLSPAN=2><FONT SIZE="+2">
-<B>Constructor Summary</B></FONT></TD>
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+<B>Constructor Summary</B></FONT></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><B><A HREF="../../../../../org/apache/maven/plugin/checkstyle/ReportResource.html#ReportResource(java.lang.String, java.io.File)">ReportResource</A></B>(java.lang.String&nbsp;resourcePathBase,
-               java.io.File&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.4.2/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.4.2/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>
@@ -133,20 +135,20 @@ Generic Report Resource management.
 <A NAME="method_summary"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TD COLSPAN=2><FONT SIZE="+2">
-<B>Method Summary</B></FONT></TD>
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+<B>Method Summary</B></FONT></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;void</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../org/apache/maven/plugin/checkstyle/ReportResource.html#copy(java.lang.String)">copy</A></B>(java.lang.String&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.4.2/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;java.io.File</CODE></FONT></TD>
+<CODE>&nbsp;<A HREF="http://java.sun.com/j2se/1.4.2/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>
@@ -154,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;java.lang.String</CODE></FONT></TD>
+<CODE>&nbsp;<A HREF="http://java.sun.com/j2se/1.4.2/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>
@@ -163,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>(java.io.File&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.4.2/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>
@@ -171,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>(java.lang.String&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.4.2/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>
@@ -180,33 +182,30 @@ 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">
-<TD><B>Methods inherited from class java.lang.Object</B></TD>
+<TH ALIGN="left"><B>Methods inherited from class java.lang.<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A></B></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
+<TD><CODE><A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#clone()" title="class or interface in java.lang">clone</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#equals(java.lang.Object)" title="class or interface in java.lang">equals</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#finalize()" title="class or interface in java.lang">finalize</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#getClass()" title="class or interface in java.lang">getClass</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#hashCode()" title="class or interface in java.lang">hashCode</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#notify()" title="class or interface in java.lang">notify</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#notifyAll()" title="class or interface in java.lang">notifyAll</A>, <A HREF="http://
 java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#toString()" title="class or interface in java.lang">toString</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#wait()" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#wait(long)" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#wait(long, int)" title="class or interface in java.lang">wait</A></CODE></TD>
 </TR>
 </TABLE>
 &nbsp;
 <P>
 
-<!-- ============ FIELD DETAIL =========== -->
-
-
 <!-- ========= CONSTRUCTOR DETAIL ======== -->
 
 <A NAME="constructor_detail"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TD COLSPAN=1><FONT SIZE="+2">
-<B>Constructor Detail</B></FONT></TD>
+<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
+<B>Constructor Detail</B></FONT></TH>
 </TR>
 </TABLE>
 
 <A NAME="ReportResource(java.lang.String, java.io.File)"><!-- --></A><H3>
 ReportResource</H3>
 <PRE>
-public <B>ReportResource</B>(java.lang.String&nbsp;resourcePathBase,
-                      java.io.File&nbsp;outputDirectory)</PRE>
+public <B>ReportResource</B>(<A HREF="http://java.sun.com/j2se/1.4.2/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.4.2/docs/api/java/io/File.html" title="class or interface in java.io">File</A>&nbsp;outputDirectory)</PRE>
 <DL>
 </DL>
 
@@ -215,21 +214,21 @@ public <B>ReportResource</B>(java.lang.S
 <A NAME="method_detail"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TD COLSPAN=1><FONT SIZE="+2">
-<B>Method Detail</B></FONT></TD>
+<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
+<B>Method Detail</B></FONT></TH>
 </TR>
 </TABLE>
 
 <A NAME="copy(java.lang.String)"><!-- --></A><H3>
 copy</H3>
 <PRE>
-public void <B>copy</B>(java.lang.String&nbsp;resourceName)
-          throws java.io.IOException</PRE>
+public void <B>copy</B>(<A HREF="http://java.sun.com/j2se/1.4.2/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.4.2/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>java.io.IOException</CODE></DL>
+<DD><CODE><A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/io/IOException.html" title="class or interface in java.io">IOException</A></CODE></DL>
 </DD>
 </DL>
 <HR>
@@ -237,7 +236,7 @@ public void <B>copy</B>(java.lang.String
 <A NAME="getOutputDirectory()"><!-- --></A><H3>
 getOutputDirectory</H3>
 <PRE>
-public java.io.File <B>getOutputDirectory</B>()</PRE>
+public <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/io/File.html" title="class or interface in java.io">File</A> <B>getOutputDirectory</B>()</PRE>
 <DL>
 <DD><DL>
 </DL>
@@ -248,7 +247,7 @@ public java.io.File <B>getOutputDirector
 <A NAME="setOutputDirectory(java.io.File)"><!-- --></A><H3>
 setOutputDirectory</H3>
 <PRE>
-public void <B>setOutputDirectory</B>(java.io.File&nbsp;outputDirectory)</PRE>
+public void <B>setOutputDirectory</B>(<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/io/File.html" title="class or interface in java.io">File</A>&nbsp;outputDirectory)</PRE>
 <DL>
 <DD><DL>
 </DL>
@@ -259,7 +258,7 @@ public void <B>setOutputDirectory</B>(ja
 <A NAME="getResourcePathBase()"><!-- --></A><H3>
 getResourcePathBase</H3>
 <PRE>
-public java.lang.String <B>getResourcePathBase</B>()</PRE>
+public <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>getResourcePathBase</B>()</PRE>
 <DL>
 <DD><DL>
 </DL>
@@ -270,7 +269,7 @@ public java.lang.String <B>getResourcePa
 <A NAME="setResourcePathBase(java.lang.String)"><!-- --></A><H3>
 setResourcePathBase</H3>
 <PRE>
-public void <B>setResourcePathBase</B>(java.lang.String&nbsp;resourcePathBase)</PRE>
+public void <B>setResourcePathBase</B>(<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;resourcePathBase)</PRE>
 <DL>
 <DD><DL>
 </DL>
@@ -285,10 +284,11 @@ public void <B>setResourcePathBase</B>(j
 <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
 <TR>
-<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<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="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="class-use/ReportResource.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
@@ -309,7 +309,7 @@ public void <B>setResourcePathBase</B>(j
 &nbsp;<A HREF="../../../../../org/apache/maven/plugin/checkstyle/HelpMojo.html" title="class in org.apache.maven.plugin.checkstyle"><B>PREV CLASS</B></A>&nbsp;
 &nbsp;<A HREF="../../../../../org/apache/maven/plugin/checkstyle/VelocityTemplate.html" title="class in org.apache.maven.plugin.checkstyle"><B>NEXT CLASS</B></A></FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../index.html?org/apache/maven/plugin/checkstyle/ReportResource.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="ReportResource.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -322,6 +322,7 @@ public void <B>setResourcePathBase</B>(j
   <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
 </NOSCRIPT>
 
+
 </FONT></TD>
 </TR>
 <TR>