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 [26/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/ testapidoc...

Modified: websites/production/maventest/content/plugins/maven-pmd-plugin-latest/testapidocs/org/apache/maven/plugin/pmd/AbstractPmdReportTest.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-pmd-plugin-latest/testapidocs/org/apache/maven/plugin/pmd/AbstractPmdReportTest.html (original)
+++ websites/production/maventest/content/plugins/maven-pmd-plugin-latest/testapidocs/org/apache/maven/plugin/pmd/AbstractPmdReportTest.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:25 CEST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_26) on Tue Nov 08 18:58:30 CET 2011 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-AbstractPmdReportTest (Maven PMD Plugin 2.5 Test API)
+AbstractPmdReportTest (Maven PMD Plugin 2.6 Test API)
 </TITLE>
 
-<META NAME="keywords" CONTENT="org.apache.maven.plugin.pmd.AbstractPmdReportTest 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="AbstractPmdReportTest (Maven PMD Plugin 2.5 Test API)";
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="AbstractPmdReportTest (Maven PMD Plugin 2.6 Test API)";
+    }
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -24,6 +26,7 @@ function windowTitle()
 </HEAD>
 
 <BODY BGCOLOR="white" onload="windowTitle();">
+<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->
@@ -90,11 +93,11 @@ org.apache.maven.plugin.pmd</FONT>
 <BR>
 Class AbstractPmdReportTest</H2>
 <PRE>
-<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html" title="class or interface in java.lang">java.lang.Object</A>
+<A HREF="http://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 ">junit.framework.Assert
       <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by ">junit.framework.TestCase
-          <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><A HREF="http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/PlexusTestCase.html" title="class or interface in org.codehaus.plexus">org.codehaus.plexus.PlexusTestCase</A>
-              <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by ">org.apache.maven.plugin.testing.AbstractMojoTestCase
+          <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 "><B>org.apache.maven.plugin.pmd.AbstractPmdReportTest</B>
 </PRE>
 <DL>
@@ -105,7 +108,7 @@ Class AbstractPmdReportTest</H2>
 </DL>
 <HR>
 <DL>
-<DT><PRE>public abstract class <B>AbstractPmdReportTest</B><DT>extends org.apache.maven.plugin.testing.AbstractMojoTestCase</DL>
+<DT><PRE>public abstract class <B>AbstractPmdReportTest</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>
 </PRE>
 
 <P>
@@ -132,10 +135,10 @@ Class AbstractPmdReportTest</H2>
 &nbsp;<A NAME="fields_inherited_from_class_org.codehaus.plexus.PlexusTestCase"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left"><B>Fields inherited from class org.codehaus.plexus.<A HREF="http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/PlexusTestCase.html" title="class or interface in org.codehaus.plexus">PlexusTestCase</A></B></TH>
+<TH ALIGN="left"><B>Fields inherited from class org.codehaus.plexus.PlexusTestCase</B></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><A HREF="http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/PlexusTestCase.html#basedir" title="class or interface in org.codehaus.plexus">basedir</A>, <A HREF="http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/PlexusTestCase.html#container" title="class or interface in org.codehaus.plexus">container</A></CODE></TD>
+<TD><CODE>basedir, container</CODE></TD>
 </TR>
 </TABLE>
 &nbsp;
@@ -166,8 +169,8 @@ Class AbstractPmdReportTest</H2>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>protected &nbsp;void</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../org/apache/maven/plugin/pmd/AbstractPmdReportTest.html#renderer(org.apache.maven.plugin.pmd.AbstractPmdReport, java.io.File)">renderer</A></B>(<A HREF="../../../../../../apidocs/org/apache/maven/plugin/pmd/AbstractPmdReport.html" title="class or interface in org.apache.maven.plugin.pmd">AbstractPmdReport</A>&nbsp;mojo,
-         <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;outputHtml)</CODE>
+<TD><CODE><B><A HREF="../../../../../org/apache/maven/plugin/pmd/AbstractPmdReportTest.html#renderer(org.apache.maven.plugin.pmd.AbstractPmdReport, java.io.File)">renderer</A></B>(<A HREF="../../../../../../apidocs/org/apache/maven/plugin/pmd/AbstractPmdReport.html?is-external=true" title="class or interface in org.apache.maven.plugin.pmd">AbstractPmdReport</A>&nbsp;mojo,
+         <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;outputHtml)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Renderer the sink from the report mojo.</TD>
@@ -176,19 +179,19 @@ Class AbstractPmdReportTest</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.AbstractMojoTestCase</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?is-external=true" title="class or interface in org.apache.maven.plugin.testing">AbstractMojoTestCase</A></B></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE>configureMojo, configureMojo, extractPluginConfiguration, extractPluginConfiguration, getVariablesAndValuesFromObject, getVariablesAndValuesFromObject, getVariableValueFromObject, lookupEmptyMojo, lookupEmptyMojo, lookupMojo, lookupMojo, lookupMojo, setUp, setVariableValueToObject</CODE></TD>
+<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 HRE
 F="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://mave
 n.apache.org/plugin-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/p
 lugin/testing/AbstractMojoTestCase.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-e
 xternal=true#setUp()" title="class or interface in org.apache.maven.plugin.testing">setUp</A>, <A HREF="http://maven.apache.org/plugin-testing/maven-plugin-testing-harness/apidocs/org/apache/maven/plugin/testing/AbstractMojoTestCase.html?is-external=true#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>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left"><B>Methods inherited from class org.codehaus.plexus.<A HREF="http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/PlexusTestCase.html" title="class or interface in org.codehaus.plexus">PlexusTestCase</A></B></TH>
