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 17:16:46 UTC

svn commit: r816691 [4/44] - in /websites/production/maventest/content/plugins/maven-pmd-plugin-latest: ./ apidocs/ apidocs/org/apache/maven/plugin/pmd/ apidocs/org/apache/maven/plugin/pmd/class-use/ cobertura/ cobertura/css/ css/ examples/ testapidocs...

Modified: websites/production/maventest/content/plugins/maven-pmd-plugin-latest/apidocs/org/apache/maven/plugin/pmd/PmdViolationCheckMojo.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-pmd-plugin-latest/apidocs/org/apache/maven/plugin/pmd/PmdViolationCheckMojo.html (original)
+++ websites/production/maventest/content/plugins/maven-pmd-plugin-latest/apidocs/org/apache/maven/plugin/pmd/PmdViolationCheckMojo.html Tue May  8 15:16:42 2012
@@ -2,20 +2,22 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_14) on Sat May 01 16:20:09 CEST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_26) on Tue Nov 08 18:58:00 CET 2011 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-PmdViolationCheckMojo (Maven PMD Plugin 2.5 API)
+PmdViolationCheckMojo (Maven PMD Plugin 2.6 API)
 </TITLE>
 
-<META NAME="keywords" CONTENT="org.apache.maven.plugin.pmd.PmdViolationCheckMojo class">
+<META NAME="date" CONTENT="2011-11-08">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
 
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="PmdViolationCheckMojo (Maven PMD Plugin 2.5 API)";
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="PmdViolationCheckMojo (Maven PMD Plugin 2.6 API)";
+    }
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -24,6 +26,7 @@ function windowTitle()
 </HEAD>
 
 <BODY BGCOLOR="white" onload="windowTitle();">
+<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->
@@ -89,13 +92,13 @@ org.apache.maven.plugin.pmd</FONT>
 <BR>
 Class PmdViolationCheckMojo</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>
-  <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by ">org.apache.maven.plugin.AbstractMojo
+<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</A>
+  <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><A HREF="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">org.apache.maven.plugin.AbstractMojo</A>
       <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../../org/apache/maven/plugin/pmd/AbstractPmdViolationCheckMojo.html" title="class in org.apache.maven.plugin.pmd">org.apache.maven.plugin.pmd.AbstractPmdViolationCheckMojo</A>
           <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.maven.plugin.pmd.PmdViolationCheckMojo</B>
 </PRE>
 <DL>
-<DT><B>All Implemented Interfaces:</B> <DD>org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo</DD>
+<DT><B>All Implemented Interfaces:</B> <DD><A HREF="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/ContextEnabled.html?is-external=true" title="class or interface in org.apache.maven.plugin">ContextEnabled</A>, <A HREF="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">Mojo</A></DD>
 </DL>
 <HR>
 <DL>
@@ -137,10 +140,10 @@ Fail the build if there were any PMD vio
 &nbsp;<A NAME="fields_inherited_from_class_org.apache.maven.plugin.Mojo"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left"><B>Fields inherited from interface org.apache.maven.plugin.Mojo</B></TH>
+<TH ALIGN="left"><B>Fields inherited from interface org.apache.maven.plugin.<A HREF="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">Mojo</A></B></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE>ROLE</CODE></TD>
+<TD><CODE><A HREF="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true#ROLE" title="class or interface in org.apache.maven.plugin">ROLE</A></CODE></TD>
 </TR>
 </TABLE>
 &nbsp;
@@ -178,8 +181,8 @@ Fail the build if there were any PMD vio
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>protected &nbsp;<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/util/Map.html" title="class or interface in java.util">Map</A></CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../org/apache/maven/plugin/pmd/PmdViolationCheckMojo.html#getErrorDetails(org.codehaus.plexus.util.xml.pull.XmlPullParser)">getErrorDetails</A></B>(<A HREF="http://plexus.codehaus.org/plexus-utils/apidocs/org/codehaus/plexus/util/xml/pull/XmlPullParser.html" title="class or interface in org.codehaus.plexus.util.xml.pull">XmlPullParser</A>&nbsp;xpp)</CODE>
+<CODE>protected &nbsp;<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</A></CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../org/apache/maven/plugin/pmd/PmdViolationCheckMojo.html#getErrorDetails(org.codehaus.plexus.util.xml.pull.XmlPullParser)">getErrorDetails</A></B>(<A HREF="http://plexus.codehaus.org/plexus-utils/apidocs/org/codehaus/plexus/util/xml/pull/XmlPullParser.html?is-external=true" title="class or interface in org.codehaus.plexus.util.xml.pull">XmlPullParser</A>&nbsp;xpp)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Gets the attributes and text for the violation tag and puts them in a
@@ -188,8 +191,8 @@ Fail the build if there were any PMD vio
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>protected &nbsp;void</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../org/apache/maven/plugin/pmd/PmdViolationCheckMojo.html#printError(java.util.Map, java.lang.String)">printError</A></B>(<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/util/Map.html" title="class or interface in java.util">Map</A>&nbsp;item,
-           <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;severity)</CODE>
+<TD><CODE><B><A HREF="../../../../../org/apache/maven/plugin/pmd/PmdViolationCheckMojo.html#printError(java.util.Map, java.lang.String)">printError</A></B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</A>&nbsp;item,
+           <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;severity)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Formats the failure details and prints them as an INFO message</TD>
@@ -207,19 +210,19 @@ Fail the build if there were any PMD vio
 &nbsp;<A NAME="methods_inherited_from_class_org.apache.maven.plugin.AbstractMojo"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left"><B>Methods inherited from class org.apache.maven.plugin.AbstractMojo</B></TH>
