You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by hb...@apache.org on 2012/05/08 16:00:20 UTC

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

Modified: websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/testapidocs/org/apache/maven/plugin/checkstyle/package-summary.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/testapidocs/org/apache/maven/plugin/checkstyle/package-summary.html (original)
+++ websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/testapidocs/org/apache/maven/plugin/checkstyle/package-summary.html Tue May  8 14:00:13 2012
@@ -2,20 +2,22 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_22) on Wed Sep 22 10:07:38 BST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_23) on Mon Aug 08 20:38:54 CEST 2011 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-org.apache.maven.plugin.checkstyle (Maven Checkstyle Plugin 2.6 Test API)
+org.apache.maven.plugin.checkstyle (Maven Checkstyle Plugin 2.7 Test API)
 </TITLE>
 
-<META NAME="keywords" CONTENT="org.apache.maven.plugin.checkstyle package">
+<META NAME="date" CONTENT="2011-08-08">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
 
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="org.apache.maven.plugin.checkstyle (Maven Checkstyle Plugin 2.6 Test API)";
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="org.apache.maven.plugin.checkstyle (Maven Checkstyle Plugin 2.7 Test API)";
+    }
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -24,6 +26,7 @@ function windowTitle()
 </HEAD>
 
 <BODY BGCOLOR="white" onload="windowTitle();">
+<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->
@@ -166,6 +169,6 @@ Package org.apache.maven.plugin.checksty
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2005-2010 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright &#169; 2005-2011 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
 </BODY>
 </HTML>
\ No newline at end of file

Modified: websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/testapidocs/org/apache/maven/plugin/checkstyle/package-tree.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/testapidocs/org/apache/maven/plugin/checkstyle/package-tree.html (original)
+++ websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/testapidocs/org/apache/maven/plugin/checkstyle/package-tree.html Tue May  8 14:00:13 2012
@@ -2,19 +2,22 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_22) on Wed Sep 22 10:07:39 BST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_23) on Mon Aug 08 20:38:54 CEST 2011 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-org.apache.maven.plugin.checkstyle Class Hierarchy (Maven Checkstyle Plugin 2.6 Test API)
+org.apache.maven.plugin.checkstyle Class Hierarchy (Maven Checkstyle Plugin 2.7 Test API)
 </TITLE>
 
+<META NAME="date" CONTENT="2011-08-08">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
 
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="org.apache.maven.plugin.checkstyle Class Hierarchy (Maven Checkstyle Plugin 2.6 Test API)";
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="org.apache.maven.plugin.checkstyle Class Hierarchy (Maven Checkstyle Plugin 2.7 Test API)";
+    }
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -23,6 +26,7 @@ function windowTitle()
 </HEAD>
 
 <BODY BGCOLOR="white" onload="windowTitle();">
+<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->
@@ -88,11 +92,11 @@ Hierarchy For Package org.apache.maven.p
 Class Hierarchy
 </H2>
 <UL>
-<LI TYPE="circle">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"><B>Object</B></A><UL>
+<LI TYPE="circle">java.lang.<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang"><B>Object</B></A><UL>
 <LI TYPE="circle">junit.framework.Assert<UL>
 <LI TYPE="circle">junit.framework.TestCase (implements junit.framework.Test)
 <UL>
-<LI TYPE="circle">org.apache.maven.plugin.checkstyle.<A HREF="../../../../../org/apache/maven/plugin/checkstyle/CheckstyleReportListenerTest.html" title="class in org.apache.maven.plugin.checkstyle"><B>CheckstyleReportListenerTest</B></A><LI TYPE="circle">org.apache.maven.plugin.checkstyle.<A HREF="../../../../../org/apache/maven/plugin/checkstyle/CheckstyleResultsTest.html" title="class in org.apache.maven.plugin.checkstyle"><B>CheckstyleResultsTest</B></A><LI TYPE="circle">org.codehaus.plexus.<A HREF="http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/PlexusTestCase.html" title="class or interface in org.codehaus.plexus"><B>PlexusTestCase</B></A><UL>
+<LI TYPE="circle">org.apache.maven.plugin.checkstyle.<A HREF="../../../../../org/apache/maven/plugin/checkstyle/CheckstyleReportListenerTest.html" title="class in org.apache.maven.plugin.checkstyle"><B>CheckstyleReportListenerTest</B></A><LI TYPE="circle">org.apache.maven.plugin.checkstyle.<A HREF="../../../../../org/apache/maven/plugin/checkstyle/CheckstyleResultsTest.html" title="class in org.apache.maven.plugin.checkstyle"><B>CheckstyleResultsTest</B></A><LI TYPE="circle">org.codehaus.plexus.<A HREF="http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/PlexusTestCase.html?is-external=true" title="class or interface in org.codehaus.plexus"><B>PlexusTestCase</B></A><UL>
 <LI TYPE="circle">org.apache.maven.plugin.testing.AbstractMojoTestCase<UL>
 <LI TYPE="circle">org.apache.maven.plugin.checkstyle.<A HREF="../../../../../org/apache/maven/plugin/checkstyle/CheckstyleReportTest.html" title="class in org.apache.maven.plugin.checkstyle"><B>CheckstyleReportTest</B></A><LI TYPE="circle">org.apache.maven.plugin.checkstyle.<A HREF="../../../../../org/apache/maven/plugin/checkstyle/CheckstyleViolationCheckMojoTest.html" title="class in org.apache.maven.plugin.checkstyle"><B>CheckstyleViolationCheckMojoTest</B></A></UL>
 </UL>
@@ -154,6 +158,6 @@ Class Hierarchy
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2005-2010 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright &#169; 2005-2011 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
 </BODY>
 </HTML>
\ No newline at end of file

Modified: websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/testapidocs/org/apache/maven/plugin/checkstyle/package-use.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/testapidocs/org/apache/maven/plugin/checkstyle/package-use.html (original)
+++ websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/testapidocs/org/apache/maven/plugin/checkstyle/package-use.html Tue May  8 14:00:13 2012
@@ -2,19 +2,22 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_22) on Wed Sep 22 10:07:39 BST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_23) on Mon Aug 08 20:38:55 CEST 2011 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Package org.apache.maven.plugin.checkstyle (Maven Checkstyle Plugin 2.6 Test API)
+Uses of Package org.apache.maven.plugin.checkstyle (Maven Checkstyle Plugin 2.7 Test API)
 </TITLE>
 
+<META NAME="date" CONTENT="2011-08-08">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
 
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="Uses of Package org.apache.maven.plugin.checkstyle (Maven Checkstyle Plugin 2.6 Test API)";
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Package org.apache.maven.plugin.checkstyle (Maven Checkstyle Plugin 2.7 Test API)";
+    }
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -23,6 +26,7 @@ function windowTitle()
 </HEAD>
 
 <BODY BGCOLOR="white" onload="windowTitle();">
+<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->
@@ -136,6 +140,6 @@ No usage of org.apache.maven.plugin.chec
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2005-2010 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright &#169; 2005-2011 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
 </BODY>
 </HTML>
\ No newline at end of file

Modified: websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/testapidocs/org/apache/maven/plugin/checkstyle/stubs/MavenProjectWithExceptionsStub.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/testapidocs/org/apache/maven/plugin/checkstyle/stubs/MavenProjectWithExceptionsStub.html (original)
+++ websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/testapidocs/org/apache/maven/plugin/checkstyle/stubs/MavenProjectWithExceptionsStub.html Tue May  8 14:00:13 2012
@@ -2,20 +2,22 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_22) on Wed Sep 22 10:07:38 BST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_23) on Mon Aug 08 20:38:54 CEST 2011 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-MavenProjectWithExceptionsStub (Maven Checkstyle Plugin 2.6 Test API)
+MavenProjectWithExceptionsStub (Maven Checkstyle Plugin 2.7 Test API)
 </TITLE>
 