+<TH ALIGN="left"><B>Methods inherited from class org.codehaus.plexus.PlexusTestCase</B></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><A HREF="http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/PlexusTestCase.html#createContainerInstance()" title="class or interface in org.codehaus.plexus">createContainerInstance</A>, <A HREF="http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/PlexusTestCase.html#customizeContext()" title="class or interface in org.codehaus.plexus">customizeContext</A>, <A HREF="http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/PlexusTestCase.html#customizeContext(org.codehaus.plexus.context.Context)" title="class or interface in org.codehaus.plexus">customizeContext</A>, <A HREF="http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/PlexusTestCase.html#getBasedir()" title="class or interface in org.codehaus.plexus">getBasedir</A>, <A HREF="http://plexus.codehaus.org/plexus-containers/plexus-conta
 iner-default/apidocs/org/codehaus/plexus/PlexusTestCase.html#getClassLoader()" title="class or interface in org.codehaus.plexus">getClassLoader</A>, <A HREF="http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/PlexusTestCase.html#getConfiguration()" title="class or interface in org.codehaus.plexus">getConfiguration</A>, <A HREF="http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/PlexusTestCase.html#getConfiguration(java.lang.String)" title="class or interface in org.codehaus.plexus">getConfiguration</A>, <A HREF="http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/PlexusTestCase.html#getContainer()" title="class or interface in org.codehaus.plexus">getContainer</A>, <A HREF="http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/PlexusTestCase.html#getCustomConfiguration()" title="class or interf
 ace in org.codehaus.plexus">getCustomConfiguration</A>, <A HREF="http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/PlexusTestCase.html#getResourceAsStream(java.lang.String)" title="class or interface in org.codehaus.plexus">getResourceAsStream</A>, <A HREF="http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/PlexusTestCase.html#getTestFile(java.lang.String)" title="class or interface in org.codehaus.plexus">getTestFile</A>, <A HREF="http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/PlexusTestCase.html#getTestFile(java.lang.String, java.lang.String)" title="class or interface in org.codehaus.plexus">getTestFile</A>, <A HREF="http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/PlexusTestCase.html#getTestPath(java.lang.String)" title="class or interface in org.codehaus.plexus">getTestPath</A>,
  <A HREF="http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/PlexusTestCase.html#getTestPath(java.lang.String, java.lang.String)" title="class or interface in org.codehaus.plexus">getTestPath</A>, <A HREF="http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/PlexusTestCase.html#lookup(java.lang.String)" title="class or interface in org.codehaus.plexus">lookup</A>, <A HREF="http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/PlexusTestCase.html#lookup(java.lang.String, java.lang.String)" title="class or interface in org.codehaus.plexus">lookup</A>, <A HREF="http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/PlexusTestCase.html#release(java.lang.Object)" title="class or interface in org.codehaus.plexus">release</A>, <A HREF="http://plexus.codehaus.org/plexus-containers/plexus-container-default/a
 pidocs/org/codehaus/plexus/PlexusTestCase.html#tearDown()" title="class or interface in org.codehaus.plexus">tearDown</A></CODE></TD>
+<TD><CODE>createContainerInstance, customizeContext, customizeContext, getBasedir, getClassLoader, getConfiguration, getConfiguration, getContainer, getCustomConfiguration, getResourceAsStream, getTestFile, getTestFile, getTestPath, getTestPath, lookup, lookup, release, tearDown</CODE></TD>
 </TR>
 </TABLE>
 &nbsp;<A NAME="methods_inherited_from_class_junit.framework.TestCase"><!-- --></A>
@@ -212,10 +215,10 @@ Class AbstractPmdReportTest</H2>
 &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left"><B>Methods inherited from class java.lang.<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A></B></TH>
+<TH ALIGN="left"><B>Methods inherited from class java.lang.<A HREF="http://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#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#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;
@@ -251,18 +254,18 @@ public <B>AbstractPmdReportTest</B>()</P
 <A NAME="renderer(org.apache.maven.plugin.pmd.AbstractPmdReport, java.io.File)"><!-- --></A><H3>
 renderer</H3>
 <PRE>
-protected void <B>renderer</B>(<A HREF="../../../../../../apidocs/org/apache/maven/plugin/pmd/AbstractPmdReport.html" title="class or interface in org.apache.maven.plugin.pmd">AbstractPmdReport</A>&nbsp;mojo,
-                        <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;outputHtml)
-                 throws org.apache.maven.doxia.siterenderer.RendererException,
-                        <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 void <B>renderer</B>(<A HREF="../../../../../../apidocs/org/apache/maven/plugin/pmd/AbstractPmdReport.html?is-external=true" title="class or interface in org.apache.maven.plugin.pmd">AbstractPmdReport</A>&nbsp;mojo,
+                        <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;outputHtml)
+                 throws <A HREF="http://maven.apache.org/doxia/doxia-sitetools/doxia-site-renderer/apidocs/org/apache/maven/doxia/siterenderer/RendererException.html?is-external=true" title="class or interface in org.apache.maven.doxia.siterenderer">RendererException</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>Renderer the sink from the report mojo.
 <P>
 <DD><DL>
 <DT><B>Parameters:</B><DD><CODE>mojo</CODE> - not null<DD><CODE>outputHtml</CODE> - not null
 <DT><B>Throws:</B>
