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 [6/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/plugin...

Modified: websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/apidocs/org/codehaus/plexus/util/interpolation/package-tree.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/apidocs/org/codehaus/plexus/util/interpolation/package-tree.html (original)
+++ websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/apidocs/org/codehaus/plexus/util/interpolation/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:26 BST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_23) on Mon Aug 08 20:38:36 CEST 2011 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-org.codehaus.plexus.util.interpolation Class Hierarchy (Maven Checkstyle Plugin 2.6 API)
+org.codehaus.plexus.util.interpolation Class Hierarchy (Maven Checkstyle Plugin 2.7 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.codehaus.plexus.util.interpolation Class Hierarchy (Maven Checkstyle Plugin 2.6 API)";
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="org.codehaus.plexus.util.interpolation Class Hierarchy (Maven Checkstyle Plugin 2.7 API)";
+    }
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -23,6 +26,7 @@ function windowTitle()
 </HEAD>
 
 <BODY BGCOLOR="white" onload="windowTitle();">
+<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->
@@ -88,8 +92,8 @@ Hierarchy For Package org.codehaus.plexu
 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">org.codehaus.plexus.interpolation.<A HREF="http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/interpolation.RegexBasedInterpolator.html" title="class or interface in org.codehaus.plexus"><B>RegexBasedInterpolator</B></A> (implements org.codehaus.plexus.interpolation.<A HREF="http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/interpolation.Interpolator.html" title="class or interface in org.codehaus.plexus">Interpolator</A>)
+<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.codehaus.plexus.interpolation.<A HREF="http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/interpolation.RegexBasedInterpolator.html?is-external=true" title="class or interface in org.codehaus.plexus"><B>RegexBasedInterpolator</B></A> (implements org.codehaus.plexus.interpolation.<A HREF="http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/interpolation.Interpolator.html?is-external=true" title="class or interface in org.codehaus.plexus">Interpolator</A>)
 <UL>
 <LI TYPE="circle">org.codehaus.plexus.util.interpolation.<A HREF="../../../../../org/codehaus/plexus/util/interpolation/RegexBasedInterpolator.html" title="class in org.codehaus.plexus.util.interpolation"><B>RegexBasedInterpolator</B></A></UL>
 </UL>
@@ -98,7 +102,7 @@ Class Hierarchy
 Interface Hierarchy
 </H2>
 <UL>
-<LI TYPE="circle">org.codehaus.plexus.interpolation.<A HREF="http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/interpolation.ValueSource.html" title="class or interface in org.codehaus.plexus"><B>ValueSource</B></A><UL>
+<LI TYPE="circle">org.codehaus.plexus.interpolation.<A HREF="http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/interpolation.ValueSource.html?is-external=true" title="class or interface in org.codehaus.plexus"><B>ValueSource</B></A><UL>
 <LI TYPE="circle">org.codehaus.plexus.util.interpolation.<A HREF="../../../../../org/codehaus/plexus/util/interpolation/ValueSource.html" title="interface in org.codehaus.plexus.util.interpolation"><B>ValueSource</B></A></UL>
 </UL>
 <HR>
@@ -155,6 +159,6 @@ Interface 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/apidocs/org/codehaus/plexus/util/interpolation/package-use.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/apidocs/org/codehaus/plexus/util/interpolation/package-use.html (original)
+++ websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/apidocs/org/codehaus/plexus/util/interpolation/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:26 BST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_23) on Mon Aug 08 20:38:36 CEST 2011 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Package org.codehaus.plexus.util.interpolation (Maven Checkstyle Plugin 2.6 API)
+Uses of Package org.codehaus.plexus.util.interpolation (Maven Checkstyle Plugin 2.7 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.codehaus.plexus.util.interpolation (Maven Checkstyle Plugin 2.6 API)";
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Package org.codehaus.plexus.util.interpolation (Maven Checkstyle Plugin 2.7 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.codehaus.plexus.util.int
 <!-- ======== 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/apidocs/overview-frame.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/apidocs/overview-frame.html (original)
+++ websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/apidocs/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:26 BST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_23) on Mon Aug 08 20:38:36 CEST 2011 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Overview (Maven Checkstyle Plugin 2.6 API)
+Overview List (Maven Checkstyle Plugin 2.7 API)
 </TITLE>
 
-<META NAME="keywords" CONTENT="Overview, Maven Checkstyle Plugin 2.6 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/apidocs/overview-summary.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/apidocs/overview-summary.html (original)
+++ websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/apidocs/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:26 BST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_23) on Mon Aug 08 20:38:37 CEST 2011 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Overview (Maven Checkstyle Plugin 2.6 API)
+Overview (Maven Checkstyle Plugin 2.7 API)
 </TITLE>
 