-<META NAME="keywords" CONTENT="org.apache.maven.plugin.checkstyle.stubs.MavenProjectWithExceptionsStub class">
+<META NAME="date" CONTENT="2011-08-08">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
 
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="MavenProjectWithExceptionsStub (Maven Checkstyle Plugin 2.6 Test API)";
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="MavenProjectWithExceptionsStub (Maven Checkstyle Plugin 2.7 Test API)";
+    }
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -24,6 +26,7 @@ function windowTitle()
 </HEAD>
 
 <BODY BGCOLOR="white" onload="windowTitle();">
+<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->
@@ -90,7 +93,7 @@ org.apache.maven.plugin.checkstyle.stubs
 <BR>
 Class MavenProjectWithExceptionsStub</H2>
 <PRE>
-<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>
+<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</A>
   <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by ">org.apache.maven.project.MavenProject
       <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by ">org.apache.maven.plugin.testing.stubs.MavenProjectStub
           <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../../../org/apache/maven/plugin/checkstyle/stubs/MinMavenProjectStub.html" title="class in org.apache.maven.plugin.checkstyle.stubs">org.apache.maven.plugin.checkstyle.stubs.MinMavenProjectStub</A>
@@ -156,7 +159,7 @@ Class MavenProjectWithExceptionsStub</H2
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/util/List.html" title="class or interface in java.util">List</A>&lt;<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>&gt;</CODE></FONT></TD>
+<CODE>&nbsp;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&gt;</CODE></FONT></TD>
 <TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugin/checkstyle/stubs/MavenProjectWithExceptionsStub.html#getCompileClasspathElements()">getCompileClasspathElements</A></B>()</CODE>
 
 <BR>
@@ -193,10 +196,10 @@ Class MavenProjectWithExceptionsStub</H2
 &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left"><B>Methods inherited from class java.lang.<A HREF="http://java.sun.com/j2se/1.4.2/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://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A></B></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<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#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#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>
+<TD><CODE><A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Obje
 ct.html?is-external=true#wait()" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</A></CODE></TD>
 </TR>
 </TABLE>
 &nbsp;
@@ -232,7 +235,7 @@ public <B>MavenProjectWithExceptionsStub
 <A NAME="getCompileClasspathElements()"><!-- --></A><H3>
 getCompileClasspathElements</H3>
 <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>&lt;<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>&gt; <B>getCompileClasspathElements</B>()
+public <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&gt; <B>getCompileClasspathElements</B>()
                                          throws org.apache.maven.artifact.DependencyResolutionRequiredException</PRE>
 <DL>
 <DD>
@@ -307,6 +310,6 @@ DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2005-2010 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright &#169; 2005-2011 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
 </BODY>
 </HTML>
\ No newline at end of file

Modified: websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/testapidocs/org/apache/maven/plugin/checkstyle/stubs/MavenProjectWithNoJxrPluginStub.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/testapidocs/org/apache/maven/plugin/checkstyle/stubs/MavenProjectWithNoJxrPluginStub.html (original)
+++ websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/testapidocs/org/apache/maven/plugin/checkstyle/stubs/MavenProjectWithNoJxrPluginStub.html Tue May  8 14:00:13 2012
@@ -2,20 +2,22 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_22) on Wed Sep 22 10:07:38 BST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_23) on Mon Aug 08 20:38:54 CEST 2011 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-MavenProjectWithNoJxrPluginStub (Maven Checkstyle Plugin 2.6 Test API)
+MavenProjectWithNoJxrPluginStub (Maven Checkstyle Plugin 2.7 Test API)
 </TITLE>
 
-<META NAME="keywords" CONTENT="org.apache.maven.plugin.checkstyle.stubs.MavenProjectWithNoJxrPluginStub class">
+<META NAME="date" CONTENT="2011-08-08">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
 
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="MavenProjectWithNoJxrPluginStub (Maven Checkstyle Plugin 2.6 Test API)";
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="MavenProjectWithNoJxrPluginStub (Maven Checkstyle Plugin 2.7 Test API)";
+    }
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -24,6 +26,7 @@ function windowTitle()
 </HEAD>
 
 <BODY BGCOLOR="white" onload="windowTitle();">
+<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->
@@ -90,7 +93,7 @@ org.apache.maven.plugin.checkstyle.stubs
 <BR>
 Class MavenProjectWithNoJxrPluginStub</H2>
 <PRE>
-<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>
+<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</A>
   <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by ">org.apache.maven.project.MavenProject
       <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by ">org.apache.maven.plugin.testing.stubs.MavenProjectStub
           <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../../../org/apache/maven/plugin/checkstyle/stubs/MinMavenProjectStub.html" title="class in org.apache.maven.plugin.checkstyle.stubs">org.apache.maven.plugin.checkstyle.stubs.MinMavenProjectStub</A>
@@ -156,7 +159,7 @@ Class MavenProjectWithNoJxrPluginStub</H
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A></CODE></FONT></TD>
+<CODE>&nbsp;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
 <TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugin/checkstyle/stubs/MavenProjectWithNoJxrPluginStub.html#getInceptionYear()">getInceptionYear</A></B>()</CODE>
 
 <BR>
@@ -164,7 +167,7 @@ Class MavenProjectWithNoJxrPluginStub</H
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/util/List.html" title="class or interface in java.util">List</A>&lt;org.apache.maven.model.ReportPlugin&gt;</CODE></FONT></TD>
+<CODE>&nbsp;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;org.apache.maven.model.ReportPlugin&gt;</CODE></FONT></TD>
 <TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugin/checkstyle/stubs/MavenProjectWithNoJxrPluginStub.html#getReportPlugins()">getReportPlugins</A></B>()</CODE>
 
 <BR>
@@ -201,10 +204,10 @@ Class MavenProjectWithNoJxrPluginStub</H
 &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left"><B>Methods inherited from class java.lang.<A HREF="http://java.sun.com/j2se/1.4.2/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://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A></B></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<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#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#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>
+<TD><CODE><A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Obje
 ct.html?is-external=true#wait()" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</A></CODE></TD>
 </TR>
 </TABLE>
 &nbsp;
@@ -240,7 +243,7 @@ public <B>MavenProjectWithNoJxrPluginStu
 <A NAME="getInceptionYear()"><!-- --></A><H3>
 getInceptionYear</H3>
 <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>getInceptionYear</B>()</PRE>
+public <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>getInceptionYear</B>()</PRE>
 <DL>
 <DD>
 <P>
@@ -256,7 +259,7 @@ public <A HREF="http://java.sun.com/j2se
 <A NAME="getReportPlugins()"><!-- --></A><H3>
 getReportPlugins</H3>
 <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>&lt;org.apache.maven.model.ReportPlugin&gt; <B>getReportPlugins</B>()</PRE>
+public <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;org.apache.maven.model.ReportPlugin&gt; <B>getReportPlugins</B>()</PRE>
 <DL>
 <DD>
 <P>
@@ -328,6 +331,6 @@ DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2005-2010 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright &#169; 2005-2011 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
 </BODY>
 </HTML>
\ No newline at end of file

