You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by de...@apache.org on 2014/03/11 21:12:55 UTC

svn commit: r901148 [21/48] - in /websites/production/maven/content/plugins-archives/maven-pmd-plugin-LATEST: ./ apidocs/ apidocs/org/apache/maven/plugin/pmd/ apidocs/org/apache/maven/plugin/pmd/class-use/ apidocs/org/apache/maven/plugin/pmd/model/ api...

Modified: websites/production/maven/content/plugins-archives/maven-pmd-plugin-LATEST/testapidocs/org/apache/maven/plugin/pmd/PmdReportTest.html
==============================================================================
--- websites/production/maven/content/plugins-archives/maven-pmd-plugin-LATEST/testapidocs/org/apache/maven/plugin/pmd/PmdReportTest.html (original)
+++ websites/production/maven/content/plugins-archives/maven-pmd-plugin-LATEST/testapidocs/org/apache/maven/plugin/pmd/PmdReportTest.html Tue Mar 11 20:12:51 2014
@@ -4,18 +4,17 @@
 <HEAD>
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-PmdReportTest (Maven PMD Plugin 3.0.1 Test API)
+PmdReportTest (Apache Maven PMD Plugin 3.1 Test API)
 </TITLE>
 
+<META NAME="keywords" CONTENT="org.apache.maven.plugin.pmd.PmdReportTest class">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
 
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="PmdReportTest (Maven PMD Plugin 3.0.1 Test API)";
-    }
+    parent.document.title="PmdReportTest (Apache Maven PMD Plugin 3.1 Test API)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -24,7 +23,6 @@ function windowTitle()
 </HEAD>
 
 <BODY BGCOLOR="white" onload="windowTitle();">
-<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->
@@ -91,11 +89,11 @@ org.apache.maven.plugin.pmd</FONT>
 <BR>
 Class PmdReportTest</H2>
 <PRE>
-<A HREF="http://docs.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>
+<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html" title="class or interface in java.lang">java.lang.Object</A>
   <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by ">junit.framework.Assert
       <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by ">junit.framework.TestCase
           <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by ">org.codehaus.plexus.PlexusTestCase
-              <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><A HREF="http://maven.apache.org/plugin-testing/maven-plugin-testing-harness/apidocs/org/apache/maven/plugin/testing/AbstractMojoTestCase.html?is-external=true" title="class or interface in org.apache.maven.plugin.testing">org.apache.maven.plugin.testing.AbstractMojoTestCase</A>
+              <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><A HREF="http://maven.apache.org/plugin-testing/maven-plugin-testing-harness/apidocs/org/apache/maven/plugin/testing/AbstractMojoTestCase.html" title="class or interface in org.apache.maven.plugin.testing">org.apache.maven.plugin.testing.AbstractMojoTestCase</A>
                   <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../../org/apache/maven/plugin/pmd/AbstractPmdReportTest.html" title="class in org.apache.maven.plugin.pmd">org.apache.maven.plugin.pmd.AbstractPmdReportTest</A>
                       <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.maven.plugin.pmd.PmdReportTest</B>
 </PRE>
@@ -187,6 +185,14 @@ Class PmdReportTest</H2>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../org/apache/maven/plugin/pmd/PmdReportTest.html#testEmptyReportConfiguration()">testEmptyReportConfiguration</A></B>()</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;void</CODE></FONT></TD>
 <TD><CODE><B><A HREF="../../../../../org/apache/maven/plugin/pmd/PmdReportTest.html#testFileURL()">testFileURL</A></B>()</CODE>
 
 <BR>
@@ -232,6 +238,14 @@ Class PmdReportTest</H2>
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Verify skip parameter</TD>
 </TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../org/apache/maven/plugin/pmd/PmdReportTest.html#testSkipEmptyReportConfiguration()">testSkipEmptyReportConfiguration</A></B>()</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+</TR>
 </TABLE>
 &nbsp;<A NAME="methods_inherited_from_class_org.apache.maven.plugin.pmd.AbstractPmdReportTest"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
@@ -245,10 +259,10 @@ Class PmdReportTest</H2>
 &nbsp;<A NAME="methods_inherited_from_class_org.apache.maven.plugin.testing.AbstractMojoTestCase"><!-- --></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.testing.<A HREF="http://maven.apache.org/plugin-testing/maven-plugin-testing-harness/apidocs/org/apache/maven/plugin/testing/AbstractMojoTestCase.html?is-external=true" title="class or interface in org.apache.maven.plugin.testing">AbstractMojoTestCase</A></B></TH>
+<TH ALIGN="left"><B>Methods inherited from class org.apache.maven.plugin.testing.<A HREF="http://maven.apache.org/plugin-testing/maven-plugin-testing-harness/apidocs/org/apache/maven/plugin/testing/AbstractMojoTestCase.html" title="class or interface in org.apache.maven.plugin.testing">AbstractMojoTestCase</A></B></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><A HREF="http://maven.apache.org/plugin-testing/maven-plugin-testing-harness/apidocs/org/apache/maven/plugin/testing/AbstractMojoTestCase.html?is-external=true#configureMojo(org.apache.maven.plugin.Mojo, org.codehaus.plexus.configuration.PlexusConfiguration)" title="class or interface in org.apache.maven.plugin.testing">configureMojo</A>, <A HREF="http://maven.apache.org/plugin-testing/maven-plugin-testing-harness/apidocs/org/apache/maven/plugin/testing/AbstractMojoTestCase.html?is-external=true#configureMojo(org.apache.maven.plugin.Mojo, java.lang.String, java.io.File)" title="class or interface in org.apache.maven.plugin.testing">configureMojo</A>, <A HREF="http://maven.apache.org/plugin-testing/maven-plugin-testing-harness/apidocs/org/apache/maven/plugin/testing/AbstractMojoTestCase.html?is-external=true#extractPluginConfiguration(java.lang.String, java.io.File)" title="class or interface in org.apache.maven.plugin.testing">extractPluginConfiguration</A>, <A HREF="http:
 //maven.apache.org/plugin-testing/maven-plugin-testing-harness/apidocs/org/apache/maven/plugin/testing/AbstractMojoTestCase.html?is-external=true#extractPluginConfiguration(java.lang.String, org.codehaus.plexus.util.xml.Xpp3Dom)" title="class or interface in org.apache.maven.plugin.testing">extractPluginConfiguration</A>, <A HREF="http://maven.apache.org/plugin-testing/maven-plugin-testing-harness/apidocs/org/apache/maven/plugin/testing/AbstractMojoTestCase.html?is-external=true#getVariablesAndValuesFromObject(java.lang.Class, java.lang.Object)" title="class or interface in org.apache.maven.plugin.testing">getVariablesAndValuesFromObject</A>, <A HREF="http://maven.apache.org/plugin-testing/maven-plugin-testing-harness/apidocs/org/apache/maven/plugin/testing/AbstractMojoTestCase.html?is-external=true#getVariablesAndValuesFromObject(java.lang.Object)" title="class or interface in org.apache.maven.plugin.testing">getVariablesAndValuesFromObject</A>, <A HREF="http://maven.apache.org/plu
 gin-testing/maven-plugin-testing-harness/apidocs/org/apache/maven/plugin/testing/AbstractMojoTestCase.html?is-external=true#getVariableValueFromObject(java.lang.Object, java.lang.String)" title="class or interface in org.apache.maven.plugin.testing">getVariableValueFromObject</A>, <A HREF="http://maven.apache.org/plugin-testing/maven-plugin-testing-harness/apidocs/org/apache/maven/plugin/testing/AbstractMojoTestCase.html?is-external=true#lookupEmptyMojo(java.lang.String, java.io.File)" title="class or interface in org.apache.maven.plugin.testing">lookupEmptyMojo</A>, <A HREF="http://maven.apache.org/plugin-testing/maven-plugin-testing-harness/apidocs/org/apache/maven/plugin/testing/AbstractMojoTestCase.html?is-external=true#lookupEmptyMojo(java.lang.String, java.lang.String)" title="class or interface in org.apache.maven.plugin.testing">lookupEmptyMojo</A>, <A HREF="http://maven.apache.org/plugin-testing/maven-plugin-testing-harness/apidocs/org/apache/maven/plugin/testing/AbstractMo
 joTestCase.html?is-external=true#lookupMojo(java.lang.String, java.io.File)" title="class or interface in org.apache.maven.plugin.testing">lookupMojo</A>, <A HREF="http://maven.apache.org/plugin-testing/maven-plugin-testing-harness/apidocs/org/apache/maven/plugin/testing/AbstractMojoTestCase.html?is-external=true#lookupMojo(java.lang.String, java.lang.String)" title="class or interface in org.apache.maven.plugin.testing">lookupMojo</A>, <A HREF="http://maven.apache.org/plugin-testing/maven-plugin-testing-harness/apidocs/org/apache/maven/plugin/testing/AbstractMojoTestCase.html?is-external=true#lookupMojo(java.lang.String, java.lang.String, java.lang.String, java.lang.String, org.codehaus.plexus.configuration.PlexusConfiguration)" title="class or interface in org.apache.maven.plugin.testing">lookupMojo</A>, <A HREF="http://maven.apache.org/plugin-testing/maven-plugin-testing-harness/apidocs/org/apache/maven/plugin/testing/AbstractMojoTestCase.html?is-external=true#setVariableValueToO
 bject(java.lang.Object, java.lang.String, java.lang.Object)" title="class or interface in org.apache.maven.plugin.testing">setVariableValueToObject</A></CODE></TD>
