You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by de...@apache.org on 2013/02/22 19:41:52 UTC

svn commit: r851556 [4/33] - in /websites/production/maven/content/plugins/maven-checkstyle-plugin: ./ apidocs/ apidocs/org/apache/maven/plugin/checkstyle/ apidocs/org/apache/maven/plugin/checkstyle/class-use/ apidocs/org/apache/maven/plugin/checkstyle...

Modified: websites/production/maven/content/plugins/maven-checkstyle-plugin/apidocs/org/apache/maven/plugin/checkstyle/DefaultCheckstyleExecutor.html
==============================================================================
--- websites/production/maven/content/plugins/maven-checkstyle-plugin/apidocs/org/apache/maven/plugin/checkstyle/DefaultCheckstyleExecutor.html (original)
+++ websites/production/maven/content/plugins/maven-checkstyle-plugin/apidocs/org/apache/maven/plugin/checkstyle/DefaultCheckstyleExecutor.html Fri Feb 22 18:41:48 2013
@@ -2,10 +2,9 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_22) on Sat Feb 25 22:02:28 CET 2012 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-DefaultCheckstyleExecutor (Maven Checkstyle Plugin 2.9.1 API)
+DefaultCheckstyleExecutor (Maven Checkstyle Plugin 2.10 API)
 </TITLE>
 
 <META NAME="keywords" CONTENT="org.apache.maven.plugin.checkstyle.DefaultCheckstyleExecutor class">
@@ -15,7 +14,7 @@ DefaultCheckstyleExecutor (Maven Checkst
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="DefaultCheckstyleExecutor (Maven Checkstyle Plugin 2.9.1 API)";
+    parent.document.title="DefaultCheckstyleExecutor (Maven Checkstyle Plugin 2.10 API)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -90,7 +89,7 @@ org.apache.maven.plugin.checkstyle</FONT
 <BR>
 Class DefaultCheckstyleExecutor</H2>
 <PRE>
-<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html" title="class or interface in java.lang">java.lang.Object</A>
+<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html" title="class or interface in java.lang">java.lang.Object</A>
   <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by ">org.codehaus.plexus.logging.AbstractLogEnabled
       <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.maven.plugin.checkstyle.DefaultCheckstyleExecutor</B>
 </PRE>
@@ -99,7 +98,10 @@ Class DefaultCheckstyleExecutor</H2>
 </DL>
 <HR>
 <DL>
-<DT><PRE>public class <B>DefaultCheckstyleExecutor</B><DT>extends org.codehaus.plexus.logging.AbstractLogEnabled<DT>implements <A HREF="../../../../../org/apache/maven/plugin/checkstyle/CheckstyleExecutor.html" title="interface in org.apache.maven.plugin.checkstyle">CheckstyleExecutor</A></DL>
+<DT><PRE><FONT SIZE="-1"><A HREF="http://plexus.codehaus.org/plexus-containers/plexus-component-annotations/apidocs/org/codehaus/plexus/component/annotations/Component.html" title="class or interface in org.codehaus.plexus.component.annotations">@Component</A>(<A HREF="http://plexus.codehaus.org/plexus-containers/plexus-component-annotations/apidocs/org/codehaus/plexus/component/annotations/Component.html#role()" title="class or interface in org.codehaus.plexus.component.annotations">role</A>=<A HREF="../../../../../org/apache/maven/plugin/checkstyle/CheckstyleExecutor.html" title="interface in org.apache.maven.plugin.checkstyle">CheckstyleExecutor.class</A>,
+           <A HREF="http://plexus.codehaus.org/plexus-containers/plexus-component-annotations/apidocs/org/codehaus/plexus/component/annotations/Component.html#hint()" title="class or interface in org.codehaus.plexus.component.annotations">hint</A>="default",
+           <A HREF="http://plexus.codehaus.org/plexus-containers/plexus-component-annotations/apidocs/org/codehaus/plexus/component/annotations/Component.html#instantiationStrategy()" title="class or interface in org.codehaus.plexus.component.annotations">instantiationStrategy</A>="per-lookup")
+</FONT>public class <B>DefaultCheckstyleExecutor</B><DT>extends org.codehaus.plexus.logging.AbstractLogEnabled<DT>implements <A HREF="../../../../../org/apache/maven/plugin/checkstyle/CheckstyleExecutor.html" title="interface in org.apache.maven.plugin.checkstyle">CheckstyleExecutor</A></DL>
 </PRE>
 
 <P>
@@ -107,11 +109,10 @@ Class DefaultCheckstyleExecutor</H2>
 <DT><B>Since:</B></DT>
   <DD>2.5</DD>
 <DT><B>Version:</B></DT>
-  <DD>$Id: DefaultCheckstyleExecutor.java 1291009 2012-02-19 14:49:24Z dennisl $</DD>
+  <DD>$Id: DefaultCheckstyleExecutor.java 1441973 2013-02-03 21:44:20Z dennisl $</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>
+  <DD>Olivier Lamy</DD>
+</DL>
 <HR>
 
 <P>
@@ -143,9 +144,10 @@ Class DefaultCheckstyleExecutor</H2>
 <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://download.oracle.com/javase/1.5.0/docs/api/java/io/File.html" title="class or interface in java.io">File</A>&nbsp;sourceDirectory,
-                   <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/io/File.html" title="class or interface in java.io">File</A>&nbsp;testSourceDirectory,
+<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, java.util.List, 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://docs.oracle.com/javase/1.5.0/docs/api/java/io/File.html" title="class or interface in java.io">File</A>&nbsp;sourceDirectory,
+                   <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/File.html" title="class or interface in java.io">File</A>&nbsp;testSourceDirectory,
+                   <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/List.html" title="class or interface in java.util">List</A>&lt;<A HREF="http://maven.apache.org/maven-model/apidocs/org/apache/maven/model/Resource.html" title="class or interface in org.apache.maven.model">Resource</A>&gt;&nbsp;resources,
                    <A HREF="../../../../../org/apache/maven/plugin/checkstyle/CheckstyleExecutorRequest.html" title="class in org.apache.maven.plugin.checkstyle">CheckstyleExecutorRequest</A>&nbsp;request)</CODE>
 
 <BR>
@@ -180,10 +182,10 @@ Class DefaultCheckstyleExecutor</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://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A></B></TH>
+<TH ALIGN="left"><B>Methods inherited from class java.lang.<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A></B></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#clone()" title="class or interface in java.lang">clone</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#equals(java.lang.Object)" title="class or interface in java.lang">equals</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#finalize()" title="class or interface in java.lang">finalize</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#getClass()" title="class or interface in java.lang">getClass</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#hashCode()" title="class or interface in java.lang">hashCode</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#notify()" title="class or interface in java.lang">notify</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#notifyAll()" title="c
 lass or interface in java.lang">notifyAll</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#toString()" title="class or interface in java.lang">toString</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#wait()" title="class or interface in java.lang">wait</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#wait(long)" title="class or interface in java.lang">wait</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#wait(long, int)" title="class or interface in java.lang">wait</A></CODE></TD>