Modified: websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/testapidocs/org/apache/maven/plugin/checkstyle/stubs/MinMavenProjectStub.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/testapidocs/org/apache/maven/plugin/checkstyle/stubs/MinMavenProjectStub.html (original)
+++ websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/testapidocs/org/apache/maven/plugin/checkstyle/stubs/MinMavenProjectStub.html Tue May  8 14:00:13 2012
@@ -2,20 +2,22 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_22) on Wed Sep 22 10:07:38 BST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_23) on Mon Aug 08 20:38:54 CEST 2011 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-MinMavenProjectStub (Maven Checkstyle Plugin 2.6 Test API)
+MinMavenProjectStub (Maven Checkstyle Plugin 2.7 Test API)
 </TITLE>
 
-<META NAME="keywords" CONTENT="org.apache.maven.plugin.checkstyle.stubs.MinMavenProjectStub class">
+<META NAME="date" CONTENT="2011-08-08">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
 
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="MinMavenProjectStub (Maven Checkstyle Plugin 2.6 Test API)";
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="MinMavenProjectStub (Maven Checkstyle Plugin 2.7 Test API)";
+    }
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -24,6 +26,7 @@ function windowTitle()
 </HEAD>
 
 <BODY BGCOLOR="white" onload="windowTitle();">
+<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->
@@ -90,7 +93,7 @@ org.apache.maven.plugin.checkstyle.stubs
 <BR>
 Class MinMavenProjectStub</H2>
 <PRE>
-<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>
+<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</A>
   <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by ">org.apache.maven.project.MavenProject
       <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by ">org.apache.maven.plugin.testing.stubs.MavenProjectStub
           <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.maven.plugin.checkstyle.stubs.MinMavenProjectStub</B>
@@ -158,7 +161,7 @@ Class MinMavenProjectStub</H2>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/io/File.html" title="class or interface in java.io">File</A></CODE></FONT></TD>
+<CODE>&nbsp;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</A></CODE></FONT></TD>
 <TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugin/checkstyle/stubs/MinMavenProjectStub.html#getBasedir()">getBasedir</A></B>()</CODE>
 
 <BR>
@@ -174,7 +177,7 @@ Class MinMavenProjectStub</H2>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/util/List.html" title="class or interface in java.util">List</A>&lt;<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>&gt;</CODE></FONT></TD>
+<CODE>&nbsp;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&gt;</CODE></FONT></TD>
 <TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugin/checkstyle/stubs/MinMavenProjectStub.html#getCompileClasspathElements()">getCompileClasspathElements</A></B>()</CODE>
 
 <BR>
@@ -182,7 +185,7 @@ Class MinMavenProjectStub</H2>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/io/File.html" title="class or interface in java.io">File</A></CODE></FONT></TD>
+<CODE>&nbsp;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</A></CODE></FONT></TD>
 <TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugin/checkstyle/stubs/MinMavenProjectStub.html#getFile()">getFile</A></B>()</CODE>
 
 <BR>
@@ -190,7 +193,7 @@ Class MinMavenProjectStub</H2>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A></CODE></FONT></TD>
+<CODE>&nbsp;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
 <TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugin/checkstyle/stubs/MinMavenProjectStub.html#getInceptionYear()">getInceptionYear</A></B>()</CODE>
 
 <BR>
@@ -206,7 +209,7 @@ Class MinMavenProjectStub</H2>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/util/List.html" title="class or interface in java.util">List</A>&lt;org.apache.maven.model.ReportPlugin&gt;</CODE></FONT></TD>
+<CODE>&nbsp;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;org.apache.maven.model.ReportPlugin&gt;</CODE></FONT></TD>
 <TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugin/checkstyle/stubs/MinMavenProjectStub.html#getReportPlugins()">getReportPlugins</A></B>()</CODE>
 
 <BR>
@@ -214,7 +217,7 @@ Class MinMavenProjectStub</H2>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/util/List.html" title="class or interface in java.util">List</A>&lt;<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>&gt;</CODE></FONT></TD>
+<CODE>&nbsp;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&gt;</CODE></FONT></TD>
 <TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugin/checkstyle/stubs/MinMavenProjectStub.html#getTestClasspathElements()">getTestClasspathElements</A></B>()</CODE>
 
 <BR>
@@ -242,10 +245,10 @@ Class MinMavenProjectStub</H2>
 &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left"><B>Methods inherited from class java.lang.<A HREF="http://java.sun.com/j2se/1.4.2/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://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A></B></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<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#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#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>
+<TD><CODE><A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Obje
 ct.html?is-external=true#wait()" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</A></CODE></TD>
 </TR>
 </TABLE>
 &nbsp;
@@ -281,7 +284,7 @@ public <B>MinMavenProjectStub</B>()</PRE
 <A NAME="getCompileClasspathElements()"><!-- --></A><H3>
 getCompileClasspathElements</H3>
 <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>&lt;<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>&gt; <B>getCompileClasspathElements</B>()
+public <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&gt; <B>getCompileClasspathElements</B>()
                                          throws org.apache.maven.artifact.DependencyResolutionRequiredException</PRE>
 <DL>
 <DD>
@@ -300,7 +303,7 @@ public <A HREF="http://java.sun.com/j2se
 <A NAME="getTestClasspathElements()"><!-- --></A><H3>
 getTestClasspathElements</H3>
 <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>&lt;<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>&gt; <B>getTestClasspathElements</B>()
+public <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&gt; <B>getTestClasspathElements</B>()
                                       throws org.apache.maven.artifact.DependencyResolutionRequiredException</PRE>
 <DL>
 <DD>
@@ -319,7 +322,7 @@ public <A HREF="http://java.sun.com/j2se
 <A NAME="getBasedir()"><!-- --></A><H3>
 getBasedir</H3>
 <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>getBasedir</B>()</PRE>
+public <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</A> <B>getBasedir</B>()</PRE>
 <DL>
 <DD>
 <P>
@@ -335,7 +338,7 @@ public <A HREF="http://java.sun.com/j2se
 <A NAME="getReportPlugins()"><!-- --></A><H3>
 getReportPlugins</H3>
 <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>&lt;org.apache.maven.model.ReportPlugin&gt; <B>getReportPlugins</B>()</PRE>
+public <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;org.apache.maven.model.ReportPlugin&gt; <B>getReportPlugins</B>()</PRE>
 <DL>
 <DD>
 <P>
@@ -367,7 +370,7 @@ public org.apache.maven.model.Organizati
 <A NAME="getInceptionYear()"><!-- --></A><H3>
 getInceptionYear</H3>
 <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>getInceptionYear</B>()</PRE>
+public <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>getInceptionYear</B>()</PRE>
 <DL>
 <DD>
 <P>
@@ -399,7 +402,7 @@ public org.apache.maven.model.Build <B>g
 <A NAME="getFile()"><!-- --></A><H3>
 getFile</H3>
 <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>getFile</B>()</PRE>
+public <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</A> <B>getFile</B>()</PRE>
 <DL>
 <DD>
 <P>
@@ -471,6 +474,6 @@ DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2005-2010 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright &#169; 2005-2011 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
 </BODY>
 </HTML>
\ No newline at end of file

Modified: websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/testapidocs/org/apache/maven/plugin/checkstyle/stubs/class-use/MavenProjectWithExceptionsStub.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/testapidocs/org/apache/maven/plugin/checkstyle/stubs/class-use/MavenProjectWithExceptionsStub.html (original)
+++ websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/testapidocs/org/apache/maven/plugin/checkstyle/stubs/class-use/MavenProjectWithExceptionsStub.html Tue May  8 14:00:13 2012
@@ -2,19 +2,22 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_22) on Wed Sep 22 10:07:39 BST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_23) on Mon Aug 08 20:38:55 CEST 2011 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.apache.maven.plugin.checkstyle.stubs.MavenProjectWithExceptionsStub (Maven Checkstyle Plugin 2.6 Test API)
+Uses of Class org.apache.maven.plugin.checkstyle.stubs.MavenProjectWithExceptionsStub (Maven Checkstyle Plugin 2.7 Test API)
 </TITLE>
 