+<TD><CODE><A HREF="http://maven.apache.org/plugin-testing/maven-plugin-testing-harness/apidocs/org/apache/maven/plugin/testing/AbstractMojoTestCase.html#configureMojo(org.apache.maven.plugin.Mojo, org.codehaus.plexus.configuration.PlexusConfiguration)" title="class or interface in org.apache.maven.plugin.testing">configureMojo</A>, <A HREF="http://maven.apache.org/plugin-testing/maven-plugin-testing-harness/apidocs/org/apache/maven/plugin/testing/AbstractMojoTestCase.html#configureMojo(org.apache.maven.plugin.Mojo, java.lang.String, java.io.File)" title="class or interface in org.apache.maven.plugin.testing">configureMojo</A>, <A HREF="http://maven.apache.org/plugin-testing/maven-plugin-testing-harness/apidocs/org/apache/maven/plugin/testing/AbstractMojoTestCase.html#extractPluginConfiguration(java.lang.String, java.io.File)" title="class or interface in org.apache.maven.plugin.testing">extractPluginConfiguration</A>, <A HREF="http://maven.apache.org/plugin-testing/maven-plugin-test
 ing-harness/apidocs/org/apache/maven/plugin/testing/AbstractMojoTestCase.html#extractPluginConfiguration(java.lang.String, org.codehaus.plexus.util.xml.Xpp3Dom)" title="class or interface in org.apache.maven.plugin.testing">extractPluginConfiguration</A>, <A HREF="http://maven.apache.org/plugin-testing/maven-plugin-testing-harness/apidocs/org/apache/maven/plugin/testing/AbstractMojoTestCase.html#getVariablesAndValuesFromObject(java.lang.Class, java.lang.Object)" title="class or interface in org.apache.maven.plugin.testing">getVariablesAndValuesFromObject</A>, <A HREF="http://maven.apache.org/plugin-testing/maven-plugin-testing-harness/apidocs/org/apache/maven/plugin/testing/AbstractMojoTestCase.html#getVariablesAndValuesFromObject(java.lang.Object)" title="class or interface in org.apache.maven.plugin.testing">getVariablesAndValuesFromObject</A>, <A HREF="http://maven.apache.org/plugin-testing/maven-plugin-testing-harness/apidocs/org/apache/maven/plugin/testing/AbstractMojoTestCase.
 html#getVariableValueFromObject(java.lang.Object, java.lang.String)" title="class or interface in org.apache.maven.plugin.testing">getVariableValueFromObject</A>, <A HREF="http://maven.apache.org/plugin-testing/maven-plugin-testing-harness/apidocs/org/apache/maven/plugin/testing/AbstractMojoTestCase.html#lookupEmptyMojo(java.lang.String, java.io.File)" title="class or interface in org.apache.maven.plugin.testing">lookupEmptyMojo</A>, <A HREF="http://maven.apache.org/plugin-testing/maven-plugin-testing-harness/apidocs/org/apache/maven/plugin/testing/AbstractMojoTestCase.html#lookupEmptyMojo(java.lang.String, java.lang.String)" title="class or interface in org.apache.maven.plugin.testing">lookupEmptyMojo</A>, <A HREF="http://maven.apache.org/plugin-testing/maven-plugin-testing-harness/apidocs/org/apache/maven/plugin/testing/AbstractMojoTestCase.html#lookupMojo(java.lang.String, java.io.File)" title="class or interface in org.apache.maven.plugin.testing">lookupMojo</A>, <A HREF="http:/
 /maven.apache.org/plugin-testing/maven-plugin-testing-harness/apidocs/org/apache/maven/plugin/testing/AbstractMojoTestCase.html#lookupMojo(java.lang.String, java.lang.String)" title="class or interface in org.apache.maven.plugin.testing">lookupMojo</A>, <A HREF="http://maven.apache.org/plugin-testing/maven-plugin-testing-harness/apidocs/org/apache/maven/plugin/testing/AbstractMojoTestCase.html#lookupMojo(java.lang.String, java.lang.String, java.lang.String, java.lang.String, org.codehaus.plexus.configuration.PlexusConfiguration)" title="class or interface in org.apache.maven.plugin.testing">lookupMojo</A>, <A HREF="http://maven.apache.org/plugin-testing/maven-plugin-testing-harness/apidocs/org/apache/maven/plugin/testing/AbstractMojoTestCase.html#setVariableValueToObject(java.lang.Object, java.lang.String, java.lang.Object)" title="class or interface in org.apache.maven.plugin.testing">setVariableValueToObject</A></CODE></TD>
 </TR>
 </TABLE>
 &nbsp;<A NAME="methods_inherited_from_class_org.codehaus.plexus.PlexusTestCase"><!-- --></A>
@@ -281,10 +295,10 @@ Class PmdReportTest</H2>
 &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left"><B>Methods inherited from class java.lang.<A HREF="http://docs.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>
+<TH ALIGN="left"><B>Methods inherited from class java.lang.<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A></B></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><A HREF="http://docs.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://docs.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://docs.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://docs.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://docs.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://docs.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://docs.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://docs.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://docs.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://docs.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>
+<TD><CODE><A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#clone()" title="class or interface in java.lang">clone</A>, <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#equals(java.lang.Object)" title="class or interface in java.lang">equals</A>, <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#finalize()" title="class or interface in java.lang">finalize</A>, <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#getClass()" title="class or interface in java.lang">getClass</A>, <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#hashCode()" title="class or interface in java.lang">hashCode</A>, <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#notify()" title="class or interface in java.lang">notify</A>, <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#notifyAll()" title="class or interface in java.lang">noti
 fyAll</A>, <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#wait()" title="class or interface in java.lang">wait</A>, <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#wait(long)" title="class or interface in java.lang">wait</A>, <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#wait(long, int)" title="class or interface in java.lang">wait</A></CODE></TD>
 </TR>
 </TABLE>
 &nbsp;
@@ -321,17 +335,17 @@ public <B>PmdReportTest</B>()</PRE>
 setUp</H3>
 <PRE>
 protected void <B>setUp</B>()
-              throws <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</A></PRE>
+              throws <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Exception.html" title="class or interface in java.lang">Exception</A></PRE>
 <DL>
 <DD>
 <P>
 <DD><DL>