+<TH ALIGN="left"><B>Methods inherited from class org.apache.maven.plugin.<A HREF="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">AbstractMojo</A></B></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE>getLog, getPluginContext, setLog, setPluginContext</CODE></TD>
+<TD><CODE><A HREF="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#getLog()" title="class or interface in org.apache.maven.plugin">getLog</A>, <A HREF="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#getPluginContext()" title="class or interface in org.apache.maven.plugin">getPluginContext</A>, <A HREF="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#setLog(org.apache.maven.plugin.logging.Log)" title="class or interface in org.apache.maven.plugin">setLog</A>, <A HREF="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#setPluginContext(java.util.Map)" title="class or interface in org.apache.maven.plugin">setPluginContext</A></CODE></TD>
 </TR>
 </TABLE>
 &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left"><B>Methods inherited from class java.lang.<A HREF="http://java.sun.com/j2se/1.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://download.oracle.com/javase/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#equals(java.lang.Object)" title="class or interface in java.lang">equals</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#finalize()" title="class or interface in java.lang">finalize</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#getClass()" title="class or interface in java.lang">getClass</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#hashCode()" title="class or interface in java.lang">hashCode</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#notify()" title="class or interface in java.lang">notify</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#notifyAll()" title="class or interface in java.lang">notifyAll</A>, <A HREF="http://
 java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#toString()" title="class or interface in java.lang">toString</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#wait()" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#wait(long)" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#wait(long, int)" title="class or interface in java.lang">wait</A></CODE></TD>
+<TD><CODE><A HREF="http://download.oracle.com/javase/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://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</A>, <A HREF="http://download.oracle.com/javase/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://download.oracle.com/javase/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://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</A>, <A HREF="http://download.oracle.com/javase/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://download.oracle.com/javase/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://download.oracle.com/javase/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://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</A>, <A HREF="http://download.oracle.com/javase/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://download.oracle.com/javase/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;
@@ -256,16 +259,16 @@ public <B>PmdViolationCheckMojo</B>()</P
 execute</H3>
 <PRE>
 public void <B>execute</B>()
-             throws org.apache.maven.plugin.MojoExecutionException,
-                    org.apache.maven.plugin.MojoFailureException</PRE>
+             throws <A HREF="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/MojoExecutionException.html?is-external=true" title="class or interface in org.apache.maven.plugin">MojoExecutionException</A>,
+                    <A HREF="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/MojoFailureException.html?is-external=true" title="class or interface in org.apache.maven.plugin">MojoFailureException</A></PRE>
 <DL>
 <DD>
 <P>
 <DD><DL>
 
 <DT><B>Throws:</B>
-<DD><CODE>org.apache.maven.plugin.MojoExecutionException</CODE>
-<DD><CODE>org.apache.maven.plugin.MojoFailureException</CODE></DL>
+<DD><CODE><A HREF="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/MojoExecutionException.html?is-external=true" title="class or interface in org.apache.maven.plugin">MojoExecutionException</A></CODE>
+<DD><CODE><A HREF="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/MojoFailureException.html?is-external=true" title="class or interface in org.apache.maven.plugin">MojoFailureException</A></CODE></DL>
 </DD>
 </DL>
 <HR>
@@ -273,8 +276,8 @@ public void <B>execute</B>()
 <A NAME="printError(java.util.Map, java.lang.String)"><!-- --></A><H3>
 printError</H3>
 <PRE>
-protected void <B>printError</B>(<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/util/Map.html" title="class or interface in java.util">Map</A>&nbsp;item,
-                          <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;severity)</PRE>
+protected void <B>printError</B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</A>&nbsp;item,
+                          <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;severity)</PRE>
 <DL>
 <DD>Formats the failure details and prints them as an INFO message
 <P>
@@ -290,9 +293,9 @@ protected void <B>printError</B>(<A HREF
 <A NAME="getErrorDetails(org.codehaus.plexus.util.xml.pull.XmlPullParser)"><!-- --></A><H3>
 getErrorDetails</H3>
 <PRE>
-protected <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/util/Map.html" title="class or interface in java.util">Map</A> <B>getErrorDetails</B>(<A HREF="http://plexus.codehaus.org/plexus-utils/apidocs/org/codehaus/plexus/util/xml/pull/XmlPullParser.html" title="class or interface in org.codehaus.plexus.util.xml.pull">XmlPullParser</A>&nbsp;xpp)
-                       throws <A HREF="http://plexus.codehaus.org/plexus-utils/apidocs/org/codehaus/plexus/util/xml/pull/XmlPullParserException.html" title="class or interface in org.codehaus.plexus.util.xml.pull">XmlPullParserException</A>,
-                              <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/io/IOException.html" title="class or interface in java.io">IOException</A></PRE>
+protected <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</A> <B>getErrorDetails</B>(<A HREF="http://plexus.codehaus.org/plexus-utils/apidocs/org/codehaus/plexus/util/xml/pull/XmlPullParser.html?is-external=true" title="class or interface in org.codehaus.plexus.util.xml.pull">XmlPullParser</A>&nbsp;xpp)
+                       throws <A HREF="http://plexus.codehaus.org/plexus-utils/apidocs/org/codehaus/plexus/util/xml/pull/XmlPullParserException.html?is-external=true" title="class or interface in org.codehaus.plexus.util.xml.pull">XmlPullParserException</A>,
+                              <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE>
 <DL>
 <DD>Gets the attributes and text for the violation tag and puts them in a
  HashMap
@@ -303,8 +306,8 @@ protected <A HREF="http://java.sun.com/j
 <DD><DL>
 
 <DT><B>Throws:</B>
-<DD><CODE><A HREF="http://plexus.codehaus.org/plexus-utils/apidocs/org/codehaus/plexus/util/xml/pull/XmlPullParserException.html" title="class or interface in org.codehaus.plexus.util.xml.pull">XmlPullParserException</A></CODE>
-<DD><CODE><A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/io/IOException.html" title="class or interface in java.io">IOException</A></CODE></DL>
+<DD><CODE><A HREF="http://plexus.codehaus.org/plexus-utils/apidocs/org/codehaus/plexus/util/xml/pull/XmlPullParserException.html?is-external=true" title="class or interface in org.codehaus.plexus.util.xml.pull">XmlPullParserException</A></CODE>
+<DD><CODE><A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DL>
 </DD>
 </DL>
 <!-- ========= END OF CLASS DATA ========= -->
@@ -367,6 +370,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-pmd-plugin-latest/apidocs/org/apache/maven/plugin/pmd/class-use/AbstractPmdReport.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-pmd-plugin-latest/apidocs/org/apache/maven/plugin/pmd/class-use/AbstractPmdReport.html (original)
+++ websites/production/maventest/content/plugins/maven-pmd-plugin-latest/apidocs/org/apache/maven/plugin/pmd/class-use/AbstractPmdReport.html Tue May  8 15:16:42 2012
@@ -2,19 +2,22 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_14) on Sat May 01 16:20:09 CEST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_26) on Tue Nov 08 18:58:01 CET 2011 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.apache.maven.plugin.pmd.AbstractPmdReport (Maven PMD Plugin 2.5 API)
+Uses of Class org.apache.maven.plugin.pmd.AbstractPmdReport (Maven PMD Plugin 2.6 API)
 </TITLE>
 