-<META NAME="keywords" CONTENT="Overview, Maven Checkstyle Plugin 2.6 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 API)";
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Overview (Maven Checkstyle Plugin 2.7 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 API
+Maven Checkstyle Plugin 2.7 API
 </H1>
 </CENTER>
 
@@ -157,6 +160,6 @@ Maven Checkstyle Plugin 2.6 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/apidocs/overview-tree.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/apidocs/overview-tree.html (original)
+++ websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/apidocs/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:26 BST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_23) on Mon Aug 08 20:38:36 CEST 2011 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Class Hierarchy (Maven Checkstyle Plugin 2.6 API)
+Class Hierarchy (Maven Checkstyle Plugin 2.7 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 API)";
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Class Hierarchy (Maven Checkstyle Plugin 2.7 API)";
+    }
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -23,6 +26,7 @@ function windowTitle()
 </HEAD>
 
 <BODY BGCOLOR="white" onload="windowTitle();">
+<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->
@@ -87,8 +91,8 @@ 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">org.codehaus.plexus.logging.<A HREF="http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/logging/AbstractLogEnabled.html" title="class or interface in org.codehaus.plexus.logging"><B>AbstractLogEnabled</B></A> (implements org.codehaus.plexus.logging.<A HREF="http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/logging/LogEnabled.html" title="class or interface in org.codehaus.plexus.logging">LogEnabled</A>)
+<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.codehaus.plexus.logging.<A HREF="http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/logging/AbstractLogEnabled.html?is-external=true" title="class or interface in org.codehaus.plexus.logging"><B>AbstractLogEnabled</B></A> (implements org.codehaus.plexus.logging.<A HREF="http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/logging/LogEnabled.html?is-external=true" title="class or interface in org.codehaus.plexus.logging">LogEnabled</A>)
 <UL>
 <LI TYPE="circle">org.apache.maven.plugin.checkstyle.<A HREF="org/apache/maven/plugin/checkstyle/DefaultCheckstyleExecutor.html" title="class in org.apache.maven.plugin.checkstyle"><B>DefaultCheckstyleExecutor</B></A> (implements org.apache.maven.plugin.checkstyle.<A HREF="org/apache/maven/plugin/checkstyle/CheckstyleExecutor.html" title="interface in org.apache.maven.plugin.checkstyle">CheckstyleExecutor</A>)
 </UL>
@@ -103,12 +107,12 @@ Class Hierarchy
 <LI TYPE="circle">org.apache.maven.plugin.checkstyle.<A HREF="org/apache/maven/plugin/checkstyle/CheckstyleReportListener.html" title="class in org.apache.maven.plugin.checkstyle"><B>CheckstyleReportListener</B></A> (implements com.puppycrawl.tools.checkstyle.api.AuditListener)
 </UL>
 <LI TYPE="circle">org.apache.maven.plugin.checkstyle.<A HREF="org/apache/maven/plugin/checkstyle/CheckstyleExecutorRequest.html" title="class in org.apache.maven.plugin.checkstyle"><B>CheckstyleExecutorRequest</B></A><LI TYPE="circle">org.apache.maven.plugin.checkstyle.<A HREF="org/apache/maven/plugin/checkstyle/CheckstyleReportGenerator.html" title="class in org.apache.maven.plugin.checkstyle"><B>CheckstyleReportGenerator</B></A><LI TYPE="circle">org.apache.maven.plugin.checkstyle.<A HREF="org/apache/maven/plugin/checkstyle/CheckstyleResults.html" title="class in org.apache.maven.plugin.checkstyle"><B>CheckstyleResults</B></A><LI TYPE="circle">org.apache.maven.plugin.checkstyle.rss.<A HREF="org/apache/maven/plugin/checkstyle/rss/CheckstyleRssGeneratorRequest.html" title="class in org.apache.maven.plugin.checkstyle.rss"><B>CheckstyleRssGeneratorRequest</B></A><LI TYPE="circle">org.apache.maven.plugin.checkstyle.rss.<A HREF="org/apache/maven/plugin/checkstyle/rss/DefaultCheck
 styleRssGenerator.html" title="class in org.apache.maven.plugin.checkstyle.rss"><B>DefaultCheckstyleRssGenerator</B></A> (implements org.apache.maven.plugin.checkstyle.rss.<A HREF="org/apache/maven/plugin/checkstyle/rss/CheckstyleRssGenerator.html" title="interface in org.apache.maven.plugin.checkstyle.rss">CheckstyleRssGenerator</A>)