+<TD><CODE><A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#clone()" title="class or interface in java.lang">clone</A>, <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#equals(java.lang.Object)" title="class or interface in java.lang">equals</A>, <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#finalize()" title="class or interface in java.lang">finalize</A>, <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#getClass()" title="class or interface in java.lang">getClass</A>, <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#hashCode()" title="class or interface in java.lang">hashCode</A>, <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#notify()" title="class or interface in java.lang">notify</A>, <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#notifyAll()" title="class or interface in java.la
 ng">notifyAll</A>, <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#toString()" title="class or interface in java.lang">toString</A>, <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#wait()" title="class or interface in java.lang">wait</A>, <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#wait(long)" title="class or interface in java.lang">wait</A>, <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#wait(long, int)" title="class or interface in java.lang">wait</A></CODE></TD>
 </TR>
 </TABLE>
 &nbsp;
@@ -236,12 +238,13 @@ 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>
+<A NAME="addSourceDirectory(org.apache.maven.plugin.checkstyle.CheckstyleReportListener, java.io.File, java.io.File, java.util.List, 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://download.oracle.com/javase/1.5.0/docs/api/java/io/File.html" title="class or interface in java.io">File</A>&nbsp;sourceDirectory,
-                                  <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/io/File.html" title="class or interface in java.io">File</A>&nbsp;testSourceDirectory,
+                                  <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/File.html" title="class or interface in java.io">File</A>&nbsp;sourceDirectory,
+                                  <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/File.html" title="class or interface in java.io">File</A>&nbsp;testSourceDirectory,
+                                  <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/List.html" title="class or interface in java.util">List</A>&lt;<A HREF="http://maven.apache.org/maven-model/apidocs/org/apache/maven/model/Resource.html" title="class or interface in org.apache.maven.model">Resource</A>&gt;&nbsp;resources,
                                   <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>
@@ -329,6 +332,6 @@ DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2005-2012 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright &#169; 2005-2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
 </BODY>
-</HTML>
+</HTML>
\ No newline at end of file

Modified: websites/production/maven/content/plugins/maven-checkstyle-plugin/apidocs/org/apache/maven/plugin/checkstyle/HelpMojo.html
==============================================================================
--- websites/production/maven/content/plugins/maven-checkstyle-plugin/apidocs/org/apache/maven/plugin/checkstyle/HelpMojo.html (original)
+++ websites/production/maven/content/plugins/maven-checkstyle-plugin/apidocs/org/apache/maven/plugin/checkstyle/HelpMojo.html Fri Feb 22 18:41:48 2013
@@ -2,10 +2,9 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_22) on Sat Feb 25 22:02:28 CET 2012 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-HelpMojo (Maven Checkstyle Plugin 2.9.1 API)
+HelpMojo (Maven Checkstyle Plugin 2.10 API)
 </TITLE>
 
 <META NAME="keywords" CONTENT="org.apache.maven.plugin.checkstyle.HelpMojo class">
@@ -15,7 +14,7 @@ HelpMojo (Maven Checkstyle Plugin 2.9.1 
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="HelpMojo (Maven Checkstyle Plugin 2.9.1 API)";
+    parent.document.title="HelpMojo (Maven Checkstyle Plugin 2.10 API)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -90,7 +89,7 @@ org.apache.maven.plugin.checkstyle</FONT
 <BR>
 Class HelpMojo</H2>
 <PRE>
-<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html" title="class or interface in java.lang">java.lang.Object</A>
+<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html" title="class or interface in java.lang">java.lang.Object</A>
   <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><A HREF="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html" title="class or interface in org.apache.maven.plugin">org.apache.maven.plugin.AbstractMojo</A>
       <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.maven.plugin.checkstyle.HelpMojo</B>
 </PRE>
@@ -99,20 +98,24 @@ Class HelpMojo</H2>
 </DL>
 <HR>
 <DL>
-<DT><PRE>public class <B>HelpMojo</B><DT>extends <A HREF="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html" title="class or interface in org.apache.maven.plugin">AbstractMojo</A></DL>
+<DT><PRE><FONT SIZE="-1"><A HREF="http://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Mojo.html" title="class or interface in org.apache.maven.plugins.annotations">@Mojo</A>(<A HREF="http://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Mojo.html#name()" title="class or interface in org.apache.maven.plugins.annotations">name</A>="help",
+      <A HREF="http://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Mojo.html#requiresProject()" title="class or interface in org.apache.maven.plugins.annotations">requiresProject</A>=false,
+      <A HREF="http://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Mojo.html#threadSafe()" title="class or interface in org.apache.maven.plugins.annotations">threadSafe</A>=true)
+</FONT>public class <B>HelpMojo</B><DT>extends <A HREF="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html" title="class or interface in org.apache.maven.plugin">AbstractMojo</A></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.
+Display help information on maven-checkstyle-plugin.<br/>
+ Call <code>mvn checkstyle:help -Ddetail=true -Dgoal=&lt;goal-name&gt;</code> to display parameter details.
 <P>
 
 <P>
 <DL>
 <DT><B>Version:</B></DT>
-  <DD>generated on Sat Feb 25 22:01:24 CET 2012</DD>
+  <DD></DD>
 <DT><B>Author:</B></DT>
-  <DD>org.apache.maven.tools.plugin.generator.PluginHelpGenerator (version 2.8)</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>
+  <DD></DD>
+</DL>
 <HR>
 
 <P>
@@ -180,10 +183,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://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A></B></TH>
+<TH ALIGN="left"><B>Methods inherited from class java.lang.<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A></B></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#clone()" title="class or interface in java.lang">clone</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#equals(java.lang.Object)" title="class or interface in java.lang">equals</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#finalize()" title="class or interface in java.lang">finalize</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#getClass()" title="class or interface in java.lang">getClass</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#hashCode()" title="class or interface in java.lang">hashCode</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#notify()" title="class or interface in java.lang">notify</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#notifyAll()" title="c
 lass or interface in java.lang">notifyAll</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#toString()" title="class or interface in java.lang">toString</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#wait()" title="class or interface in java.lang">wait</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#wait(long)" title="class or interface in java.lang">wait</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#wait(long, int)" title="class or interface in java.lang">wait</A></CODE></TD>
+<TD><CODE><A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#clone()" title="class or interface in java.lang">clone</A>, <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#equals(java.lang.Object)" title="class or interface in java.lang">equals</A>, <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#finalize()" title="class or interface in java.lang">finalize</A>, <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#getClass()" title="class or interface in java.lang">getClass</A>, <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#hashCode()" title="class or interface in java.lang">hashCode</A>, <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#notify()" title="class or interface in java.lang">notify</A>, <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#notifyAll()" title="class or interface in java.la
 ng">notifyAll</A>, <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#toString()" title="class or interface in java.lang">toString</A>, <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#wait()" title="class or interface in java.lang">wait</A>, <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#wait(long)" title="class or interface in java.lang">wait</A>, <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#wait(long, int)" title="class or interface in java.lang">wait</A></CODE></TD>
 </TR>
 </TABLE>
 &nbsp;
@@ -291,6 +294,6 @@ DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2005-2012 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright &#169; 2005-2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
 </BODY>
-</HTML>
+</HTML>
\ No newline at end of file

Modified: websites/production/maven/content/plugins/maven-checkstyle-plugin/apidocs/org/apache/maven/plugin/checkstyle/ReportResource.html
==============================================================================
--- websites/production/maven/content/plugins/maven-checkstyle-plugin/apidocs/org/apache/maven/plugin/checkstyle/ReportResource.html (original)
+++ websites/production/maven/content/plugins/maven-checkstyle-plugin/apidocs/org/apache/maven/plugin/checkstyle/ReportResource.html Fri Feb 22 18:41:48 2013
@@ -2,10 +2,9 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_22) on Sat Feb 25 22:02:28 CET 2012 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-ReportResource (Maven Checkstyle Plugin 2.9.1 API)
+ReportResource (Maven Checkstyle Plugin 2.10 API)
 </TITLE>
 
 <META NAME="keywords" CONTENT="org.apache.maven.plugin.checkstyle.ReportResource class">