+<META NAME="date" CONTENT="2011-11-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.pmd.AbstractPmdReport (Maven PMD Plugin 2.5 API)";
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Class org.apache.maven.plugin.pmd.AbstractPmdReport (Maven PMD Plugin 2.6 API)";
+    }
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -23,6 +26,7 @@ function windowTitle()
 </HEAD>
 
 <BODY BGCOLOR="white" onload="windowTitle();">
+<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->
@@ -54,7 +58,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/pmd/class-use/AbstractPmdReport.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../../index.html?org/apache/maven/plugin/pmd//class-useAbstractPmdReport.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="AbstractPmdReport.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -144,7 +148,7 @@ Uses of <A HREF="../../../../../../org/a
 &nbsp;PREV&nbsp;
 &nbsp;NEXT</FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../../index.html?org/apache/maven/plugin/pmd/class-use/AbstractPmdReport.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../../index.html?org/apache/maven/plugin/pmd//class-useAbstractPmdReport.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="AbstractPmdReport.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -165,6 +169,6 @@ Uses of <A HREF="../../../../../../org/a
 <!-- ======== 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-pmd-plugin-latest/apidocs/org/apache/maven/plugin/pmd/class-use/AbstractPmdViolationCheckMojo.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-pmd-plugin-latest/apidocs/org/apache/maven/plugin/pmd/class-use/AbstractPmdViolationCheckMojo.html (original)
+++ websites/production/maventest/content/plugins/maven-pmd-plugin-latest/apidocs/org/apache/maven/plugin/pmd/class-use/AbstractPmdViolationCheckMojo.html Tue May  8 15:16:42 2012
@@ -2,19 +2,22 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_14) on Sat May 01 16:20:09 CEST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_26) on Tue Nov 08 18:58:01 CET 2011 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.apache.maven.plugin.pmd.AbstractPmdViolationCheckMojo (Maven PMD Plugin 2.5 API)
+Uses of Class org.apache.maven.plugin.pmd.AbstractPmdViolationCheckMojo (Maven PMD Plugin 2.6 API)
 </TITLE>
 
+<META NAME="date" CONTENT="2011-11-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.pmd.AbstractPmdViolationCheckMojo (Maven PMD Plugin 2.5 API)";
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Class org.apache.maven.plugin.pmd.AbstractPmdViolationCheckMojo (Maven PMD Plugin 2.6 API)";
+    }
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -23,6 +26,7 @@ function windowTitle()
 </HEAD>
 
 <BODY BGCOLOR="white" onload="windowTitle();">
+<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->
@@ -54,7 +58,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/pmd/class-use/AbstractPmdViolationCheckMojo.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../../index.html?org/apache/maven/plugin/pmd//class-useAbstractPmdViolationCheckMojo.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="AbstractPmdViolationCheckMojo.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -144,7 +148,7 @@ Uses of <A HREF="../../../../../../org/a
 &nbsp;PREV&nbsp;
 &nbsp;NEXT</FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../../index.html?org/apache/maven/plugin/pmd/class-use/AbstractPmdViolationCheckMojo.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../../index.html?org/apache/maven/plugin/pmd//class-useAbstractPmdViolationCheckMojo.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="AbstractPmdViolationCheckMojo.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -165,6 +169,6 @@ Uses of <A HREF="../../../../../../org/a
 <!-- ======== 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-pmd-plugin-latest/apidocs/org/apache/maven/plugin/pmd/class-use/CpdReport.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-pmd-plugin-latest/apidocs/org/apache/maven/plugin/pmd/class-use/CpdReport.html (original)
+++ websites/production/maventest/content/plugins/maven-pmd-plugin-latest/apidocs/org/apache/maven/plugin/pmd/class-use/CpdReport.html Tue May  8 15:16:42 2012
@@ -2,19 +2,22 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_14) on Sat May 01 16:20:09 CEST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_26) on Tue Nov 08 18:58:01 CET 2011 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.apache.maven.plugin.pmd.CpdReport (Maven PMD Plugin 2.5 API)
+Uses of Class org.apache.maven.plugin.pmd.CpdReport (Maven PMD Plugin 2.6 API)
 </TITLE>
 
+<META NAME="date" CONTENT="2011-11-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.pmd.CpdReport (Maven PMD Plugin 2.5 API)";
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Class org.apache.maven.plugin.pmd.CpdReport (Maven PMD Plugin 2.6 API)";
+    }
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -23,6 +26,7 @@ function windowTitle()
 </HEAD>
 
 <BODY BGCOLOR="white" onload="windowTitle();">
+<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->
@@ -54,7 +58,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/pmd/class-use/CpdReport.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../../index.html?org/apache/maven/plugin/pmd//class-useCpdReport.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="CpdReport.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -113,7 +117,7 @@ No usage of org.apache.maven.plugin.pmd.
 &nbsp;PREV&nbsp;
 &nbsp;NEXT</FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../../index.html?org/apache/maven/plugin/pmd/class-use/CpdReport.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../../index.html?org/apache/maven/plugin/pmd//class-useCpdReport.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="CpdReport.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -134,6 +138,6 @@ No usage of org.apache.maven.plugin.pmd.
 <!-- ======== 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-pmd-plugin-latest/apidocs/org/apache/maven/plugin/pmd/class-use/CpdReportGenerator.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-pmd-plugin-latest/apidocs/org/apache/maven/plugin/pmd/class-use/CpdReportGenerator.html (original)
