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:14:51 UTC

svn commit: r816688 [2/33] - in /websites/production/maventest/content/plugins/maven-pmd-plugin-latest: ./ apidocs/ apidocs/org/ apidocs/org/apache/ apidocs/org/apache/maven/ apidocs/org/apache/maven/plugin/ apidocs/org/apache/maven/plugin/pmd/ apidocs...

Added: websites/production/maventest/content/plugins/maven-pmd-plugin-latest/apidocs/index-all.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-pmd-plugin-latest/apidocs/index-all.html (added)
+++ websites/production/maventest/content/plugins/maven-pmd-plugin-latest/apidocs/index-all.html Tue May  8 15:14:44 2012
@@ -0,0 +1,392 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!--NewPage-->
+<HTML>
+<HEAD>
+<!-- Generated by javadoc (build 1.5.0_14) on Sat May 01 16:20:10 CEST 2010 -->
+<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<TITLE>
+Index (Maven PMD Plugin 2.5 API)
+</TITLE>
+
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="./stylesheet.css" TITLE="Style">
+
+<SCRIPT type="text/javascript">
+function windowTitle()
+{
+    parent.document.title="Index (Maven PMD Plugin 2.5 API)";
+}
+</SCRIPT>
+<NOSCRIPT>
+</NOSCRIPT>
+
+</HEAD>
+
+<BODY BGCOLOR="white" onload="windowTitle();">
+
+
+<!-- ========= START OF TOP NAVBAR ======= -->
+<A NAME="navbar_top"><!-- --></A>
+<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
+<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
+<TR>
+<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<A NAME="navbar_top_firstrow"><!-- --></A>
+<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
+  <TR ALIGN="center" VALIGN="top">
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="./org/apache/maven/plugin/pmd/package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="./org/apache/maven/plugin/pmd/package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="./deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="./help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
+  </TR>
+</TABLE>
+</TD>
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
+</EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+&nbsp;PREV&nbsp;
+&nbsp;NEXT</FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+  <A HREF="./index.html?index-all.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+&nbsp;<A HREF="index-all.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
+&nbsp;<SCRIPT type="text/javascript">
+  <!--
+  if(window==top) {
+    document.writeln('<A HREF="./allclasses-noframe.html"><B>All Classes</B></A>');
+  }
+  //-->
+</SCRIPT>
+<NOSCRIPT>
+  <A HREF="./allclasses-noframe.html"><B>All Classes</B></A>
+</NOSCRIPT>
+
+
+</FONT></TD>
+</TR>
+</TABLE>
+<A NAME="skip-navbar_top"></A>
+<!-- ========= END OF TOP NAVBAR ========= -->
+
+<A HREF="#_A_">A</A> <A HREF="#_B_">B</A> <A HREF="#_C_">C</A> <A HREF="#_E_">E</A> <A HREF="#_F_">F</A> <A HREF="#_G_">G</A> <A HREF="#_H_">H</A> <A HREF="#_I_">I</A> <A HREF="#_M_">M</A> <A HREF="#_O_">O</A> <A HREF="#_P_">P</A> <A HREF="#_R_">R</A> <A HREF="#_S_">S</A> <A HREF="#_T_">T</A> <HR>
+<A NAME="_A_"><!-- --></A><H2>
+<B>A</B></H2>
+<DL>
+<DT><A HREF="./org/apache/maven/plugin/pmd/AbstractPmdReport.html" title="class in org.apache.maven.plugin.pmd"><B>AbstractPmdReport</B></A> - Class in <A HREF="./org/apache/maven/plugin/pmd/package-summary.html">org.apache.maven.plugin.pmd</A><DD>Base class for the PMD reports.<DT><A HREF="./org/apache/maven/plugin/pmd/AbstractPmdReport.html#AbstractPmdReport()"><B>AbstractPmdReport()</B></A> - 
+Constructor for class org.apache.maven.plugin.pmd.<A HREF="./org/apache/maven/plugin/pmd/AbstractPmdReport.html" title="class in org.apache.maven.plugin.pmd">AbstractPmdReport</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/maven/plugin/pmd/AbstractPmdViolationCheckMojo.html" title="class in org.apache.maven.plugin.pmd"><B>AbstractPmdViolationCheckMojo</B></A> - Class in <A HREF="./org/apache/maven/plugin/pmd/package-summary.html">org.apache.maven.plugin.pmd</A><DD>Base class for mojos that check if there were any PMD violations.<DT><A HREF="./org/apache/maven/plugin/pmd/AbstractPmdViolationCheckMojo.html#AbstractPmdViolationCheckMojo()"><B>AbstractPmdViolationCheckMojo()</B></A> - 
+Constructor for class org.apache.maven.plugin.pmd.<A HREF="./org/apache/maven/plugin/pmd/AbstractPmdViolationCheckMojo.html" title="class in org.apache.maven.plugin.pmd">AbstractPmdViolationCheckMojo</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/maven/plugin/pmd/AbstractPmdReport.html#aggregate"><B>aggregate</B></A> - 
+Variable in class org.apache.maven.plugin.pmd.<A HREF="./org/apache/maven/plugin/pmd/AbstractPmdReport.html" title="class in org.apache.maven.plugin.pmd">AbstractPmdReport</A>
+<DD>Whether to build an aggregated report at the root, or build individual reports.
+<DT><A HREF="./org/apache/maven/plugin/pmd/AbstractPmdViolationCheckMojo.html#aggregate"><B>aggregate</B></A> - 
+Variable in class org.apache.maven.plugin.pmd.<A HREF="./org/apache/maven/plugin/pmd/AbstractPmdViolationCheckMojo.html" title="class in org.apache.maven.plugin.pmd">AbstractPmdViolationCheckMojo</A>
+<DD>Whether to build an aggregated report at the root, or build individual reports.
+</DL>
+<HR>
+<A NAME="_B_"><!-- --></A><H2>
+<B>B</B></H2>
+<DL>
+<DT><A HREF="./org/apache/maven/plugin/pmd/CpdReportGenerator.html#beginDocument()"><B>beginDocument()</B></A> - 
+Method in class org.apache.maven.plugin.pmd.<A HREF="./org/apache/maven/plugin/pmd/CpdReportGenerator.html" title="class in org.apache.maven.plugin.pmd">CpdReportGenerator</A>
+<DD>Method that generates the start of the CPD report.
+<DT><A HREF="./org/apache/maven/plugin/pmd/PmdReportListener.html#beginDocument()"><B>beginDocument()</B></A> - 
+Method in class org.apache.maven.plugin.pmd.<A HREF="./org/apache/maven/plugin/pmd/PmdReportListener.html" title="class in org.apache.maven.plugin.pmd">PmdReportListener</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/maven/plugin/pmd/PmdReportListener.html#beginFile(java.io.File, org.apache.maven.plugin.pmd.PmdFileInfo)"><B>beginFile(File, PmdFileInfo)</B></A> - 
+Method in class org.apache.maven.plugin.pmd.<A HREF="./org/apache/maven/plugin/pmd/PmdReportListener.html" title="class in org.apache.maven.plugin.pmd">PmdReportListener</A>
+<DD>&nbsp;
+</DL>
+<HR>
+<A NAME="_C_"><!-- --></A><H2>
+<B>C</B></H2>
+<DL>
+<DT><A HREF="./org/apache/maven/plugin/pmd/AbstractPmdReport.html#canGenerateReport()"><B>canGenerateReport()</B></A> - 
+Method in class org.apache.maven.plugin.pmd.<A HREF="./org/apache/maven/plugin/pmd/AbstractPmdReport.html" title="class in org.apache.maven.plugin.pmd">AbstractPmdReport</A>
+<DD>
+<DT><A HREF="./org/apache/maven/plugin/pmd/AbstractPmdReport.html#constructXRefLocation(boolean)"><B>constructXRefLocation(boolean)</B></A> - 
+Method in class org.apache.maven.plugin.pmd.<A HREF="./org/apache/maven/plugin/pmd/AbstractPmdReport.html" title="class in org.apache.maven.plugin.pmd">AbstractPmdReport</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/maven/plugin/pmd/CpdReport.html" title="class in org.apache.maven.plugin.pmd"><B>CpdReport</B></A> - Class in <A HREF="./org/apache/maven/plugin/pmd/package-summary.html">org.apache.maven.plugin.pmd</A><DD>Creates a report for PMD's CPD tool.<DT><A HREF="./org/apache/maven/plugin/pmd/CpdReport.html#CpdReport()"><B>CpdReport()</B></A> - 
+Constructor for class org.apache.maven.plugin.pmd.<A HREF="./org/apache/maven/plugin/pmd/CpdReport.html" title="class in org.apache.maven.plugin.pmd">CpdReport</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/maven/plugin/pmd/CpdReportGenerator.html" title="class in org.apache.maven.plugin.pmd"><B>CpdReportGenerator</B></A> - Class in <A HREF="./org/apache/maven/plugin/pmd/package-summary.html">org.apache.maven.plugin.pmd</A><DD>Class that generated the CPD report.<DT><A HREF="./org/apache/maven/plugin/pmd/CpdReportGenerator.html#CpdReportGenerator(org.apache.maven.doxia.sink.Sink, java.util.Map, java.util.ResourceBundle, boolean)"><B>CpdReportGenerator(Sink, Map, ResourceBundle, boolean)</B></A> - 
+Constructor for class org.apache.maven.plugin.pmd.<A HREF="./org/apache/maven/plugin/pmd/CpdReportGenerator.html" title="class in org.apache.maven.plugin.pmd">CpdReportGenerator</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/maven/plugin/pmd/CpdViolationCheckMojo.html" title="class in org.apache.maven.plugin.pmd"><B>CpdViolationCheckMojo</B></A> - Class in <A HREF="./org/apache/maven/plugin/pmd/package-summary.html">org.apache.maven.plugin.pmd</A><DD>Fail the build if there were any CPD violations in the source code.<DT><A HREF="./org/apache/maven/plugin/pmd/CpdViolationCheckMojo.html#CpdViolationCheckMojo()"><B>CpdViolationCheckMojo()</B></A> - 
+Constructor for class org.apache.maven.plugin.pmd.<A HREF="./org/apache/maven/plugin/pmd/CpdViolationCheckMojo.html" title="class in org.apache.maven.plugin.pmd">CpdViolationCheckMojo</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/maven/plugin/pmd/CpdReport.html#createRenderer()"><B>createRenderer()</B></A> - 
+Method in class org.apache.maven.plugin.pmd.<A HREF="./org/apache/maven/plugin/pmd/CpdReport.html" title="class in org.apache.maven.plugin.pmd">CpdReport</A>
+<DD>Create and return the correct renderer for the output type.
+<DT><A HREF="./org/apache/maven/plugin/pmd/PmdReport.html#createRenderer()"><B>createRenderer()</B></A> - 
+Method in class org.apache.maven.plugin.pmd.<A HREF="./org/apache/maven/plugin/pmd/PmdReport.html" title="class in org.apache.maven.plugin.pmd">PmdReport</A>
+<DD>Create and return the correct renderer for the output type.
+</DL>
+<HR>
+<A NAME="_E_"><!-- --></A><H2>
+<B>E</B></H2>
+<DL>
+<DT><A HREF="./org/apache/maven/plugin/pmd/PmdReportListener.html#endDocument()"><B>endDocument()</B></A> - 
+Method in class org.apache.maven.plugin.pmd.<A HREF="./org/apache/maven/plugin/pmd/PmdReportListener.html" title="class in org.apache.maven.plugin.pmd">PmdReportListener</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/maven/plugin/pmd/PmdReportListener.html#endFile(java.io.File)"><B>endFile(File)</B></A> - 
+Method in class org.apache.maven.plugin.pmd.<A HREF="./org/apache/maven/plugin/pmd/PmdReportListener.html" title="class in org.apache.maven.plugin.pmd">PmdReportListener</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/maven/plugin/pmd/CpdViolationCheckMojo.html#execute()"><B>execute()</B></A> - 
+Method in class org.apache.maven.plugin.pmd.<A HREF="./org/apache/maven/plugin/pmd/CpdViolationCheckMojo.html" title="class in org.apache.maven.plugin.pmd">CpdViolationCheckMojo</A>
+<DD>
+<DT><A HREF="./org/apache/maven/plugin/pmd/HelpMojo.html#execute()"><B>execute()</B></A> - 
+Method in class org.apache.maven.plugin.pmd.<A HREF="./org/apache/maven/plugin/pmd/HelpMojo.html" title="class in org.apache.maven.plugin.pmd">HelpMojo</A>
+<DD>
+<DT><A HREF="./org/apache/maven/plugin/pmd/PmdViolationCheckMojo.html#execute()"><B>execute()</B></A> - 
+Method in class org.apache.maven.plugin.pmd.<A HREF="./org/apache/maven/plugin/pmd/PmdViolationCheckMojo.html" title="class in org.apache.maven.plugin.pmd">PmdViolationCheckMojo</A>
+<DD>
+<DT><A HREF="./org/apache/maven/plugin/pmd/AbstractPmdViolationCheckMojo.html#executeCheck(java.lang.String, java.lang.String, java.lang.String, int)"><B>executeCheck(String, String, String, int)</B></A> - 
+Method in class org.apache.maven.plugin.pmd.<A HREF="./org/apache/maven/plugin/pmd/AbstractPmdViolationCheckMojo.html" title="class in org.apache.maven.plugin.pmd">AbstractPmdViolationCheckMojo</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/maven/plugin/pmd/CpdReport.html#executeReport(java.util.Locale)"><B>executeReport(Locale)</B></A> - 
+Method in class org.apache.maven.plugin.pmd.<A HREF="./org/apache/maven/plugin/pmd/CpdReport.html" title="class in org.apache.maven.plugin.pmd">CpdReport</A>
+<DD>
+<DT><A HREF="./org/apache/maven/plugin/pmd/PmdReport.html#executeReport(java.util.Locale)"><B>executeReport(Locale)</B></A> - 
+Method in class org.apache.maven.plugin.pmd.<A HREF="./org/apache/maven/plugin/pmd/PmdReport.html" title="class in org.apache.maven.plugin.pmd">PmdReport</A>
+<DD>
+</DL>
+<HR>
+<A NAME="_F_"><!-- --></A><H2>
+<B>F</B></H2>
+<DL>
+<DT><A HREF="./org/apache/maven/plugin/pmd/AbstractPmdReport.html#format"><B>format</B></A> - 
+Variable in class org.apache.maven.plugin.pmd.<A HREF="./org/apache/maven/plugin/pmd/AbstractPmdReport.html" title="class in org.apache.maven.plugin.pmd">AbstractPmdReport</A>
+<DD>Set the output format type, in addition to the HTML report.
+</DL>
+<HR>
+<A NAME="_G_"><!-- --></A><H2>
+<B>G</B></H2>
+<DL>
+<DT><A HREF="./org/apache/maven/plugin/pmd/CpdReportGenerator.html#generate(java.util.Iterator)"><B>generate(Iterator)</B></A> - 
+Method in class org.apache.maven.plugin.pmd.<A HREF="./org/apache/maven/plugin/pmd/CpdReportGenerator.html" title="class in org.apache.maven.plugin.pmd">CpdReportGenerator</A>
+<DD>Method that generates the contents of the CPD report
+<DT><A HREF="./org/apache/maven/plugin/pmd/CpdReport.html#getDescription(java.util.Locale)"><B>getDescription(Locale)</B></A> - 
+Method in class org.apache.maven.plugin.pmd.<A HREF="./org/apache/maven/plugin/pmd/CpdReport.html" title="class in org.apache.maven.plugin.pmd">CpdReport</A>
+<DD>
+<DT><A HREF="./org/apache/maven/plugin/pmd/PmdReport.html#getDescription(java.util.Locale)"><B>getDescription(Locale)</B></A> - 
+Method in class org.apache.maven.plugin.pmd.<A HREF="./org/apache/maven/plugin/pmd/PmdReport.html" title="class in org.apache.maven.plugin.pmd">PmdReport</A>
+<DD>
+<DT><A HREF="./org/apache/maven/plugin/pmd/AbstractPmdViolationCheckMojo.html#getErrorDetails(org.codehaus.plexus.util.xml.pull.XmlPullParser)"><B>getErrorDetails(XmlPullParser)</B></A> - 
+Method in class org.apache.maven.plugin.pmd.<A HREF="./org/apache/maven/plugin/pmd/AbstractPmdViolationCheckMojo.html" title="class in org.apache.maven.plugin.pmd">AbstractPmdViolationCheckMojo</A>
+<DD>Gets the attributes and text for the violation tag and puts them in a
+ HashMap
+<DT><A HREF="./org/apache/maven/plugin/pmd/CpdViolationCheckMojo.html#getErrorDetails(org.codehaus.plexus.util.xml.pull.XmlPullParser)"><B>getErrorDetails(XmlPullParser)</B></A> - 
+Method in class org.apache.maven.plugin.pmd.<A HREF="./org/apache/maven/plugin/pmd/CpdViolationCheckMojo.html" title="class in org.apache.maven.plugin.pmd">CpdViolationCheckMojo</A>
+<DD>Gets the attributes and text for the violation tag and puts them in a
+ HashMap
+<DT><A HREF="./org/apache/maven/plugin/pmd/PmdViolationCheckMojo.html#getErrorDetails(org.codehaus.plexus.util.xml.pull.XmlPullParser)"><B>getErrorDetails(XmlPullParser)</B></A> - 
+Method in class org.apache.maven.plugin.pmd.<A HREF="./org/apache/maven/plugin/pmd/PmdViolationCheckMojo.html" title="class in org.apache.maven.plugin.pmd">PmdViolationCheckMojo</A>
+<DD>Gets the attributes and text for the violation tag and puts them in a
+ HashMap
+<DT><A HREF="./org/apache/maven/plugin/pmd/AbstractPmdReport.html#getFilesToProcess()"><B>getFilesToProcess()</B></A> - 
+Method in class org.apache.maven.plugin.pmd.<A HREF="./org/apache/maven/plugin/pmd/AbstractPmdReport.html" title="class in org.apache.maven.plugin.pmd">AbstractPmdReport</A>
+<DD>Convenience method to get the list of files where the PMD tool will be executed
+<DT><A HREF="./org/apache/maven/plugin/pmd/CpdReport.html#getName(java.util.Locale)"><B>getName(Locale)</B></A> - 
+Method in class org.apache.maven.plugin.pmd.<A HREF="./org/apache/maven/plugin/pmd/CpdReport.html" title="class in org.apache.maven.plugin.pmd">CpdReport</A>
+<DD>
+<DT><A HREF="./org/apache/maven/plugin/pmd/PmdReport.html#getName(java.util.Locale)"><B>getName(Locale)</B></A> - 
+Method in class org.apache.maven.plugin.pmd.<A HREF="./org/apache/maven/plugin/pmd/PmdReport.html" title="class in org.apache.maven.plugin.pmd">PmdReport</A>
+<DD>
+<DT><A HREF="./org/apache/maven/plugin/pmd/AbstractPmdReport.html#getOutputDirectory()"><B>getOutputDirectory()</B></A> - 
+Method in class org.apache.maven.plugin.pmd.<A HREF="./org/apache/maven/plugin/pmd/AbstractPmdReport.html" title="class in org.apache.maven.plugin.pmd">AbstractPmdReport</A>
+<DD>
+<DT><A HREF="./org/apache/maven/plugin/pmd/AbstractPmdReport.html#getOutputEncoding()"><B>getOutputEncoding()</B></A> - 
+Method in class org.apache.maven.plugin.pmd.<A HREF="./org/apache/maven/plugin/pmd/AbstractPmdReport.html" title="class in org.apache.maven.plugin.pmd">AbstractPmdReport</A>
+<DD>Gets the effective reporting output files encoding.
+<DT><A HREF="./org/apache/maven/plugin/pmd/CpdReport.html#getOutputName()"><B>getOutputName()</B></A> - 
+Method in class org.apache.maven.plugin.pmd.<A HREF="./org/apache/maven/plugin/pmd/CpdReport.html" title="class in org.apache.maven.plugin.pmd">CpdReport</A>
+<DD>
+<DT><A HREF="./org/apache/maven/plugin/pmd/PmdReport.html#getOutputName()"><B>getOutputName()</B></A> - 
+Method in class org.apache.maven.plugin.pmd.<A HREF="./org/apache/maven/plugin/pmd/PmdReport.html" title="class in org.apache.maven.plugin.pmd">PmdReport</A>
+<DD>
+<DT><A HREF="./org/apache/maven/plugin/pmd/PmdReport.html#getPMD()"><B>getPMD()</B></A> - 
+Method in class org.apache.maven.plugin.pmd.<A HREF="./org/apache/maven/plugin/pmd/PmdReport.html" title="class in org.apache.maven.plugin.pmd">PmdReport</A>
+<DD>Constructs the PMD class, passing it an argument
+ that configures the target JDK.
+<DT><A HREF="./org/apache/maven/plugin/pmd/AbstractPmdReport.html#getProject()"><B>getProject()</B></A> - 
+Method in class org.apache.maven.plugin.pmd.<A HREF="./org/apache/maven/plugin/pmd/AbstractPmdReport.html" title="class in org.apache.maven.plugin.pmd">AbstractPmdReport</A>
+<DD>
+<DT><A HREF="./org/apache/maven/plugin/pmd/PmdFileInfo.html#getProject()"><B>getProject()</B></A> - 
+Method in class org.apache.maven.plugin.pmd.<A HREF="./org/apache/maven/plugin/pmd/PmdFileInfo.html" title="class in org.apache.maven.plugin.pmd">PmdFileInfo</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/maven/plugin/pmd/AbstractPmdReport.html#getSiteRenderer()"><B>getSiteRenderer()</B></A> - 
+Method in class org.apache.maven.plugin.pmd.<A HREF="./org/apache/maven/plugin/pmd/AbstractPmdReport.html" title="class in org.apache.maven.plugin.pmd">AbstractPmdReport</A>
+<DD>
+<DT><A HREF="./org/apache/maven/plugin/pmd/PmdFileInfo.html#getSourceDirectory()"><B>getSourceDirectory()</B></A> - 
+Method in class org.apache.maven.plugin.pmd.<A HREF="./org/apache/maven/plugin/pmd/PmdFileInfo.html" title="class in org.apache.maven.plugin.pmd">PmdFileInfo</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/maven/plugin/pmd/AbstractPmdReport.html#getSourceEncoding()"><B>getSourceEncoding()</B></A> - 
+Method in class org.apache.maven.plugin.pmd.<A HREF="./org/apache/maven/plugin/pmd/AbstractPmdReport.html" title="class in org.apache.maven.plugin.pmd">AbstractPmdReport</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/maven/plugin/pmd/PmdFileInfo.html#getXrefLocation()"><B>getXrefLocation()</B></A> - 
+Method in class org.apache.maven.plugin.pmd.<A HREF="./org/apache/maven/plugin/pmd/PmdFileInfo.html" title="class in org.apache.maven.plugin.pmd">PmdFileInfo</A>
+<DD>&nbsp;
+</DL>
+<HR>
+<A NAME="_H_"><!-- --></A><H2>
+<B>H</B></H2>
+<DL>
+<DT><A HREF="./org/apache/maven/plugin/pmd/HelpMojo.html" title="class in org.apache.maven.plugin.pmd"><B>HelpMojo</B></A> - Class in <A HREF="./org/apache/maven/plugin/pmd/package-summary.html">org.apache.maven.plugin.pmd</A><DD>Display help information on maven-pmd-plugin.<DT><A HREF="./org/apache/maven/plugin/pmd/HelpMojo.html#HelpMojo()"><B>HelpMojo()</B></A> - 
+Constructor for class org.apache.maven.plugin.pmd.<A HREF="./org/apache/maven/plugin/pmd/HelpMojo.html" title="class in org.apache.maven.plugin.pmd">HelpMojo</A>
+<DD>&nbsp;
+</DL>
+<HR>
+<A NAME="_I_"><!-- --></A><H2>
+<B>I</B></H2>
+<DL>
+<DT><A HREF="./org/apache/maven/plugin/pmd/AbstractPmdReport.html#includeTests"><B>includeTests</B></A> - 
+Variable in class org.apache.maven.plugin.pmd.<A HREF="./org/apache/maven/plugin/pmd/AbstractPmdReport.html" title="class in org.apache.maven.plugin.pmd">AbstractPmdReport</A>
+<DD>Run PMD on the tests.
+<DT><A HREF="./org/apache/maven/plugin/pmd/AbstractPmdReport.html#isHtml()"><B>isHtml()</B></A> - 
+Method in class org.apache.maven.plugin.pmd.<A HREF="./org/apache/maven/plugin/pmd/AbstractPmdReport.html" title="class in org.apache.maven.plugin.pmd">AbstractPmdReport</A>
+<DD>&nbsp;
+</DL>
+<HR>
+<A NAME="_M_"><!-- --></A><H2>
+<B>M</B></H2>
+<DL>
+<DT><A HREF="./org/apache/maven/plugin/pmd/PmdReportListener.html#metricAdded(net.sourceforge.pmd.stat.Metric)"><B>metricAdded(Metric)</B></A> - 
+Method in class org.apache.maven.plugin.pmd.<A HREF="./org/apache/maven/plugin/pmd/PmdReportListener.html" title="class in org.apache.maven.plugin.pmd">PmdReportListener</A>
+<DD>
+</DL>
+<HR>
+<A NAME="_O_"><!-- --></A><H2>
+<B>O</B></H2>
+<DL>
+<DT><A HREF="./org/apache/maven/plugin/pmd/package-summary.html"><B>org.apache.maven.plugin.pmd</B></A> - package org.apache.maven.plugin.pmd<DD>&nbsp;<DT><A HREF="./org/apache/maven/plugin/pmd/AbstractPmdReport.html#outputDirectory"><B>outputDirectory</B></A> - 
+Variable in class org.apache.maven.plugin.pmd.<A HREF="./org/apache/maven/plugin/pmd/AbstractPmdReport.html" title="class in org.apache.maven.plugin.pmd">AbstractPmdReport</A>
+<DD>The output directory for the final HTML report.
+</DL>
+<HR>
+<A NAME="_P_"><!-- --></A><H2>
+<B>P</B></H2>
+<DL>
+<DT><A HREF="./org/apache/maven/plugin/pmd/PmdFileInfo.html" title="class in org.apache.maven.plugin.pmd"><B>PmdFileInfo</B></A> - Class in <A HREF="./org/apache/maven/plugin/pmd/package-summary.html">org.apache.maven.plugin.pmd</A><DD>&nbsp;<DT><A HREF="./org/apache/maven/plugin/pmd/PmdFileInfo.html#PmdFileInfo(org.apache.maven.project.MavenProject, java.io.File, java.lang.String)"><B>PmdFileInfo(MavenProject, File, String)</B></A> - 
+Constructor for class org.apache.maven.plugin.pmd.<A HREF="./org/apache/maven/plugin/pmd/PmdFileInfo.html" title="class in org.apache.maven.plugin.pmd">PmdFileInfo</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/maven/plugin/pmd/PmdReport.html" title="class in org.apache.maven.plugin.pmd"><B>PmdReport</B></A> - Class in <A HREF="./org/apache/maven/plugin/pmd/package-summary.html">org.apache.maven.plugin.pmd</A><DD>Creates a PMD report.<DT><A HREF="./org/apache/maven/plugin/pmd/PmdReport.html#PmdReport()"><B>PmdReport()</B></A> - 
+Constructor for class org.apache.maven.plugin.pmd.<A HREF="./org/apache/maven/plugin/pmd/PmdReport.html" title="class in org.apache.maven.plugin.pmd">PmdReport</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/maven/plugin/pmd/PmdReportListener.html" title="class in org.apache.maven.plugin.pmd"><B>PmdReportListener</B></A> - Class in <A HREF="./org/apache/maven/plugin/pmd/package-summary.html">org.apache.maven.plugin.pmd</A><DD>Handle events from PMD, converting them into Doxia events.<DT><A HREF="./org/apache/maven/plugin/pmd/PmdReportListener.html#PmdReportListener(org.apache.maven.doxia.sink.Sink, java.util.ResourceBundle, boolean)"><B>PmdReportListener(Sink, ResourceBundle, boolean)</B></A> - 
+Constructor for class org.apache.maven.plugin.pmd.<A HREF="./org/apache/maven/plugin/pmd/PmdReportListener.html" title="class in org.apache.maven.plugin.pmd">PmdReportListener</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/maven/plugin/pmd/PmdViolationCheckMojo.html" title="class in org.apache.maven.plugin.pmd"><B>PmdViolationCheckMojo</B></A> - Class in <A HREF="./org/apache/maven/plugin/pmd/package-summary.html">org.apache.maven.plugin.pmd</A><DD>Fail the build if there were any PMD violations in the source code.<DT><A HREF="./org/apache/maven/plugin/pmd/PmdViolationCheckMojo.html#PmdViolationCheckMojo()"><B>PmdViolationCheckMojo()</B></A> - 
+Constructor for class org.apache.maven.plugin.pmd.<A HREF="./org/apache/maven/plugin/pmd/PmdViolationCheckMojo.html" title="class in org.apache.maven.plugin.pmd">PmdViolationCheckMojo</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/maven/plugin/pmd/AbstractPmdViolationCheckMojo.html#printError(java.util.Map, java.lang.String)"><B>printError(Map, String)</B></A> - 
+Method in class org.apache.maven.plugin.pmd.<A HREF="./org/apache/maven/plugin/pmd/AbstractPmdViolationCheckMojo.html" title="class in org.apache.maven.plugin.pmd">AbstractPmdViolationCheckMojo</A>
+<DD>Formats the failure details and prints them as an INFO message
+<DT><A HREF="./org/apache/maven/plugin/pmd/CpdViolationCheckMojo.html#printError(java.util.Map, java.lang.String)"><B>printError(Map, String)</B></A> - 
+Method in class org.apache.maven.plugin.pmd.<A HREF="./org/apache/maven/plugin/pmd/CpdViolationCheckMojo.html" title="class in org.apache.maven.plugin.pmd">CpdViolationCheckMojo</A>
+<DD>Formats the failure details and prints them as an INFO message
+<DT><A HREF="./org/apache/maven/plugin/pmd/PmdViolationCheckMojo.html#printError(java.util.Map, java.lang.String)"><B>printError(Map, String)</B></A> - 
+Method in class org.apache.maven.plugin.pmd.<A HREF="./org/apache/maven/plugin/pmd/PmdViolationCheckMojo.html" title="class in org.apache.maven.plugin.pmd">PmdViolationCheckMojo</A>
+<DD>Formats the failure details and prints them as an INFO message
+<DT><A HREF="./org/apache/maven/plugin/pmd/AbstractPmdViolationCheckMojo.html#printErrors(java.util.List, java.util.List)"><B>printErrors(List, List)</B></A> - 
+Method in class org.apache.maven.plugin.pmd.<A HREF="./org/apache/maven/plugin/pmd/AbstractPmdViolationCheckMojo.html" title="class in org.apache.maven.plugin.pmd">AbstractPmdViolationCheckMojo</A>
+<DD>Prints the warnings and failures
+<DT><A HREF="./org/apache/maven/plugin/pmd/AbstractPmdReport.html#project"><B>project</B></A> - 
+Variable in class org.apache.maven.plugin.pmd.<A HREF="./org/apache/maven/plugin/pmd/AbstractPmdReport.html" title="class in org.apache.maven.plugin.pmd">AbstractPmdReport</A>
+<DD>The project to analyse.
+<DT><A HREF="./org/apache/maven/plugin/pmd/AbstractPmdViolationCheckMojo.html#project"><B>project</B></A> - 
+Variable in class org.apache.maven.plugin.pmd.<A HREF="./org/apache/maven/plugin/pmd/AbstractPmdViolationCheckMojo.html" title="class in org.apache.maven.plugin.pmd">AbstractPmdViolationCheckMojo</A>
+<DD>The project to analyze.
+</DL>
+<HR>
+<A NAME="_R_"><!-- --></A><H2>
+<B>R</B></H2>
+<DL>
+<DT><A HREF="./org/apache/maven/plugin/pmd/AbstractPmdReport.html#reactorProjects"><B>reactorProjects</B></A> - 
+Variable in class org.apache.maven.plugin.pmd.<A HREF="./org/apache/maven/plugin/pmd/AbstractPmdReport.html" title="class in org.apache.maven.plugin.pmd">AbstractPmdReport</A>
+<DD>The projects in the reactor for aggregation report.
+<DT><A HREF="./org/apache/maven/plugin/pmd/PmdReportListener.html#ruleViolationAdded(net.sourceforge.pmd.IRuleViolation)"><B>ruleViolationAdded(IRuleViolation)</B></A> - 
+Method in class org.apache.maven.plugin.pmd.<A HREF="./org/apache/maven/plugin/pmd/PmdReportListener.html" title="class in org.apache.maven.plugin.pmd">PmdReportListener</A>
+<DD>
+</DL>
+<HR>
+<A NAME="_S_"><!-- --></A><H2>
+<B>S</B></H2>
+<DL>
+<DT><A HREF="./org/apache/maven/plugin/pmd/PmdReport.html#setRulesets(java.lang.String[])"><B>setRulesets(String[])</B></A> - 
+Method in class org.apache.maven.plugin.pmd.<A HREF="./org/apache/maven/plugin/pmd/PmdReport.html" title="class in org.apache.maven.plugin.pmd">PmdReport</A>
+<DD>&nbsp;
+</DL>
+<HR>
+<A NAME="_T_"><!-- --></A><H2>
+<B>T</B></H2>
+<DL>
+<DT><A HREF="./org/apache/maven/plugin/pmd/AbstractPmdReport.html#targetDirectory"><B>targetDirectory</B></A> - 
+Variable in class org.apache.maven.plugin.pmd.<A HREF="./org/apache/maven/plugin/pmd/AbstractPmdReport.html" title="class in org.apache.maven.plugin.pmd">AbstractPmdReport</A>
+<DD>The output directory for the intermediate XML report.
+</DL>
+<HR>
+<A HREF="#_A_">A</A> <A HREF="#_B_">B</A> <A HREF="#_C_">C</A> <A HREF="#_E_">E</A> <A HREF="#_F_">F</A> <A HREF="#_G_">G</A> <A HREF="#_H_">H</A> <A HREF="#_I_">I</A> <A HREF="#_M_">M</A> <A HREF="#_O_">O</A> <A HREF="#_P_">P</A> <A HREF="#_R_">R</A> <A HREF="#_S_">S</A> <A HREF="#_T_">T</A> 
+
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<A NAME="navbar_bottom"><!-- --></A>
+<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
+<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
+<TR>
+<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<A NAME="navbar_bottom_firstrow"><!-- --></A>
+<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
+  <TR ALIGN="center" VALIGN="top">
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="./org/apache/maven/plugin/pmd/package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="./org/apache/maven/plugin/pmd/package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="./deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="./help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
+  </TR>
+</TABLE>
+</TD>
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
+</EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+&nbsp;PREV&nbsp;
+&nbsp;NEXT</FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+  <A HREF="./index.html?index-all.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+&nbsp;<A HREF="index-all.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
+&nbsp;<SCRIPT type="text/javascript">
+  <!--
+  if(window==top) {
+    document.writeln('<A HREF="./allclasses-noframe.html"><B>All Classes</B></A>');
+  }
+  //-->
+</SCRIPT>
+<NOSCRIPT>
+  <A HREF="./allclasses-noframe.html"><B>All Classes</B></A>
+</NOSCRIPT>
+
+
+</FONT></TD>
+</TR>
+</TABLE>
+<A NAME="skip-navbar_bottom"></A>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+
+<HR>
+Copyright &#169; 2005-2010 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
+</BODY>
+</HTML>
\ No newline at end of file