-<LI TYPE="circle">org.codehaus.plexus.interpolation.<A HREF="http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/interpolation.RegexBasedInterpolator.html" title="class or interface in org.codehaus.plexus"><B>RegexBasedInterpolator</B></A> (implements org.codehaus.plexus.interpolation.<A HREF="http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/interpolation.Interpolator.html" title="class or interface in org.codehaus.plexus">Interpolator</A>)
+<LI TYPE="circle">org.codehaus.plexus.interpolation.<A HREF="http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/interpolation.RegexBasedInterpolator.html?is-external=true" title="class or interface in org.codehaus.plexus"><B>RegexBasedInterpolator</B></A> (implements org.codehaus.plexus.interpolation.<A HREF="http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/interpolation.Interpolator.html?is-external=true" title="class or interface in org.codehaus.plexus">Interpolator</A>)
 <UL>
 <LI TYPE="circle">org.codehaus.plexus.util.interpolation.<A HREF="org/codehaus/plexus/util/interpolation/RegexBasedInterpolator.html" title="class in org.codehaus.plexus.util.interpolation"><B>RegexBasedInterpolator</B></A></UL>
-<LI TYPE="circle">org.apache.maven.plugin.checkstyle.<A HREF="org/apache/maven/plugin/checkstyle/ReportResource.html" title="class in org.apache.maven.plugin.checkstyle"><B>ReportResource</B></A><LI TYPE="circle">java.lang.<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Throwable.html" title="class or interface in java.lang"><B>Throwable</B></A> (implements java.io.<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/io/Serializable.html" title="class or interface in java.io">Serializable</A>)
+<LI TYPE="circle">org.apache.maven.plugin.checkstyle.<A HREF="org/apache/maven/plugin/checkstyle/ReportResource.html" title="class in org.apache.maven.plugin.checkstyle"><B>ReportResource</B></A><LI TYPE="circle">java.lang.<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang"><B>Throwable</B></A> (implements java.io.<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</A>)
 <UL>
-<LI TYPE="circle">java.lang.<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Exception.html" title="class or interface in java.lang"><B>Exception</B></A><UL>
+<LI TYPE="circle">java.lang.<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang"><B>Exception</B></A><UL>
 <LI TYPE="circle">org.apache.maven.plugin.checkstyle.<A HREF="org/apache/maven/plugin/checkstyle/CheckstyleExecutorException.html" title="class in org.apache.maven.plugin.checkstyle"><B>CheckstyleExecutorException</B></A></UL>
 </UL>
 <LI TYPE="circle">org.apache.maven.plugin.checkstyle.<A HREF="org/apache/maven/plugin/checkstyle/VelocityTemplate.html" title="class in org.apache.maven.plugin.checkstyle"><B>VelocityTemplate</B></A></UL>
@@ -117,7 +121,7 @@ Class Hierarchy
 Interface Hierarchy
 </H2>
 <UL>
-<LI TYPE="circle">org.apache.maven.plugin.checkstyle.<A HREF="org/apache/maven/plugin/checkstyle/CheckstyleExecutor.html" title="interface in org.apache.maven.plugin.checkstyle"><B>CheckstyleExecutor</B></A><LI TYPE="circle">org.apache.maven.plugin.checkstyle.rss.<A HREF="org/apache/maven/plugin/checkstyle/rss/CheckstyleRssGenerator.html" title="interface in org.apache.maven.plugin.checkstyle.rss"><B>CheckstyleRssGenerator</B></A><LI TYPE="circle">org.codehaus.plexus.interpolation.<A HREF="http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/interpolation.ValueSource.html" title="class or interface in org.codehaus.plexus"><B>ValueSource</B></A><UL>
+<LI TYPE="circle">org.apache.maven.plugin.checkstyle.<A HREF="org/apache/maven/plugin/checkstyle/CheckstyleExecutor.html" title="interface in org.apache.maven.plugin.checkstyle"><B>CheckstyleExecutor</B></A><LI TYPE="circle">org.apache.maven.plugin.checkstyle.rss.<A HREF="org/apache/maven/plugin/checkstyle/rss/CheckstyleRssGenerator.html" title="interface in org.apache.maven.plugin.checkstyle.rss"><B>CheckstyleRssGenerator</B></A><LI TYPE="circle">org.codehaus.plexus.interpolation.<A HREF="http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/interpolation.ValueSource.html?is-external=true" title="class or interface in org.codehaus.plexus"><B>ValueSource</B></A><UL>
 <LI TYPE="circle">org.codehaus.plexus.util.interpolation.<A HREF="org/codehaus/plexus/util/interpolation/ValueSource.html" title="interface in org.codehaus.plexus.util.interpolation"><B>ValueSource</B></A></UL>
 </UL>
 <HR>