-<DD><CODE>org.apache.maven.doxia.siterenderer.RendererException</CODE> - if any
-<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> - if any</DL>
+<DD><CODE><A HREF="http://maven.apache.org/doxia/doxia-sitetools/doxia-site-renderer/apidocs/org/apache/maven/doxia/siterenderer/RendererException.html?is-external=true" title="class or interface in org.apache.maven.doxia.siterenderer">RendererException</A></CODE> - if any
+<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> - if any</DL>
 </DD>
 </DL>
 <!-- ========= END OF CLASS DATA ========= -->
@@ -326,6 +329,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/testapidocs/org/apache/maven/plugin/pmd/CpdReportTest.MockCpd.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-pmd-plugin-latest/testapidocs/org/apache/maven/plugin/pmd/CpdReportTest.MockCpd.html (original)
+++ websites/production/maventest/content/plugins/maven-pmd-plugin-latest/testapidocs/org/apache/maven/plugin/pmd/CpdReportTest.MockCpd.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:25 CEST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_26) on Tue Nov 08 18:58:30 CET 2011 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-CpdReportTest.MockCpd (Maven PMD Plugin 2.5 Test API)
+CpdReportTest.MockCpd (Maven PMD Plugin 2.6 Test API)
 </TITLE>
 
-<META NAME="keywords" CONTENT="org.apache.maven.plugin.pmd.CpdReportTest.MockCpd 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="CpdReportTest.MockCpd (Maven PMD Plugin 2.5 Test API)";
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="CpdReportTest.MockCpd (Maven PMD Plugin 2.6 Test API)";
+    }
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -24,6 +26,7 @@ function windowTitle()
 </HEAD>
 
 <BODY BGCOLOR="white" onload="windowTitle();">
+<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->
@@ -90,8 +93,8 @@ org.apache.maven.plugin.pmd</FONT>
 <BR>
 Class CpdReportTest.MockCpd</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 ">net.sourceforge.pmd.cpd.CPD
+<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://pmd.sourceforge.net/apidocs/net/sourceforge/pmd/cpd/CPD.html?is-external=true" title="class or interface in net.sourceforge.pmd.cpd">net.sourceforge.pmd.cpd.CPD</A>
       <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.maven.plugin.pmd.CpdReportTest.MockCpd</B>
 </PRE>
 <DL>
@@ -99,7 +102,7 @@ Class CpdReportTest.MockCpd</H2>
 </DL>
 <HR>
 <DL>
-<DT><PRE>public static class <B>CpdReportTest.MockCpd</B><DT>extends net.sourceforge.pmd.cpd.CPD</DL>
+<DT><PRE>public static class <B>CpdReportTest.MockCpd</B><DT>extends <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">CPD</A></DL>
 </PRE>
 
 <P>
@@ -118,10 +121,10 @@ Class CpdReportTest.MockCpd</H2>
 &nbsp;<A NAME="fields_inherited_from_class_net.sourceforge.pmd.cpd.CPD"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left"><B>Fields inherited from class net.sourceforge.pmd.cpd.CPD</B></TH>
+<TH ALIGN="left"><B>Fields inherited from class 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">CPD</A></B></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE>debugEnable</CODE></TD>
+<TD><CODE><A HREF="http://pmd.sourceforge.net/apidocs/net/sourceforge/pmd/cpd/CPD.html?is-external=true#debugEnable" title="class or interface in net.sourceforge.pmd.cpd">debugEnable</A></CODE></TD>
 </TR>
 </TABLE>
 &nbsp;