Propchange: websites/production/maventest/content/plugins/maven-pmd-plugin-latest/apidocs/index-all.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/maventest/content/plugins/maven-pmd-plugin-latest/apidocs/index-all.html
------------------------------------------------------------------------------
    svn:keywords = Author Date Id Revision

Added: websites/production/maventest/content/plugins/maven-pmd-plugin-latest/apidocs/index.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-pmd-plugin-latest/apidocs/index.html (added)
+++ websites/production/maventest/content/plugins/maven-pmd-plugin-latest/apidocs/index.html Tue May  8 15:14:44 2012
@@ -0,0 +1,37 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN" "http://www.w3.org/TR/html4/frameset.dtd">
+<!--NewPage-->
+<HTML>
+<HEAD>
+<!-- Generated by javadoc on Sat May 01 16:20:10 CEST 2010-->
+<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<TITLE>
+Maven PMD Plugin 2.5 API
+</TITLE>
+<SCRIPT type="text/javascript">
+    targetPage = "" + window.location.search;
+    if (targetPage != "" && targetPage != "undefined")
+        targetPage = targetPage.substring(1);
+    if (targetPage.indexOf(":") != -1)
+        targetPage = "undefined";
+    function loadFrames() {
+        if (targetPage != "" && targetPage != "undefined")
+             top.classFrame.location = top.targetPage;
+    }
+</SCRIPT>
+<NOSCRIPT>
+</NOSCRIPT>
+</HEAD>
+<FRAMESET cols="20%,80%" title="" onLoad="top.loadFrames()">
+<FRAME src="allclasses-frame.html" name="packageFrame" title="All classes and interfaces (except non-static nested types)">
+<FRAME src="org/apache/maven/plugin/pmd/package-summary.html" name="classFrame" title="Package, class and interface descriptions" scrolling="yes">
+<NOFRAMES>
+<H2>
+Frame Alert</H2>
+
+<P>
+This document is designed to be viewed using the frames feature. If you see this message, you are using a non-frame-capable web client.
+<BR>
+Link to<A HREF="org/apache/maven/plugin/pmd/package-summary.html">Non-frame version.</A>
+</NOFRAMES>
+</FRAMESET>
+</HTML>
\ No newline at end of file