+++ websites/production/maventest/content/plugins/maven-pmd-plugin-latest/apidocs/org/apache/maven/plugin/pmd/class-use/CpdReportGenerator.html Tue May  8 15:16:42 2012
@@ -2,19 +2,22 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_14) on Sat May 01 16:20:09 CEST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_26) on Tue Nov 08 18:58:01 CET 2011 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.apache.maven.plugin.pmd.CpdReportGenerator (Maven PMD Plugin 2.5 API)
+Uses of Class org.apache.maven.plugin.pmd.CpdReportGenerator (Maven PMD Plugin 2.6 API)
 </TITLE>
 
+<META NAME="date" CONTENT="2011-11-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.pmd.CpdReportGenerator (Maven PMD Plugin 2.5 API)";
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Class org.apache.maven.plugin.pmd.CpdReportGenerator (Maven PMD Plugin 2.6 API)";
+    }
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -23,6 +26,7 @@ function windowTitle()
 </HEAD>
 
 <BODY BGCOLOR="white" onload="windowTitle();">
+<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->
@@ -54,7 +58,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/pmd/class-use/CpdReportGenerator.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../../index.html?org/apache/maven/plugin/pmd//class-useCpdReportGenerator.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="CpdReportGenerator.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -113,7 +117,7 @@ No usage of org.apache.maven.plugin.pmd.
 &nbsp;PREV&nbsp;
 &nbsp;NEXT</FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../../index.html?org/apache/maven/plugin/pmd/class-use/CpdReportGenerator.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../../index.html?org/apache/maven/plugin/pmd//class-useCpdReportGenerator.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="CpdReportGenerator.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -134,6 +138,6 @@ No usage of org.apache.maven.plugin.pmd.
 <!-- ======== 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-pmd-plugin-latest/apidocs/org/apache/maven/plugin/pmd/class-use/CpdViolationCheckMojo.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-pmd-plugin-latest/apidocs/org/apache/maven/plugin/pmd/class-use/CpdViolationCheckMojo.html (original)
+++ websites/production/maventest/content/plugins/maven-pmd-plugin-latest/apidocs/org/apache/maven/plugin/pmd/class-use/CpdViolationCheckMojo.html Tue May  8 15:16:42 2012
@@ -2,19 +2,22 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_14) on Sat May 01 16:20:09 CEST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_26) on Tue Nov 08 18:58:01 CET 2011 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.apache.maven.plugin.pmd.CpdViolationCheckMojo (Maven PMD Plugin 2.5 API)
+Uses of Class org.apache.maven.plugin.pmd.CpdViolationCheckMojo (Maven PMD Plugin 2.6 API)
 </TITLE>
 
+<META NAME="date" CONTENT="2011-11-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.pmd.CpdViolationCheckMojo (Maven PMD Plugin 2.5 API)";
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Class org.apache.maven.plugin.pmd.CpdViolationCheckMojo (Maven PMD Plugin 2.6 API)";
+    }
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -23,6 +26,7 @@ function windowTitle()
 </HEAD>
 
 <BODY BGCOLOR="white" onload="windowTitle();">
+<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->
@@ -54,7 +58,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/pmd/class-use/CpdViolationCheckMojo.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../../index.html?org/apache/maven/plugin/pmd//class-useCpdViolationCheckMojo.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="CpdViolationCheckMojo.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -113,7 +117,7 @@ No usage of org.apache.maven.plugin.pmd.
 &nbsp;PREV&nbsp;
 &nbsp;NEXT</FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../../index.html?org/apache/maven/plugin/pmd/class-use/CpdViolationCheckMojo.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../../index.html?org/apache/maven/plugin/pmd//class-useCpdViolationCheckMojo.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="CpdViolationCheckMojo.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -134,6 +138,6 @@ No usage of org.apache.maven.plugin.pmd.
 <!-- ======== 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-pmd-plugin-latest/apidocs/org/apache/maven/plugin/pmd/class-use/HelpMojo.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-pmd-plugin-latest/apidocs/org/apache/maven/plugin/pmd/class-use/HelpMojo.html (original)
+++ websites/production/maventest/content/plugins/maven-pmd-plugin-latest/apidocs/org/apache/maven/plugin/pmd/class-use/HelpMojo.html Tue May  8 15:16:42 2012
@@ -2,19 +2,22 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_14) on Sat May 01 16:20:10 CEST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_26) on Tue Nov 08 18:58:01 CET 2011 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.apache.maven.plugin.pmd.HelpMojo (Maven PMD Plugin 2.5 API)
+Uses of Class org.apache.maven.plugin.pmd.HelpMojo (Maven PMD Plugin 2.6 API)
 </TITLE>
 
+<META NAME="date" CONTENT="2011-11-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.pmd.HelpMojo (Maven PMD Plugin 2.5 API)";
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Class org.apache.maven.plugin.pmd.HelpMojo (Maven PMD Plugin 2.6 API)";
+    }
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -23,6 +26,7 @@ function windowTitle()
 </HEAD>
 
 <BODY BGCOLOR="white" onload="windowTitle();">
+<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->
@@ -54,7 +58,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/pmd/class-use/HelpMojo.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../../index.html?org/apache/maven/plugin/pmd//class-useHelpMojo.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="HelpMojo.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -113,7 +117,7 @@ No usage of org.apache.maven.plugin.pmd.
 &nbsp;PREV&nbsp;
 &nbsp;NEXT</FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../../index.html?org/apache/maven/plugin/pmd/class-use/HelpMojo.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../../index.html?org/apache/maven/plugin/pmd//class-useHelpMojo.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="HelpMojo.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -134,6 +138,6 @@ No usage of org.apache.maven.plugin.pmd.
 <!-- ======== 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-pmd-plugin-latest/apidocs/org/apache/maven/plugin/pmd/class-use/PmdFileInfo.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-pmd-plugin-latest/apidocs/org/apache/maven/plugin/pmd/class-use/PmdFileInfo.html (original)
+++ websites/production/maventest/content/plugins/maven-pmd-plugin-latest/apidocs/org/apache/maven/plugin/pmd/class-use/PmdFileInfo.html Tue May  8 15:16:42 2012
@@ -2,19 +2,22 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_14) on Sat May 01 16:20:09 CEST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_26) on Tue Nov 08 18:58:01 CET 2011 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.apache.maven.plugin.pmd.PmdFileInfo (Maven PMD Plugin 2.5 API)
+Uses of Class org.apache.maven.plugin.pmd.PmdFileInfo (Maven PMD Plugin 2.6 API)
 </TITLE>
 