-<DT><B>Overrides:</B><DD><CODE><A HREF="http://maven.apache.org/plugin-testing/maven-plugin-testing-harness/apidocs/org/apache/maven/plugin/testing/AbstractMojoTestCase.html?is-external=true#setUp()" title="class or interface in org.apache.maven.plugin.testing">setUp</A></CODE> in class <CODE><A HREF="http://maven.apache.org/plugin-testing/maven-plugin-testing-harness/apidocs/org/apache/maven/plugin/testing/AbstractMojoTestCase.html?is-external=true" title="class or interface in org.apache.maven.plugin.testing">AbstractMojoTestCase</A></CODE></DL>
+<DT><B>Overrides:</B><DD><CODE><A HREF="http://maven.apache.org/plugin-testing/maven-plugin-testing-harness/apidocs/org/apache/maven/plugin/testing/AbstractMojoTestCase.html#setUp()" title="class or interface in org.apache.maven.plugin.testing">setUp</A></CODE> in class <CODE><A HREF="http://maven.apache.org/plugin-testing/maven-plugin-testing-harness/apidocs/org/apache/maven/plugin/testing/AbstractMojoTestCase.html" title="class or interface in org.apache.maven.plugin.testing">AbstractMojoTestCase</A></CODE></DL>
 </DD>
 <DD><DL>
 
 <DT><B>Throws:</B>
-<DD><CODE><A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</A></CODE></DL>
+<DD><CODE><A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Exception.html" title="class or interface in java.lang">Exception</A></CODE></DL>
 </DD>
 </DL>
 <HR>
@@ -340,12 +354,12 @@ protected void <B>setUp</B>()
 testDefaultConfiguration</H3>
 <PRE>
 public void <B>testDefaultConfiguration</B>()
-                              throws <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</A></PRE>
+                              throws <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Exception.html" title="class or interface in java.lang">Exception</A></PRE>
 <DL>
 <DD><DL>
 
 <DT><B>Throws:</B>
-<DD><CODE><A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</A></CODE></DL>
+<DD><CODE><A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Exception.html" title="class or interface in java.lang">Exception</A></CODE></DL>
 </DD>
 </DL>
 <HR>
@@ -354,12 +368,12 @@ public void <B>testDefaultConfiguration<
 testJavascriptConfiguration</H3>
 <PRE>
 public void <B>testJavascriptConfiguration</B>()
-                                 throws <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</A></PRE>
+                                 throws <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Exception.html" title="class or interface in java.lang">Exception</A></PRE>
 <DL>
 <DD><DL>
 
 <DT><B>Throws:</B>
-<DD><CODE><A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</A></CODE></DL>
+<DD><CODE><A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Exception.html" title="class or interface in java.lang">Exception</A></CODE></DL>
 </DD>
 </DL>
 <HR>
@@ -368,12 +382,12 @@ public void <B>testJavascriptConfigurati
 testFileURL</H3>
 <PRE>
 public void <B>testFileURL</B>()
-                 throws <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</A></PRE>
+                 throws <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Exception.html" title="class or interface in java.lang">Exception</A></PRE>
 <DL>
 <DD><DL>
 
 <DT><B>Throws:</B>
-<DD><CODE><A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</A></CODE></DL>
+<DD><CODE><A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Exception.html" title="class or interface in java.lang">Exception</A></CODE></DL>
 </DD>
 </DL>
 <HR>
@@ -382,14 +396,14 @@ public void <B>testFileURL</B>()
 testCustomConfiguration</H3>
 <PRE>
 public void <B>testCustomConfiguration</B>()
-                             throws <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</A></PRE>
+                             throws <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Exception.html" title="class or interface in java.lang">Exception</A></PRE>
 <DL>
 <DD>With custom rulesets
 <P>
 <DD><DL>
 
 <DT><B>Throws:</B>
-<DD><CODE><A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</A></CODE></DL>
+<DD><CODE><A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Exception.html" title="class or interface in java.lang">Exception</A></CODE></DL>
 </DD>
 </DL>
 <HR>
@@ -398,14 +412,42 @@ public void <B>testCustomConfiguration</
 testSkipConfiguration</H3>
 <PRE>
 public void <B>testSkipConfiguration</B>()
-                           throws <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</A></PRE>
+                           throws <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Exception.html" title="class or interface in java.lang">Exception</A></PRE>
 <DL>
 <DD>Verify skip parameter
 <P>
 <DD><DL>
 
 <DT><B>Throws:</B>
-<DD><CODE><A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</A></CODE></DL>
+<DD><CODE><A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Exception.html" title="class or interface in java.lang">Exception</A></CODE></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="testSkipEmptyReportConfiguration()"><!-- --></A><H3>
+testSkipEmptyReportConfiguration</H3>
+<PRE>
+public void <B>testSkipEmptyReportConfiguration</B>()
+                                      throws <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Exception.html" title="class or interface in java.lang">Exception</A></PRE>
+<DL>
+<DD><DL>
+
+<DT><B>Throws:</B>
+<DD><CODE><A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Exception.html" title="class or interface in java.lang">Exception</A></CODE></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="testEmptyReportConfiguration()"><!-- --></A><H3>
+testEmptyReportConfiguration</H3>
+<PRE>
+public void <B>testEmptyReportConfiguration</B>()
+                                  throws <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Exception.html" title="class or interface in java.lang">Exception</A></PRE>
+<DL>
+<DD><DL>
+
+<DT><B>Throws:</B>
+<DD><CODE><A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Exception.html" title="class or interface in java.lang">Exception</A></CODE></DL>
 </DD>
 </DL>
 <HR>
@@ -414,12 +456,12 @@ public void <B>testSkipConfiguration</B>
 testInvalidFormat</H3>
 <PRE>
 public void <B>testInvalidFormat</B>()
-                       throws <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</A></PRE>
+                       throws <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Exception.html" title="class or interface in java.lang">Exception</A></PRE>
 <DL>
 <DD><DL>
 
 <DT><B>Throws:</B>
-<DD><CODE><A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</A></CODE></DL>
+<DD><CODE><A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Exception.html" title="class or interface in java.lang">Exception</A></CODE></DL>
 </DD>
 </DL>
 <HR>
@@ -428,12 +470,12 @@ public void <B>testInvalidFormat</B>()
 testInvalidTargetJdk</H3>
 <PRE>
 public void <B>testInvalidTargetJdk</B>()
-                          throws <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</A></PRE>
+                          throws <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Exception.html" title="class or interface in java.lang">Exception</A></PRE>
 <DL>
 <DD><DL>
 
 <DT><B>Throws:</B>
-<DD><CODE><A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</A></CODE></DL>
+<DD><CODE><A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Exception.html" title="class or interface in java.lang">Exception</A></CODE></DL>
 </DD>
 </DL>
 <HR>
@@ -442,14 +484,14 @@ public void <B>testInvalidTargetJdk</B>(
 testLocationTemp</H3>
 <PRE>
 public void <B>testLocationTemp</B>()
-                      throws <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</A></PRE>
+                      throws <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Exception.html" title="class or interface in java.lang">Exception</A></PRE>
 <DL>
 <DD>Verify the correct working of the localtionTemp method
 <P>
 <DD><DL>
 
 <DT><B>Throws:</B>
-<DD><CODE><A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</A></CODE></DL>
+<DD><CODE><A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Exception.html" title="class or interface in java.lang">Exception</A></CODE></DL>
 </DD>
 </DL>
 <!-- ========= END OF CLASS DATA ========= -->
@@ -513,6 +555,6 @@ DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2005-2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright &#169; 2005&#x2013;2014 <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/maven/content/plugins-archives/maven-pmd-plugin-LATEST/testapidocs/org/apache/maven/plugin/pmd/PmdViolationCheckMojoTest.html
==============================================================================
--- websites/production/maven/content/plugins-archives/maven-pmd-plugin-LATEST/testapidocs/org/apache/maven/plugin/pmd/PmdViolationCheckMojoTest.html (original)
+++ websites/production/maven/content/plugins-archives/maven-pmd-plugin-LATEST/testapidocs/org/apache/maven/plugin/pmd/PmdViolationCheckMojoTest.html Tue Mar 11 20:12:51 2014
@@ -4,18 +4,17 @@
 <HEAD>
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-PmdViolationCheckMojoTest (Maven PMD Plugin 3.0.1 Test API)
+PmdViolationCheckMojoTest (Apache Maven PMD Plugin 3.1 Test API)
 </TITLE>
 
+<META NAME="keywords" CONTENT="org.apache.maven.plugin.pmd.PmdViolationCheckMojoTest class">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
 
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="PmdViolationCheckMojoTest (Maven PMD Plugin 3.0.1 Test API)";
-    }
+    parent.document.title="PmdViolationCheckMojoTest (Apache Maven PMD Plugin 3.1 Test API)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -24,7 +23,6 @@ function windowTitle()
 </HEAD>
 
 <BODY BGCOLOR="white" onload="windowTitle();">