Propchange: websites/production/maventest/content/plugins/maven-pmd-plugin-latest/apidocs/index.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/maventest/content/plugins/maven-pmd-plugin-latest/apidocs/index.html
------------------------------------------------------------------------------
    svn:keywords = Author Date Id Revision

Added: websites/production/maventest/content/plugins/maven-pmd-plugin-latest/apidocs/org/apache/maven/plugin/pmd/AbstractPmdReport.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-pmd-plugin-latest/apidocs/org/apache/maven/plugin/pmd/AbstractPmdReport.html (added)
+++ websites/production/maventest/content/plugins/maven-pmd-plugin-latest/apidocs/org/apache/maven/plugin/pmd/AbstractPmdReport.html Tue May  8 15:14:44 2012
@@ -0,0 +1,661 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!--NewPage-->
+<HTML>
+<HEAD>
+<!-- Generated by javadoc (build 1.5.0_14) on Sat May 01 16:20:09 CEST 2010 -->
+<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<TITLE>
+AbstractPmdReport (Maven PMD Plugin 2.5 API)
+</TITLE>
+
+<META NAME="keywords" CONTENT="org.apache.maven.plugin.pmd.AbstractPmdReport class">
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
+
+<SCRIPT type="text/javascript">
+function windowTitle()
+{
+    parent.document.title="AbstractPmdReport (Maven PMD Plugin 2.5 API)";
+}
+</SCRIPT>
+<NOSCRIPT>
+</NOSCRIPT>
+
+</HEAD>
+
+<BODY BGCOLOR="white" onload="windowTitle();">
+
+
+<!-- ========= START OF TOP NAVBAR ======= -->
+<A NAME="navbar_top"><!-- --></A>
+<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
+<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
+<TR>
+<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<A NAME="navbar_top_firstrow"><!-- --></A>
+<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
+  <TR ALIGN="center" VALIGN="top">
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../org/apache/maven/plugin/pmd/package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="class-use/AbstractPmdReport.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
+  </TR>
+</TABLE>
+</TD>
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
+</EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+&nbsp;PREV CLASS&nbsp;
+&nbsp;<A HREF="../../../../../org/apache/maven/plugin/pmd/AbstractPmdViolationCheckMojo.html" title="class in org.apache.maven.plugin.pmd"><B>NEXT CLASS</B></A></FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+  <A HREF="../../../../../index.html?org/apache/maven/plugin/pmd/AbstractPmdReport.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+&nbsp;<A HREF="AbstractPmdReport.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
+&nbsp;<SCRIPT type="text/javascript">
+  <!--
+  if(window==top) {
+    document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
+  }
+  //-->
+</SCRIPT>
+<NOSCRIPT>
+  <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
+</NOSCRIPT>
+
+
+</FONT></TD>
+</TR>
+<TR>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
+</TR>
+</TABLE>
+<A NAME="skip-navbar_top"></A>
+<!-- ========= END OF TOP NAVBAR ========= -->
+
+<HR>
+<!-- ======== START OF CLASS DATA ======== -->
+<H2>
+<FONT SIZE="-1">
+org.apache.maven.plugin.pmd</FONT>
+<BR>
+Class AbstractPmdReport</H2>
+<PRE>
+<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html" title="class or interface in java.lang">java.lang.Object</A>
+  <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by ">org.apache.maven.plugin.AbstractMojo
+      <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by ">org.apache.maven.reporting.AbstractMavenReport
+          <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.maven.plugin.pmd.AbstractPmdReport</B>
+</PRE>
+<DL>
+<DT><B>All Implemented Interfaces:</B> <DD>org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo, org.apache.maven.reporting.MavenReport</DD>
+</DL>
+<DL>
+<DT><B>Direct Known Subclasses:</B> <DD><A HREF="../../../../../org/apache/maven/plugin/pmd/CpdReport.html" title="class in org.apache.maven.plugin.pmd">CpdReport</A>, <A HREF="../../../../../org/apache/maven/plugin/pmd/PmdReport.html" title="class in org.apache.maven.plugin.pmd">PmdReport</A></DD>
+</DL>
+<HR>
+<DL>
+<DT><PRE>public abstract class <B>AbstractPmdReport</B><DT>extends org.apache.maven.reporting.AbstractMavenReport</DL>
+</PRE>
+
+<P>
+Base class for the PMD reports.
+<P>
+
+<P>
+<DL>
+<DT><B>Version:</B></DT>
+  <DD>$Id$</DD>
+<DT><B>Author:</B></DT>
+  <DD><a href="mailto:brett@apache.org">Brett Porter</a></DD>
+</DL>
+<HR>
+
+<P>
+<!-- =========== FIELD SUMMARY =========== -->
+
+<A NAME="field_summary"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+<B>Field Summary</B></FONT></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>protected &nbsp;boolean</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../org/apache/maven/plugin/pmd/AbstractPmdReport.html#aggregate">aggregate</A></B></CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Whether to build an aggregated report at the root, or build individual reports.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>protected &nbsp;<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A></CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../org/apache/maven/plugin/pmd/AbstractPmdReport.html#format">format</A></B></CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Set the output format type, in addition to the HTML report.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>protected &nbsp;boolean</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../org/apache/maven/plugin/pmd/AbstractPmdReport.html#includeTests">includeTests</A></B></CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Run PMD on the tests.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>protected &nbsp;<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/io/File.html" title="class or interface in java.io">File</A></CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../org/apache/maven/plugin/pmd/AbstractPmdReport.html#outputDirectory">outputDirectory</A></B></CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The output directory for the final HTML report.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>protected &nbsp;org.apache.maven.project.MavenProject</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../org/apache/maven/plugin/pmd/AbstractPmdReport.html#project">project</A></B></CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The project to analyse.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>protected &nbsp;<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/util/List.html" title="class or interface in java.util">List</A></CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../org/apache/maven/plugin/pmd/AbstractPmdReport.html#reactorProjects">reactorProjects</A></B></CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The projects in the reactor for aggregation report.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>protected &nbsp;<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/io/File.html" title="class or interface in java.io">File</A></CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../org/apache/maven/plugin/pmd/AbstractPmdReport.html#targetDirectory">targetDirectory</A></B></CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The output directory for the intermediate XML report.</TD>
+</TR>
+</TABLE>
+&nbsp;<A NAME="fields_inherited_from_class_org.apache.maven.reporting.MavenReport"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
+<TH ALIGN="left"><B>Fields inherited from interface org.apache.maven.reporting.MavenReport</B></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE>CATEGORY_PROJECT_INFORMATION, CATEGORY_PROJECT_REPORTS, ROLE</CODE></TD>
+</TR>
+</TABLE>
+&nbsp;<A NAME="fields_inherited_from_class_org.apache.maven.plugin.Mojo"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
+<TH ALIGN="left"><B>Fields inherited from interface org.apache.maven.plugin.Mojo</B></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE>ROLE</CODE></TD>
+</TR>
+</TABLE>
+&nbsp;
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+
+<A NAME="constructor_summary"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+<B>Constructor Summary</B></FONT></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><B><A HREF="../../../../../org/apache/maven/plugin/pmd/AbstractPmdReport.html#AbstractPmdReport()">AbstractPmdReport</A></B>()</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+</TR>
+</TABLE>
+&nbsp;
+<!-- ========== METHOD SUMMARY =========== -->
+
+<A NAME="method_summary"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+<B>Method Summary</B></FONT></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;boolean</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../org/apache/maven/plugin/pmd/AbstractPmdReport.html#canGenerateReport()">canGenerateReport</A></B>()</CODE>
+
+<BR>
+&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>protected &nbsp;<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A></CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../org/apache/maven/plugin/pmd/AbstractPmdReport.html#constructXRefLocation(boolean)">constructXRefLocation</A></B>(boolean&nbsp;test)</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>protected &nbsp;<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/util/Map.html" title="class or interface in java.util">Map</A></CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../org/apache/maven/plugin/pmd/AbstractPmdReport.html#getFilesToProcess()">getFilesToProcess</A></B>()</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Convenience method to get the list of files where the PMD tool will be executed</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>protected &nbsp;<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A></CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../org/apache/maven/plugin/pmd/AbstractPmdReport.html#getOutputDirectory()">getOutputDirectory</A></B>()</CODE>
+
+<BR>
+&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>protected &nbsp;<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A></CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../org/apache/maven/plugin/pmd/AbstractPmdReport.html#getOutputEncoding()">getOutputEncoding</A></B>()</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Gets the effective reporting output files encoding.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>protected &nbsp;org.apache.maven.project.MavenProject</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../org/apache/maven/plugin/pmd/AbstractPmdReport.html#getProject()">getProject</A></B>()</CODE>
+
+<BR>
+&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>protected &nbsp;org.apache.maven.doxia.siterenderer.Renderer</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../org/apache/maven/plugin/pmd/AbstractPmdReport.html#getSiteRenderer()">getSiteRenderer</A></B>()</CODE>
+
+<BR>
+&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>protected &nbsp;<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A></CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../org/apache/maven/plugin/pmd/AbstractPmdReport.html#getSourceEncoding()">getSourceEncoding</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>protected &nbsp;boolean</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../org/apache/maven/plugin/pmd/AbstractPmdReport.html#isHtml()">isHtml</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.reporting.AbstractMavenReport"><!-- --></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.reporting.AbstractMavenReport</B></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE>closeReport, execute, executeReport, generate, getCategoryName, getReportOutputDirectory, getSink, isExternalReport, setReportOutputDirectory</CODE></TD>
+</TR>
+</TABLE>
+&nbsp;<A NAME="methods_inherited_from_class_org.apache.maven.plugin.AbstractMojo"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
+<TH ALIGN="left"><B>Methods inherited from class org.apache.maven.plugin.AbstractMojo</B></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE>getLog, getPluginContext, setLog, setPluginContext</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>
+</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>
+</TR>
+</TABLE>
+&nbsp;<A NAME="methods_inherited_from_class_org.apache.maven.reporting.MavenReport"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
+<TH ALIGN="left"><B>Methods inherited from interface org.apache.maven.reporting.MavenReport</B></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE>getDescription, getName, getOutputName</CODE></TD>
+</TR>
+</TABLE>
+&nbsp;
+<P>
+
+<!-- ============ FIELD DETAIL =========== -->
+
+<A NAME="field_detail"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
+<B>Field Detail</B></FONT></TH>
+</TR>
+</TABLE>
+
+<A NAME="targetDirectory"><!-- --></A><H3>
+targetDirectory</H3>
+<PRE>
+protected <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/io/File.html" title="class or interface in java.io">File</A> <B>targetDirectory</B></PRE>
+<DL>
+<DD>The output directory for the intermediate XML report.
+<P>
+<DL>
+<DT><B>Is defined by:</B></DT><DD><DL><DT><B>expression:</B></DT><DD>${project.build.directory}</DD></DL></DD><DT><B>Is required.</B></DT><DD></DD></DL>
+</DL>
+<HR>
+
+<A NAME="outputDirectory"><!-- --></A><H3>
+outputDirectory</H3>
+<PRE>
+protected <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/io/File.html" title="class or interface in java.io">File</A> <B>outputDirectory</B></PRE>
+<DL>
+<DD>The output directory for the final HTML report. Note that this parameter is only evaluated if the goal is run
+ directly from the command line or during the default lifecycle. If the goal is run indirectly as part of a site
+ generation, the output directory configured in the Maven Site Plugin is used instead.
+<P>
+<DL>
+<DT><B>Is defined by:</B></DT><DD><DL><DT><B>expression:</B></DT><DD>${project.reporting.outputDirectory}</DD></DL></DD><DT><B>Is required.</B></DT><DD></DD></DL>
+</DL>
+<HR>
+
+<A NAME="project"><!-- --></A><H3>
+project</H3>
+<PRE>
+protected org.apache.maven.project.MavenProject <B>project</B></PRE>
+<DL>
+<DD>The project to analyse.
+<P>
+<DL>
+<DT><B>Is defined by:</B></DT><DD><DL><DT><B>expression:</B></DT><DD>${project}</DD></DL></DD><DT><B>Is readonly.</B></DT><DD></DD><DT><B>Is required.</B></DT><DD></DD></DL>
+</DL>
+<HR>
+
+<A NAME="format"><!-- --></A><H3>
+format</H3>
+<PRE>
+protected <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>format</B></PRE>
+<DL>
+<DD>Set the output format type, in addition to the HTML report.  Must be one of: "none",
+ "csv", "xml", "txt" or the full class name of the PMD renderer to use.
+ See the net.sourceforge.pmd.renderers package javadoc for available renderers.
+ XML is required if the pmd:check goal is being used.
+<P>
+<DL>
+<DT><B>Is defined by:</B></DT><DD><DL><DT><B>expression:</B></DT><DD>${format}</DD><DT><B>default-value:</B></DT><DD>xml</DD></DL></DD></DL>
+</DL>
+<HR>
+
+<A NAME="includeTests"><!-- --></A><H3>
+includeTests</H3>
+<PRE>
+protected boolean <B>includeTests</B></PRE>
+<DL>
+<DD>Run PMD on the tests.
+<P>
+<DL>
+<DT><B>Since:</B></DT>
+  <DD>2.2</DD>
+<DT><B>Is defined by:</B></DT><DD><DL><DT><B>default-value:</B></DT><DD>false</DD></DL></DD></DL>
+</DL>
+<HR>
+
+<A NAME="aggregate"><!-- --></A><H3>
+aggregate</H3>
+<PRE>
+protected boolean <B>aggregate</B></PRE>
+<DL>
+<DD>Whether to build an aggregated report at the root, or build individual reports.
+<P>
+<DL>
+<DT><B>Since:</B></DT>
+  <DD>2.2</DD>
+<DT><B>Is defined by:</B></DT><DD><DL><DT><B>expression:</B></DT><DD>${aggregate}</DD><DT><B>default-value:</B></DT><DD>false</DD></DL></DD></DL>
+</DL>
+<HR>
+
+<A NAME="reactorProjects"><!-- --></A><H3>
+reactorProjects</H3>
+<PRE>
+protected <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/util/List.html" title="class or interface in java.util">List</A> <B>reactorProjects</B></PRE>
+<DL>
+<DD>The projects in the reactor for aggregation report.
+<P>
+<DL>
+<DT><B>Is defined by:</B></DT><DD><DL><DT><B>expression:</B></DT><DD>${reactorProjects}</DD></DL></DD><DT><B>Is readonly.</B></DT><DD></DD></DL>
+</DL>
+
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+
+<A NAME="constructor_detail"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
+<B>Constructor Detail</B></FONT></TH>
+</TR>
+</TABLE>
+
+<A NAME="AbstractPmdReport()"><!-- --></A><H3>
+AbstractPmdReport</H3>
+<PRE>
+public <B>AbstractPmdReport</B>()</PRE>
+<DL>
+</DL>
+
+<!-- ============ METHOD DETAIL ========== -->
+
+<A NAME="method_detail"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
+<B>Method Detail</B></FONT></TH>
+</TR>
+</TABLE>
+
+<A NAME="getProject()"><!-- --></A><H3>
+getProject</H3>
+<PRE>
+protected org.apache.maven.project.MavenProject <B>getProject</B>()</PRE>
+<DL>
+<DD>
+<P>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE>getProject</CODE> in class <CODE>org.apache.maven.reporting.AbstractMavenReport</CODE></DL>
+</DD>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getSiteRenderer()"><!-- --></A><H3>
+getSiteRenderer</H3>
+<PRE>
+protected org.apache.maven.doxia.siterenderer.Renderer <B>getSiteRenderer</B>()</PRE>
+<DL>
+<DD>
+<P>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE>getSiteRenderer</CODE> in class <CODE>org.apache.maven.reporting.AbstractMavenReport</CODE></DL>
+</DD>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="constructXRefLocation(boolean)"><!-- --></A><H3>
+constructXRefLocation</H3>
+<PRE>
+protected <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>constructXRefLocation</B>(boolean&nbsp;test)</PRE>
+<DL>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getFilesToProcess()"><!-- --></A><H3>
+getFilesToProcess</H3>
+<PRE>
+protected <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/util/Map.html" title="class or interface in java.util">Map</A> <B>getFilesToProcess</B>()
+                         throws <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>
+<DL>
+<DD>Convenience method to get the list of files where the PMD tool will be executed
+<P>
+<DD><DL>
+
+<DT><B>Returns:</B><DD>a List of the files where the PMD tool will be executed
+<DT><B>Throws:</B>
+<DD><CODE><A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/io/IOException.html" title="class or interface in java.io">IOException</A></CODE></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="isHtml()"><!-- --></A><H3>
+isHtml</H3>
+<PRE>
+protected boolean <B>isHtml</B>()</PRE>
+<DL>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="canGenerateReport()"><!-- --></A><H3>
+canGenerateReport</H3>
+<PRE>
+public boolean <B>canGenerateReport</B>()</PRE>
+<DL>
+<DD>
+<P>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE>canGenerateReport</CODE> in interface <CODE>org.apache.maven.reporting.MavenReport</CODE><DT><B>Overrides:</B><DD><CODE>canGenerateReport</CODE> in class <CODE>org.apache.maven.reporting.AbstractMavenReport</CODE></DL>
+</DD>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getOutputDirectory()"><!-- --></A><H3>
+getOutputDirectory</H3>
+<PRE>
+protected <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>getOutputDirectory</B>()</PRE>
+<DL>
+<DD>
+<P>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE>getOutputDirectory</CODE> in class <CODE>org.apache.maven.reporting.AbstractMavenReport</CODE></DL>
+</DD>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getSourceEncoding()"><!-- --></A><H3>
+getSourceEncoding</H3>
+<PRE>
+protected <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>getSourceEncoding</B>()</PRE>
+<DL>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getOutputEncoding()"><!-- --></A><H3>
+getOutputEncoding</H3>
+<PRE>
+protected <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>getOutputEncoding</B>()</PRE>
+<DL>
+<DD>Gets the effective reporting output files encoding.
+<P>
+<DD><DL>
+
+<DT><B>Returns:</B><DD>The effective reporting output file encoding, never <code>null</code>.<DT><B>Since:</B></DT>
+  <DD>2.5</DD>
+</DL>
+</DD>
+</DL>
+<!-- ========= END OF CLASS DATA ========= -->
+<HR>
+
+
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<A NAME="navbar_bottom"><!-- --></A>
+<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
+<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
+<TR>
+<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<A NAME="navbar_bottom_firstrow"><!-- --></A>
+<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
+  <TR ALIGN="center" VALIGN="top">
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../org/apache/maven/plugin/pmd/package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="class-use/AbstractPmdReport.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
+  </TR>
+</TABLE>
+</TD>
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
+</EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+&nbsp;PREV CLASS&nbsp;
+&nbsp;<A HREF="../../../../../org/apache/maven/plugin/pmd/AbstractPmdViolationCheckMojo.html" title="class in org.apache.maven.plugin.pmd"><B>NEXT CLASS</B></A></FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+  <A HREF="../../../../../index.html?org/apache/maven/plugin/pmd/AbstractPmdReport.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+&nbsp;<A HREF="AbstractPmdReport.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
+&nbsp;<SCRIPT type="text/javascript">
+  <!--
+  if(window==top) {
+    document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
+  }
+  //-->
+</SCRIPT>
+<NOSCRIPT>
+  <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
+</NOSCRIPT>
+
+
+</FONT></TD>
+</TR>
+<TR>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
+</TR>
+</TABLE>
+<A NAME="skip-navbar_bottom"></A>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+
+<HR>
+Copyright &#169; 2005-2010 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
+</BODY>
+</HTML>
\ No newline at end of file