@@ -15,7 +14,7 @@ ReportResource (Maven Checkstyle Plugin 
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="ReportResource (Maven Checkstyle Plugin 2.9.1 API)";
+    parent.document.title="ReportResource (Maven Checkstyle Plugin 2.10 API)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -90,12 +89,12 @@ org.apache.maven.plugin.checkstyle</FONT
 <BR>
 Class ReportResource</H2>
 <PRE>
-<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html" title="class or interface in java.lang">java.lang.Object</A>
+<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html" title="class or interface in java.lang">java.lang.Object</A>
   <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.maven.plugin.checkstyle.ReportResource</B>
 </PRE>
 <HR>
 <DL>
-<DT><PRE>public class <B>ReportResource</B><DT>extends <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A></DL>
+<DT><PRE>public class <B>ReportResource</B><DT>extends <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A></DL>
 </PRE>
 
 <P>
@@ -122,8 +121,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://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;resourcePathBase,
-               <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/io/File.html" 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://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;resourcePathBase,
+               <A HREF="http://docs.oracle.com/javase/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>
@@ -141,14 +140,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://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" 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://docs.oracle.com/javase/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://download.oracle.com/javase/1.5.0/docs/api/java/io/File.html" title="class or interface in java.io">File</A></CODE></FONT></TD>
+<CODE>&nbsp;<A HREF="http://docs.oracle.com/javase/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>
@@ -156,7 +155,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://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A></CODE></FONT></TD>
+<CODE>&nbsp;<A HREF="http://docs.oracle.com/javase/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>
@@ -165,7 +164,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://download.oracle.com/javase/1.5.0/docs/api/java/io/File.html" 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://docs.oracle.com/javase/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>
@@ -173,7 +172,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://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" 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://docs.oracle.com/javase/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>
@@ -182,10 +181,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://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A></B></TH>
+<TH ALIGN="left"><B>Methods inherited from class java.lang.<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A></B></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#clone()" title="class or interface in java.lang">clone</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#equals(java.lang.Object)" title="class or interface in java.lang">equals</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#finalize()" title="class or interface in java.lang">finalize</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#getClass()" title="class or interface in java.lang">getClass</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#hashCode()" title="class or interface in java.lang">hashCode</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#notify()" title="class or interface in java.lang">notify</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#notifyAll()" title="c
 lass or interface in java.lang">notifyAll</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#toString()" title="class or interface in java.lang">toString</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#wait()" title="class or interface in java.lang">wait</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#wait(long)" title="class or interface in java.lang">wait</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#wait(long, int)" title="class or interface in java.lang">wait</A></CODE></TD>
+<TD><CODE><A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#clone()" title="class or interface in java.lang">clone</A>, <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#equals(java.lang.Object)" title="class or interface in java.lang">equals</A>, <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#finalize()" title="class or interface in java.lang">finalize</A>, <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#getClass()" title="class or interface in java.lang">getClass</A>, <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#hashCode()" title="class or interface in java.lang">hashCode</A>, <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#notify()" title="class or interface in java.lang">notify</A>, <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#notifyAll()" title="class or interface in java.la
 ng">notifyAll</A>, <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#toString()" title="class or interface in java.lang">toString</A>, <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#wait()" title="class or interface in java.lang">wait</A>, <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#wait(long)" title="class or interface in java.lang">wait</A>, <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#wait(long, int)" title="class or interface in java.lang">wait</A></CODE></TD>
 </TR>
 </TABLE>
 &nbsp;
@@ -204,8 +203,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://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;resourcePathBase,
-                      <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/io/File.html" title="class or interface in java.io">File</A>&nbsp;outputDirectory)</PRE>
+public <B>ReportResource</B>(<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;resourcePathBase,
+                      <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/File.html" title="class or interface in java.io">File</A>&nbsp;outputDirectory)</PRE>
 <DL>
 </DL>
 
@@ -222,13 +221,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://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;resourceName)
-          throws <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/io/IOException.html" title="class or interface in java.io">IOException</A></PRE>
+public void <B>copy</B>(<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;resourceName)
+          throws <A HREF="http://docs.oracle.com/javase/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://download.oracle.com/javase/1.5.0/docs/api/java/io/IOException.html" title="class or interface in java.io">IOException</A></CODE></DL>
+<DD><CODE><A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/IOException.html" title="class or interface in java.io">IOException</A></CODE></DL>
 </DD>
 </DL>
 <HR>
@@ -236,7 +235,7 @@ public void <B>copy</B>(<A HREF="http://
 <A NAME="getOutputDirectory()"><!-- --></A><H3>
 getOutputDirectory</H3>
 <PRE>
-public <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/io/File.html" title="class or interface in java.io">File</A> <B>getOutputDirectory</B>()</PRE>
+public <A HREF="http://docs.oracle.com/javase/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>
@@ -247,7 +246,7 @@ public <A HREF="http://download.oracle.c
 <A NAME="setOutputDirectory(java.io.File)"><!-- --></A><H3>
 setOutputDirectory</H3>
 <PRE>
-public void <B>setOutputDirectory</B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/io/File.html" title="class or interface in java.io">File</A>&nbsp;outputDirectory)</PRE>
+public void <B>setOutputDirectory</B>(<A HREF="http://docs.oracle.com/javase/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>
@@ -258,7 +257,7 @@ public void <B>setOutputDirectory</B>(<A
 <A NAME="getResourcePathBase()"><!-- --></A><H3>
 getResourcePathBase</H3>
 <PRE>
-public <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>getResourcePathBase</B>()</PRE>
+public <A HREF="http://docs.oracle.com/javase/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>
@@ -269,7 +268,7 @@ public <A HREF="http://download.oracle.c
 <A NAME="setResourcePathBase(java.lang.String)"><!-- --></A><H3>
 setResourcePathBase</H3>
 <PRE>
-public void <B>setResourcePathBase</B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;resourcePathBase)</PRE>
+public void <B>setResourcePathBase</B>(<A HREF="http://docs.oracle.com/javase/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>
@@ -336,6 +335,6 @@ DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2005-2012 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright &#169; 2005-2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
 </BODY>
-</HTML>
+</HTML>
\ No newline at end of file

Modified: websites/production/maven/content/plugins/maven-checkstyle-plugin/apidocs/org/apache/maven/plugin/checkstyle/VelocityTemplate.html
==============================================================================
--- websites/production/maven/content/plugins/maven-checkstyle-plugin/apidocs/org/apache/maven/plugin/checkstyle/VelocityTemplate.html (original)
+++ websites/production/maven/content/plugins/maven-checkstyle-plugin/apidocs/org/apache/maven/plugin/checkstyle/VelocityTemplate.html Fri Feb 22 18:41:48 2013
@@ -2,10 +2,9 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_22) on Sat Feb 25 22:02:28 CET 2012 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-VelocityTemplate (Maven Checkstyle Plugin 2.9.1 API)
+VelocityTemplate (Maven Checkstyle Plugin 2.10 API)
 </TITLE>
 
 <META NAME="keywords" CONTENT="org.apache.maven.plugin.checkstyle.VelocityTemplate class">
@@ -15,7 +14,7 @@ VelocityTemplate (Maven Checkstyle Plugi
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="VelocityTemplate (Maven Checkstyle Plugin 2.9.1 API)";
+    parent.document.title="VelocityTemplate (Maven Checkstyle Plugin 2.10 API)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -90,29 +89,29 @@ org.apache.maven.plugin.checkstyle</FONT
 <BR>
 Class VelocityTemplate</H2>
 <PRE>
-<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html" title="class or interface in java.lang">java.lang.Object</A>
+<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html" title="class or interface in java.lang">java.lang.Object</A>
   <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.maven.plugin.checkstyle.VelocityTemplate</B>
 </PRE>
 <HR>
 <DL>
-<DT><PRE>public class <B>VelocityTemplate</B><DT>extends <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A></DL>
+<DT><PRE>public class <B>VelocityTemplate</B><DT>extends <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A></DL>
 </PRE>
 
 <P>
-<p>
- A component to work with VelocityTemplates from within plugins.
- </p>
-
- <p/>
- You will need to reference the velocity component as a parameter
- in your plugin.  Like this:
- </p>
- <pre>
- /&#042;&#042;
-  &#042; Velocity Component
-  &#042; &#064;component
-  &#042;/
-  private VelocityComponent velocity;
+<p>
+ A component to work with VelocityTemplates from within plugins.
+ </p>
+
+ <p/>
+ You will need to reference the velocity component as a parameter
+ in your plugin.  Like this:
+ </p>
+ <pre>
+ /&#042;&#042;
+  &#042; Velocity Component
+  &#042; &#064;component
+  &#042;/
+  private VelocityComponent velocity;
  </pre>
 <P>
 
@@ -137,7 +136,7 @@ Class VelocityTemplate</H2>
 </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-components/plexus-velocity/apidocs/org/codehaus/plexus/velocity/VelocityComponent.html" title="class or interface in org.codehaus.plexus.velocity">VelocityComponent</A>&nbsp;velocityComponent,
-                 <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;templateBaseDirectory)</CODE>
+                 <A HREF="http://docs.oracle.com/javase/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>
@@ -155,8 +154,8 @@ 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://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;outputFilename,
-         <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;template,
+<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://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;outputFilename,
+         <A HREF="http://docs.oracle.com/javase/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>
@@ -172,7 +171,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://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A></CODE></FONT></TD>
+<CODE>&nbsp;<A HREF="http://docs.oracle.com/javase/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>
@@ -197,7 +196,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://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" 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://docs.oracle.com/javase/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>
@@ -214,10 +213,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://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A></B></TH>
+<TH ALIGN="left"><B>Methods inherited from class java.lang.<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A></B></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#clone()" title="class or interface in java.lang">clone</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#equals(java.lang.Object)" title="class or interface in java.lang">equals</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#finalize()" title="class or interface in java.lang">finalize</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#getClass()" title="class or interface in java.lang">getClass</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#hashCode()" title="class or interface in java.lang">hashCode</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#notify()" title="class or interface in java.lang">notify</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#notifyAll()" title="c
 lass or interface in java.lang">notifyAll</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#toString()" title="class or interface in java.lang">toString</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#wait()" title="class or interface in java.lang">wait</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#wait(long)" title="class or interface in java.lang">wait</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#wait(long, int)" title="class or interface in java.lang">wait</A></CODE></TD>
+<TD><CODE><A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#clone()" title="class or interface in java.lang">clone</A>, <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#equals(java.lang.Object)" title="class or interface in java.lang">equals</A>, <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#finalize()" title="class or interface in java.lang">finalize</A>, <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#getClass()" title="class or interface in java.lang">getClass</A>, <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#hashCode()" title="class or interface in java.lang">hashCode</A>, <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#notify()" title="class or interface in java.lang">notify</A>, <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#notifyAll()" title="class or interface in java.la
 ng">notifyAll</A>, <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#toString()" title="class or interface in java.lang">toString</A>, <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#wait()" title="class or interface in java.lang">wait</A>, <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#wait(long)" title="class or interface in java.lang">wait</A>, <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#wait(long, int)" title="class or interface in java.lang">wait</A></CODE></TD>
 </TR>
 </TABLE>
 &nbsp;
@@ -237,7 +236,7 @@ Class VelocityTemplate</H2>
 VelocityTemplate</H3>
 <PRE>
 public <B>VelocityTemplate</B>(<A HREF="http://plexus.codehaus.org/plexus-components/plexus-velocity/apidocs/org/codehaus/plexus/velocity/VelocityComponent.html" title="class or interface in org.codehaus.plexus.velocity">VelocityComponent</A>&nbsp;velocityComponent,
-                        <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;templateBaseDirectory)</PRE>
+                        <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;templateBaseDirectory)</PRE>
 <DL>
 </DL>
 
@@ -254,7 +253,7 @@ public <B>VelocityTemplate</B>(<A HREF="
 <A NAME="getTemplateDirectory()"><!-- --></A><H3>
 getTemplateDirectory</H3>
 <PRE>
-public <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>getTemplateDirectory</B>()</PRE>
+public <A HREF="http://docs.oracle.com/javase/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>
@@ -276,12 +275,12 @@ 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://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;outputFilename,
-                     <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;template,
+public void <B>generate</B>(<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;outputFilename,
+                     <A HREF="http://docs.oracle.com/javase/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>,
                      <A HREF="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/MojoExecutionException.html" title="class or interface in org.apache.maven.plugin">MojoExecutionException</A>,
-                     <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/io/IOException.html" title="class or interface in java.io">IOException</A></PRE>
+                     <A HREF="http://docs.oracle.com/javase/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>
@@ -290,7 +289,7 @@ public void <B>generate</B>(<A HREF="htt
 <DT><B>Throws:</B>
 <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><A HREF="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/MojoExecutionException.html" title="class or interface in org.apache.maven.plugin">MojoExecutionException</A></CODE>
-<DD><CODE><A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/io/IOException.html" title="class or interface in java.io">IOException</A></CODE></DL>
+<DD><CODE><A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/IOException.html" title="class or interface in java.io">IOException</A></CODE></DL>
 </DD>
 </DL>
 <HR>
@@ -298,7 +297,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://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;templateDirectory)</PRE>
+public void <B>setTemplateDirectory</B>(<A HREF="http://docs.oracle.com/javase/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>
@@ -398,6 +397,6 @@ DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2005-2012 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright &#169; 2005-2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
 </BODY>
-</HTML>
+</HTML>
\ No newline at end of file

Modified: websites/production/maven/content/plugins/maven-checkstyle-plugin/apidocs/org/apache/maven/plugin/checkstyle/class-use/AbstractCheckstyleReport.html
==============================================================================
--- websites/production/maven/content/plugins/maven-checkstyle-plugin/apidocs/org/apache/maven/plugin/checkstyle/class-use/AbstractCheckstyleReport.html (original)
+++ websites/production/maven/content/plugins/maven-checkstyle-plugin/apidocs/org/apache/maven/plugin/checkstyle/class-use/AbstractCheckstyleReport.html Fri Feb 22 18:41:48 2013
@@ -2,10 +2,9 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_22) on Sat Feb 25 22:02:28 CET 2012 -->
 <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.9.1 API)
+Uses of Class org.apache.maven.plugin.checkstyle.AbstractCheckstyleReport (Maven Checkstyle Plugin 2.10 API)
 </TITLE>
 
 
@@ -14,7 +13,7 @@ Uses of Class org.apache.maven.plugin.ch
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="Uses of Class org.apache.maven.plugin.checkstyle.AbstractCheckstyleReport (Maven Checkstyle Plugin 2.9.1 API)";
+    parent.document.title="Uses of Class org.apache.maven.plugin.checkstyle.AbstractCheckstyleReport (Maven Checkstyle Plugin 2.10 API)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -113,7 +112,7 @@ Uses of <A HREF="../../../../../../org/a
 <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,
+&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">
@@ -181,6 +180,6 @@ Uses of <A HREF="../../../../../../org/a
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2005-2012 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright &#169; 2005-2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
 </BODY>
-</HTML>
+</HTML>
\ No newline at end of file

Modified: websites/production/maven/content/plugins/maven-checkstyle-plugin/apidocs/org/apache/maven/plugin/checkstyle/class-use/CheckstyleAggregateReport.html
==============================================================================
--- websites/production/maven/content/plugins/maven-checkstyle-plugin/apidocs/org/apache/maven/plugin/checkstyle/class-use/CheckstyleAggregateReport.html (original)
+++ websites/production/maven/content/plugins/maven-checkstyle-plugin/apidocs/org/apache/maven/plugin/checkstyle/class-use/CheckstyleAggregateReport.html Fri Feb 22 18:41:48 2013
@@ -2,10 +2,9 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_22) on Sat Feb 25 22:02:28 CET 2012 -->
 <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.9.1 API)
+Uses of Class org.apache.maven.plugin.checkstyle.CheckstyleAggregateReport (Maven Checkstyle Plugin 2.10 API)
 </TITLE>
 
 
@@ -14,7 +13,7 @@ Uses of Class org.apache.maven.plugin.ch
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="Uses of Class org.apache.maven.plugin.checkstyle.CheckstyleAggregateReport (Maven Checkstyle Plugin 2.9.1 API)";
+    parent.document.title="Uses of Class org.apache.maven.plugin.checkstyle.CheckstyleAggregateReport (Maven Checkstyle Plugin 2.10 API)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -136,6 +135,6 @@ No usage of org.apache.maven.plugin.chec
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2005-2012 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright &#169; 2005-2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
 </BODY>
-</HTML>
+</HTML>
\ No newline at end of file

Modified: websites/production/maven/content/plugins/maven-checkstyle-plugin/apidocs/org/apache/maven/plugin/checkstyle/class-use/CheckstyleExecutor.html
==============================================================================
--- websites/production/maven/content/plugins/maven-checkstyle-plugin/apidocs/org/apache/maven/plugin/checkstyle/class-use/CheckstyleExecutor.html (original)
+++ websites/production/maven/content/plugins/maven-checkstyle-plugin/apidocs/org/apache/maven/plugin/checkstyle/class-use/CheckstyleExecutor.html Fri Feb 22 18:41:48 2013
@@ -2,10 +2,9 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_22) on Sat Feb 25 22:02:28 CET 2012 -->
 <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.9.1 API)
+Uses of Interface org.apache.maven.plugin.checkstyle.CheckstyleExecutor (Maven Checkstyle Plugin 2.10 API)
 </TITLE>
 
 
@@ -14,7 +13,7 @@ Uses of Interface org.apache.maven.plugi
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="Uses of Interface org.apache.maven.plugin.checkstyle.CheckstyleExecutor (Maven Checkstyle Plugin 2.9.1 API)";
+    parent.document.title="Uses of Interface org.apache.maven.plugin.checkstyle.CheckstyleExecutor (Maven Checkstyle Plugin 2.10 API)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -196,6 +195,6 @@ Uses of <A HREF="../../../../../../org/a
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2005-2012 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright &#169; 2005-2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
 </BODY>
-</HTML>
+</HTML>
\ No newline at end of file

Modified: websites/production/maven/content/plugins/maven-checkstyle-plugin/apidocs/org/apache/maven/plugin/checkstyle/class-use/CheckstyleExecutorException.html
==============================================================================
--- websites/production/maven/content/plugins/maven-checkstyle-plugin/apidocs/org/apache/maven/plugin/checkstyle/class-use/CheckstyleExecutorException.html (original)
+++ websites/production/maven/content/plugins/maven-checkstyle-plugin/apidocs/org/apache/maven/plugin/checkstyle/class-use/CheckstyleExecutorException.html Fri Feb 22 18:41:48 2013
@@ -2,10 +2,9 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_22) on Sat Feb 25 22:02:28 CET 2012 -->
 <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.9.1 API)