-<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->
@@ -91,11 +89,11 @@ org.apache.maven.plugin.pmd</FONT>
 <BR>
 Class PmdViolationCheckMojoTest</H2>
 <PRE>
-<A HREF="http://docs.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>
+<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html" title="class or interface in java.lang">java.lang.Object</A>
   <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by ">junit.framework.Assert
       <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by ">junit.framework.TestCase
           <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by ">org.codehaus.plexus.PlexusTestCase
-              <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><A HREF="http://maven.apache.org/plugin-testing/maven-plugin-testing-harness/apidocs/org/apache/maven/plugin/testing/AbstractMojoTestCase.html?is-external=true" title="class or interface in org.apache.maven.plugin.testing">org.apache.maven.plugin.testing.AbstractMojoTestCase</A>
+              <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><A HREF="http://maven.apache.org/plugin-testing/maven-plugin-testing-harness/apidocs/org/apache/maven/plugin/testing/AbstractMojoTestCase.html" title="class or interface in org.apache.maven.plugin.testing">org.apache.maven.plugin.testing.AbstractMojoTestCase</A>
                   <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.maven.plugin.pmd.PmdViolationCheckMojoTest</B>
 </PRE>
 <DL>
@@ -103,7 +101,7 @@ Class PmdViolationCheckMojoTest</H2>
 </DL>
 <HR>
 <DL>
-<DT><PRE>public class <B>PmdViolationCheckMojoTest</B><DT>extends <A HREF="http://maven.apache.org/plugin-testing/maven-plugin-testing-harness/apidocs/org/apache/maven/plugin/testing/AbstractMojoTestCase.html?is-external=true" title="class or interface in org.apache.maven.plugin.testing">AbstractMojoTestCase</A></DL>
+<DT><PRE>public class <B>PmdViolationCheckMojoTest</B><DT>extends <A HREF="http://maven.apache.org/plugin-testing/maven-plugin-testing-harness/apidocs/org/apache/maven/plugin/testing/AbstractMojoTestCase.html" title="class or interface in org.apache.maven.plugin.testing">AbstractMojoTestCase</A></DL>
 </PRE>
 
 <P>
@@ -211,10 +209,10 @@ Class PmdViolationCheckMojoTest</H2>
 &nbsp;<A NAME="methods_inherited_from_class_org.apache.maven.plugin.testing.AbstractMojoTestCase"><!-- --></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.testing.<A HREF="http://maven.apache.org/plugin-testing/maven-plugin-testing-harness/apidocs/org/apache/maven/plugin/testing/AbstractMojoTestCase.html?is-external=true" title="class or interface in org.apache.maven.plugin.testing">AbstractMojoTestCase</A></B></TH>
+<TH ALIGN="left"><B>Methods inherited from class org.apache.maven.plugin.testing.<A HREF="http://maven.apache.org/plugin-testing/maven-plugin-testing-harness/apidocs/org/apache/maven/plugin/testing/AbstractMojoTestCase.html" title="class or interface in org.apache.maven.plugin.testing">AbstractMojoTestCase</A></B></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><A HREF="http://maven.apache.org/plugin-testing/maven-plugin-testing-harness/apidocs/org/apache/maven/plugin/testing/AbstractMojoTestCase.html?is-external=true#configureMojo(org.apache.maven.plugin.Mojo, org.codehaus.plexus.configuration.PlexusConfiguration)" title="class or interface in org.apache.maven.plugin.testing">configureMojo</A>, <A HREF="http://maven.apache.org/plugin-testing/maven-plugin-testing-harness/apidocs/org/apache/maven/plugin/testing/AbstractMojoTestCase.html?is-external=true#configureMojo(org.apache.maven.plugin.Mojo, java.lang.String, java.io.File)" title="class or interface in org.apache.maven.plugin.testing">configureMojo</A>, <A HREF="http://maven.apache.org/plugin-testing/maven-plugin-testing-harness/apidocs/org/apache/maven/plugin/testing/AbstractMojoTestCase.html?is-external=true#extractPluginConfiguration(java.lang.String, java.io.File)" title="class or interface in org.apache.maven.plugin.testing">extractPluginConfiguration</A>, <A HREF="http:
 //maven.apache.org/plugin-testing/maven-plugin-testing-harness/apidocs/org/apache/maven/plugin/testing/AbstractMojoTestCase.html?is-external=true#extractPluginConfiguration(java.lang.String, org.codehaus.plexus.util.xml.Xpp3Dom)" title="class or interface in org.apache.maven.plugin.testing">extractPluginConfiguration</A>, <A HREF="http://maven.apache.org/plugin-testing/maven-plugin-testing-harness/apidocs/org/apache/maven/plugin/testing/AbstractMojoTestCase.html?is-external=true#getVariablesAndValuesFromObject(java.lang.Class, java.lang.Object)" title="class or interface in org.apache.maven.plugin.testing">getVariablesAndValuesFromObject</A>, <A HREF="http://maven.apache.org/plugin-testing/maven-plugin-testing-harness/apidocs/org/apache/maven/plugin/testing/AbstractMojoTestCase.html?is-external=true#getVariablesAndValuesFromObject(java.lang.Object)" title="class or interface in org.apache.maven.plugin.testing">getVariablesAndValuesFromObject</A>, <A HREF="http://maven.apache.org/plu
 gin-testing/maven-plugin-testing-harness/apidocs/org/apache/maven/plugin/testing/AbstractMojoTestCase.html?is-external=true#getVariableValueFromObject(java.lang.Object, java.lang.String)" title="class or interface in org.apache.maven.plugin.testing">getVariableValueFromObject</A>, <A HREF="http://maven.apache.org/plugin-testing/maven-plugin-testing-harness/apidocs/org/apache/maven/plugin/testing/AbstractMojoTestCase.html?is-external=true#lookupEmptyMojo(java.lang.String, java.io.File)" title="class or interface in org.apache.maven.plugin.testing">lookupEmptyMojo</A>, <A HREF="http://maven.apache.org/plugin-testing/maven-plugin-testing-harness/apidocs/org/apache/maven/plugin/testing/AbstractMojoTestCase.html?is-external=true#lookupEmptyMojo(java.lang.String, java.lang.String)" title="class or interface in org.apache.maven.plugin.testing">lookupEmptyMojo</A>, <A HREF="http://maven.apache.org/plugin-testing/maven-plugin-testing-harness/apidocs/org/apache/maven/plugin/testing/AbstractMo
 joTestCase.html?is-external=true#lookupMojo(java.lang.String, java.io.File)" title="class or interface in org.apache.maven.plugin.testing">lookupMojo</A>, <A HREF="http://maven.apache.org/plugin-testing/maven-plugin-testing-harness/apidocs/org/apache/maven/plugin/testing/AbstractMojoTestCase.html?is-external=true#lookupMojo(java.lang.String, java.lang.String)" title="class or interface in org.apache.maven.plugin.testing">lookupMojo</A>, <A HREF="http://maven.apache.org/plugin-testing/maven-plugin-testing-harness/apidocs/org/apache/maven/plugin/testing/AbstractMojoTestCase.html?is-external=true#lookupMojo(java.lang.String, java.lang.String, java.lang.String, java.lang.String, org.codehaus.plexus.configuration.PlexusConfiguration)" title="class or interface in org.apache.maven.plugin.testing">lookupMojo</A>, <A HREF="http://maven.apache.org/plugin-testing/maven-plugin-testing-harness/apidocs/org/apache/maven/plugin/testing/AbstractMojoTestCase.html?is-external=true#setVariableValueToO
 bject(java.lang.Object, java.lang.String, java.lang.Object)" title="class or interface in org.apache.maven.plugin.testing">setVariableValueToObject</A></CODE></TD>