+<META NAME="date" CONTENT="2011-11-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.pmd.PmdFileInfo (Maven PMD Plugin 2.5 API)";
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Class org.apache.maven.plugin.pmd.PmdFileInfo (Maven PMD Plugin 2.6 API)";
+    }
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -23,6 +26,7 @@ function windowTitle()
 </HEAD>
 
 <BODY BGCOLOR="white" onload="windowTitle();">
+<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->
@@ -54,7 +58,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/pmd/class-use/PmdFileInfo.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../../index.html?org/apache/maven/plugin/pmd//class-usePmdFileInfo.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="PmdFileInfo.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -96,7 +100,7 @@ Uses of <A HREF="../../../../../../org/a
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;void</CODE></FONT></TD>
-<TD><CODE><B>PmdReportListener.</B><B><A HREF="../../../../../../org/apache/maven/plugin/pmd/PmdReportListener.html#beginFile(java.io.File, org.apache.maven.plugin.pmd.PmdFileInfo)">beginFile</A></B>(<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/io/File.html" title="class or interface in java.io">File</A>&nbsp;file,
+<TD><CODE><B>PmdReportListener.</B><B><A HREF="../../../../../../org/apache/maven/plugin/pmd/PmdReportListener.html#beginFile(java.io.File, org.apache.maven.plugin.pmd.PmdFileInfo)">beginFile</A></B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</A>&nbsp;file,
           <A HREF="../../../../../../org/apache/maven/plugin/pmd/PmdFileInfo.html" title="class in org.apache.maven.plugin.pmd">PmdFileInfo</A>&nbsp;finfo)</CODE>
 
 <BR>
@@ -137,7 +141,7 @@ Uses of <A HREF="../../../../../../org/a
 &nbsp;PREV&nbsp;
 &nbsp;NEXT</FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../../index.html?org/apache/maven/plugin/pmd/class-use/PmdFileInfo.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../../index.html?org/apache/maven/plugin/pmd//class-usePmdFileInfo.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="PmdFileInfo.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -158,6 +162,6 @@ Uses of <A HREF="../../../../../../org/a
 <!-- ======== 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-pmd-plugin-latest/apidocs/org/apache/maven/plugin/pmd/class-use/PmdReport.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-pmd-plugin-latest/apidocs/org/apache/maven/plugin/pmd/class-use/PmdReport.html (original)
+++ websites/production/maventest/content/plugins/maven-pmd-plugin-latest/apidocs/org/apache/maven/plugin/pmd/class-use/PmdReport.html Tue May  8 15:16:42 2012
@@ -2,19 +2,22 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_14) on Sat May 01 16:20:09 CEST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_26) on Tue Nov 08 18:58:01 CET 2011 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.apache.maven.plugin.pmd.PmdReport (Maven PMD Plugin 2.5 API)
+Uses of Class org.apache.maven.plugin.pmd.PmdReport (Maven PMD Plugin 2.6 API)
 </TITLE>
 
+<META NAME="date" CONTENT="2011-11-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.pmd.PmdReport (Maven PMD Plugin 2.5 API)";
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Class org.apache.maven.plugin.pmd.PmdReport (Maven PMD Plugin 2.6 API)";
+    }
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -23,6 +26,7 @@ function windowTitle()
 </HEAD>
 
 <BODY BGCOLOR="white" onload="windowTitle();">
+<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->
@@ -54,7 +58,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/pmd/class-use/PmdReport.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../../index.html?org/apache/maven/plugin/pmd//class-usePmdReport.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="PmdReport.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -113,7 +117,7 @@ No usage of org.apache.maven.plugin.pmd.
 &nbsp;PREV&nbsp;
 &nbsp;NEXT</FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../../index.html?org/apache/maven/plugin/pmd/class-use/PmdReport.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../../index.html?org/apache/maven/plugin/pmd//class-usePmdReport.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="PmdReport.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -134,6 +138,6 @@ No usage of org.apache.maven.plugin.pmd.
 <!-- ======== 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-pmd-plugin-latest/apidocs/org/apache/maven/plugin/pmd/class-use/PmdReportListener.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-pmd-plugin-latest/apidocs/org/apache/maven/plugin/pmd/class-use/PmdReportListener.html (original)
+++ websites/production/maventest/content/plugins/maven-pmd-plugin-latest/apidocs/org/apache/maven/plugin/pmd/class-use/PmdReportListener.html Tue May  8 15:16:42 2012
@@ -2,19 +2,22 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_14) on Sat May 01 16:20:09 CEST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_26) on Tue Nov 08 18:58:01 CET 2011 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.apache.maven.plugin.pmd.PmdReportListener (Maven PMD Plugin 2.5 API)
+Uses of Class org.apache.maven.plugin.pmd.PmdReportListener (Maven PMD Plugin 2.6 API)
 </TITLE>
 
+<META NAME="date" CONTENT="2011-11-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.pmd.PmdReportListener (Maven PMD Plugin 2.5 API)";
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Class org.apache.maven.plugin.pmd.PmdReportListener (Maven PMD Plugin 2.6 API)";
+    }
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -23,6 +26,7 @@ function windowTitle()
 </HEAD>
 
 <BODY BGCOLOR="white" onload="windowTitle();">
+<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->
@@ -54,7 +58,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/pmd/class-use/PmdReportListener.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../../index.html?org/apache/maven/plugin/pmd//class-usePmdReportListener.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="PmdReportListener.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -113,7 +117,7 @@ No usage of org.apache.maven.plugin.pmd.
 &nbsp;PREV&nbsp;
 &nbsp;NEXT</FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../../index.html?org/apache/maven/plugin/pmd/class-use/PmdReportListener.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../../index.html?org/apache/maven/plugin/pmd//class-usePmdReportListener.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="PmdReportListener.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -134,6 +138,6 @@ No usage of org.apache.maven.plugin.pmd.
 <!-- ======== 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-pmd-plugin-latest/apidocs/org/apache/maven/plugin/pmd/class-use/PmdViolationCheckMojo.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-pmd-plugin-latest/apidocs/org/apache/maven/plugin/pmd/class-use/PmdViolationCheckMojo.html (original)