@@ -135,8 +138,8 @@ Class CpdReportTest.MockCpd</H2>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD><CODE><B><A HREF="../../../../../org/apache/maven/plugin/pmd/CpdReportTest.MockCpd.html#CpdReportTest.MockCpd(int, net.sourceforge.pmd.cpd.Language, java.util.Iterator)">CpdReportTest.MockCpd</A></B>(int&nbsp;minimumTileSize,
-                      net.sourceforge.pmd.cpd.Language&nbsp;language,
-                      <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/util/Iterator.html" title="class or interface in java.util">Iterator</A>&nbsp;tMatch)</CODE>
+                      <A HREF="http://pmd.sourceforge.net/apidocs/net/sourceforge/pmd/cpd/Language.html?is-external=true" title="class or interface in net.sourceforge.pmd.cpd">Language</A>&nbsp;language,
+                      <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/util/Iterator.html?is-external=true" title="class or interface in java.util">Iterator</A>&nbsp;tMatch)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
@@ -153,7 +156,7 @@ Class CpdReportTest.MockCpd</H2>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/util/Iterator.html" title="class or interface in java.util">Iterator</A></CODE></FONT></TD>
+<CODE>&nbsp;<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/util/Iterator.html?is-external=true" title="class or interface in java.util">Iterator</A></CODE></FONT></TD>
 <TD><CODE><B><A HREF="../../../../../org/apache/maven/plugin/pmd/CpdReportTest.MockCpd.html#getMatches()">getMatches</A></B>()</CODE>
 
 <BR>
@@ -163,19 +166,19 @@ Class CpdReportTest.MockCpd</H2>
 &nbsp;<A NAME="methods_inherited_from_class_net.sourceforge.pmd.cpd.CPD"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left"><B>Methods inherited from class net.sourceforge.pmd.cpd.CPD</B></TH>
+<TH ALIGN="left"><B>Methods inherited from class 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">CPD</A></B></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE>add, add, addAllInDirectory, addRecursively, getRendererFromString, go, main, setCpdListener, setEncoding, skipDuplicates</CODE></TD>
+<TD><CODE><A HREF="http://pmd.sourceforge.net/apidocs/net/sourceforge/pmd/cpd/CPD.html?is-external=true#add(java.io.File)" title="class or interface in net.sourceforge.pmd.cpd">add</A>, <A HREF="http://pmd.sourceforge.net/apidocs/net/sourceforge/pmd/cpd/CPD.html?is-external=true#add(java.util.List)" title="class or interface in net.sourceforge.pmd.cpd">add</A>, <A HREF="http://pmd.sourceforge.net/apidocs/net/sourceforge/pmd/cpd/CPD.html?is-external=true#addAllInDirectory(java.lang.String)" title="class or interface in net.sourceforge.pmd.cpd">addAllInDirectory</A>, <A HREF="http://pmd.sourceforge.net/apidocs/net/sourceforge/pmd/cpd/CPD.html?is-external=true#addRecursively(java.lang.String)" title="class or interface in net.sourceforge.pmd.cpd">addRecursively</A>, <A HREF="http://pmd.sourceforge.net/apidocs/net/sourceforge/pmd/cpd/CPD.html?is-external=true#getRendererFromString(java.lang.String, java.lang.String)" title="class or interface in net.sourceforge.pmd.cpd">getRende
 rerFromString</A>, <A HREF="http://pmd.sourceforge.net/apidocs/net/sourceforge/pmd/cpd/CPD.html?is-external=true#go()" title="class or interface in net.sourceforge.pmd.cpd">go</A>, <A HREF="http://pmd.sourceforge.net/apidocs/net/sourceforge/pmd/cpd/CPD.html?is-external=true#main(java.lang.String[])" title="class or interface in net.sourceforge.pmd.cpd">main</A>, <A HREF="http://pmd.sourceforge.net/apidocs/net/sourceforge/pmd/cpd/CPD.html?is-external=true#setCpdListener(net.sourceforge.pmd.cpd.CPDListener)" title="class or interface in net.sourceforge.pmd.cpd">setCpdListener</A>, <A HREF="http://pmd.sourceforge.net/apidocs/net/sourceforge/pmd/cpd/CPD.html?is-external=true#setEncoding(java.lang.String)" title="class or interface in net.sourceforge.pmd.cpd">setEncoding</A>, <A HREF="http://pmd.sourceforge.net/apidocs/net/sourceforge/pmd/cpd/CPD.html?is-external=true#skipDuplicates()" title="class or interface in net.sourceforge.pmd.cpd">skipDuplicates</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;
@@ -195,8 +198,8 @@ Class CpdReportTest.MockCpd</H2>
 CpdReportTest.MockCpd</H3>
 <PRE>
 public <B>CpdReportTest.MockCpd</B>(int&nbsp;minimumTileSize,
-                             net.sourceforge.pmd.cpd.Language&nbsp;language,
-                             <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/util/Iterator.html" title="class or interface in java.util">Iterator</A>&nbsp;tMatch)</PRE>
+                             <A HREF="http://pmd.sourceforge.net/apidocs/net/sourceforge/pmd/cpd/Language.html?is-external=true" title="class or interface in net.sourceforge.pmd.cpd">Language</A>&nbsp;language,
+                             <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/util/Iterator.html?is-external=true" title="class or interface in java.util">Iterator</A>&nbsp;tMatch)</PRE>
 <DL>
 </DL>
 
@@ -213,10 +216,10 @@ public <B>CpdReportTest.MockCpd</B>(int&
 <A NAME="getMatches()"><!-- --></A><H3>
 getMatches</H3>
 <PRE>
-public <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/util/Iterator.html" title="class or interface in java.util">Iterator</A> <B>getMatches</B>()</PRE>
+public <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/util/Iterator.html?is-external=true" title="class or interface in java.util">Iterator</A> <B>getMatches</B>()</PRE>
 <DL>
 <DD><DL>
-<DT><B>Overrides:</B><DD><CODE>getMatches</CODE> in class <CODE>net.sourceforge.pmd.cpd.CPD</CODE></DL>
+<DT><B>Overrides:</B><DD><CODE><A HREF="http://pmd.sourceforge.net/apidocs/net/sourceforge/pmd/cpd/CPD.html?is-external=true#getMatches()" title="class or interface in net.sourceforge.pmd.cpd">getMatches</A></CODE> in class <CODE><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">CPD</A></CODE></DL>
 </DD>
 <DD><DL>
 </DL>
@@ -283,6 +286,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/testapidocs/org/apache/maven/plugin/pmd/CpdReportTest.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-pmd-plugin-latest/testapidocs/org/apache/maven/plugin/pmd/CpdReportTest.html (original)
+++ websites/production/maventest/content/plugins/maven-pmd-plugin-latest/testapidocs/org/apache/maven/plugin/pmd/CpdReportTest.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:25 CEST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_26) on Tue Nov 08 18:58:30 CET 2011 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-CpdReportTest (Maven PMD Plugin 2.5 Test API)
+CpdReportTest (Maven PMD Plugin 2.6 Test API)
 </TITLE>
 
-<META NAME="keywords" CONTENT="org.apache.maven.plugin.pmd.CpdReportTest 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="CpdReportTest (Maven PMD Plugin 2.5 Test API)";
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="CpdReportTest (Maven PMD Plugin 2.6 Test API)";
+    }
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -24,6 +26,7 @@ function windowTitle()
 </HEAD>
 
 <BODY BGCOLOR="white" onload="windowTitle();">
+<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->
@@ -90,11 +93,11 @@ org.apache.maven.plugin.pmd</FONT>
 <BR>
 Class CpdReportTest</H2>
 <PRE>
-<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html" title="class or interface in java.lang">java.lang.Object</A>
+<A HREF="http://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 ">junit.framework.Assert
       <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by ">junit.framework.TestCase
-          <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><A HREF="http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/PlexusTestCase.html" title="class or interface in org.codehaus.plexus">org.codehaus.plexus.PlexusTestCase</A>
-              <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by ">org.apache.maven.plugin.testing.AbstractMojoTestCase
+          <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="../../../../../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.CpdReportTest</B>
 </PRE>
@@ -145,10 +148,10 @@ Class CpdReportTest</H2>
 &nbsp;<A NAME="fields_inherited_from_class_org.codehaus.plexus.PlexusTestCase"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left"><B>Fields inherited from class org.codehaus.plexus.<A HREF="http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/PlexusTestCase.html" title="class or interface in org.codehaus.plexus">PlexusTestCase</A></B></TH>
+<TH ALIGN="left"><B>Fields inherited from class org.codehaus.plexus.PlexusTestCase</B></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><A HREF="http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/PlexusTestCase.html#basedir" title="class or interface in org.codehaus.plexus">basedir</A>, <A HREF="http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/PlexusTestCase.html#container" title="class or interface in org.codehaus.plexus">container</A></CODE></TD>
+<TD><CODE>basedir, container</CODE></TD>
 </TR>
 </TABLE>
 &nbsp;
@@ -229,19 +232,19 @@ Class CpdReportTest</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.AbstractMojoTestCase</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?is-external=true" title="class or interface in org.apache.maven.plugin.testing">AbstractMojoTestCase</A></B></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE>configureMojo, configureMojo, extractPluginConfiguration, extractPluginConfiguration, getVariablesAndValuesFromObject, getVariablesAndValuesFromObject, getVariableValueFromObject, lookupEmptyMojo, lookupEmptyMojo, lookupMojo, lookupMojo, lookupMojo, setVariableValueToObject</CODE></TD>
+<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 HRE
 F="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://mave
 n.apache.org/plugin-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/p
 lugin/testing/AbstractMojoTestCase.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-e
 xternal=true#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>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left"><B>Methods inherited from class org.codehaus.plexus.<A HREF="http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/PlexusTestCase.html" title="class or interface in org.codehaus.plexus">PlexusTestCase</A></B></TH>
+<TH ALIGN="left"><B>Methods inherited from class org.codehaus.plexus.PlexusTestCase</B></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><A HREF="http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/PlexusTestCase.html#createContainerInstance()" title="class or interface in org.codehaus.plexus">createContainerInstance</A>, <A HREF="http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/PlexusTestCase.html#customizeContext()" title="class or interface in org.codehaus.plexus">customizeContext</A>, <A HREF="http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/PlexusTestCase.html#customizeContext(org.codehaus.plexus.context.Context)" title="class or interface in org.codehaus.plexus">customizeContext</A>, <A HREF="http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/PlexusTestCase.html#getBasedir()" title="class or interface in org.codehaus.plexus">getBasedir</A>, <A HREF="http://plexus.codehaus.org/plexus-containers/plexus-conta
 iner-default/apidocs/org/codehaus/plexus/PlexusTestCase.html#getClassLoader()" title="class or interface in org.codehaus.plexus">getClassLoader</A>, <A HREF="http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/PlexusTestCase.html#getConfiguration()" title="class or interface in org.codehaus.plexus">getConfiguration</A>, <A HREF="http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/PlexusTestCase.html#getConfiguration(java.lang.String)" title="class or interface in org.codehaus.plexus">getConfiguration</A>, <A HREF="http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/PlexusTestCase.html#getContainer()" title="class or interface in org.codehaus.plexus">getContainer</A>, <A HREF="http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/PlexusTestCase.html#getCustomConfiguration()" title="class or interf
 ace in org.codehaus.plexus">getCustomConfiguration</A>, <A HREF="http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/PlexusTestCase.html#getResourceAsStream(java.lang.String)" title="class or interface in org.codehaus.plexus">getResourceAsStream</A>, <A HREF="http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/PlexusTestCase.html#getTestFile(java.lang.String)" title="class or interface in org.codehaus.plexus">getTestFile</A>, <A HREF="http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/PlexusTestCase.html#getTestFile(java.lang.String, java.lang.String)" title="class or interface in org.codehaus.plexus">getTestFile</A>, <A HREF="http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/PlexusTestCase.html#getTestPath(java.lang.String)" title="class or interface in org.codehaus.plexus">getTestPath</A>,
  <A HREF="http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/PlexusTestCase.html#getTestPath(java.lang.String, java.lang.String)" title="class or interface in org.codehaus.plexus">getTestPath</A>, <A HREF="http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/PlexusTestCase.html#lookup(java.lang.String)" title="class or interface in org.codehaus.plexus">lookup</A>, <A HREF="http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/PlexusTestCase.html#lookup(java.lang.String, java.lang.String)" title="class or interface in org.codehaus.plexus">lookup</A>, <A HREF="http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/PlexusTestCase.html#release(java.lang.Object)" title="class or interface in org.codehaus.plexus">release</A>, <A HREF="http://plexus.codehaus.org/plexus-containers/plexus-container-default/a
 pidocs/org/codehaus/plexus/PlexusTestCase.html#tearDown()" title="class or interface in org.codehaus.plexus">tearDown</A></CODE></TD>
+<TD><CODE>createContainerInstance, customizeContext, customizeContext, getBasedir, getClassLoader, getConfiguration, getConfiguration, getContainer, getCustomConfiguration, getResourceAsStream, getTestFile, getTestFile, getTestPath, getTestPath, lookup, lookup, release, tearDown</CODE></TD>
 </TR>
 </TABLE>
 &nbsp;<A NAME="methods_inherited_from_class_junit.framework.TestCase"><!-- --></A>
@@ -265,10 +268,10 @@ Class CpdReportTest</H2>
 &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left"><B>Methods inherited from class java.lang.<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A></B></TH>
+<TH ALIGN="left"><B>Methods inherited from class java.lang.<A HREF="http://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#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#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;
@@ -305,17 +308,17 @@ public <B>CpdReportTest</B>()</PRE>
 setUp</H3>
 <PRE>
 protected void <B>setUp</B>()
-              throws <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Exception.html" title="class or interface in java.lang">Exception</A></PRE>
+              throws <A HREF="http://download.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>
 <DL>
 <DD>
 <P>
 <DD><DL>
-<DT><B>Overrides:</B><DD><CODE>setUp</CODE> in class <CODE>org.apache.maven.plugin.testing.AbstractMojoTestCase</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?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>
 </DD>
 <DD><DL>
 
 <DT><B>Throws:</B>
-<DD><CODE><A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Exception.html" title="class or interface in java.lang">Exception</A></CODE></DL>
+<DD><CODE><A HREF="http://download.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>
 </DL>
 <HR>
@@ -324,14 +327,14 @@ protected void <B>setUp</B>()
 testDefaultConfiguration</H3>
 <PRE>
 public void <B>testDefaultConfiguration</B>()
-                              throws <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Exception.html" title="class or interface in java.lang">Exception</A></PRE>
+                              throws <A HREF="http://download.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>
 <DL>
 <DD>Test CPDReport given the default configuration
 <P>
 <DD><DL>
 
 <DT><B>Throws:</B>
-<DD><CODE><A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Exception.html" title="class or interface in java.lang">Exception</A></CODE></DL>
+<DD><CODE><A HREF="http://download.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>
 </DL>
 <HR>
@@ -340,14 +343,14 @@ public void <B>testDefaultConfiguration<
 testCustomConfiguration</H3>
 <PRE>
 public void <B>testCustomConfiguration</B>()
-                             throws <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Exception.html" title="class or interface in java.lang">Exception</A></PRE>
+                             throws <A HREF="http://download.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>
 <DL>
 <DD>Test CPDReport using custom configuration
 <P>
 <DD><DL>
 
 <DT><B>Throws:</B>
-<DD><CODE><A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Exception.html" title="class or interface in java.lang">Exception</A></CODE></DL>
+<DD><CODE><A HREF="http://download.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>
 </DL>
 <HR>
@@ -356,14 +359,14 @@ public void <B>testCustomConfiguration</
 testInvalidFormat</H3>
 <PRE>
 public void <B>testInvalidFormat</B>()
-                       throws <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Exception.html" title="class or interface in java.lang">Exception</A></PRE>
+                       throws <A HREF="http://download.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>
 <DL>
 <DD>Test CPDReport with invalid format
 <P>
 <DD><DL>
 
 <DT><B>Throws:</B>
-<DD><CODE><A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Exception.html" title="class or interface in java.lang">Exception</A></CODE></DL>
+<DD><CODE><A HREF="http://download.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>
 </DL>
 <HR>
@@ -372,12 +375,12 @@ public void <B>testInvalidFormat</B>()
 testWriteNonHtml</H3>
 <PRE>
 public void <B>testWriteNonHtml</B>()
-                      throws <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Exception.html" title="class or interface in java.lang">Exception</A></PRE>
+                      throws <A HREF="http://download.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>
 <DL>
 <DD><DL>
 
 <DT><B>Throws:</B>
-<DD><CODE><A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Exception.html" title="class or interface in java.lang">Exception</A></CODE></DL>
+<DD><CODE><A HREF="http://download.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>
 </DL>
 <!-- ========= END OF CLASS DATA ========= -->
@@ -441,6 +444,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/testapidocs/org/apache/maven/plugin/pmd/CpdViolationCheckMojoTest.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-pmd-plugin-latest/testapidocs/org/apache/maven/plugin/pmd/CpdViolationCheckMojoTest.html (original)
+++ websites/production/maventest/content/plugins/maven-pmd-plugin-latest/testapidocs/org/apache/maven/plugin/pmd/CpdViolationCheckMojoTest.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:25 CEST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_26) on Tue Nov 08 18:58:30 CET 2011 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-CpdViolationCheckMojoTest (Maven PMD Plugin 2.5 Test API)
+CpdViolationCheckMojoTest (Maven PMD Plugin 2.6 Test API)
 </TITLE>
 