+<TD><CODE><A HREF="http://maven.apache.org/plugin-testing/maven-plugin-testing-harness/apidocs/org/apache/maven/plugin/testing/AbstractMojoTestCase.html#configureMojo(org.apache.maven.plugin.Mojo, org.codehaus.plexus.configuration.PlexusConfiguration)" title="class or interface in org.apache.maven.plugin.testing">configureMojo</A>, <A HREF="http://maven.apache.org/plugin-testing/maven-plugin-testing-harness/apidocs/org/apache/maven/plugin/testing/AbstractMojoTestCase.html#configureMojo(org.apache.maven.plugin.Mojo, java.lang.String, java.io.File)" title="class or interface in org.apache.maven.plugin.testing">configureMojo</A>, <A HREF="http://maven.apache.org/plugin-testing/maven-plugin-testing-harness/apidocs/org/apache/maven/plugin/testing/AbstractMojoTestCase.html#extractPluginConfiguration(java.lang.String, java.io.File)" title="class or interface in org.apache.maven.plugin.testing">extractPluginConfiguration</A>, <A HREF="http://maven.apache.org/plugin-testing/maven-plugin-test
 ing-harness/apidocs/org/apache/maven/plugin/testing/AbstractMojoTestCase.html#extractPluginConfiguration(java.lang.String, org.codehaus.plexus.util.xml.Xpp3Dom)" title="class or interface in org.apache.maven.plugin.testing">extractPluginConfiguration</A>, <A HREF="http://maven.apache.org/plugin-testing/maven-plugin-testing-harness/apidocs/org/apache/maven/plugin/testing/AbstractMojoTestCase.html#getVariablesAndValuesFromObject(java.lang.Class, java.lang.Object)" title="class or interface in org.apache.maven.plugin.testing">getVariablesAndValuesFromObject</A>, <A HREF="http://maven.apache.org/plugin-testing/maven-plugin-testing-harness/apidocs/org/apache/maven/plugin/testing/AbstractMojoTestCase.html#getVariablesAndValuesFromObject(java.lang.Object)" title="class or interface in org.apache.maven.plugin.testing">getVariablesAndValuesFromObject</A>, <A HREF="http://maven.apache.org/plugin-testing/maven-plugin-testing-harness/apidocs/org/apache/maven/plugin/testing/AbstractMojoTestCase.
 html#getVariableValueFromObject(java.lang.Object, java.lang.String)" title="class or interface in org.apache.maven.plugin.testing">getVariableValueFromObject</A>, <A HREF="http://maven.apache.org/plugin-testing/maven-plugin-testing-harness/apidocs/org/apache/maven/plugin/testing/AbstractMojoTestCase.html#lookupEmptyMojo(java.lang.String, java.io.File)" title="class or interface in org.apache.maven.plugin.testing">lookupEmptyMojo</A>, <A HREF="http://maven.apache.org/plugin-testing/maven-plugin-testing-harness/apidocs/org/apache/maven/plugin/testing/AbstractMojoTestCase.html#lookupEmptyMojo(java.lang.String, java.lang.String)" title="class or interface in org.apache.maven.plugin.testing">lookupEmptyMojo</A>, <A HREF="http://maven.apache.org/plugin-testing/maven-plugin-testing-harness/apidocs/org/apache/maven/plugin/testing/AbstractMojoTestCase.html#lookupMojo(java.lang.String, java.io.File)" title="class or interface in org.apache.maven.plugin.testing">lookupMojo</A>, <A HREF="http:/
 /maven.apache.org/plugin-testing/maven-plugin-testing-harness/apidocs/org/apache/maven/plugin/testing/AbstractMojoTestCase.html#lookupMojo(java.lang.String, java.lang.String)" title="class or interface in org.apache.maven.plugin.testing">lookupMojo</A>, <A HREF="http://maven.apache.org/plugin-testing/maven-plugin-testing-harness/apidocs/org/apache/maven/plugin/testing/AbstractMojoTestCase.html#lookupMojo(java.lang.String, java.lang.String, java.lang.String, java.lang.String, org.codehaus.plexus.configuration.PlexusConfiguration)" title="class or interface in org.apache.maven.plugin.testing">lookupMojo</A>, <A HREF="http://maven.apache.org/plugin-testing/maven-plugin-testing-harness/apidocs/org/apache/maven/plugin/testing/AbstractMojoTestCase.html#setVariableValueToObject(java.lang.Object, java.lang.String, java.lang.Object)" title="class or interface in org.apache.maven.plugin.testing">setVariableValueToObject</A></CODE></TD>
 </TR>
 </TABLE>
 &nbsp;<A NAME="methods_inherited_from_class_org.codehaus.plexus.PlexusTestCase"><!-- --></A>
@@ -247,10 +245,10 @@ Class PmdViolationCheckMojoTest</H2>
 &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left"><B>Methods inherited from class java.lang.<A HREF="http://docs.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>
+<TH ALIGN="left"><B>Methods inherited from class java.lang.<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A></B></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><A HREF="http://docs.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://docs.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://docs.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://docs.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://docs.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://docs.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://docs.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://docs.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://docs.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://docs.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>
+<TD><CODE><A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#clone()" title="class or interface in java.lang">clone</A>, <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#equals(java.lang.Object)" title="class or interface in java.lang">equals</A>, <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#finalize()" title="class or interface in java.lang">finalize</A>, <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#getClass()" title="class or interface in java.lang">getClass</A>, <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#hashCode()" title="class or interface in java.lang">hashCode</A>, <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#notify()" title="class or interface in java.lang">notify</A>, <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#notifyAll()" title="class or interface in java.lang">noti
 fyAll</A>, <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#wait()" title="class or interface in java.lang">wait</A>, <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#wait(long)" title="class or interface in java.lang">wait</A>, <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#wait(long, int)" title="class or interface in java.lang">wait</A></CODE></TD>
 </TR>
 </TABLE>
 &nbsp;