+<META NAME="date" CONTENT="2011-08-08">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../stylesheet.css" TITLE="Style">
 
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="Uses of Class org.apache.maven.plugin.checkstyle.stubs.MavenProjectWithExceptionsStub (Maven Checkstyle Plugin 2.6 Test API)";
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Class org.apache.maven.plugin.checkstyle.stubs.MavenProjectWithExceptionsStub (Maven Checkstyle Plugin 2.7 Test API)";
+    }
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -23,6 +26,7 @@ function windowTitle()
 </HEAD>
 
 <BODY BGCOLOR="white" onload="windowTitle();">
+<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->
@@ -55,7 +59,7 @@ function windowTitle()
 &nbsp;PREV&nbsp;
 &nbsp;NEXT</FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../../../index.html?org/apache/maven/plugin/checkstyle/stubs/class-use/MavenProjectWithExceptionsStub.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../../../index.html?org/apache/maven/plugin/checkstyle/stubs//class-useMavenProjectWithExceptionsStub.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="MavenProjectWithExceptionsStub.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -115,7 +119,7 @@ No usage of org.apache.maven.plugin.chec
 &nbsp;PREV&nbsp;
 &nbsp;NEXT</FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../../../index.html?org/apache/maven/plugin/checkstyle/stubs/class-use/MavenProjectWithExceptionsStub.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../../../index.html?org/apache/maven/plugin/checkstyle/stubs//class-useMavenProjectWithExceptionsStub.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="MavenProjectWithExceptionsStub.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -136,6 +140,6 @@ No usage of org.apache.maven.plugin.chec
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2005-2010 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright &#169; 2005-2011 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
 </BODY>
 </HTML>
\ No newline at end of file

Modified: websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/testapidocs/org/apache/maven/plugin/checkstyle/stubs/class-use/MavenProjectWithNoJxrPluginStub.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/testapidocs/org/apache/maven/plugin/checkstyle/stubs/class-use/MavenProjectWithNoJxrPluginStub.html (original)
+++ websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/testapidocs/org/apache/maven/plugin/checkstyle/stubs/class-use/MavenProjectWithNoJxrPluginStub.html Tue May  8 14:00:13 2012
@@ -2,19 +2,22 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_22) on Wed Sep 22 10:07:39 BST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_23) on Mon Aug 08 20:38:55 CEST 2011 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.apache.maven.plugin.checkstyle.stubs.MavenProjectWithNoJxrPluginStub (Maven Checkstyle Plugin 2.6 Test API)
+Uses of Class org.apache.maven.plugin.checkstyle.stubs.MavenProjectWithNoJxrPluginStub (Maven Checkstyle Plugin 2.7 Test API)
 </TITLE>
 
+<META NAME="date" CONTENT="2011-08-08">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../stylesheet.css" TITLE="Style">
 
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="Uses of Class org.apache.maven.plugin.checkstyle.stubs.MavenProjectWithNoJxrPluginStub (Maven Checkstyle Plugin 2.6 Test API)";
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Class org.apache.maven.plugin.checkstyle.stubs.MavenProjectWithNoJxrPluginStub (Maven Checkstyle Plugin 2.7 Test API)";
+    }
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -23,6 +26,7 @@ function windowTitle()
 </HEAD>
 
 <BODY BGCOLOR="white" onload="windowTitle();">
+<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->
@@ -55,7 +59,7 @@ function windowTitle()
 &nbsp;PREV&nbsp;
 &nbsp;NEXT</FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../../../index.html?org/apache/maven/plugin/checkstyle/stubs/class-use/MavenProjectWithNoJxrPluginStub.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../../../index.html?org/apache/maven/plugin/checkstyle/stubs//class-useMavenProjectWithNoJxrPluginStub.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="MavenProjectWithNoJxrPluginStub.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -115,7 +119,7 @@ No usage of org.apache.maven.plugin.chec
 &nbsp;PREV&nbsp;
 &nbsp;NEXT</FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../../../index.html?org/apache/maven/plugin/checkstyle/stubs/class-use/MavenProjectWithNoJxrPluginStub.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../../../index.html?org/apache/maven/plugin/checkstyle/stubs//class-useMavenProjectWithNoJxrPluginStub.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="MavenProjectWithNoJxrPluginStub.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -136,6 +140,6 @@ No usage of org.apache.maven.plugin.chec
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2005-2010 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright &#169; 2005-2011 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
 </BODY>
 </HTML>
\ No newline at end of file

Modified: websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/testapidocs/org/apache/maven/plugin/checkstyle/stubs/class-use/MinMavenProjectStub.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/testapidocs/org/apache/maven/plugin/checkstyle/stubs/class-use/MinMavenProjectStub.html (original)
+++ websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/testapidocs/org/apache/maven/plugin/checkstyle/stubs/class-use/MinMavenProjectStub.html Tue May  8 14:00:13 2012
@@ -2,19 +2,22 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_22) on Wed Sep 22 10:07:39 BST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_23) on Mon Aug 08 20:38:55 CEST 2011 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.apache.maven.plugin.checkstyle.stubs.MinMavenProjectStub (Maven Checkstyle Plugin 2.6 Test API)
+Uses of Class org.apache.maven.plugin.checkstyle.stubs.MinMavenProjectStub (Maven Checkstyle Plugin 2.7 Test API)
 </TITLE>
 
+<META NAME="date" CONTENT="2011-08-08">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../stylesheet.css" TITLE="Style">
 
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="Uses of Class org.apache.maven.plugin.checkstyle.stubs.MinMavenProjectStub (Maven Checkstyle Plugin 2.6 Test API)";
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Class org.apache.maven.plugin.checkstyle.stubs.MinMavenProjectStub (Maven Checkstyle Plugin 2.7 Test API)";
+    }
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -23,6 +26,7 @@ function windowTitle()
 </HEAD>
 
 <BODY BGCOLOR="white" onload="windowTitle();">
+<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->
@@ -55,7 +59,7 @@ function windowTitle()
 &nbsp;PREV&nbsp;
 &nbsp;NEXT</FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../../../index.html?org/apache/maven/plugin/checkstyle/stubs/class-use/MinMavenProjectStub.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../../../index.html?org/apache/maven/plugin/checkstyle/stubs//class-useMinMavenProjectStub.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="MinMavenProjectStub.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -159,7 +163,7 @@ Uses of <A HREF="../../../../../../../or
 &nbsp;PREV&nbsp;
 &nbsp;NEXT</FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../../../index.html?org/apache/maven/plugin/checkstyle/stubs/class-use/MinMavenProjectStub.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../../../index.html?org/apache/maven/plugin/checkstyle/stubs//class-useMinMavenProjectStub.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="MinMavenProjectStub.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -180,6 +184,6 @@ Uses of <A HREF="../../../../../../../or
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2005-2010 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright &#169; 2005-2011 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
 </BODY>
 </HTML>
\ No newline at end of file