-<META NAME="keywords" CONTENT="org.apache.maven.plugin.pmd.CpdViolationCheckMojoTest 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="CpdViolationCheckMojoTest (Maven PMD Plugin 2.5 Test API)";
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="CpdViolationCheckMojoTest (Maven PMD Plugin 2.6 Test API)";
+    }
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -24,6 +26,7 @@ function windowTitle()
 </HEAD>
 
 <BODY BGCOLOR="white" onload="windowTitle();">
+<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->
@@ -90,11 +93,11 @@ org.apache.maven.plugin.pmd</FONT>
 <BR>
 Class CpdViolationCheckMojoTest</H2>
 <PRE>
-<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html" title="class or interface in java.lang">java.lang.Object</A>
+<A HREF="http://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 ">junit.framework.Assert
       <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by ">junit.framework.TestCase
-          <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><A HREF="http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/PlexusTestCase.html" title="class or interface in org.codehaus.plexus">org.codehaus.plexus.PlexusTestCase</A>
-              <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by ">org.apache.maven.plugin.testing.AbstractMojoTestCase
+          <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 "><B>org.apache.maven.plugin.pmd.CpdViolationCheckMojoTest</B>
 </PRE>
 <DL>
@@ -102,7 +105,7 @@ Class CpdViolationCheckMojoTest</H2>
 </DL>
 <HR>
 <DL>