@@ -287,17 +285,17 @@ public <B>PmdViolationCheckMojoTest</B>(
 setUp</H3>
 <PRE>
 protected void <B>setUp</B>()
-              throws <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</A></PRE>
+              throws <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Exception.html" title="class or interface in java.lang">Exception</A></PRE>
 <DL>
 <DD>
 <P>
 <DD><DL>
-<DT><B>Overrides:</B><DD><CODE><A HREF="http://maven.apache.org/plugin-testing/maven-plugin-testing-harness/apidocs/org/apache/maven/plugin/testing/AbstractMojoTestCase.html?is-external=true#setUp()" title="class or interface in org.apache.maven.plugin.testing">setUp</A></CODE> in class <CODE><A HREF="http://maven.apache.org/plugin-testing/maven-plugin-testing-harness/apidocs/org/apache/maven/plugin/testing/AbstractMojoTestCase.html?is-external=true" title="class or interface in org.apache.maven.plugin.testing">AbstractMojoTestCase</A></CODE></DL>
+<DT><B>Overrides:</B><DD><CODE><A HREF="http://maven.apache.org/plugin-testing/maven-plugin-testing-harness/apidocs/org/apache/maven/plugin/testing/AbstractMojoTestCase.html#setUp()" title="class or interface in org.apache.maven.plugin.testing">setUp</A></CODE> in class <CODE><A HREF="http://maven.apache.org/plugin-testing/maven-plugin-testing-harness/apidocs/org/apache/maven/plugin/testing/AbstractMojoTestCase.html" title="class or interface in org.apache.maven.plugin.testing">AbstractMojoTestCase</A></CODE></DL>
 </DD>
 <DD><DL>
 
 <DT><B>Throws:</B>
-<DD><CODE><A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</A></CODE></DL>
+<DD><CODE><A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Exception.html" title="class or interface in java.lang">Exception</A></CODE></DL>
 </DD>
 </DL>
 <HR>
@@ -306,12 +304,12 @@ protected void <B>setUp</B>()
 testDefaultConfiguration</H3>
 <PRE>
 public void <B>testDefaultConfiguration</B>()
-                              throws <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</A></PRE>
+                              throws <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Exception.html" title="class or interface in java.lang">Exception</A></PRE>
 <DL>
 <DD><DL>
 
 <DT><B>Throws:</B>
-<DD><CODE><A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</A></CODE></DL>
+<DD><CODE><A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Exception.html" title="class or interface in java.lang">Exception</A></CODE></DL>
 </DD>
 </DL>
 <HR>
@@ -320,12 +318,12 @@ public void <B>testDefaultConfiguration<
 testNotFailOnViolation</H3>
 <PRE>
 public void <B>testNotFailOnViolation</B>()
-                            throws <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</A></PRE>
+                            throws <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Exception.html" title="class or interface in java.lang">Exception</A></PRE>
 <DL>
 <DD><DL>
 
 <DT><B>Throws:</B>
-<DD><CODE><A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</A></CODE></DL>
+<DD><CODE><A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Exception.html" title="class or interface in java.lang">Exception</A></CODE></DL>
 </DD>
 </DL>
 <HR>
@@ -334,12 +332,12 @@ public void <B>testNotFailOnViolation</B
 testFailurePriority</H3>
 <PRE>
 public void <B>testFailurePriority</B>()
-                         throws <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</A></PRE>
+                         throws <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Exception.html" title="class or interface in java.lang">Exception</A></PRE>
 <DL>
 <DD><DL>
 
 <DT><B>Throws:</B>
-<DD><CODE><A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</A></CODE></DL>
+<DD><CODE><A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Exception.html" title="class or interface in java.lang">Exception</A></CODE></DL>
 </DD>
 </DL>
 <HR>
@@ -348,12 +346,12 @@ public void <B>testFailurePriority</B>()
 testException</H3>
 <PRE>
 public void <B>testException</B>()
-                   throws <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</A></PRE>
+                   throws <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Exception.html" title="class or interface in java.lang">Exception</A></PRE>
 <DL>
 <DD><DL>
 
 <DT><B>Throws:</B>
-<DD><CODE><A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</A></CODE></DL>
+<DD><CODE><A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Exception.html" title="class or interface in java.lang">Exception</A></CODE></DL>
 </DD>
 </DL>
 <HR>
@@ -362,12 +360,12 @@ public void <B>testException</B>()
 testViolationExclusion</H3>
 <PRE>
 public void <B>testViolationExclusion</B>()
-                            throws <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</A></PRE>
+                            throws <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Exception.html" title="class or interface in java.lang">Exception</A></PRE>
 <DL>
 <DD><DL>
 
 <DT><B>Throws:</B>
-<DD><CODE><A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</A></CODE></DL>
+<DD><CODE><A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Exception.html" title="class or interface in java.lang">Exception</A></CODE></DL>
 </DD>
 </DL>
 <!-- ========= END OF CLASS DATA ========= -->
@@ -431,6 +429,6 @@ DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2005-2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright &#169; 2005&#x2013;2014 <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/maven/content/plugins-archives/maven-pmd-plugin-LATEST/testapidocs/org/apache/maven/plugin/pmd/class-use/AbstractPmdReportTest.html
==============================================================================
--- websites/production/maven/content/plugins-archives/maven-pmd-plugin-LATEST/testapidocs/org/apache/maven/plugin/pmd/class-use/AbstractPmdReportTest.html (original)
+++ websites/production/maven/content/plugins-archives/maven-pmd-plugin-LATEST/testapidocs/org/apache/maven/plugin/pmd/class-use/AbstractPmdReportTest.html Tue Mar 11 20:12:51 2014
@@ -4,7 +4,7 @@
 <HEAD>
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.apache.maven.plugin.pmd.AbstractPmdReportTest (Maven PMD Plugin 3.0.1 Test API)
+Uses of Class org.apache.maven.plugin.pmd.AbstractPmdReportTest (Apache Maven PMD Plugin 3.1 Test API)
 </TITLE>
 
 
@@ -13,9 +13,7 @@ Uses of Class org.apache.maven.plugin.pm
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.maven.plugin.pmd.AbstractPmdReportTest (Maven PMD Plugin 3.0.1 Test API)";
-    }
+    parent.document.title="Uses of Class org.apache.maven.plugin.pmd.AbstractPmdReportTest (Apache Maven PMD Plugin 3.1 Test API)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -24,7 +22,6 @@ function windowTitle()
 </HEAD>
 
 <BODY BGCOLOR="white" onload="windowTitle();">
-<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->
@@ -57,7 +54,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-useAbstractPmdReportTest.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../../index.html?org/apache/maven/plugin/pmd/class-use/AbstractPmdReportTest.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="AbstractPmdReportTest.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -161,7 +158,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-useAbstractPmdReportTest.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../../index.html?org/apache/maven/plugin/pmd/class-use/AbstractPmdReportTest.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="AbstractPmdReportTest.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -182,6 +179,6 @@ Uses of <A HREF="../../../../../../org/a
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2005-2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright &#169; 2005&#x2013;2014 <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/maven/content/plugins-archives/maven-pmd-plugin-LATEST/testapidocs/org/apache/maven/plugin/pmd/class-use/CpdReportTest.MockCpd.html
==============================================================================
--- websites/production/maven/content/plugins-archives/maven-pmd-plugin-LATEST/testapidocs/org/apache/maven/plugin/pmd/class-use/CpdReportTest.MockCpd.html (original)
+++ websites/production/maven/content/plugins-archives/maven-pmd-plugin-LATEST/testapidocs/org/apache/maven/plugin/pmd/class-use/CpdReportTest.MockCpd.html Tue Mar 11 20:12:51 2014
@@ -4,7 +4,7 @@
 <HEAD>
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.apache.maven.plugin.pmd.CpdReportTest.MockCpd (Maven PMD Plugin 3.0.1 Test API)
+Uses of Class org.apache.maven.plugin.pmd.CpdReportTest.MockCpd (Apache Maven PMD Plugin 3.1 Test API)
 </TITLE>
 
 
@@ -13,9 +13,7 @@ Uses of Class org.apache.maven.plugin.pm
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.maven.plugin.pmd.CpdReportTest.MockCpd (Maven PMD Plugin 3.0.1 Test API)";
-    }
+    parent.document.title="Uses of Class org.apache.maven.plugin.pmd.CpdReportTest.MockCpd (Apache Maven PMD Plugin 3.1 Test API)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -24,7 +22,6 @@ function windowTitle()
 </HEAD>
 
 <BODY BGCOLOR="white" onload="windowTitle();">
-<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->
@@ -57,7 +54,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-useCpdReportTest.MockCpd.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../../index.html?org/apache/maven/plugin/pmd/class-use/CpdReportTest.MockCpd.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="CpdReportTest.MockCpd.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -117,7 +114,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-useCpdReportTest.MockCpd.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../../index.html?org/apache/maven/plugin/pmd/class-use/CpdReportTest.MockCpd.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="CpdReportTest.MockCpd.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -138,6 +135,6 @@ No usage of org.apache.maven.plugin.pmd.
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2005-2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright &#169; 2005&#x2013;2014 <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/maven/content/plugins-archives/maven-pmd-plugin-LATEST/testapidocs/org/apache/maven/plugin/pmd/class-use/CpdReportTest.html
==============================================================================
--- websites/production/maven/content/plugins-archives/maven-pmd-plugin-LATEST/testapidocs/org/apache/maven/plugin/pmd/class-use/CpdReportTest.html (original)
+++ websites/production/maven/content/plugins-archives/maven-pmd-plugin-LATEST/testapidocs/org/apache/maven/plugin/pmd/class-use/CpdReportTest.html Tue Mar 11 20:12:51 2014
@@ -4,7 +4,7 @@
 <HEAD>
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.apache.maven.plugin.pmd.CpdReportTest (Maven PMD Plugin 3.0.1 Test API)
+Uses of Class org.apache.maven.plugin.pmd.CpdReportTest (Apache Maven PMD Plugin 3.1 Test API)
 </TITLE>
 
 