Modified: websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/testapidocs/org/apache/maven/plugin/checkstyle/stubs/package-frame.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/testapidocs/org/apache/maven/plugin/checkstyle/stubs/package-frame.html (original)
+++ websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/testapidocs/org/apache/maven/plugin/checkstyle/stubs/package-frame.html Tue May  8 14:00:13 2012
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_22) on Wed Sep 22 10:07:39 BST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_23) on Mon Aug 08 20:38:54 CEST 2011 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-org.apache.maven.plugin.checkstyle.stubs (Maven Checkstyle Plugin 2.6 Test API)
+org.apache.maven.plugin.checkstyle.stubs (Maven Checkstyle Plugin 2.7 Test API)
 </TITLE>
 
-<META NAME="keywords" CONTENT="org.apache.maven.plugin.checkstyle.stubs package">
+<META NAME="date" CONTENT="2011-08-08">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
 

Modified: websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/testapidocs/org/apache/maven/plugin/checkstyle/stubs/package-summary.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/testapidocs/org/apache/maven/plugin/checkstyle/stubs/package-summary.html (original)
+++ websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/testapidocs/org/apache/maven/plugin/checkstyle/stubs/package-summary.html Tue May  8 14:00:13 2012
@@ -2,20 +2,22 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_22) on Wed Sep 22 10:07:39 BST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_23) on Mon Aug 08 20:38:54 CEST 2011 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-org.apache.maven.plugin.checkstyle.stubs (Maven Checkstyle Plugin 2.6 Test API)
+org.apache.maven.plugin.checkstyle.stubs (Maven Checkstyle Plugin 2.7 Test API)
 </TITLE>
 
-<META NAME="keywords" CONTENT="org.apache.maven.plugin.checkstyle.stubs package">
+<META NAME="date" CONTENT="2011-08-08">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
 
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="org.apache.maven.plugin.checkstyle.stubs (Maven Checkstyle Plugin 2.6 Test API)";
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="org.apache.maven.plugin.checkstyle.stubs (Maven Checkstyle Plugin 2.7 Test API)";
+    }
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -24,6 +26,7 @@ function windowTitle()
 </HEAD>
 
 <BODY BGCOLOR="white" onload="windowTitle();">
+<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->
@@ -158,6 +161,6 @@ Package org.apache.maven.plugin.checksty
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2005-2010 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright &#169; 2005-2011 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
 </BODY>
 </HTML>
\ No newline at end of file

Modified: websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/testapidocs/org/apache/maven/plugin/checkstyle/stubs/package-tree.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/testapidocs/org/apache/maven/plugin/checkstyle/stubs/package-tree.html (original)
+++ websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/testapidocs/org/apache/maven/plugin/checkstyle/stubs/package-tree.html Tue May  8 14:00:13 2012
@@ -2,19 +2,22 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_22) on Wed Sep 22 10:07:39 BST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_23) on Mon Aug 08 20:38:54 CEST 2011 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-org.apache.maven.plugin.checkstyle.stubs Class Hierarchy (Maven Checkstyle Plugin 2.6 Test API)
+org.apache.maven.plugin.checkstyle.stubs Class Hierarchy (Maven Checkstyle Plugin 2.7 Test API)
 </TITLE>
 
+<META NAME="date" CONTENT="2011-08-08">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
 
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="org.apache.maven.plugin.checkstyle.stubs Class Hierarchy (Maven Checkstyle Plugin 2.6 Test API)";
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="org.apache.maven.plugin.checkstyle.stubs Class Hierarchy (Maven Checkstyle Plugin 2.7 Test API)";
+    }
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -23,6 +26,7 @@ function windowTitle()
 </HEAD>
 
 <BODY BGCOLOR="white" onload="windowTitle();">
+<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->
@@ -88,7 +92,7 @@ Hierarchy For Package org.apache.maven.p
 Class Hierarchy
 </H2>
 <UL>
-<LI TYPE="circle">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"><B>Object</B></A><UL>
+<LI TYPE="circle">java.lang.<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang"><B>Object</B></A><UL>
 <LI TYPE="circle">org.apache.maven.project.MavenProject<UL>
 <LI TYPE="circle">org.apache.maven.plugin.testing.stubs.MavenProjectStub<UL>
 <LI TYPE="circle">org.apache.maven.plugin.checkstyle.stubs.<A HREF="../../../../../../org/apache/maven/plugin/checkstyle/stubs/MinMavenProjectStub.html" title="class in org.apache.maven.plugin.checkstyle.stubs"><B>MinMavenProjectStub</B></A><UL>
@@ -151,6 +155,6 @@ Class Hierarchy
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2005-2010 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright &#169; 2005-2011 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
 </BODY>
 </HTML>
\ No newline at end of file

Modified: websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/testapidocs/org/apache/maven/plugin/checkstyle/stubs/package-use.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/testapidocs/org/apache/maven/plugin/checkstyle/stubs/package-use.html (original)
+++ websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/testapidocs/org/apache/maven/plugin/checkstyle/stubs/package-use.html Tue May  8 14:00:13 2012
@@ -2,19 +2,22 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_22) on Wed Sep 22 10:07:39 BST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_23) on Mon Aug 08 20:38:55 CEST 2011 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Package org.apache.maven.plugin.checkstyle.stubs (Maven Checkstyle Plugin 2.6 Test API)
+Uses of Package org.apache.maven.plugin.checkstyle.stubs (Maven Checkstyle Plugin 2.7 Test API)
 </TITLE>
 
+<META NAME="date" CONTENT="2011-08-08">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
 
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="Uses of Package org.apache.maven.plugin.checkstyle.stubs (Maven Checkstyle Plugin 2.6 Test API)";
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Package org.apache.maven.plugin.checkstyle.stubs (Maven Checkstyle Plugin 2.7 Test API)";
+    }
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -23,6 +26,7 @@ function windowTitle()
 </HEAD>
 
 <BODY BGCOLOR="white" onload="windowTitle();">
+<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->
@@ -162,6 +166,6 @@ Classes in <A HREF="../../../../../../or
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2005-2010 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright &#169; 2005-2011 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
 </BODY>
 </HTML>
\ No newline at end of file

Modified: websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/testapidocs/overview-frame.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/testapidocs/overview-frame.html (original)
+++ websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/testapidocs/overview-frame.html Tue May  8 14:00:13 2012
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_22) on Wed Sep 22 10:07:38 BST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_23) on Mon Aug 08 20:38:54 CEST 2011 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Overview (Maven Checkstyle Plugin 2.6 Test API)
+Overview List (Maven Checkstyle Plugin 2.7 Test API)
 </TITLE>
 
-<META NAME="keywords" CONTENT="Overview, Maven Checkstyle Plugin 2.6 Test API">
+<META NAME="date" CONTENT="2011-08-08">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
 

Modified: websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/testapidocs/overview-summary.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/testapidocs/overview-summary.html (original)
+++ websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/testapidocs/overview-summary.html Tue May  8 14:00:13 2012
@@ -2,20 +2,22 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_22) on Wed Sep 22 10:07:39 BST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_23) on Mon Aug 08 20:38:55 CEST 2011 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Overview (Maven Checkstyle Plugin 2.6 Test API)
+Overview (Maven Checkstyle Plugin 2.7 Test API)
 </TITLE>
 
-<META NAME="keywords" CONTENT="Overview, Maven Checkstyle Plugin 2.6 Test API">
+<META NAME="date" CONTENT="2011-08-08">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
 
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="Overview (Maven Checkstyle Plugin 2.6 Test API)";
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Overview (Maven Checkstyle Plugin 2.7 Test API)";
+    }
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -24,6 +26,7 @@ function windowTitle()
 </HEAD>
 
 <BODY BGCOLOR="white" onload="windowTitle();">