-<DT><PRE>public class <B>CpdViolationCheckMojoTest</B><DT>extends org.apache.maven.plugin.testing.AbstractMojoTestCase</DL>
+<DT><PRE>public class <B>CpdViolationCheckMojoTest</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>
 </PRE>
 
 <P>
@@ -127,10 +130,10 @@ Class CpdViolationCheckMojoTest</H2>
 &nbsp;<A NAME="fields_inherited_from_class_org.codehaus.plexus.PlexusTestCase"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left"><B>Fields inherited from class org.codehaus.plexus.<A HREF="http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/PlexusTestCase.html" title="class or interface in org.codehaus.plexus">PlexusTestCase</A></B></TH>
+<TH ALIGN="left"><B>Fields inherited from class org.codehaus.plexus.PlexusTestCase</B></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><A HREF="http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/PlexusTestCase.html#basedir" title="class or interface in org.codehaus.plexus">basedir</A>, <A HREF="http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/PlexusTestCase.html#container" title="class or interface in org.codehaus.plexus">container</A></CODE></TD>
+<TD><CODE>basedir, container</CODE></TD>
 </TR>
 </TABLE>
 &nbsp;
@@ -194,19 +197,19 @@ Class CpdViolationCheckMojoTest</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.AbstractMojoTestCase</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?is-external=true" title="class or interface in org.apache.maven.plugin.testing">AbstractMojoTestCase</A></B></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE>configureMojo, configureMojo, extractPluginConfiguration, extractPluginConfiguration, getVariablesAndValuesFromObject, getVariablesAndValuesFromObject, getVariableValueFromObject, lookupEmptyMojo, lookupEmptyMojo, lookupMojo, lookupMojo, lookupMojo, setVariableValueToObject</CODE></TD>
+<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 HRE
 F="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://mave
 n.apache.org/plugin-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/p
 lugin/testing/AbstractMojoTestCase.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-e
 xternal=true#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>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left"><B>Methods inherited from class org.codehaus.plexus.<A HREF="http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/PlexusTestCase.html" title="class or interface in org.codehaus.plexus">PlexusTestCase</A></B></TH>