@@ -13,9 +13,7 @@ Uses of Class org.apache.maven.plugin.pm
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.maven.plugin.pmd.CpdReportTest (Maven PMD Plugin 3.0.1 Test API)";
-    }
+    parent.document.title="Uses of Class org.apache.maven.plugin.pmd.CpdReportTest (Apache Maven PMD Plugin 3.1 Test API)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -24,7 +22,6 @@ function windowTitle()
 </HEAD>
 
 <BODY BGCOLOR="white" onload="windowTitle();">
-<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->
@@ -57,7 +54,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-useCpdReportTest.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../../index.html?org/apache/maven/plugin/pmd/class-use/CpdReportTest.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="CpdReportTest.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -117,7 +114,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-useCpdReportTest.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../../index.html?org/apache/maven/plugin/pmd/class-use/CpdReportTest.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="CpdReportTest.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -138,6 +135,6 @@ No usage of org.apache.maven.plugin.pmd.
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2005-2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright &#169; 2005&#x2013;2014 <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/maven/content/plugins-archives/maven-pmd-plugin-LATEST/testapidocs/org/apache/maven/plugin/pmd/class-use/CpdViolationCheckMojoTest.html
==============================================================================
--- websites/production/maven/content/plugins-archives/maven-pmd-plugin-LATEST/testapidocs/org/apache/maven/plugin/pmd/class-use/CpdViolationCheckMojoTest.html (original)
+++ websites/production/maven/content/plugins-archives/maven-pmd-plugin-LATEST/testapidocs/org/apache/maven/plugin/pmd/class-use/CpdViolationCheckMojoTest.html Tue Mar 11 20:12:51 2014
@@ -4,7 +4,7 @@
 <HEAD>
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.apache.maven.plugin.pmd.CpdViolationCheckMojoTest (Maven PMD Plugin 3.0.1 Test API)
+Uses of Class org.apache.maven.plugin.pmd.CpdViolationCheckMojoTest (Apache Maven PMD Plugin 3.1 Test API)
 </TITLE>
 
 
@@ -13,9 +13,7 @@ Uses of Class org.apache.maven.plugin.pm
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.maven.plugin.pmd.CpdViolationCheckMojoTest (Maven PMD Plugin 3.0.1 Test API)";
-    }
+    parent.document.title="Uses of Class org.apache.maven.plugin.pmd.CpdViolationCheckMojoTest (Apache Maven PMD Plugin 3.1 Test API)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -24,7 +22,6 @@ function windowTitle()
 </HEAD>
 
 <BODY BGCOLOR="white" onload="windowTitle();">
-<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->
@@ -57,7 +54,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-useCpdViolationCheckMojoTest.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../../index.html?org/apache/maven/plugin/pmd/class-use/CpdViolationCheckMojoTest.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="CpdViolationCheckMojoTest.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -117,7 +114,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-useCpdViolationCheckMojoTest.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../../index.html?org/apache/maven/plugin/pmd/class-use/CpdViolationCheckMojoTest.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="CpdViolationCheckMojoTest.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -138,6 +135,6 @@ No usage of org.apache.maven.plugin.pmd.
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2005-2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright &#169; 2005&#x2013;2014 <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/maven/content/plugins-archives/maven-pmd-plugin-LATEST/testapidocs/org/apache/maven/plugin/pmd/class-use/PmdReportTest.html
==============================================================================
--- websites/production/maven/content/plugins-archives/maven-pmd-plugin-LATEST/testapidocs/org/apache/maven/plugin/pmd/class-use/PmdReportTest.html (original)
+++ websites/production/maven/content/plugins-archives/maven-pmd-plugin-LATEST/testapidocs/org/apache/maven/plugin/pmd/class-use/PmdReportTest.html Tue Mar 11 20:12:51 2014
@@ -4,7 +4,7 @@
 <HEAD>
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.apache.maven.plugin.pmd.PmdReportTest (Maven PMD Plugin 3.0.1 Test API)
+Uses of Class org.apache.maven.plugin.pmd.PmdReportTest (Apache Maven PMD Plugin 3.1 Test API)
 </TITLE>
 
 
@@ -13,9 +13,7 @@ Uses of Class org.apache.maven.plugin.pm
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.maven.plugin.pmd.PmdReportTest (Maven PMD Plugin 3.0.1 Test API)";
-    }
+    parent.document.title="Uses of Class org.apache.maven.plugin.pmd.PmdReportTest (Apache Maven PMD Plugin 3.1 Test API)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -24,7 +22,6 @@ function windowTitle()
 </HEAD>
 
 <BODY BGCOLOR="white" onload="windowTitle();">
-<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->
@@ -57,7 +54,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-usePmdReportTest.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../../index.html?org/apache/maven/plugin/pmd/class-use/PmdReportTest.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="PmdReportTest.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -117,7 +114,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-usePmdReportTest.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../../index.html?org/apache/maven/plugin/pmd/class-use/PmdReportTest.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="PmdReportTest.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -138,6 +135,6 @@ No usage of org.apache.maven.plugin.pmd.
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2005-2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright &#169; 2005&#x2013;2014 <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/maven/content/plugins-archives/maven-pmd-plugin-LATEST/testapidocs/org/apache/maven/plugin/pmd/class-use/PmdViolationCheckMojoTest.html
==============================================================================
--- websites/production/maven/content/plugins-archives/maven-pmd-plugin-LATEST/testapidocs/org/apache/maven/plugin/pmd/class-use/PmdViolationCheckMojoTest.html (original)
+++ websites/production/maven/content/plugins-archives/maven-pmd-plugin-LATEST/testapidocs/org/apache/maven/plugin/pmd/class-use/PmdViolationCheckMojoTest.html Tue Mar 11 20:12:51 2014
@@ -4,7 +4,7 @@
 <HEAD>
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.apache.maven.plugin.pmd.PmdViolationCheckMojoTest (Maven PMD Plugin 3.0.1 Test API)
+Uses of Class org.apache.maven.plugin.pmd.PmdViolationCheckMojoTest (Apache Maven PMD Plugin 3.1 Test API)
 </TITLE>
 
 
@@ -13,9 +13,7 @@ Uses of Class org.apache.maven.plugin.pm
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.maven.plugin.pmd.PmdViolationCheckMojoTest (Maven PMD Plugin 3.0.1 Test API)";
-    }
+    parent.document.title="Uses of Class org.apache.maven.plugin.pmd.PmdViolationCheckMojoTest (Apache Maven PMD Plugin 3.1 Test API)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -24,7 +22,6 @@ function windowTitle()
 </HEAD>
 
 <BODY BGCOLOR="white" onload="windowTitle();">
-<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->
@@ -57,7 +54,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-usePmdViolationCheckMojoTest.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../../index.html?org/apache/maven/plugin/pmd/class-use/PmdViolationCheckMojoTest.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="PmdViolationCheckMojoTest.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -117,7 +114,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-usePmdViolationCheckMojoTest.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../../index.html?org/apache/maven/plugin/pmd/class-use/PmdViolationCheckMojoTest.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="PmdViolationCheckMojoTest.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -138,6 +135,6 @@ No usage of org.apache.maven.plugin.pmd.
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2005-2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright &#169; 2005&#x2013;2014 <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/maven/content/plugins-archives/maven-pmd-plugin-LATEST/testapidocs/org/apache/maven/plugin/pmd/package-frame.html
==============================================================================
--- websites/production/maven/content/plugins-archives/maven-pmd-plugin-LATEST/testapidocs/org/apache/maven/plugin/pmd/package-frame.html (original)
+++ websites/production/maven/content/plugins-archives/maven-pmd-plugin-LATEST/testapidocs/org/apache/maven/plugin/pmd/package-frame.html Tue Mar 11 20:12:51 2014
@@ -4,9 +4,10 @@
 <HEAD>
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-org.apache.maven.plugin.pmd (Maven PMD Plugin 3.0.1 Test API)
+org.apache.maven.plugin.pmd (Apache Maven PMD Plugin 3.1 Test API)
 </TITLE>
 
+<META NAME="keywords" CONTENT="org.apache.maven.plugin.pmd package">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
 