+<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->
@@ -79,7 +82,7 @@ function windowTitle()
 <HR>
 <CENTER>
 <H1>
-Maven Checkstyle Plugin 2.6 Test API
+Maven Checkstyle Plugin 2.7 Test API
 </H1>
 </CENTER>
 
@@ -153,6 +156,6 @@ Maven Checkstyle Plugin 2.6 Test API
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2005-2010 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright &#169; 2005-2011 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
 </BODY>
 </HTML>
\ No newline at end of file

Modified: websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/testapidocs/overview-tree.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/testapidocs/overview-tree.html (original)
+++ websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/testapidocs/overview-tree.html Tue May  8 14:00:13 2012
@@ -2,19 +2,22 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_22) on Wed Sep 22 10:07:39 BST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_23) on Mon Aug 08 20:38:55 CEST 2011 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Class Hierarchy (Maven Checkstyle Plugin 2.6 Test API)
+Class Hierarchy (Maven Checkstyle Plugin 2.7 Test API)
 </TITLE>
 
+<META NAME="date" CONTENT="2011-08-08">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
 
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="Class Hierarchy (Maven Checkstyle Plugin 2.6 Test API)";
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Class Hierarchy (Maven Checkstyle Plugin 2.7 Test API)";
+    }
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -23,6 +26,7 @@ function windowTitle()
 </HEAD>
 
 <BODY BGCOLOR="white" onload="windowTitle();">
+<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->
@@ -87,11 +91,11 @@ Hierarchy For All Packages</H2>
 Class Hierarchy
 </H2>
 <UL>
-<LI TYPE="circle">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"><B>Object</B></A><UL>
+<LI TYPE="circle">java.lang.<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang"><B>Object</B></A><UL>
 <LI TYPE="circle">junit.framework.Assert<UL>
 <LI TYPE="circle">junit.framework.TestCase (implements junit.framework.Test)
 <UL>
-<LI TYPE="circle">org.apache.maven.plugin.checkstyle.<A HREF="org/apache/maven/plugin/checkstyle/CheckstyleReportListenerTest.html" title="class in org.apache.maven.plugin.checkstyle"><B>CheckstyleReportListenerTest</B></A><LI TYPE="circle">org.apache.maven.plugin.checkstyle.<A HREF="org/apache/maven/plugin/checkstyle/CheckstyleResultsTest.html" title="class in org.apache.maven.plugin.checkstyle"><B>CheckstyleResultsTest</B></A><LI TYPE="circle">org.codehaus.plexus.<A HREF="http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/PlexusTestCase.html" title="class or interface in org.codehaus.plexus"><B>PlexusTestCase</B></A><UL>
+<LI TYPE="circle">org.apache.maven.plugin.checkstyle.<A HREF="org/apache/maven/plugin/checkstyle/CheckstyleReportListenerTest.html" title="class in org.apache.maven.plugin.checkstyle"><B>CheckstyleReportListenerTest</B></A><LI TYPE="circle">org.apache.maven.plugin.checkstyle.<A HREF="org/apache/maven/plugin/checkstyle/CheckstyleResultsTest.html" title="class in org.apache.maven.plugin.checkstyle"><B>CheckstyleResultsTest</B></A><LI TYPE="circle">org.codehaus.plexus.<A HREF="http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/PlexusTestCase.html?is-external=true" title="class or interface in org.codehaus.plexus"><B>PlexusTestCase</B></A><UL>
 <LI TYPE="circle">org.apache.maven.plugin.testing.AbstractMojoTestCase<UL>
 <LI TYPE="circle">org.apache.maven.plugin.checkstyle.<A HREF="org/apache/maven/plugin/checkstyle/CheckstyleReportTest.html" title="class in org.apache.maven.plugin.checkstyle"><B>CheckstyleReportTest</B></A><LI TYPE="circle">org.apache.maven.plugin.checkstyle.<A HREF="org/apache/maven/plugin/checkstyle/CheckstyleViolationCheckMojoTest.html" title="class in org.apache.maven.plugin.checkstyle"><B>CheckstyleViolationCheckMojoTest</B></A></UL>
 </UL>
@@ -159,6 +163,6 @@ Class Hierarchy
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2005-2010 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright &#169; 2005-2011 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
 </BODY>
 </HTML>
\ No newline at end of file

Modified: websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/testapidocs/package-list
==============================================================================
--- websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/testapidocs/package-list (original)
+++ websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/testapidocs/package-list Tue May  8 14:00:13 2012
@@ -1,2 +1,2 @@
-org.apache.maven.plugin.checkstyle
-org.apache.maven.plugin.checkstyle.stubs
+org.apache.maven.plugin.checkstyle
+org.apache.maven.plugin.checkstyle.stubs

Added: websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/testapidocs/packages
==============================================================================
--- websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/testapidocs/packages (added)
+++ websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/testapidocs/packages Tue May  8 14:00:13 2012
@@ -0,0 +1,2 @@
+org.apache.maven.plugin.checkstyle
+org.apache.maven.plugin.checkstyle.stubs
\ No newline at end of file

Modified: websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/testapidocs/stylesheet.css
==============================================================================
--- websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/testapidocs/stylesheet.css (original)
+++ websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/testapidocs/stylesheet.css Tue May  8 14:00:13 2012
@@ -3,26 +3,26 @@
 /* Define colors, fonts and other style attributes here to override the defaults */
 
 /* Page background color */