+Uses of Class org.apache.maven.plugin.checkstyle.CheckstyleExecutorException (Maven Checkstyle Plugin 2.10 API)
 </TITLE>
 
 
@@ -14,7 +13,7 @@ Uses of Class org.apache.maven.plugin.ch
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="Uses of Class org.apache.maven.plugin.checkstyle.CheckstyleExecutorException (Maven Checkstyle Plugin 2.9.1 API)";
+    parent.document.title="Uses of Class org.apache.maven.plugin.checkstyle.CheckstyleExecutorException (Maven Checkstyle Plugin 2.10 API)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -188,6 +187,6 @@ Uses of <A HREF="../../../../../../org/a
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2005-2012 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright &#169; 2005-2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
 </BODY>
-</HTML>
+</HTML>
\ No newline at end of file

Modified: websites/production/maven/content/plugins/maven-checkstyle-plugin/apidocs/org/apache/maven/plugin/checkstyle/class-use/CheckstyleExecutorRequest.html
==============================================================================
--- websites/production/maven/content/plugins/maven-checkstyle-plugin/apidocs/org/apache/maven/plugin/checkstyle/class-use/CheckstyleExecutorRequest.html (original)
+++ websites/production/maven/content/plugins/maven-checkstyle-plugin/apidocs/org/apache/maven/plugin/checkstyle/class-use/CheckstyleExecutorRequest.html Fri Feb 22 18:41:48 2013
@@ -2,10 +2,9 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_22) on Sat Feb 25 22:02:28 CET 2012 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.apache.maven.plugin.checkstyle.CheckstyleExecutorRequest (Maven Checkstyle Plugin 2.9.1 API)
+Uses of Class org.apache.maven.plugin.checkstyle.CheckstyleExecutorRequest (Maven Checkstyle Plugin 2.10 API)
 </TITLE>
 
 