+<TH ALIGN="left"><B>Methods inherited from class org.codehaus.plexus.PlexusTestCase</B></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><A HREF="http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/PlexusTestCase.html#createContainerInstance()" title="class or interface in org.codehaus.plexus">createContainerInstance</A>, <A HREF="http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/PlexusTestCase.html#customizeContext()" title="class or interface in org.codehaus.plexus">customizeContext</A>, <A HREF="http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/PlexusTestCase.html#customizeContext(org.codehaus.plexus.context.Context)" title="class or interface in org.codehaus.plexus">customizeContext</A>, <A HREF="http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/PlexusTestCase.html#getBasedir()" title="class or interface in org.codehaus.plexus">getBasedir</A>, <A HREF="http://plexus.codehaus.org/plexus-containers/plexus-conta
 iner-default/apidocs/org/codehaus/plexus/PlexusTestCase.html#getClassLoader()" title="class or interface in org.codehaus.plexus">getClassLoader</A>, <A HREF="http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/PlexusTestCase.html#getConfiguration()" title="class or interface in org.codehaus.plexus">getConfiguration</A>, <A HREF="http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/PlexusTestCase.html#getConfiguration(java.lang.String)" title="class or interface in org.codehaus.plexus">getConfiguration</A>, <A HREF="http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/PlexusTestCase.html#getContainer()" title="class or interface in org.codehaus.plexus">getContainer</A>, <A HREF="http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/PlexusTestCase.html#getCustomConfiguration()" title="class or interf
 ace in org.codehaus.plexus">getCustomConfiguration</A>, <A HREF="http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/PlexusTestCase.html#getResourceAsStream(java.lang.String)" title="class or interface in org.codehaus.plexus">getResourceAsStream</A>, <A HREF="http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/PlexusTestCase.html#getTestFile(java.lang.String)" title="class or interface in org.codehaus.plexus">getTestFile</A>, <A HREF="http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/PlexusTestCase.html#getTestFile(java.lang.String, java.lang.String)" title="class or interface in org.codehaus.plexus">getTestFile</A>, <A HREF="http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/PlexusTestCase.html#getTestPath(java.lang.String)" title="class or interface in org.codehaus.plexus">getTestPath</A>,
  <A HREF="http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/PlexusTestCase.html#getTestPath(java.lang.String, java.lang.String)" title="class or interface in org.codehaus.plexus">getTestPath</A>, <A HREF="http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/PlexusTestCase.html#lookup(java.lang.String)" title="class or interface in org.codehaus.plexus">lookup</A>, <A HREF="http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/PlexusTestCase.html#lookup(java.lang.String, java.lang.String)" title="class or interface in org.codehaus.plexus">lookup</A>, <A HREF="http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/PlexusTestCase.html#release(java.lang.Object)" title="class or interface in org.codehaus.plexus">release</A>, <A HREF="http://plexus.codehaus.org/plexus-containers/plexus-container-default/a
 pidocs/org/codehaus/plexus/PlexusTestCase.html#tearDown()" title="class or interface in org.codehaus.plexus">tearDown</A></CODE></TD>