Propchange: websites/production/maventest/content/plugins/maven-pmd-plugin-latest/apidocs/org/apache/maven/plugin/pmd/AbstractPmdReport.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/maventest/content/plugins/maven-pmd-plugin-latest/apidocs/org/apache/maven/plugin/pmd/AbstractPmdReport.html
------------------------------------------------------------------------------
    svn:keywords = Author Date Id Revision

Added: websites/production/maventest/content/plugins/maven-pmd-plugin-latest/apidocs/org/apache/maven/plugin/pmd/AbstractPmdViolationCheckMojo.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-pmd-plugin-latest/apidocs/org/apache/maven/plugin/pmd/AbstractPmdViolationCheckMojo.html (added)
+++ websites/production/maventest/content/plugins/maven-pmd-plugin-latest/apidocs/org/apache/maven/plugin/pmd/AbstractPmdViolationCheckMojo.html Tue May  8 15:14:44 2012
@@ -0,0 +1,437 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!--NewPage-->
+<HTML>
+<HEAD>
+<!-- Generated by javadoc (build 1.5.0_14) on Sat May 01 16:20:09 CEST 2010 -->
+<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<TITLE>
+AbstractPmdViolationCheckMojo (Maven PMD Plugin 2.5 API)
+</TITLE>
+
+<META NAME="keywords" CONTENT="org.apache.maven.plugin.pmd.AbstractPmdViolationCheckMojo class">
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
+
+<SCRIPT type="text/javascript">
+function windowTitle()
+{
+    parent.document.title="AbstractPmdViolationCheckMojo (Maven PMD Plugin 2.5 API)";
+}
+</SCRIPT>
+<NOSCRIPT>
+</NOSCRIPT>
+
+</HEAD>
+
+<BODY BGCOLOR="white" onload="windowTitle();">
+
+
+<!-- ========= START OF TOP NAVBAR ======= -->
+<A NAME="navbar_top"><!-- --></A>
+<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
+<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
+<TR>
+<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<A NAME="navbar_top_firstrow"><!-- --></A>
+<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
+  <TR ALIGN="center" VALIGN="top">
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../org/apache/maven/plugin/pmd/package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="class-use/AbstractPmdViolationCheckMojo.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
+  </TR>
+</TABLE>
+</TD>
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
+</EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+&nbsp;<A HREF="../../../../../org/apache/maven/plugin/pmd/AbstractPmdReport.html" title="class in org.apache.maven.plugin.pmd"><B>PREV CLASS</B></A>&nbsp;
+&nbsp;<A HREF="../../../../../org/apache/maven/plugin/pmd/CpdReport.html" title="class in org.apache.maven.plugin.pmd"><B>NEXT CLASS</B></A></FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+  <A HREF="../../../../../index.html?org/apache/maven/plugin/pmd/AbstractPmdViolationCheckMojo.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+&nbsp;<A HREF="AbstractPmdViolationCheckMojo.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
+&nbsp;<SCRIPT type="text/javascript">
+  <!--
+  if(window==top) {
+    document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
+  }
+  //-->
+</SCRIPT>
+<NOSCRIPT>
+  <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
+</NOSCRIPT>
+
+
+</FONT></TD>
+</TR>
+<TR>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
+</TR>
+</TABLE>
+<A NAME="skip-navbar_top"></A>
+<!-- ========= END OF TOP NAVBAR ========= -->
+
+<HR>
+<!-- ======== START OF CLASS DATA ======== -->
+<H2>
+<FONT SIZE="-1">
+org.apache.maven.plugin.pmd</FONT>
+<BR>
+Class AbstractPmdViolationCheckMojo</H2>
+<PRE>
+<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html" title="class or interface in java.lang">java.lang.Object</A>
+  <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by ">org.apache.maven.plugin.AbstractMojo
+      <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.maven.plugin.pmd.AbstractPmdViolationCheckMojo</B>
+</PRE>
+<DL>
+<DT><B>All Implemented Interfaces:</B> <DD>org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo</DD>
+</DL>
+<DL>
+<DT><B>Direct Known Subclasses:</B> <DD><A HREF="../../../../../org/apache/maven/plugin/pmd/CpdViolationCheckMojo.html" title="class in org.apache.maven.plugin.pmd">CpdViolationCheckMojo</A>, <A HREF="../../../../../org/apache/maven/plugin/pmd/PmdViolationCheckMojo.html" title="class in org.apache.maven.plugin.pmd">PmdViolationCheckMojo</A></DD>
+</DL>
+<HR>
+<DL>
+<DT><PRE>public abstract class <B>AbstractPmdViolationCheckMojo</B><DT>extends org.apache.maven.plugin.AbstractMojo</DL>
+</PRE>
+
+<P>
+Base class for mojos that check if there were any PMD violations.
+<P>
+
+<P>
+<DL>
+<DT><B>Version:</B></DT>
+  <DD>$Id$</DD>
+<DT><B>Author:</B></DT>
+  <DD><a href="mailto:brett@apache.org">Brett Porter</a></DD>
+</DL>
+<HR>
+
+<P>
+<!-- =========== FIELD SUMMARY =========== -->
+
+<A NAME="field_summary"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+<B>Field Summary</B></FONT></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>protected &nbsp;boolean</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../org/apache/maven/plugin/pmd/AbstractPmdViolationCheckMojo.html#aggregate">aggregate</A></B></CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Whether to build an aggregated report at the root, or build individual reports.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>protected &nbsp;org.apache.maven.project.MavenProject</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../org/apache/maven/plugin/pmd/AbstractPmdViolationCheckMojo.html#project">project</A></B></CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The project to analyze.</TD>
+</TR>
+</TABLE>
+&nbsp;<A NAME="fields_inherited_from_class_org.apache.maven.plugin.Mojo"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
+<TH ALIGN="left"><B>Fields inherited from interface org.apache.maven.plugin.Mojo</B></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE>ROLE</CODE></TD>
+</TR>
+</TABLE>
+&nbsp;
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+
+<A NAME="constructor_summary"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+<B>Constructor Summary</B></FONT></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><B><A HREF="../../../../../org/apache/maven/plugin/pmd/AbstractPmdViolationCheckMojo.html#AbstractPmdViolationCheckMojo()">AbstractPmdViolationCheckMojo</A></B>()</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+</TR>
+</TABLE>
+&nbsp;
+<!-- ========== METHOD SUMMARY =========== -->
+
+<A NAME="method_summary"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+<B>Method Summary</B></FONT></TH>
+</TR>
+<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/AbstractPmdViolationCheckMojo.html#executeCheck(java.lang.String, java.lang.String, java.lang.String, int)">executeCheck</A></B>(<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;filename,
+             <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;tagName,
+             <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;key,
+             int&nbsp;failurePriority)</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>protected abstract &nbsp;<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/util/Map.html" title="class or interface in java.util">Map</A></CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../org/apache/maven/plugin/pmd/AbstractPmdViolationCheckMojo.html#getErrorDetails(org.codehaus.plexus.util.xml.pull.XmlPullParser)">getErrorDetails</A></B>(<A HREF="http://plexus.codehaus.org/plexus-utils/apidocs/org/codehaus/plexus/util/xml/pull/XmlPullParser.html" title="class or interface in org.codehaus.plexus.util.xml.pull">XmlPullParser</A>&nbsp;xpp)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Gets the attributes and text for the violation tag and puts them in a
+ HashMap</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>protected abstract &nbsp;void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../org/apache/maven/plugin/pmd/AbstractPmdViolationCheckMojo.html#printError(java.util.Map, java.lang.String)">printError</A></B>(<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/util/Map.html" title="class or interface in java.util">Map</A>&nbsp;item,
+           <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;severity)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Formats the failure details and prints them as an INFO message</TD>
+</TR>
+<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/AbstractPmdViolationCheckMojo.html#printErrors(java.util.List, java.util.List)">printErrors</A></B>(<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/util/List.html" title="class or interface in java.util">List</A>&nbsp;failures,
+            <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/util/List.html" title="class or interface in java.util">List</A>&nbsp;warnings)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Prints the warnings and failures</TD>
+</TR>
+</TABLE>
+&nbsp;<A NAME="methods_inherited_from_class_org.apache.maven.plugin.AbstractMojo"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
+<TH ALIGN="left"><B>Methods inherited from class org.apache.maven.plugin.AbstractMojo</B></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE>getLog, getPluginContext, setLog, setPluginContext</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>
+</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>
+</TR>
+</TABLE>
+&nbsp;<A NAME="methods_inherited_from_class_org.apache.maven.plugin.Mojo"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
+<TH ALIGN="left"><B>Methods inherited from interface org.apache.maven.plugin.Mojo</B></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE>execute</CODE></TD>
+</TR>
+</TABLE>
+&nbsp;
+<P>
+
+<!-- ============ FIELD DETAIL =========== -->
+
+<A NAME="field_detail"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
+<B>Field Detail</B></FONT></TH>
+</TR>
+</TABLE>
+
+<A NAME="aggregate"><!-- --></A><H3>
+aggregate</H3>
+<PRE>
+protected boolean <B>aggregate</B></PRE>
+<DL>
+<DD>Whether to build an aggregated report at the root, or build individual reports.
+<P>
+<DL>
+<DT><B>Since:</B></DT>
+  <DD>2.2</DD>
+<DT><B>Is defined by:</B></DT><DD><DL><DT><B>expression:</B></DT><DD>${aggregate}</DD><DT><B>default-value:</B></DT><DD>false</DD></DL></DD></DL>
+</DL>
+<HR>
+
+<A NAME="project"><!-- --></A><H3>
+project</H3>
+<PRE>
+protected org.apache.maven.project.MavenProject <B>project</B></PRE>
+<DL>
+<DD>The project to analyze.
+<P>
+<DL>
+<DT><B>Is defined by:</B></DT><DD><DL><DT><B>expression:</B></DT><DD>${project}</DD></DL></DD><DT><B>Is readonly.</B></DT><DD></DD><DT><B>Is required.</B></DT><DD></DD></DL>
+</DL>
+
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+
+<A NAME="constructor_detail"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
+<B>Constructor Detail</B></FONT></TH>
+</TR>
+</TABLE>
+
+<A NAME="AbstractPmdViolationCheckMojo()"><!-- --></A><H3>
+AbstractPmdViolationCheckMojo</H3>
+<PRE>
+public <B>AbstractPmdViolationCheckMojo</B>()</PRE>
+<DL>
+</DL>
+
+<!-- ============ METHOD DETAIL ========== -->
+
+<A NAME="method_detail"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
+<B>Method Detail</B></FONT></TH>
+</TR>
+</TABLE>
+
+<A NAME="executeCheck(java.lang.String, java.lang.String, java.lang.String, int)"><!-- --></A><H3>
+executeCheck</H3>
+<PRE>
+protected void <B>executeCheck</B>(<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;filename,
+                            <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;tagName,
+                            <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;key,
+                            int&nbsp;failurePriority)
+                     throws org.apache.maven.plugin.MojoFailureException,
+                            org.apache.maven.plugin.MojoExecutionException</PRE>
+<DL>
+<DD><DL>
+
+<DT><B>Throws:</B>
+<DD><CODE>org.apache.maven.plugin.MojoFailureException</CODE>
+<DD><CODE>org.apache.maven.plugin.MojoExecutionException</CODE></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="printErrors(java.util.List, java.util.List)"><!-- --></A><H3>
+printErrors</H3>
+<PRE>
+protected void <B>printErrors</B>(<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/util/List.html" title="class or interface in java.util">List</A>&nbsp;failures,
+                           <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/util/List.html" title="class or interface in java.util">List</A>&nbsp;warnings)</PRE>
+<DL>
+<DD>Prints the warnings and failures
+<P>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>failures</CODE> - list of failures<DD><CODE>warnings</CODE> - list of warnings</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="printError(java.util.Map, java.lang.String)"><!-- --></A><H3>
+printError</H3>
+<PRE>
+protected abstract void <B>printError</B>(<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/util/Map.html" title="class or interface in java.util">Map</A>&nbsp;item,
+                                   <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;severity)</PRE>
+<DL>
+<DD>Formats the failure details and prints them as an INFO message
+<P>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>item</CODE> - </DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getErrorDetails(org.codehaus.plexus.util.xml.pull.XmlPullParser)"><!-- --></A><H3>
+getErrorDetails</H3>
+<PRE>
+protected abstract <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/util/Map.html" title="class or interface in java.util">Map</A> <B>getErrorDetails</B>(<A HREF="http://plexus.codehaus.org/plexus-utils/apidocs/org/codehaus/plexus/util/xml/pull/XmlPullParser.html" title="class or interface in org.codehaus.plexus.util.xml.pull">XmlPullParser</A>&nbsp;xpp)
+                                throws <A HREF="http://plexus.codehaus.org/plexus-utils/apidocs/org/codehaus/plexus/util/xml/pull/XmlPullParserException.html" title="class or interface in org.codehaus.plexus.util.xml.pull">XmlPullParserException</A>,
+                                       <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/io/IOException.html" title="class or interface in java.io">IOException</A></PRE>
+<DL>
+<DD>Gets the attributes and text for the violation tag and puts them in a
+ HashMap
+<P>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>xpp</CODE> - 
+<DT><B>Throws:</B>
+<DD><CODE><A HREF="http://plexus.codehaus.org/plexus-utils/apidocs/org/codehaus/plexus/util/xml/pull/XmlPullParserException.html" title="class or interface in org.codehaus.plexus.util.xml.pull">XmlPullParserException</A></CODE>
+<DD><CODE><A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/io/IOException.html" title="class or interface in java.io">IOException</A></CODE></DL>
+</DD>
+</DL>
+<!-- ========= END OF CLASS DATA ========= -->
+<HR>
+
+
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<A NAME="navbar_bottom"><!-- --></A>
+<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
+<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
+<TR>
+<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<A NAME="navbar_bottom_firstrow"><!-- --></A>
+<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
+  <TR ALIGN="center" VALIGN="top">
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../org/apache/maven/plugin/pmd/package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="class-use/AbstractPmdViolationCheckMojo.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
+  </TR>
+</TABLE>
+</TD>
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
+</EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+&nbsp;<A HREF="../../../../../org/apache/maven/plugin/pmd/AbstractPmdReport.html" title="class in org.apache.maven.plugin.pmd"><B>PREV CLASS</B></A>&nbsp;
+&nbsp;<A HREF="../../../../../org/apache/maven/plugin/pmd/CpdReport.html" title="class in org.apache.maven.plugin.pmd"><B>NEXT CLASS</B></A></FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+  <A HREF="../../../../../index.html?org/apache/maven/plugin/pmd/AbstractPmdViolationCheckMojo.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+&nbsp;<A HREF="AbstractPmdViolationCheckMojo.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
+&nbsp;<SCRIPT type="text/javascript">
+  <!--
+  if(window==top) {
+    document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
+  }
+  //-->
+</SCRIPT>
+<NOSCRIPT>
+  <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
+</NOSCRIPT>
+
+
+</FONT></TD>
+</TR>
+<TR>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
+</TR>
+</TABLE>
+<A NAME="skip-navbar_bottom"></A>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+
+<HR>
+Copyright &#169; 2005-2010 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
+</BODY>
+</HTML>
\ No newline at end of file

Propchange: websites/production/maventest/content/plugins/maven-pmd-plugin-latest/apidocs/org/apache/maven/plugin/pmd/AbstractPmdViolationCheckMojo.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/maventest/content/plugins/maven-pmd-plugin-latest/apidocs/org/apache/maven/plugin/pmd/AbstractPmdViolationCheckMojo.html
------------------------------------------------------------------------------
    svn:keywords = Author Date Id Revision