@@ -174,6 +178,6 @@ Interface 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/apidocs/package-list
==============================================================================
--- websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/apidocs/package-list (original)
+++ websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/apidocs/package-list Tue May  8 14:00:13 2012
@@ -1,3 +1,3 @@
-org.apache.maven.plugin.checkstyle
-org.apache.maven.plugin.checkstyle.rss
-org.codehaus.plexus.util.interpolation
+org.apache.maven.plugin.checkstyle
+org.apache.maven.plugin.checkstyle.rss
+org.codehaus.plexus.util.interpolation

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

Modified: websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/apidocs/serialized-form.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/apidocs/serialized-form.html (original)
+++ websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/apidocs/serialized-form.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:26 BST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_23) on Mon Aug 08 20:38:36 CEST 2011 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Serialized Form (Maven Checkstyle Plugin 2.6 API)
+Serialized Form (Maven Checkstyle Plugin 2.7 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="Serialized Form (Maven Checkstyle Plugin 2.6 API)";
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Serialized Form (Maven Checkstyle Plugin 2.7 API)";
+    }
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -23,6 +26,7 @@ function windowTitle()
 </HEAD>
 
 <BODY BGCOLOR="white" onload="windowTitle();">
+<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->
@@ -94,7 +98,7 @@ Serialized Form</H1>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
-<B>Class <A HREF="org/apache/maven/plugin/checkstyle/CheckstyleExecutorException.html" title="class in org.apache.maven.plugin.checkstyle">org.apache.maven.plugin.checkstyle.CheckstyleExecutorException</A> extends <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Exception.html" title="class or interface in java.lang">Exception</A> implements Serializable</B></FONT></TH>
+<B>Class <A HREF="org/apache/maven/plugin/checkstyle/CheckstyleExecutorException.html" title="class in org.apache.maven.plugin.checkstyle">org.apache.maven.plugin.checkstyle.CheckstyleExecutorException</A> extends <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</A> implements Serializable</B></FONT></TH>
 </TR>
 </TABLE>
 
@@ -155,6 +159,6 @@ Serialized Form</H1>
 <!-- ======== 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/apidocs/stylesheet.css
==============================================================================
--- websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/apidocs/stylesheet.css (original)
+++ websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/apidocs/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/check-mojo.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/check-mojo.html (original)
+++ websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/check-mojo.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 - 
@@ -20,61 +10,43 @@
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-        <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
+        <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 - 
+    checkstyle:check
+      </div>
+            <div class="xright">        
+                                 Last Published: 2011-08-08
+              &nbsp;| Version: 2.7
             </div>
       <div class="clear">
         <hr/>
@@ -82,176 +54,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">
-                    <a href="usage.html">Usage</a>
-          </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">
+                  <a href="usage.html">Usage</a>
+            </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">
@@ -259,7 +145,7 @@
   
     <div class="section"><h2>checkstyle:check<a name="checkstyle:check"></a></h2>
       <p><b>Full name</b>:</p>
-      <p>org.apache.maven.plugins:maven-checkstyle-plugin:2.6:check</p>
+      <p>org.apache.maven.plugins:maven-checkstyle-plugin:2.7:check</p>
       <p><b>Description</b>:</p>
       <div>Perform a violation check against the last Checkstyle run to see if
 there are any violations. It reads the Checkstyle output file,
@@ -267,13 +153,13 @@ counts the number of violations found an
 console.</div>
       <p><b>Attributes</b>:</p>
       <ul>
-        <li>Requires a Maven 2.0 project to be executed.</li>
-        <li>Requires dependency resolution of artifacts in scope: <tt>compile</tt>.</li>
+        <li>Requires a Maven project to be executed.</li>
+        <li>Requires dependency resolution of artifacts in scope: <tt>test</tt>.</li>
         <li>The goal is thread-safe and supports parallel builds.</li>
         <li>Binds by default to the lifecycle phase: <tt>verify</tt>.</li>
       </ul>
       <div class="section"><h3>Required Parameters<a name="Required_Parameters"></a></h3>