+<TD><CODE>createContainerInstance, customizeContext, customizeContext, getBasedir, getClassLoader, getConfiguration, getConfiguration, getContainer, getCustomConfiguration, getResourceAsStream, getTestFile, getTestFile, getTestPath, getTestPath, lookup, lookup, release, tearDown</CODE></TD>
 </TR>
 </TABLE>
 &nbsp;<A NAME="methods_inherited_from_class_junit.framework.TestCase"><!-- --></A>
@@ -230,10 +233,10 @@ Class CpdViolationCheckMojoTest</H2>
 &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left"><B>Methods inherited from class java.lang.<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A></B></TH>
+<TH ALIGN="left"><B>Methods inherited from class java.lang.<A HREF="http://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#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#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;
@@ -270,17 +273,17 @@ public <B>CpdViolationCheckMojoTest</B>(
 setUp</H3>
 <PRE>
 protected void <B>setUp</B>()
-              throws <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Exception.html" title="class or interface in java.lang">Exception</A></PRE>
+              throws <A HREF="http://download.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>
 <DL>
 <DD>
 <P>
 <DD><DL>
-<DT><B>Overrides:</B><DD><CODE>setUp</CODE> in class <CODE>org.apache.maven.plugin.testing.AbstractMojoTestCase</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?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>
 </DD>
 <DD><DL>
 
 <DT><B>Throws:</B>
-<DD><CODE><A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Exception.html" title="class or interface in java.lang">Exception</A></CODE></DL>
+<DD><CODE><A HREF="http://download.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>
 </DL>
 <HR>
@@ -289,12 +292,12 @@ protected void <B>setUp</B>()
 testDefaultConfiguration</H3>
 <PRE>
 public void <B>testDefaultConfiguration</B>()
-                              throws <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Exception.html" title="class or interface in java.lang">Exception</A></PRE>
+                              throws <A HREF="http://download.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>
 <DL>
 <DD><DL>
 
 <DT><B>Throws:</B>
-<DD><CODE><A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Exception.html" title="class or interface in java.lang">Exception</A></CODE></DL>
+<DD><CODE><A HREF="http://download.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>
 </DL>
 <HR>
@@ -303,12 +306,12 @@ public void <B>testDefaultConfiguration<
 testNotFailOnViolation</H3>
 <PRE>
 public void <B>testNotFailOnViolation</B>()
-                            throws <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Exception.html" title="class or interface in java.lang">Exception</A></PRE>
+                            throws <A HREF="http://download.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>
 <DL>
 <DD><DL>
 
 <DT><B>Throws:</B>
-<DD><CODE><A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Exception.html" title="class or interface in java.lang">Exception</A></CODE></DL>
+<DD><CODE><A HREF="http://download.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>
 </DL>
 <HR>
@@ -317,12 +320,12 @@ public void <B>testNotFailOnViolation</B
 testException</H3>
 <PRE>
 public void <B>testException</B>()
-                   throws <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Exception.html" title="class or interface in java.lang">Exception</A></PRE>
+                   throws <A HREF="http://download.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>
 <DL>
 <DD><DL>
 
 <DT><B>Throws:</B>
-<DD><CODE><A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Exception.html" title="class or interface in java.lang">Exception</A></CODE></DL>
+<DD><CODE><A HREF="http://download.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>
 </DL>
 <!-- ========= END OF CLASS DATA ========= -->
@@ -386,6 +389,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