+++ websites/production/maventest/content/plugins/maven-pmd-plugin-latest/apidocs/org/apache/maven/plugin/pmd/class-use/PmdViolationCheckMojo.html Tue May  8 15:16:42 2012
@@ -2,19 +2,22 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_14) on Sat May 01 16:20:09 CEST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_26) on Tue Nov 08 18:58:01 CET 2011 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.apache.maven.plugin.pmd.PmdViolationCheckMojo (Maven PMD Plugin 2.5 API)
+Uses of Class org.apache.maven.plugin.pmd.PmdViolationCheckMojo (Maven PMD Plugin 2.6 API)
 </TITLE>
 
+<META NAME="date" CONTENT="2011-11-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.pmd.PmdViolationCheckMojo (Maven PMD Plugin 2.5 API)";
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Class org.apache.maven.plugin.pmd.PmdViolationCheckMojo (Maven PMD Plugin 2.6 API)";
+    }
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -23,6 +26,7 @@ function windowTitle()
 </HEAD>
 
 <BODY BGCOLOR="white" onload="windowTitle();">
+<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->
@@ -54,7 +58,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/pmd/class-use/PmdViolationCheckMojo.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../../index.html?org/apache/maven/plugin/pmd//class-usePmdViolationCheckMojo.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="PmdViolationCheckMojo.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -113,7 +117,7 @@ No usage of org.apache.maven.plugin.pmd.
 &nbsp;PREV&nbsp;
 &nbsp;NEXT</FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../../index.html?org/apache/maven/plugin/pmd/class-use/PmdViolationCheckMojo.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../../index.html?org/apache/maven/plugin/pmd//class-usePmdViolationCheckMojo.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="PmdViolationCheckMojo.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -134,6 +138,6 @@ No usage of org.apache.maven.plugin.pmd.
 <!-- ======== 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-pmd-plugin-latest/apidocs/org/apache/maven/plugin/pmd/package-frame.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-pmd-plugin-latest/apidocs/org/apache/maven/plugin/pmd/package-frame.html (original)
+++ websites/production/maventest/content/plugins/maven-pmd-plugin-latest/apidocs/org/apache/maven/plugin/pmd/package-frame.html Tue May  8 15:16:42 2012
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_14) on Sat May 01 16:20:09 CEST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_26) on Tue Nov 08 18:58:01 CET 2011 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-org.apache.maven.plugin.pmd (Maven PMD Plugin 2.5 API)
+org.apache.maven.plugin.pmd (Maven PMD Plugin 2.6 API)
 </TITLE>
 
-<META NAME="keywords" CONTENT="org.apache.maven.plugin.pmd package">
+<META NAME="date" CONTENT="2011-11-08">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
 

Modified: websites/production/maventest/content/plugins/maven-pmd-plugin-latest/apidocs/org/apache/maven/plugin/pmd/package-summary.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-pmd-plugin-latest/apidocs/org/apache/maven/plugin/pmd/package-summary.html (original)
+++ websites/production/maventest/content/plugins/maven-pmd-plugin-latest/apidocs/org/apache/maven/plugin/pmd/package-summary.html Tue May  8 15:16:42 2012
@@ -2,20 +2,22 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_14) on Sat May 01 16:20:09 CEST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_26) on Tue Nov 08 18:58:01 CET 2011 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-org.apache.maven.plugin.pmd (Maven PMD Plugin 2.5 API)
+org.apache.maven.plugin.pmd (Maven PMD Plugin 2.6 API)
 </TITLE>
 
-<META NAME="keywords" CONTENT="org.apache.maven.plugin.pmd package">
+<META NAME="date" CONTENT="2011-11-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.pmd (Maven PMD Plugin 2.5 API)";
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="org.apache.maven.plugin.pmd (Maven PMD Plugin 2.6 API)";
+    }
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -24,6 +26,7 @@ function windowTitle()
 </HEAD>
 
 <BODY BGCOLOR="white" onload="windowTitle();">
+<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->
@@ -184,6 +187,6 @@ Package org.apache.maven.plugin.pmd
 <!-- ======== 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-pmd-plugin-latest/apidocs/org/apache/maven/plugin/pmd/package-tree.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-pmd-plugin-latest/apidocs/org/apache/maven/plugin/pmd/package-tree.html (original)
+++ websites/production/maventest/content/plugins/maven-pmd-plugin-latest/apidocs/org/apache/maven/plugin/pmd/package-tree.html Tue May  8 15:16:42 2012
@@ -2,19 +2,22 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_14) on Sat May 01 16:20:09 CEST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_26) on Tue Nov 08 18:58:01 CET 2011 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-org.apache.maven.plugin.pmd Class Hierarchy (Maven PMD Plugin 2.5 API)
+org.apache.maven.plugin.pmd Class Hierarchy (Maven PMD Plugin 2.6 API)
 </TITLE>
 
+<META NAME="date" CONTENT="2011-11-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.pmd Class Hierarchy (Maven PMD Plugin 2.5 API)";
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="org.apache.maven.plugin.pmd Class Hierarchy (Maven PMD Plugin 2.6 API)";
+    }
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -23,6 +26,7 @@ function windowTitle()
 </HEAD>
 
 <BODY BGCOLOR="white" onload="windowTitle();">
+<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->
@@ -84,10 +88,10 @@ 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">org.apache.maven.plugin.AbstractMojo (implements org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo)
+<LI TYPE="circle">java.lang.<A HREF="http://download.oracle.com/javase/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.plugin.<A HREF="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true" title="class or interface in org.apache.maven.plugin"><B>AbstractMojo</B></A> (implements org.apache.maven.plugin.<A HREF="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/ContextEnabled.html?is-external=true" title="class or interface in org.apache.maven.plugin">ContextEnabled</A>, org.apache.maven.plugin.<A HREF="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">Mojo</A>)
 <UL>