-        <table class="bodyTable" border="0" align="left">
+        <table class="bodyTable" border="0">
           <tr class="a">
             <th>Name</th>
             <th>Type</th>
@@ -297,7 +183,7 @@ Checkstyle.<br /><b>Default value is</b>
         </table>
       </div>
       <div class="section"><h3>Optional Parameters<a name="Optional_Parameters"></a></h3>
-        <table class="bodyTable" border="0" align="left">
+        <table class="bodyTable" border="0">
           <tr class="a">
             <th>Name</th>
             <th>Type</th>
@@ -316,27 +202,20 @@ runs.<br /><b>Default value is</b>: <tt>
             <td><tt>String</tt></td>
             <td><tt>2.5</tt></td>
             <td><p>Specifies the location of the XML configuration to use.</p>
-
 <p>Potential values are a filesystem path, a URL, or a classpath
 resource. This parameter expects that the contents of the location
 conform to the xml format (Checkstyle <a class="externalLink" href="http://checkstyle.sourceforge.net/config.html#Modules">Checker
 module</a>) configuration of rulesets.</p>
-
 <p>This parameter is resolved as resource, URL, then file. If
 successfully resolved, the contents of the configuration is copied
 into the
 <tt>${project.build.directory}/checkstyle-configuration.xml</tt>
 file before being passed to Checkstyle as a configuration.</p>
-
 <p>There are 4 predefined rulesets.</p>
-
 <ul>
 <li><tt>config/sun_checks.xml</tt>: Sun Checks.</li>
-
 <li><tt>config/turbine_checks.xml</tt>: Turbine Checks.</li>
-
 <li><tt>config/avalon_checks.xml</tt>: Avalon Checks.</li>
-
 <li><tt>config/maven_checks.xml</tt>: Maven Source Checks.</li>
 </ul><br /><b>Default value is</b>: <tt>config/sun_checks.xml</tt>.</td>
           </tr>
@@ -382,12 +261,9 @@ Checkstyle.<br /></td>
             <td><p>Specifies the location of the License file (a.k.a. the header
 file) that can be used by Checkstyle to verify that source code has
 the correct license header.</p>
-
 <p>You need to use ${checkstyle.header.file} in your Checkstyle xml
 configuration to reference the name of this header file.</p>
-
 <p>For instance:</p>
-
 <p><tt>&lt;module name=&quot;RegexpHeader&quot;&gt; &lt;property
 name=&quot;headerFile&quot; value=&quot;${checkstyle.header.file}&quot;/&gt;
 &lt;/module&gt;</tt></p><br /><b>Default value is</b>: <tt>LICENSE.txt</tt>.</td>
@@ -431,13 +307,11 @@ output file. Valid values are &quot;plai
             <td><tt>String</tt></td>
             <td><tt>2.5</tt></td>
             <td><p>Specifies the location of the properties file.</p>
-
 <p>This parameter is resolved as URL, File then resource. If
 successfully resolved, the contents of the properties location is
 copied into the
 <tt>${project.build.directory}/checkstyle-checker.properties</tt>
 file before being passed to Checkstyle for loading.</p>
-
 <p>The contents of the <tt>propertiesLocation</tt> will be made
 available to Checkstyle for specifying values for parameters within
 the xml configuration (specified in the <tt>configLocation</tt>
@@ -472,13 +346,11 @@ parameter).</p><br /></td>
             <td><tt>String</tt></td>
             <td><tt>2.0-beta-2</tt></td>
             <td><p>Specifies the location of the suppressions XML file to use.</p>
-
 <p>This parameter is resolved as resource, URL, then file. If
 successfully resolved, the contents of the suppressions XML is
 copied into the
 <tt>${project.build.directory}/checkstyle-supressions.xml</tt>
 file before being passed to Checkstyle for loading.</p>
-
 <p>See <tt>suppressionsFileExpression</tt> for the property
 that will be made available to your checkstyle configuration.</p><br /></td>
           </tr>
@@ -516,27 +388,20 @@ runs.</div>
           <li><b>Default</b>: <tt>${project.build.directory}/checkstyle-cachefile</tt></li>
         </ul><hr /><p><b><a name="configLocation">configLocation</a>:</b></p>
         <div><p>Specifies the location of the XML configuration to use.</p>