@@ -14,7 +13,7 @@ Uses of Class org.apache.maven.plugin.ch
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="Uses of Class org.apache.maven.plugin.checkstyle.CheckstyleExecutorRequest (Maven Checkstyle Plugin 2.9.1 API)";
+    parent.document.title="Uses of Class org.apache.maven.plugin.checkstyle.CheckstyleExecutorRequest (Maven Checkstyle Plugin 2.10 API)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -142,7 +141,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/CheckstyleExecutorRequest.html" title="class in org.apache.maven.plugin.checkstyle">CheckstyleExecutorRequest</A></CODE></FONT></TD>
-<TD><CODE><B>CheckstyleExecutorRequest.</B><B><A HREF="../../../../../../org/apache/maven/plugin/checkstyle/CheckstyleExecutorRequest.html#setCacheFile(java.lang.String)">setCacheFile</A></B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;cacheFile)</CODE>
+<TD><CODE><B>CheckstyleExecutorRequest.</B><B><A HREF="../../../../../../org/apache/maven/plugin/checkstyle/CheckstyleExecutorRequest.html#setCacheFile(java.lang.String)">setCacheFile</A></B>(<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;cacheFile)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
@@ -150,7 +149,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/CheckstyleExecutorRequest.html" title="class in org.apache.maven.plugin.checkstyle">CheckstyleExecutorRequest</A></CODE></FONT></TD>
-<TD><CODE><B>CheckstyleExecutorRequest.</B><B><A HREF="../../../../../../org/apache/maven/plugin/checkstyle/CheckstyleExecutorRequest.html#setConfigLocation(java.lang.String)">setConfigLocation</A></B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;configLocation)</CODE>
+<TD><CODE><B>CheckstyleExecutorRequest.</B><B><A HREF="../../../../../../org/apache/maven/plugin/checkstyle/CheckstyleExecutorRequest.html#setConfigLocation(java.lang.String)">setConfigLocation</A></B>(<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;configLocation)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
@@ -174,7 +173,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/CheckstyleExecutorRequest.html" title="class in org.apache.maven.plugin.checkstyle">CheckstyleExecutorRequest</A></CODE></FONT></TD>
-<TD><CODE><B>CheckstyleExecutorRequest.</B><B><A HREF="../../../../../../org/apache/maven/plugin/checkstyle/CheckstyleExecutorRequest.html#setEncoding(java.lang.String)">setEncoding</A></B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;encoding)</CODE>
+<TD><CODE><B>CheckstyleExecutorRequest.</B><B><A HREF="../../../../../../org/apache/maven/plugin/checkstyle/CheckstyleExecutorRequest.html#setEncoding(java.lang.String)">setEncoding</A></B>(<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;encoding)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
@@ -182,7 +181,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/CheckstyleExecutorRequest.html" title="class in org.apache.maven.plugin.checkstyle">CheckstyleExecutorRequest</A></CODE></FONT></TD>
-<TD><CODE><B>CheckstyleExecutorRequest.</B><B><A HREF="../../../../../../org/apache/maven/plugin/checkstyle/CheckstyleExecutorRequest.html#setExcludes(java.lang.String)">setExcludes</A></B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;excludes)</CODE>
+<TD><CODE><B>CheckstyleExecutorRequest.</B><B><A HREF="../../../../../../org/apache/maven/plugin/checkstyle/CheckstyleExecutorRequest.html#setExcludes(java.lang.String)">setExcludes</A></B>(<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;excludes)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
@@ -198,7 +197,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/CheckstyleExecutorRequest.html" title="class in org.apache.maven.plugin.checkstyle">CheckstyleExecutorRequest</A></CODE></FONT></TD>
-<TD><CODE><B>CheckstyleExecutorRequest.</B><B><A HREF="../../../../../../org/apache/maven/plugin/checkstyle/CheckstyleExecutorRequest.html#setHeaderLocation(java.lang.String)">setHeaderLocation</A></B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;headerLocation)</CODE>
+<TD><CODE><B>CheckstyleExecutorRequest.</B><B><A HREF="../../../../../../org/apache/maven/plugin/checkstyle/CheckstyleExecutorRequest.html#setHeaderLocation(java.lang.String)">setHeaderLocation</A></B>(<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;headerLocation)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
@@ -206,7 +205,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/CheckstyleExecutorRequest.html" title="class in org.apache.maven.plugin.checkstyle">CheckstyleExecutorRequest</A></CODE></FONT></TD>
-<TD><CODE><B>CheckstyleExecutorRequest.</B><B><A HREF="../../../../../../org/apache/maven/plugin/checkstyle/CheckstyleExecutorRequest.html#setIncludes(java.lang.String)">setIncludes</A></B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;includes)</CODE>
+<TD><CODE><B>CheckstyleExecutorRequest.</B><B><A HREF="../../../../../../org/apache/maven/plugin/checkstyle/CheckstyleExecutorRequest.html#setIncludes(java.lang.String)">setIncludes</A></B>(<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;includes)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
@@ -246,7 +245,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/CheckstyleExecutorRequest.html" title="class in org.apache.maven.plugin.checkstyle">CheckstyleExecutorRequest</A></CODE></FONT></TD>
-<TD><CODE><B>CheckstyleExecutorRequest.</B><B><A HREF="../../../../../../org/apache/maven/plugin/checkstyle/CheckstyleExecutorRequest.html#setPropertyExpansion(java.lang.String)">setPropertyExpansion</A></B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;propertyExpansion)</CODE>
+<TD><CODE><B>CheckstyleExecutorRequest.</B><B><A HREF="../../../../../../org/apache/maven/plugin/checkstyle/CheckstyleExecutorRequest.html#setPropertyExpansion(java.lang.String)">setPropertyExpansion</A></B>(<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;propertyExpansion)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
@@ -254,7 +253,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/CheckstyleExecutorRequest.html" title="class in org.apache.maven.plugin.checkstyle">CheckstyleExecutorRequest</A></CODE></FONT></TD>
-<TD><CODE><B>CheckstyleExecutorRequest.</B><B><A HREF="../../../../../../org/apache/maven/plugin/checkstyle/CheckstyleExecutorRequest.html#setReactorProjects(java.util.List)">setReactorProjects</A></B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/util/List.html" title="class or interface in java.util">List</A>&lt;<A HREF="http://maven.apache.org/maven-project/apidocs/org/apache/maven/project/MavenProject.html" title="class or interface in org.apache.maven.project">MavenProject</A>&gt;&nbsp;pReactorProjects)</CODE>
+<TD><CODE><B>CheckstyleExecutorRequest.</B><B><A HREF="../../../../../../org/apache/maven/plugin/checkstyle/CheckstyleExecutorRequest.html#setReactorProjects(java.util.List)">setReactorProjects</A></B>(<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/List.html" title="class or interface in java.util">List</A>&lt;<A HREF="http://maven.apache.org/maven-project/apidocs/org/apache/maven/project/MavenProject.html" title="class or interface in org.apache.maven.project">MavenProject</A>&gt;&nbsp;pReactorProjects)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the list of reactor projects.</TD>
@@ -262,7 +261,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/CheckstyleExecutorRequest.html" title="class in org.apache.maven.plugin.checkstyle">CheckstyleExecutorRequest</A></CODE></FONT></TD>
-<TD><CODE><B>CheckstyleExecutorRequest.</B><B><A HREF="../../../../../../org/apache/maven/plugin/checkstyle/CheckstyleExecutorRequest.html#setSourceDirectory(java.io.File)">setSourceDirectory</A></B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/io/File.html" title="class or interface in java.io">File</A>&nbsp;sourceDirectory)</CODE>
+<TD><CODE><B>CheckstyleExecutorRequest.</B><B><A HREF="../../../../../../org/apache/maven/plugin/checkstyle/CheckstyleExecutorRequest.html#setResources(java.util.List)">setResources</A></B>(<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/List.html" title="class or interface in java.util">List</A>&lt;<A HREF="http://maven.apache.org/maven-model/apidocs/org/apache/maven/model/Resource.html" title="class or interface in org.apache.maven.model">Resource</A>&gt;&nbsp;resources)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
@@ -270,7 +269,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/CheckstyleExecutorRequest.html" title="class in org.apache.maven.plugin.checkstyle">CheckstyleExecutorRequest</A></CODE></FONT></TD>
-<TD><CODE><B>CheckstyleExecutorRequest.</B><B><A HREF="../../../../../../org/apache/maven/plugin/checkstyle/CheckstyleExecutorRequest.html#setStringOutputStream(java.io.ByteArrayOutputStream)">setStringOutputStream</A></B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/io/ByteArrayOutputStream.html" title="class or interface in java.io">ByteArrayOutputStream</A>&nbsp;stringOutputStream)</CODE>
+<TD><CODE><B>CheckstyleExecutorRequest.</B><B><A HREF="../../../../../../org/apache/maven/plugin/checkstyle/CheckstyleExecutorRequest.html#setSourceDirectory(java.io.File)">setSourceDirectory</A></B>(<A HREF="http://docs.oracle.com/javase/1.5.0/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>
@@ -278,7 +277,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/CheckstyleExecutorRequest.html" title="class in org.apache.maven.plugin.checkstyle">CheckstyleExecutorRequest</A></CODE></FONT></TD>
-<TD><CODE><B>CheckstyleExecutorRequest.</B><B><A HREF="../../../../../../org/apache/maven/plugin/checkstyle/CheckstyleExecutorRequest.html#setSuppressionsFileExpression(java.lang.String)">setSuppressionsFileExpression</A></B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;suppressionsFileExpression)</CODE>
+<TD><CODE><B>CheckstyleExecutorRequest.</B><B><A HREF="../../../../../../org/apache/maven/plugin/checkstyle/CheckstyleExecutorRequest.html#setStringOutputStream(java.io.ByteArrayOutputStream)">setStringOutputStream</A></B>(<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/ByteArrayOutputStream.html" title="class or interface in java.io">ByteArrayOutputStream</A>&nbsp;stringOutputStream)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
@@ -286,7 +285,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/CheckstyleExecutorRequest.html" title="class in org.apache.maven.plugin.checkstyle">CheckstyleExecutorRequest</A></CODE></FONT></TD>
-<TD><CODE><B>CheckstyleExecutorRequest.</B><B><A HREF="../../../../../../org/apache/maven/plugin/checkstyle/CheckstyleExecutorRequest.html#setSuppressionsLocation(java.lang.String)">setSuppressionsLocation</A></B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;suppressionsLocation)</CODE>
+<TD><CODE><B>CheckstyleExecutorRequest.</B><B><A HREF="../../../../../../org/apache/maven/plugin/checkstyle/CheckstyleExecutorRequest.html#setSuppressionsFileExpression(java.lang.String)">setSuppressionsFileExpression</A></B>(<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;suppressionsFileExpression)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
@@ -294,7 +293,15 @@ 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/CheckstyleExecutorRequest.html" title="class in org.apache.maven.plugin.checkstyle">CheckstyleExecutorRequest</A></CODE></FONT></TD>
-<TD><CODE><B>CheckstyleExecutorRequest.</B><B><A HREF="../../../../../../org/apache/maven/plugin/checkstyle/CheckstyleExecutorRequest.html#setTestSourceDirectory(java.io.File)">setTestSourceDirectory</A></B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/io/File.html" title="class or interface in java.io">File</A>&nbsp;testSourceDirectory)</CODE>
+<TD><CODE><B>CheckstyleExecutorRequest.</B><B><A HREF="../../../../../../org/apache/maven/plugin/checkstyle/CheckstyleExecutorRequest.html#setSuppressionsLocation(java.lang.String)">setSuppressionsLocation</A></B>(<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;suppressionsLocation)</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/CheckstyleExecutorRequest.html" title="class in org.apache.maven.plugin.checkstyle">CheckstyleExecutorRequest</A></CODE></FONT></TD>
+<TD><CODE><B>CheckstyleExecutorRequest.</B><B><A HREF="../../../../../../org/apache/maven/plugin/checkstyle/CheckstyleExecutorRequest.html#setTestSourceDirectory(java.io.File)">setTestSourceDirectory</A></B>(<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/File.html" title="class or interface in java.io">File</A>&nbsp;testSourceDirectory)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
@@ -310,9 +317,10 @@ Uses of <A HREF="../../../../../../org/a
 <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>DefaultCheckstyleExecutor.</B><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://download.oracle.com/javase/1.5.0/docs/api/java/io/File.html" title="class or interface in java.io">File</A>&nbsp;sourceDirectory,
-                   <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/io/File.html" title="class or interface in java.io">File</A>&nbsp;testSourceDirectory,
+<TD><CODE><B>DefaultCheckstyleExecutor.</B><B><A HREF="../../../../../../org/apache/maven/plugin/checkstyle/DefaultCheckstyleExecutor.html#addSourceDirectory(org.apache.maven.plugin.checkstyle.CheckstyleReportListener, java.io.File, java.io.File, java.util.List, 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://docs.oracle.com/javase/1.5.0/docs/api/java/io/File.html" title="class or interface in java.io">File</A>&nbsp;sourceDirectory,
+                   <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/File.html" title="class or interface in java.io">File</A>&nbsp;testSourceDirectory,
+                   <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/List.html" title="class or interface in java.util">List</A>&lt;<A HREF="http://maven.apache.org/maven-model/apidocs/org/apache/maven/model/Resource.html" title="class or interface in org.apache.maven.model">Resource</A>&gt;&nbsp;resources,
                    <A HREF="../../../../../../org/apache/maven/plugin/checkstyle/CheckstyleExecutorRequest.html" title="class in org.apache.maven.plugin.checkstyle">CheckstyleExecutorRequest</A>&nbsp;request)</CODE>
 
 <BR>
@@ -399,6 +407,6 @@ Uses of <A HREF="../../../../../../org/a
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2005-2012 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright &#169; 2005-2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
 </BODY>
-</HTML>
+</HTML>
\ No newline at end of file

Modified: websites/production/maven/content/plugins/maven-checkstyle-plugin/apidocs/org/apache/maven/plugin/checkstyle/class-use/CheckstyleReport.html
==============================================================================
--- websites/production/maven/content/plugins/maven-checkstyle-plugin/apidocs/org/apache/maven/plugin/checkstyle/class-use/CheckstyleReport.html (original)
+++ websites/production/maven/content/plugins/maven-checkstyle-plugin/apidocs/org/apache/maven/plugin/checkstyle/class-use/CheckstyleReport.html Fri Feb 22 18:41:48 2013
@@ -2,10 +2,9 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_22) on Sat Feb 25 22:02:28 CET 2012 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.apache.maven.plugin.checkstyle.CheckstyleReport (Maven Checkstyle Plugin 2.9.1 API)
+Uses of Class org.apache.maven.plugin.checkstyle.CheckstyleReport (Maven Checkstyle Plugin 2.10 API)
 </TITLE>
 
 
@@ -14,7 +13,7 @@ Uses of Class org.apache.maven.plugin.ch
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="Uses of Class org.apache.maven.plugin.checkstyle.CheckstyleReport (Maven Checkstyle Plugin 2.9.1 API)";
+    parent.document.title="Uses of Class org.apache.maven.plugin.checkstyle.CheckstyleReport (Maven Checkstyle Plugin 2.10 API)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -136,6 +135,6 @@ No usage of org.apache.maven.plugin.chec
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2005-2012 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright &#169; 2005-2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
 </BODY>
-</HTML>
+</HTML>
\ No newline at end of file

Modified: websites/production/maven/content/plugins/maven-checkstyle-plugin/apidocs/org/apache/maven/plugin/checkstyle/class-use/CheckstyleReportGenerator.html
==============================================================================
--- websites/production/maven/content/plugins/maven-checkstyle-plugin/apidocs/org/apache/maven/plugin/checkstyle/class-use/CheckstyleReportGenerator.html (original)
+++ websites/production/maven/content/plugins/maven-checkstyle-plugin/apidocs/org/apache/maven/plugin/checkstyle/class-use/CheckstyleReportGenerator.html Fri Feb 22 18:41:48 2013
@@ -2,10 +2,9 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_22) on Sat Feb 25 22:02:28 CET 2012 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.apache.maven.plugin.checkstyle.CheckstyleReportGenerator (Maven Checkstyle Plugin 2.9.1 API)
+Uses of Class org.apache.maven.plugin.checkstyle.CheckstyleReportGenerator (Maven Checkstyle Plugin 2.10 API)
 </TITLE>
 
 
@@ -14,7 +13,7 @@ Uses of Class org.apache.maven.plugin.ch
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="Uses of Class org.apache.maven.plugin.checkstyle.CheckstyleReportGenerator (Maven Checkstyle Plugin 2.9.1 API)";
+    parent.document.title="Uses of Class org.apache.maven.plugin.checkstyle.CheckstyleReportGenerator (Maven Checkstyle Plugin 2.10 API)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -136,6 +135,6 @@ No usage of org.apache.maven.plugin.chec
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2005-2012 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright &#169; 2005-2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
 </BODY>
-</HTML>
+</HTML>
\ No newline at end of file