-<LI TYPE="circle">org.apache.maven.reporting.AbstractMavenReport (implements org.apache.maven.reporting.MavenReport)
+<LI TYPE="circle">org.apache.maven.reporting.<A HREF="http://maven.apache.org/shared/maven-reporting-api/apidocs/org/apache/maven/reporting/AbstractMavenReport.html?is-external=true" title="class or interface in org.apache.maven.reporting"><B>AbstractMavenReport</B></A> (implements org.apache.maven.reporting.<A HREF="http://maven.apache.org/shared/maven-reporting-api/apidocs/org/apache/maven/reporting/MavenMultiPageReport.html?is-external=true" title="class or interface in org.apache.maven.reporting">MavenMultiPageReport</A>)
 <UL>
 <LI TYPE="circle">org.apache.maven.plugin.pmd.<A HREF="../../../../../org/apache/maven/plugin/pmd/AbstractPmdReport.html" title="class in org.apache.maven.plugin.pmd"><B>AbstractPmdReport</B></A><UL>
 <LI TYPE="circle">org.apache.maven.plugin.pmd.<A HREF="../../../../../org/apache/maven/plugin/pmd/CpdReport.html" title="class in org.apache.maven.plugin.pmd"><B>CpdReport</B></A><LI TYPE="circle">org.apache.maven.plugin.pmd.<A HREF="../../../../../org/apache/maven/plugin/pmd/PmdReport.html" title="class in org.apache.maven.plugin.pmd"><B>PmdReport</B></A></UL>
@@ -95,7 +99,7 @@ Class Hierarchy
 <LI TYPE="circle">org.apache.maven.plugin.pmd.<A HREF="../../../../../org/apache/maven/plugin/pmd/AbstractPmdViolationCheckMojo.html" title="class in org.apache.maven.plugin.pmd"><B>AbstractPmdViolationCheckMojo</B></A><UL>
 <LI TYPE="circle">org.apache.maven.plugin.pmd.<A HREF="../../../../../org/apache/maven/plugin/pmd/CpdViolationCheckMojo.html" title="class in org.apache.maven.plugin.pmd"><B>CpdViolationCheckMojo</B></A><LI TYPE="circle">org.apache.maven.plugin.pmd.<A HREF="../../../../../org/apache/maven/plugin/pmd/PmdViolationCheckMojo.html" title="class in org.apache.maven.plugin.pmd"><B>PmdViolationCheckMojo</B></A></UL>
 <LI TYPE="circle">org.apache.maven.plugin.pmd.<A HREF="../../../../../org/apache/maven/plugin/pmd/HelpMojo.html" title="class in org.apache.maven.plugin.pmd"><B>HelpMojo</B></A></UL>
-<LI TYPE="circle">org.apache.maven.plugin.pmd.<A HREF="../../../../../org/apache/maven/plugin/pmd/CpdReportGenerator.html" title="class in org.apache.maven.plugin.pmd"><B>CpdReportGenerator</B></A><LI TYPE="circle">org.apache.maven.plugin.pmd.<A HREF="../../../../../org/apache/maven/plugin/pmd/PmdFileInfo.html" title="class in org.apache.maven.plugin.pmd"><B>PmdFileInfo</B></A><LI TYPE="circle">org.apache.maven.plugin.pmd.<A HREF="../../../../../org/apache/maven/plugin/pmd/PmdReportListener.html" title="class in org.apache.maven.plugin.pmd"><B>PmdReportListener</B></A> (implements net.sourceforge.pmd.ReportListener)
+<LI TYPE="circle">org.apache.maven.plugin.pmd.<A HREF="../../../../../org/apache/maven/plugin/pmd/CpdReportGenerator.html" title="class in org.apache.maven.plugin.pmd"><B>CpdReportGenerator</B></A><LI TYPE="circle">org.apache.maven.plugin.pmd.<A HREF="../../../../../org/apache/maven/plugin/pmd/PmdFileInfo.html" title="class in org.apache.maven.plugin.pmd"><B>PmdFileInfo</B></A><LI TYPE="circle">org.apache.maven.plugin.pmd.<A HREF="../../../../../org/apache/maven/plugin/pmd/PmdReportListener.html" title="class in org.apache.maven.plugin.pmd"><B>PmdReportListener</B></A> (implements net.sourceforge.pmd.<A HREF="http://pmd.sourceforge.net/apidocs/net/sourceforge/pmd/ReportListener.html?is-external=true" title="class or interface in net.sourceforge.pmd">ReportListener</A>)
 </UL>
 </UL>
 <HR>
@@ -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-pmd-plugin-latest/apidocs/org/apache/maven/plugin/pmd/package-use.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-pmd-plugin-latest/apidocs/org/apache/maven/plugin/pmd/package-use.html (original)
+++ websites/production/maventest/content/plugins/maven-pmd-plugin-latest/apidocs/org/apache/maven/plugin/pmd/package-use.html Tue May  8 15:16:42 2012
@@ -2,19 +2,22 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_14) on Sat May 01 16:20:10 CEST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_26) on Tue Nov 08 18:58:01 CET 2011 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Package org.apache.maven.plugin.pmd (Maven PMD Plugin 2.5 API)
+Uses of Package org.apache.maven.plugin.pmd (Maven PMD Plugin 2.6 API)
 </TITLE>
 
+<META NAME="date" CONTENT="2011-11-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.pmd (Maven PMD Plugin 2.5 API)";
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Package org.apache.maven.plugin.pmd (Maven PMD Plugin 2.6 API)";
+    }
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -23,6 +26,7 @@ function windowTitle()
 </HEAD>
 
 <BODY BGCOLOR="white" onload="windowTitle();">
+<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->
@@ -159,6 +163,6 @@ Classes in <A HREF="../../../../../org/a
 <!-- ======== 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-pmd-plugin-latest/apidocs/overview-tree.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-pmd-plugin-latest/apidocs/overview-tree.html (original)
+++ websites/production/maventest/content/plugins/maven-pmd-plugin-latest/apidocs/overview-tree.html Tue May  8 15:16:42 2012
@@ -2,19 +2,22 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_14) on Sat May 01 16:20:10 CEST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_26) on Tue Nov 08 18:58:01 CET 2011 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Class Hierarchy (Maven PMD Plugin 2.5 API)
+Class Hierarchy (Maven PMD Plugin 2.6 API)
 </TITLE>
 