-
 <p>Potential values are a filesystem path, a URL, or a classpath
 resource. This parameter expects that the contents of the location
 conform to the xml format (Checkstyle <a class="externalLink" href="http://checkstyle.sourceforge.net/config.html#Modules">Checker
 module</a>) configuration of rulesets.</p>
-
 <p>This parameter is resolved as resource, URL, then file. If
 successfully resolved, the contents of the configuration is copied
 into the
 <tt>${project.build.directory}/checkstyle-configuration.xml</tt>
 file before being passed to Checkstyle as a configuration.</p>
-
 <p>There are 4 predefined rulesets.</p>
-
 <ul>
 <li><tt>config/sun_checks.xml</tt>: Sun Checks.</li>
-
 <li><tt>config/turbine_checks.xml</tt>: Turbine Checks.</li>
-
 <li><tt>config/avalon_checks.xml</tt>: Avalon Checks.</li>
-
 <li><tt>config/maven_checks.xml</tt>: Maven Source Checks.</li>
 </ul></div>
         <ul>
@@ -587,12 +452,9 @@ Checkstyle.</div>
         <div><p>Specifies the location of the License file (a.k.a. the header
 file) that can be used by Checkstyle to verify that source code has
 the correct license header.</p>
-
 <p>You need to use ${checkstyle.header.file} in your Checkstyle xml
 configuration to reference the name of this header file.</p>
-
 <p>For instance:</p>
-
 <p><tt>&lt;module name=&quot;RegexpHeader&quot;&gt; &lt;property
 name=&quot;headerFile&quot; value=&quot;${checkstyle.header.file}&quot;/&gt;
 &lt;/module&gt;</tt></p></div>
@@ -653,13 +515,11 @@ output file. Valid values are &quot;plai
           <li><b>Default</b>: <tt>xml</tt></li>
         </ul><hr /><p><b><a name="propertiesLocation">propertiesLocation</a>:</b></p>
         <div><p>Specifies the location of the properties file.</p>
-
 <p>This parameter is resolved as URL, File then resource. If
 successfully resolved, the contents of the properties location is
 copied into the
 <tt>${project.build.directory}/checkstyle-checker.properties</tt>
 file before being passed to Checkstyle for loading.</p>