Modified: websites/production/maven/content/plugins-archives/maven-pmd-plugin-LATEST/testapidocs/org/apache/maven/plugin/pmd/package-summary.html
==============================================================================
--- websites/production/maven/content/plugins-archives/maven-pmd-plugin-LATEST/testapidocs/org/apache/maven/plugin/pmd/package-summary.html (original)
+++ websites/production/maven/content/plugins-archives/maven-pmd-plugin-LATEST/testapidocs/org/apache/maven/plugin/pmd/package-summary.html Tue Mar 11 20:12:51 2014
@@ -4,18 +4,17 @@
 <HEAD>
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-org.apache.maven.plugin.pmd (Maven PMD Plugin 3.0.1 Test API)
+org.apache.maven.plugin.pmd (Apache Maven PMD Plugin 3.1 Test API)
 </TITLE>
 
+<META NAME="keywords" CONTENT="org.apache.maven.plugin.pmd package">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
 
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="org.apache.maven.plugin.pmd (Maven PMD Plugin 3.0.1 Test API)";
-    }
+    parent.document.title="org.apache.maven.plugin.pmd (Apache Maven PMD Plugin 3.1 Test API)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -24,7 +23,6 @@ function windowTitle()
 </HEAD>
 
 <BODY BGCOLOR="white" onload="windowTitle();">
-<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->
@@ -171,6 +169,6 @@ Package org.apache.maven.plugin.pmd
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2005-2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright &#169; 2005&#x2013;2014 <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/maven/content/plugins-archives/maven-pmd-plugin-LATEST/testapidocs/org/apache/maven/plugin/pmd/package-tree.html
==============================================================================
--- websites/production/maven/content/plugins-archives/maven-pmd-plugin-LATEST/testapidocs/org/apache/maven/plugin/pmd/package-tree.html (original)
+++ websites/production/maven/content/plugins-archives/maven-pmd-plugin-LATEST/testapidocs/org/apache/maven/plugin/pmd/package-tree.html Tue Mar 11 20:12:51 2014
@@ -4,7 +4,7 @@
 <HEAD>
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-org.apache.maven.plugin.pmd Class Hierarchy (Maven PMD Plugin 3.0.1 Test API)
+org.apache.maven.plugin.pmd Class Hierarchy (Apache Maven PMD Plugin 3.1 Test API)
 </TITLE>
 
 
@@ -13,9 +13,7 @@ org.apache.maven.plugin.pmd Class Hierar
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="org.apache.maven.plugin.pmd Class Hierarchy (Maven PMD Plugin 3.0.1 Test API)";
-    }
+    parent.document.title="org.apache.maven.plugin.pmd Class Hierarchy (Apache Maven PMD Plugin 3.1 Test API)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -24,7 +22,6 @@ function windowTitle()
 </HEAD>
 
 <BODY BGCOLOR="white" onload="windowTitle();">
-<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->
@@ -90,19 +87,19 @@ Hierarchy For Package org.apache.maven.p
 Class Hierarchy
 </H2>
 <UL>
-<LI TYPE="circle">java.lang.<A HREF="http://docs.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">java.lang.<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html" title="class or interface in java.lang"><B>Object</B></A><UL>
 <LI TYPE="circle">junit.framework.Assert<UL>
 <LI TYPE="circle">junit.framework.TestCase (implements junit.framework.Test)
 <UL>
 <LI TYPE="circle">org.codehaus.plexus.PlexusTestCase<UL>
-<LI TYPE="circle">org.apache.maven.plugin.testing.<A HREF="http://maven.apache.org/plugin-testing/maven-plugin-testing-harness/apidocs/org/apache/maven/plugin/testing/AbstractMojoTestCase.html?is-external=true" title="class or interface in org.apache.maven.plugin.testing"><B>AbstractMojoTestCase</B></A><UL>
+<LI TYPE="circle">org.apache.maven.plugin.testing.<A HREF="http://maven.apache.org/plugin-testing/maven-plugin-testing-harness/apidocs/org/apache/maven/plugin/testing/AbstractMojoTestCase.html" title="class or interface in org.apache.maven.plugin.testing"><B>AbstractMojoTestCase</B></A><UL>
 <LI TYPE="circle">org.apache.maven.plugin.pmd.<A HREF="../../../../../org/apache/maven/plugin/pmd/AbstractPmdReportTest.html" title="class in org.apache.maven.plugin.pmd"><B>AbstractPmdReportTest</B></A><UL>
 <LI TYPE="circle">org.apache.maven.plugin.pmd.<A HREF="../../../../../org/apache/maven/plugin/pmd/CpdReportTest.html" title="class in org.apache.maven.plugin.pmd"><B>CpdReportTest</B></A><LI TYPE="circle">org.apache.maven.plugin.pmd.<A HREF="../../../../../org/apache/maven/plugin/pmd/PmdReportTest.html" title="class in org.apache.maven.plugin.pmd"><B>PmdReportTest</B></A></UL>
 <LI TYPE="circle">org.apache.maven.plugin.pmd.<A HREF="../../../../../org/apache/maven/plugin/pmd/CpdViolationCheckMojoTest.html" title="class in org.apache.maven.plugin.pmd"><B>CpdViolationCheckMojoTest</B></A><LI TYPE="circle">org.apache.maven.plugin.pmd.<A HREF="../../../../../org/apache/maven/plugin/pmd/PmdViolationCheckMojoTest.html" title="class in org.apache.maven.plugin.pmd"><B>PmdViolationCheckMojoTest</B></A></UL>
 </UL>
 </UL>
 </UL>
-<LI TYPE="circle">net.sourceforge.pmd.cpd.<A HREF="http://pmd.sourceforge.net/apidocs/net/sourceforge/pmd/cpd/CPD.html?is-external=true" title="class or interface in net.sourceforge.pmd.cpd"><B>CPD</B></A><UL>
+<LI TYPE="circle">net.sourceforge.pmd.cpd.<A HREF="http://pmd.sourceforge.net/apidocs/net/sourceforge/pmd/cpd/CPD.html" title="class or interface in net.sourceforge.pmd.cpd"><B>CPD</B></A><UL>
 <LI TYPE="circle">org.apache.maven.plugin.pmd.<A HREF="../../../../../org/apache/maven/plugin/pmd/CpdReportTest.MockCpd.html" title="class in org.apache.maven.plugin.pmd"><B>CpdReportTest.MockCpd</B></A></UL>
 </UL>
 </UL>
@@ -160,6 +157,6 @@ Class Hierarchy
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2005-2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright &#169; 2005&#x2013;2014 <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/maven/content/plugins-archives/maven-pmd-plugin-LATEST/testapidocs/org/apache/maven/plugin/pmd/package-use.html
==============================================================================
--- websites/production/maven/content/plugins-archives/maven-pmd-plugin-LATEST/testapidocs/org/apache/maven/plugin/pmd/package-use.html (original)
+++ websites/production/maven/content/plugins-archives/maven-pmd-plugin-LATEST/testapidocs/org/apache/maven/plugin/pmd/package-use.html Tue Mar 11 20:12:51 2014
@@ -4,7 +4,7 @@
 <HEAD>
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Package org.apache.maven.plugin.pmd (Maven PMD Plugin 3.0.1 Test API)
+Uses of Package org.apache.maven.plugin.pmd (Apache Maven PMD Plugin 3.1 Test API)
 </TITLE>
 
 
@@ -13,9 +13,7 @@ Uses of Package org.apache.maven.plugin.
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Package org.apache.maven.plugin.pmd (Maven PMD Plugin 3.0.1 Test API)";
-    }
+    parent.document.title="Uses of Package org.apache.maven.plugin.pmd (Apache Maven PMD Plugin 3.1 Test API)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -24,7 +22,6 @@ function windowTitle()
 </HEAD>
 
 <BODY BGCOLOR="white" onload="windowTitle();">
-<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->
@@ -164,6 +161,6 @@ Classes in <A HREF="../../../../../org/a
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2005-2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright &#169; 2005&#x2013;2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.
 </BODY>
 </HTML>
\ No newline at end of file