+<META NAME="date" CONTENT="2011-11-08">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
 
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="Class Hierarchy (Maven PMD Plugin 2.5 API)";
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Class Hierarchy (Maven PMD Plugin 2.6 API)";
+    }
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -23,6 +26,7 @@ function windowTitle()
 </HEAD>
 
 <BODY BGCOLOR="white" onload="windowTitle();">
+<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->
@@ -86,10 +90,10 @@ 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.apache.maven.plugin.AbstractMojo (implements org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo)
+<LI TYPE="circle">java.lang.<A HREF="http://download.oracle.com/javase/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.plugin.<A HREF="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true" title="class or interface in org.apache.maven.plugin"><B>AbstractMojo</B></A> (implements org.apache.maven.plugin.<A HREF="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/ContextEnabled.html?is-external=true" title="class or interface in org.apache.maven.plugin">ContextEnabled</A>, org.apache.maven.plugin.<A HREF="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">Mojo</A>)
 <UL>
-<LI TYPE="circle">org.apache.maven.reporting.AbstractMavenReport (implements org.apache.maven.reporting.MavenReport)
+<LI TYPE="circle">org.apache.maven.reporting.<A HREF="http://maven.apache.org/shared/maven-reporting-api/apidocs/org/apache/maven/reporting/AbstractMavenReport.html?is-external=true" title="class or interface in org.apache.maven.reporting"><B>AbstractMavenReport</B></A> (implements org.apache.maven.reporting.<A HREF="http://maven.apache.org/shared/maven-reporting-api/apidocs/org/apache/maven/reporting/MavenMultiPageReport.html?is-external=true" title="class or interface in org.apache.maven.reporting">MavenMultiPageReport</A>)
 <UL>
 <LI TYPE="circle">org.apache.maven.plugin.pmd.<A HREF="org/apache/maven/plugin/pmd/AbstractPmdReport.html" title="class in org.apache.maven.plugin.pmd"><B>AbstractPmdReport</B></A><UL>
 <LI TYPE="circle">org.apache.maven.plugin.pmd.<A HREF="org/apache/maven/plugin/pmd/CpdReport.html" title="class in org.apache.maven.plugin.pmd"><B>CpdReport</B></A><LI TYPE="circle">org.apache.maven.plugin.pmd.<A HREF="org/apache/maven/plugin/pmd/PmdReport.html" title="class in org.apache.maven.plugin.pmd"><B>PmdReport</B></A></UL>
@@ -97,7 +101,7 @@ Class Hierarchy
 <LI TYPE="circle">org.apache.maven.plugin.pmd.<A HREF="org/apache/maven/plugin/pmd/AbstractPmdViolationCheckMojo.html" title="class in org.apache.maven.plugin.pmd"><B>AbstractPmdViolationCheckMojo</B></A><UL>
 <LI TYPE="circle">org.apache.maven.plugin.pmd.<A HREF="org/apache/maven/plugin/pmd/CpdViolationCheckMojo.html" title="class in org.apache.maven.plugin.pmd"><B>CpdViolationCheckMojo</B></A><LI TYPE="circle">org.apache.maven.plugin.pmd.<A HREF="org/apache/maven/plugin/pmd/PmdViolationCheckMojo.html" title="class in org.apache.maven.plugin.pmd"><B>PmdViolationCheckMojo</B></A></UL>
 <LI TYPE="circle">org.apache.maven.plugin.pmd.<A HREF="org/apache/maven/plugin/pmd/HelpMojo.html" title="class in org.apache.maven.plugin.pmd"><B>HelpMojo</B></A></UL>
-<LI TYPE="circle">org.apache.maven.plugin.pmd.<A HREF="org/apache/maven/plugin/pmd/CpdReportGenerator.html" title="class in org.apache.maven.plugin.pmd"><B>CpdReportGenerator</B></A><LI TYPE="circle">org.apache.maven.plugin.pmd.<A HREF="org/apache/maven/plugin/pmd/PmdFileInfo.html" title="class in org.apache.maven.plugin.pmd"><B>PmdFileInfo</B></A><LI TYPE="circle">org.apache.maven.plugin.pmd.<A HREF="org/apache/maven/plugin/pmd/PmdReportListener.html" title="class in org.apache.maven.plugin.pmd"><B>PmdReportListener</B></A> (implements net.sourceforge.pmd.ReportListener)
+<LI TYPE="circle">org.apache.maven.plugin.pmd.<A HREF="org/apache/maven/plugin/pmd/CpdReportGenerator.html" title="class in org.apache.maven.plugin.pmd"><B>CpdReportGenerator</B></A><LI TYPE="circle">org.apache.maven.plugin.pmd.<A HREF="org/apache/maven/plugin/pmd/PmdFileInfo.html" title="class in org.apache.maven.plugin.pmd"><B>PmdFileInfo</B></A><LI TYPE="circle">org.apache.maven.plugin.pmd.<A HREF="org/apache/maven/plugin/pmd/PmdReportListener.html" title="class in org.apache.maven.plugin.pmd"><B>PmdReportListener</B></A> (implements net.sourceforge.pmd.<A HREF="http://pmd.sourceforge.net/apidocs/net/sourceforge/pmd/ReportListener.html?is-external=true" title="class or interface in net.sourceforge.pmd">ReportListener</A>)
 </UL>
 </UL>
 <HR>
@@ -153,6 +157,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

Added: websites/production/maventest/content/plugins/maven-pmd-plugin-latest/apidocs/packages
==============================================================================
--- websites/production/maventest/content/plugins/maven-pmd-plugin-latest/apidocs/packages (added)
+++ websites/production/maventest/content/plugins/maven-pmd-plugin-latest/apidocs/packages Tue May  8 15:16:42 2012
@@ -0,0 +1 @@
+org.apache.maven.plugin.pmd
\ No newline at end of file

Modified: websites/production/maventest/content/plugins/maven-pmd-plugin-latest/apidocs/stylesheet.css
==============================================================================
--- websites/production/maventest/content/plugins/maven-pmd-plugin-latest/apidocs/stylesheet.css (original)
+++ websites/production/maventest/content/plugins/maven-pmd-plugin-latest/apidocs/stylesheet.css Tue May  8 15:16:42 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}