-
 <p>The contents of the <tt>propertiesLocation</tt> will be made
 available to Checkstyle for specifying values for parameters within
 the xml configuration (specified in the <tt>configLocation</tt>
@@ -707,13 +567,11 @@ Checkstyle.</div>
           <li><b>Default</b>: <tt>checkstyle.suppressions.file</tt></li>
         </ul><hr /><p><b><a name="suppressionsLocation">suppressionsLocation</a>:</b></p>
         <div><p>Specifies the location of the suppressions XML file to use.</p>
-
 <p>This parameter is resolved as resource, URL, then file. If
 successfully resolved, the contents of the suppressions XML is
 copied into the
 <tt>${project.build.directory}/checkstyle-supressions.xml</tt>
 file before being passed to Checkstyle for loading.</p>
-
 <p>See <tt>suppressionsFileExpression</tt> for the property
 that will be made available to your checkstyle configuration.</p></div>
         <ul>
@@ -756,19 +614,13 @@ values are &quot;error&quot;, &quot;warn
       <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/checkstyle-mojo.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/checkstyle-mojo.html (original)
+++ websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/checkstyle-mojo.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 - 
@@ -20,61 +10,43 @@
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-        <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
+        <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 - 
+    checkstyle:checkstyle
+      </div>
+            <div class="xright">        
+                                 Last Published: 2011-08-08
+              &nbsp;| Version: 2.7
             </div>
       <div class="clear">
         <hr/>
@@ -82,176 +54,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">
-                    <a href="usage.html">Usage</a>
-          </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">
+                  <a href="usage.html">Usage</a>
+            </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">
@@ -260,17 +146,17 @@
     <div class="section"><h2>checkstyle:checkstyle<a name="checkstyle:checkstyle"></a></h2>
       <p><b>Note</b>:This goal should be used as a Maven report.</p>
       <p><b>Full name</b>:</p>
-      <p>org.apache.maven.plugins:maven-checkstyle-plugin:2.6:checkstyle</p>
+      <p>org.apache.maven.plugins:maven-checkstyle-plugin:2.7:checkstyle</p>
       <p><b>Description</b>:</p>
       <div>Perform a Checkstyle analysis, and generate a report on violations.</div>
       <p><b>Attributes</b>:</p>
       <ul>
-        <li>Requires a Maven 2.0 project to be executed.</li>
+        <li>Requires a Maven project to be executed.</li>
         <li>Requires dependency resolution of artifacts in scope: <tt>compile</tt>.</li>
         <li>The goal is thread-safe and supports parallel builds.</li>
       </ul>
       <div class="section"><h3>Required Parameters<a name="Required_Parameters"></a></h3>
-        <table class="bodyTable" border="0" align="left">
+        <table class="bodyTable" border="0">
           <tr class="a">
             <th>Name</th>
             <th>Type</th>
@@ -303,7 +189,7 @@ Checkstyle.<br /><b>Default value is</b>
         </table>
       </div>
       <div class="section"><h3>Optional Parameters<a name="Optional_Parameters"></a></h3>
-        <table class="bodyTable" border="0" align="left">
+        <table class="bodyTable" border="0">
           <tr class="a">
             <th>Name</th>
             <th>Type</th>
@@ -322,27 +208,20 @@ runs.<br /><b>Default value is</b>: <tt>
             <td><tt>String</tt></td>
             <td><tt>-</tt></td>
             <td><p>Specifies the location of the XML configuration to use.</p>
-
 <p>Potential values are a filesystem path, a URL, or a classpath
 resource. This parameter expects that the contents of the location
 conform to the xml format (Checkstyle <a class="externalLink" href="http://checkstyle.sourceforge.net/config.html#Modules">Checker
 module</a>) configuration of rulesets.</p>
-
 <p>This parameter is resolved as resource, URL, then file. If
 successfully resolved, the contents of the configuration is copied
 into the
 <tt>${project.build.directory}/checkstyle-configuration.xml</tt>
 file before being passed to Checkstyle as a configuration.</p>
-
 <p>There are 4 predefined rulesets.</p>
-
 <ul>
 <li><tt>config/sun_checks.xml</tt>: Sun Checks.</li>
-
 <li><tt>config/turbine_checks.xml</tt>: Turbine Checks.</li>
-
 <li><tt>config/avalon_checks.xml</tt>: Avalon Checks.</li>
-
 <li><tt>config/maven_checks.xml</tt>: Maven Source Checks.</li>
 </ul><br /><b>Default value is</b>: <tt>config/sun_checks.xml</tt>.</td>
           </tr>
@@ -418,12 +297,9 @@ Checkstyle.<br /></td>
             <td><p>Specifies the location of the License file (a.k.a. the header
 file) that can be used by Checkstyle to verify that source code has
 the correct license header.</p>
-
 <p>You need to use ${checkstyle.header.file} in your Checkstyle xml
 configuration to reference the name of this header file.</p>
-
 <p>For instance:</p>
-
 <p><tt>&lt;module name=&quot;RegexpHeader&quot;&gt; &lt;property
 name=&quot;headerFile&quot; value=&quot;${checkstyle.header.file}&quot;/&gt;
 &lt;/module&gt;</tt></p><br /><b>Default value is</b>: <tt>LICENSE.txt</tt>.</td>
@@ -468,7 +344,6 @@ output file. Valid values are &quot;plai
             <td><tt>2.0-beta-2</tt></td>
             <td><p>Specifies the location of the package names XML to be used to
 configure the Checkstyle <a class="externalLink" href="http://checkstyle.sourceforge.net/config.html#Packages">Packages</a>.</p>
-
 <p>This parameter is resolved as resource, URL, then file. If
 resolved to a resource, or a URL, the contents of the package names
 XML is copied into the
@@ -486,13 +361,11 @@ file before being passed to Checkstyle f
             <td><tt>String</tt></td>
             <td><tt>2.0-beta-2</tt></td>
             <td><p>Specifies the location of the properties file.</p>
-
 <p>This parameter is resolved as URL, File then resource. If
 successfully resolved, the contents of the properties location is
 copied into the
 <tt>${project.build.directory}/checkstyle-checker.properties</tt>
 file before being passed to Checkstyle for loading.</p>
-
 <p>The contents of the <tt>propertiesLocation</tt> will be made
 available to Checkstyle for specifying values for parameters within
 the xml configuration (specified in the <tt>configLocation</tt>
@@ -533,13 +406,11 @@ parameter).</p><br /></td>
             <td><tt>String</tt></td>
             <td><tt>2.0-beta-2</tt></td>
             <td><p>Specifies the location of the suppressions XML file to use.</p>
-
 <p>This parameter is resolved as resource, URL, then file. If
 successfully resolved, the contents of the suppressions XML is
 copied into the
 <tt>${project.build.directory}/checkstyle-supressions.xml</tt>
 file before being passed to Checkstyle for loading.</p>
-
 <p>See <tt>suppressionsFileExpression</tt> for the property
 that will be made available to your checkstyle configuration.</p><br /></td>
           </tr>
@@ -576,27 +447,20 @@ runs.</div>
           <li><b>Default</b>: <tt>${project.build.directory}/checkstyle-cachefile</tt></li>
         </ul><hr /><p><b><a name="configLocation">configLocation</a>:</b></p>
         <div><p>Specifies the location of the XML configuration to use.</p>
-
 <p>Potential values are a filesystem path, a URL, or a classpath
 resource. This parameter expects that the contents of the location
 conform to the xml format (Checkstyle <a class="externalLink" href="http://checkstyle.sourceforge.net/config.html#Modules">Checker
 module</a>) configuration of rulesets.</p>
-
 <p>This parameter is resolved as resource, URL, then file. If
 successfully resolved, the contents of the configuration is copied
 into the
 <tt>${project.build.directory}/checkstyle-configuration.xml</tt>
 file before being passed to Checkstyle as a configuration.</p>
-
 <p>There are 4 predefined rulesets.</p>
-
 <ul>
 <li><tt>config/sun_checks.xml</tt>: Sun Checks.</li>
-
 <li><tt>config/turbine_checks.xml</tt>: Turbine Checks.</li>
-
 <li><tt>config/avalon_checks.xml</tt>: Avalon Checks.</li>
-
 <li><tt>config/maven_checks.xml</tt>: Maven Source Checks.</li>
 </ul></div>
         <ul>
@@ -684,12 +548,9 @@ correct license header.</div>
         <div><p>Specifies the location of the License file (a.k.a. the header
 file) that can be used by Checkstyle to verify that source code has
 the correct license header.</p>
-
 <p>You need to use ${checkstyle.header.file} in your Checkstyle xml
 configuration to reference the name of this header file.</p>
-
 <p>For instance:</p>
-
 <p><tt>&lt;module name=&quot;RegexpHeader&quot;&gt; &lt;property
 name=&quot;headerFile&quot; value=&quot;${checkstyle.header.file}&quot;/&gt;
 &lt;/module&gt;</tt></p></div>
@@ -759,7 +620,6 @@ configure Checkstyle.</div>
         </ul><hr /><p><b><a name="packageNamesLocation">packageNamesLocation</a>:</b></p>
         <div><p>Specifies the location of the package names XML to be used to
 configure the Checkstyle <a class="externalLink" href="http://checkstyle.sourceforge.net/config.html#Packages">Packages</a>.</p>
-
 <p>This parameter is resolved as resource, URL, then file. If
 resolved to a resource, or a URL, the contents of the package names
 XML is copied into the
@@ -778,13 +638,11 @@ be used to check the source.</div>
           <li><b>Required</b>: <tt>No</tt></li>
         </ul><hr /><p><b><a name="propertiesLocation">propertiesLocation</a>:</b></p>
         <div><p>Specifies the location of the properties file.</p>
-
 <p>This parameter is resolved as URL, File then resource. If
 successfully resolved, the contents of the properties location is
 copied into the
 <tt>${project.build.directory}/checkstyle-checker.properties</tt>
 file before being passed to Checkstyle for loading.</p>
-
 <p>The contents of the <tt>propertiesLocation</tt> will be made
 available to Checkstyle for specifying values for parameters within
 the xml configuration (specified in the <tt>configLocation</tt>
@@ -842,13 +700,11 @@ file.</div>
           <li><b>Default</b>: <tt>checkstyle.suppressions.file</tt></li>
         </ul><hr /><p><b><a name="suppressionsLocation">suppressionsLocation</a>:</b></p>
         <div><p>Specifies the location of the suppressions XML file to use.</p>
-
 <p>This parameter is resolved as resource, URL, then file. If
 successfully resolved, the contents of the suppressions XML is
 copied into the
 <tt>${project.build.directory}/checkstyle-supressions.xml</tt>
 file before being passed to Checkstyle for loading.</p>
-
 <p>See <tt>suppressionsFileExpression</tt> for the property
 that will be made available to your checkstyle configuration.</p></div>
         <ul>
@@ -888,19 +744,13 @@ violations.</div>
       <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>