-body { background-color: #FFFFFF }
+body { background-color: #FFFFFF; color:#000000 }
 
 /* Headings */
 h1 { font-size: 145% }
 
 /* Table colors */
-.TableHeadingColor     { background: #CCCCFF } /* Dark mauve */
-.TableSubHeadingColor  { background: #EEEEFF } /* Light mauve */
-.TableRowColor         { background: #FFFFFF } /* White */
+.TableHeadingColor     { background: #CCCCFF; color:#000000 } /* Dark mauve */
+.TableSubHeadingColor  { background: #EEEEFF; color:#000000 } /* Light mauve */
+.TableRowColor         { background: #FFFFFF; color:#000000 } /* White */
 
 /* Font used in left-hand frame lists */
-.FrameTitleFont   { font-size: 100%; font-family: Helvetica, Arial, sans-serif }
-.FrameHeadingFont { font-size:  90%; font-family: Helvetica, Arial, sans-serif }
-.FrameItemFont    { font-size:  90%; font-family: Helvetica, Arial, sans-serif }
+.FrameTitleFont   { font-size: 100%; font-family: Helvetica, Arial, sans-serif; color:#000000 }
+.FrameHeadingFont { font-size:  90%; font-family: Helvetica, Arial, sans-serif; color:#000000 }
+.FrameItemFont    { font-size:  90%; font-family: Helvetica, Arial, sans-serif; color:#000000 }
 
 /* Navigation bar fonts and colors */
-.NavBarCell1    { background-color:#EEEEFF;} /* Light mauve */
-.NavBarCell1Rev { background-color:#00008B;} /* Dark Blue */
-.NavBarFont1    { font-family: Arial, Helvetica, sans-serif; color:#000000;}
-.NavBarFont1Rev { font-family: Arial, Helvetica, sans-serif; color:#FFFFFF;}
+.NavBarCell1    { background-color:#EEEEFF; color:#000000} /* Light mauve */
+.NavBarCell1Rev { background-color:#00008B; color:#FFFFFF} /* Dark Blue */
+.NavBarFont1    { font-family: Arial, Helvetica, sans-serif; color:#000000;color:#000000;}
+.NavBarFont1Rev { font-family: Arial, Helvetica, sans-serif; color:#FFFFFF;color:#FFFFFF;}
 
-.NavBarCell2    { font-family: Arial, Helvetica, sans-serif; background-color:#FFFFFF;}
-.NavBarCell3    { font-family: Arial, Helvetica, sans-serif; background-color:#FFFFFF;}
+.NavBarCell2    { font-family: Arial, Helvetica, sans-serif; background-color:#FFFFFF; color:#000000}
+.NavBarCell3    { font-family: Arial, Helvetica, sans-serif; background-color:#FFFFFF; color:#000000}

Modified: websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/usage.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/usage.html (original)
+++ websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/usage.html Tue May  8 14:00:13 2012
@@ -1,15 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-
-
-
-
-
-
-
-
-
-
-
+<!-- Generated by Apache Maven Doxia at Aug 8, 2011 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
   <head>
     <title>Maven Checkstyle Plugin - Usage</title>
@@ -19,62 +9,43 @@
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-          <meta name="author" content="Maria Odea Ching" />
-        <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
+        <meta name="author" content="Maria Odea Ching" />
+        <meta name="Date-Revision-yyyymmdd" content="20110808" />
+    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
-<script type="text/javascript" src="http://www.google-analytics.com/urchin.js"></script>
+<script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
                                                         
 <script type="text/javascript">_uacct = "UA-140879-1";
         urchinTracker();</script>
                     </head>
   <body class="composite">
     <div id="banner">
-                  <a href="http://maven.apache.org/" id="bannerLeft">
-    
-                                    <img src="http://maven.apache.org/images/apache-maven-project-2.png" alt="" />
-    
-            </a>
-                          <span id="bannerRight">
-    
-                                    <img src="http://maven.apache.org/images/maven-logo-2.gif" alt="" />
-    
-            </span>
+                                      <a href="../../" id="bannerLeft">
+                                                <img src="../../images/apache-maven-project-2.png" alt="" />
+                </a>
+                        <span id="bannerRight">
+                                                <img src="../../images/maven-logo-2.gif" alt="" />
+                </span>
             <div class="clear">
         <hr/>
       </div>
     </div>
     <div id="breadcrumbs">
-          
-  
-
-  
-    
             
-  
-    
-            <div class="xleft">
-          
-                <a href="http://www.apache.org/" class="externalLink">Apache</a>
-                &gt;
-      
-                <a href="http://maven.apache.org/index.html" class="externalLink">Maven</a>
-                &gt;
-      
-                <a href="http://maven.apache.org/plugins/index.html" class="externalLink">Plugins</a>
-                &gt;
-      
-                <a href="../../../../../people.apache.org/www/maven.apache.org/plugins/maven-checkstyle-plugin">Maven Checkstyle Plugin</a>
-                  </div>
-            <div class="xright">      
-  
-
-  
-    
-            
-  
-    
-             Last Published: 2010-09-22
-              &nbsp;| Version: 2.6
+                                <div class="xleft">
+                          <a href="http://www.apache.org/" class="externalLink">Apache</a>
+        &gt;
+                  <a href="../../index.html">Maven</a>
+        &gt;
+                  <a href="../index.html">Plugins</a>
+        &gt;
+                  <a href="http://maven.apache.org/plugins/maven-checkstyle-plugin/" class="externalLink">Maven Checkstyle Plugin</a>
+        &gt;
+    Maven Checkstyle Plugin - Usage
+      </div>
+            <div class="xright">        
+                                 Last Published: 2011-08-08
+              &nbsp;| Version: 2.7
             </div>
       <div class="clear">
         <hr/>
@@ -82,176 +53,90 @@
     </div>
     <div id="leftColumn">
       <div id="navcolumn">
-           
-  
-
-  
-    
-            
-  
-    
-                   <h5>Overview</h5>
-            <ul>
-              
-    <li class="none">
-                    <a href="index.html">Introduction</a>
-          </li>
-              
-    <li class="none">
-                    <a href="plugin-info.html">Goals</a>
-          </li>
-              
-    <li class="none">
-              <strong>Usage</strong>
-        </li>
-              
-    <li class="none">
-                    <a href="faq.html">FAQ</a>
-          </li>
+             
+                                                <h5>Overview</h5>
+                  <ul>
+                  <li class="none">
+                  <a href="index.html">Introduction</a>
+            </li>
+                  <li class="none">
+                  <a href="plugin-info.html">Goals</a>
+            </li>
+                  <li class="none">
+            <strong>Usage</strong>
+          </li>
+                  <li class="none">
+                  <a href="faq.html">FAQ</a>
+            </li>
           </ul>
-              <h5>Examples</h5>
-            <ul>
-              
-    <li class="none">
-                    <a href="examples/custom-checker-config.html">Using a Custom Checkstyle Checker Configuration</a>
-          </li>
-              
-    <li class="none">
-                    <a href="examples/custom-property-expansion.html">Using Custom Checkstyle Property Expansion Definitions</a>
-          </li>
-              
-    <li class="none">
-                    <a href="examples/suppressions-filter.html">Using a Suppressions Filter</a>
-          </li>
-              
-    <li class="none">
-                    <a href="examples/custom-developed-checkstyle.html">Using Custom Developed Checkstyle Checks</a>
-          </li>
-              
-    <li class="none">
-                    <a href="examples/multi-module-config.html">Multimodule Configuration</a>
-          </li>
+                       <h5>Examples</h5>
+                  <ul>
+                  <li class="none">
+                  <a href="examples/custom-checker-config.html">Using a Custom Checkstyle Checker Configuration</a>
+            </li>
+                  <li class="none">
+                  <a href="examples/custom-property-expansion.html">Using Custom Checkstyle Property Expansion Definitions</a>
+            </li>
+                  <li class="none">
+                  <a href="examples/suppressions-filter.html">Using a Suppressions Filter</a>
+            </li>
+                  <li class="none">
+                  <a href="examples/custom-developed-checkstyle.html">Using Custom Developed Checkstyle Checks</a>
+            </li>
+                  <li class="none">
+                  <a href="examples/multi-module-config.html">Multimodule Configuration</a>
+            </li>
           </ul>
-              <h5>Project Documentation</h5>
-            <ul>
-              
-                
-              
-      
-            
-      
-            
-      
-            
-      
-            
-      
-            
-      
-            
-      
-            
-      
-            
-      
-            
-      
-            
-      
-              
-        <li class="collapsed">
-                    <a href="project-info.html">Project Information</a>
-                </li>
-              
-                
-              
-      
-            
-      
-            
-      
-            
-      
-            
-      
-            
-      
-            
-      
-            
-      
-            
-      
-            
-      
-            
-      
-            
-      
-              
-        <li class="collapsed">
-                    <a href="project-reports.html">Project Reports</a>
-                </li>
+                       <h5>Project Documentation</h5>
+                  <ul>
+                                                                                                                                                                                                                                      <li class="collapsed">
+                  <a href="project-info.html">Project Information</a>
+                  </li>
+                                                                                                                                                                                                                                                                          <li class="collapsed">
+                  <a href="project-reports.html">Project Reports</a>
+                  </li>
           </ul>
-              <h5>Maven Projects</h5>
-            <ul>
-              
-    <li class="none">
-                    <a href="http://maven.apache.org/ant-tasks/index.html" class="externalLink">Ant Tasks</a>
-          </li>
-              
-    <li class="none">
-                    <a href="http://maven.apache.org/doxia/index.html" class="externalLink">Doxia</a>
-          </li>
-              
-    <li class="none">
-                    <a href="http://maven.apache.org/jxr/index.html" class="externalLink">JXR</a>
-          </li>
-              
-    <li class="none">
-                    <a href="http://maven.apache.org/maven-1.x/index.html" class="externalLink">Maven 1.x</a>
-          </li>
-              
-    <li class="none">
-                    <a href="http://maven.apache.org/index.html" class="externalLink">Maven 2</a>
-          </li>
-              
-    <li class="none">
-                    <a href="http://maven.apache.org/mercury/index.html" class="externalLink">Mercury</a>
-          </li>
-              
-    <li class="none">
-                    <a href="http://maven.apache.org/plugins/index.html" class="externalLink">Plugins</a>
-          </li>
-              
-    <li class="none">
-                    <a href="http://maven.apache.org/scm/index.html" class="externalLink">SCM</a>
-          </li>
-              
-    <li class="none">
-                    <a href="http://maven.apache.org/shared/index.html" class="externalLink">Shared Components</a>
-          </li>
-              
-    <li class="none">
-                    <a href="http://maven.apache.org/surefire/index.html" class="externalLink">Surefire</a>
-          </li>
-              
-    <li class="none">
-                    <a href="http://maven.apache.org/wagon/index.html" class="externalLink">Wagon</a>
-          </li>
+                       <h5>Maven Projects</h5>
+                  <ul>
+                  <li class="none">
+                  <a href="../../ant-tasks/index.html">Ant Tasks</a>
+            </li>
+                  <li class="none">
+                  <a href="../../archetype/index.html">Archetype</a>
+            </li>
+                  <li class="none">
+                  <a href="../../doxia/index.html">Doxia</a>
+            </li>
+                  <li class="none">
+                  <a href="../../jxr/index.html">JXR</a>
+            </li>
+                  <li class="none">
+                  <a href="../../maven-1.x/index.html">Maven 1.x</a>
+            </li>
+                  <li class="none">
+                  <a href="../../index.html">Maven 2</a>
+            </li>
+                  <li class="none">
+                  <a href="../index.html">Plugins</a>
+            </li>
+                  <li class="none">
+                  <a href="../../scm/index.html">SCM</a>
+            </li>
+                  <li class="none">
+                  <a href="../../shared/index.html">Shared Components</a>
+            </li>
+                  <li class="none">
+                  <a href="../../surefire/index.html">Surefire</a>
+            </li>
+                  <li class="none">
+                  <a href="../../wagon/index.html">Wagon</a>
+            </li>
           </ul>
-                                           <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
-            <img alt="Built by Maven" src="./images/logos/maven-feather.png"></img>
-          </a>
+                                 <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
+          <img alt="Built by Maven" src="./images/logos/maven-feather.png"/>
+        </a>
                        
-  
-
-  
-    
-            
-  
-    
-        </div>
+                            </div>
     </div>
     <div id="bodyColumn">
       <div id="contentBox">
@@ -262,22 +147,19 @@
       &lt;plugin&gt;
         &lt;groupId&gt;org.apache.maven.plugins&lt;/groupId&gt;
         &lt;artifactId&gt;maven-checkstyle-plugin&lt;/artifactId&gt;
-        &lt;version&gt;2.6&lt;/version&gt;
+        &lt;version&gt;2.7&lt;/version&gt;
       &lt;/plugin&gt;
     &lt;/plugins&gt;
   &lt;/reporting&gt;
   ...
-&lt;/project&gt;
-</pre></div><p>Then, execute the site phase to generate the report.</p><div class="source"><pre>mvn site
-</pre></div></div><div class="section"><h3>Generate Checkstyle Report As Standalone<a name="Generate_Checkstyle_Report_As_Standalone"></a></h3><p>You can also generate the Checkstyle report by explicitly executing the <tt>checkstyle:checkstyle</tt> goal from the command line. It is not required to specify the Checkstyle Plugin in your <tt>pom.xml</tt> unless you want to use a specific configuration.</p><div class="source"><pre>mvn checkstyle:checkstyle
-</pre></div><p>To specifically configure the Checkstyle Plugin, you need to the add it in the <tt>&lt;build&gt;</tt> section of your <tt>pom.xml</tt> as shown in the sample below.</p><div class="source"><pre>&lt;project&gt;
+&lt;/project&gt;</pre></div><p>Then, execute the site phase to generate the report.</p><div class="source"><pre>mvn site</pre></div></div><div class="section"><h3>Generate Checkstyle Report As Standalone<a name="Generate_Checkstyle_Report_As_Standalone"></a></h3><p>You can also generate the Checkstyle report by explicitly executing the <tt>checkstyle:checkstyle</tt> goal from the command line. It is not required to specify the Checkstyle Plugin in your <tt>pom.xml</tt> unless you want to use a specific configuration.</p><div class="source"><pre>mvn checkstyle:checkstyle</pre></div><p>To specifically configure the Checkstyle Plugin, you need to the add it in the <tt>&lt;build&gt;</tt> section of your <tt>pom.xml</tt> as shown in the sample below.</p><div class="source"><pre>&lt;project&gt;
   ...
   &lt;build&gt;
     &lt;plugins&gt;
       &lt;plugin&gt;
         &lt;groupId&gt;org.apache.maven.plugins&lt;/groupId&gt;
         &lt;artifactId&gt;maven-checkstyle-plugin&lt;/artifactId&gt;
-        &lt;version&gt;2.6&lt;/version&gt;
+        &lt;version&gt;2.7&lt;/version&gt;
         &lt;configuration&gt;
           &lt;enableRulesSummary&gt;false&lt;/enableRulesSummary&gt;
            ...
@@ -286,27 +168,20 @@
     &lt;/plugins&gt;
   &lt;/build&gt;
   ...
-&lt;/project&gt;
-</pre></div></div></div>
+&lt;/project&gt;</pre></div></div></div>
       </div>
     </div>
     <div class="clear">
       <hr/>
     </div>
     <div id="footer">
-      <div class="xright">&#169;  
-          2005-2010
-    
-          The Apache Software Foundation
-          
-  
-
-  
-    
+      <div class="xright">
+        &#169;            2005-2011
+              The Apache Software Foundation
             
-  
-    
-   - <a href="http://maven.apache.org/privacy-policy.html">Privacy Policy</a></div>
+                       - <a href="http://maven.apache.org/privacy-policy.html">Privacy Policy</a>.
+        Apache Maven, Maven, Apache, the Apache feather logo, and the Apache Maven project logos are trademarks of The Apache Software Foundation.
+      </div>
       <div class="clear">
         <hr/>
       </div>

Modified: websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/xref-test/allclasses-frame.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/xref-test/allclasses-frame.html (original)
+++ websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/xref-test/allclasses-frame.html Tue May  8 14:00:13 2012
@@ -2,7 +2,7 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "DTD/xhtml1-transitional.dtd">
 <html xml:lang="en" lang="en">
 	<head>
-		<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />
+		<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
 		<title>All Classes</title>
 		<link rel="stylesheet" type="text/css" href="stylesheet.css" title="style" />
     </head>

Modified: websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/xref-test/index.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/xref-test/index.html (original)
+++ websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/xref-test/index.html Tue May  8 14:00:13 2012
@@ -2,8 +2,8 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Frameset//EN" "DTD/xhtml1-frameset.dtd">
 <html xml:lang="en" lang="en">
 	<head>
-		<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />
-		<title>Maven Checkstyle Plugin 2.6 Reference</title>
+		<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
+		<title>Maven Checkstyle Plugin 2.7 Reference</title>
 	</head>
     <frameset cols="20%,80%">
 		<frameset rows="30%,70%">