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 [32/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/overview-tree.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-pmd-plugin-latest/testapidocs/overview-tree.html (original)
+++ websites/production/maventest/content/plugins/maven-pmd-plugin-latest/testapidocs/overview-tree.html Tue May  8 15:16:42 2012
@@ -2,19 +2,22 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_14) on Sat May 01 16:20:26 CEST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_26) on Tue Nov 08 18:58:31 CET 2011 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Class Hierarchy (Maven PMD Plugin 2.5 Test API)
+Class Hierarchy (Maven PMD Plugin 2.6 Test API)
 </TITLE>
 
+<META NAME="date" CONTENT="2011-11-08">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
 
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="Class Hierarchy (Maven PMD Plugin 2.5 Test API)";
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Class Hierarchy (Maven PMD Plugin 2.6 Test API)";
+    }
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -23,6 +26,7 @@ function windowTitle()
 </HEAD>
 
 <BODY BGCOLOR="white" onload="windowTitle();">
+<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->
@@ -87,28 +91,28 @@ Hierarchy For All Packages</H2>
 Class Hierarchy
 </H2>
 <UL>
-<LI TYPE="circle">java.lang.<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html" title="class or interface in java.lang"><B>Object</B></A><UL>
-<LI TYPE="circle">org.apache.maven.plugin.testing.stubs.ArtifactStub (implements org.apache.maven.artifact.Artifact)
+<LI TYPE="circle">java.lang.<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang"><B>Object</B></A><UL>
+<LI TYPE="circle">org.apache.maven.plugin.testing.stubs.<A HREF="http://maven.apache.org/plugin-testing/maven-plugin-testing-harness/apidocs/org/apache/maven/plugin/testing/stubs/ArtifactStub.html?is-external=true" title="class or interface in org.apache.maven.plugin.testing.stubs"><B>ArtifactStub</B></A> (implements org.apache.maven.artifact.<A HREF="http://maven.apache.org/maven-artifact/apidocs/org/apache/maven/artifact/Artifact.html?is-external=true" title="class or interface in org.apache.maven.artifact">Artifact</A>)
 <UL>
 <LI TYPE="circle">org.apache.maven.plugin.pmd.stubs.<A HREF="org/apache/maven/plugin/pmd/stubs/PmdPluginArtifactStub.html" title="class in org.apache.maven.plugin.pmd.stubs"><B>PmdPluginArtifactStub</B></A></UL>
 <LI TYPE="circle">junit.framework.Assert<UL>
 <LI TYPE="circle">junit.framework.TestCase (implements junit.framework.Test)
 <UL>
-<LI TYPE="circle">org.codehaus.plexus.<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"><B>PlexusTestCase</B></A><UL>
-<LI TYPE="circle">org.apache.maven.plugin.testing.AbstractMojoTestCase<UL>
+<LI TYPE="circle">org.codehaus.plexus.PlexusTestCase<UL>
+<LI TYPE="circle">org.apache.maven.plugin.testing.<A HREF="http://maven.apache.org/plugin-testing/maven-plugin-testing-harness/apidocs/org/apache/maven/plugin/testing/AbstractMojoTestCase.html?is-external=true" title="class or interface in org.apache.maven.plugin.testing"><B>AbstractMojoTestCase</B></A><UL>
 <LI TYPE="circle">org.apache.maven.plugin.pmd.<A HREF="org/apache/maven/plugin/pmd/AbstractPmdReportTest.html" title="class in org.apache.maven.plugin.pmd"><B>AbstractPmdReportTest</B></A><UL>
 <LI TYPE="circle">org.apache.maven.plugin.pmd.<A HREF="org/apache/maven/plugin/pmd/CpdReportTest.html" title="class in org.apache.maven.plugin.pmd"><B>CpdReportTest</B></A><LI TYPE="circle">org.apache.maven.plugin.pmd.<A HREF="org/apache/maven/plugin/pmd/PmdReportTest.html" title="class in org.apache.maven.plugin.pmd"><B>PmdReportTest</B></A></UL>
 <LI TYPE="circle">org.apache.maven.plugin.pmd.<A HREF="org/apache/maven/plugin/pmd/CpdViolationCheckMojoTest.html" title="class in org.apache.maven.plugin.pmd"><B>CpdViolationCheckMojoTest</B></A><LI TYPE="circle">org.apache.maven.plugin.pmd.<A HREF="org/apache/maven/plugin/pmd/PmdViolationCheckMojoTest.html" title="class in org.apache.maven.plugin.pmd"><B>PmdViolationCheckMojoTest</B></A></UL>
 </UL>
 </UL>
 </UL>
-<LI TYPE="circle">net.sourceforge.pmd.cpd.CPD<UL>
+<LI TYPE="circle">net.sourceforge.pmd.cpd.<A HREF="http://pmd.sourceforge.net/apidocs/net/sourceforge/pmd/cpd/CPD.html?is-external=true" title="class or interface in net.sourceforge.pmd.cpd"><B>CPD</B></A><UL>
 <LI TYPE="circle">org.apache.maven.plugin.pmd.<A HREF="org/apache/maven/plugin/pmd/CpdReportTest.MockCpd.html" title="class in org.apache.maven.plugin.pmd"><B>CpdReportTest.MockCpd</B></A></UL>
-<LI TYPE="circle">org.apache.maven.artifact.handler.DefaultArtifactHandler (implements org.apache.maven.artifact.handler.ArtifactHandler)
+<LI TYPE="circle">org.apache.maven.artifact.handler.<A HREF="http://maven.apache.org/maven-artifact/apidocs/org/apache/maven/artifact/handler/DefaultArtifactHandler.html?is-external=true" title="class or interface in org.apache.maven.artifact.handler"><B>DefaultArtifactHandler</B></A> (implements org.apache.maven.artifact.handler.<A HREF="http://maven.apache.org/maven-artifact/apidocs/org/apache/maven/artifact/handler/ArtifactHandler.html?is-external=true" title="class or interface in org.apache.maven.artifact.handler">ArtifactHandler</A>)
 <UL>
 <LI TYPE="circle">org.apache.maven.plugin.pmd.stubs.<A HREF="org/apache/maven/plugin/pmd/stubs/DefaultArtifactHandlerStub.html" title="class in org.apache.maven.plugin.pmd.stubs"><B>DefaultArtifactHandlerStub</B></A></UL>
-<LI TYPE="circle">org.apache.maven.project.MavenProject<UL>
-<LI TYPE="circle">org.apache.maven.plugin.testing.stubs.MavenProjectStub<UL>
+<LI TYPE="circle">org.apache.maven.project.<A HREF="http://maven.apache.org/maven-project/apidocs/org/apache/maven/project/MavenProject.html?is-external=true" title="class or interface in org.apache.maven.project"><B>MavenProject</B></A><UL>
+<LI TYPE="circle">org.apache.maven.plugin.testing.stubs.<A HREF="http://maven.apache.org/plugin-testing/maven-plugin-testing-harness/apidocs/org/apache/maven/plugin/testing/stubs/MavenProjectStub.html?is-external=true" title="class or interface in org.apache.maven.plugin.testing.stubs"><B>MavenProjectStub</B></A><UL>
 <LI TYPE="circle">org.apache.maven.plugin.pmd.stubs.<A HREF="org/apache/maven/plugin/pmd/stubs/CustomConfigurationMavenProjectStub.html" title="class in org.apache.maven.plugin.pmd.stubs"><B>CustomConfigurationMavenProjectStub</B></A><LI TYPE="circle">org.apache.maven.plugin.pmd.stubs.<A HREF="org/apache/maven/plugin/pmd/stubs/DefaultConfigurationMavenProjectStub.html" title="class in org.apache.maven.plugin.pmd.stubs"><B>DefaultConfigurationMavenProjectStub</B></A><LI TYPE="circle">org.apache.maven.plugin.pmd.stubs.<A HREF="org/apache/maven/plugin/pmd/stubs/InvalidFormatMavenProjectStub.html" title="class in org.apache.maven.plugin.pmd.stubs"><B>InvalidFormatMavenProjectStub</B></A></UL>
 </UL>
 </UL>
@@ -167,6 +171,6 @@ Class Hierarchy
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2005-2010 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright &#169; 2005-2011 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
 </BODY>
 </HTML>
\ No newline at end of file

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

Modified: websites/production/maventest/content/plugins/maven-pmd-plugin-latest/testapidocs/stylesheet.css
==============================================================================
--- websites/production/maventest/content/plugins/maven-pmd-plugin-latest/testapidocs/stylesheet.css (original)
+++ websites/production/maventest/content/plugins/maven-pmd-plugin-latest/testapidocs/stylesheet.css Tue May  8 15:16:42 2012
@@ -3,26 +3,26 @@
 /* Define colors, fonts and other style attributes here to override the defaults */
 
 /* Page background color */
-body { background-color: #FFFFFF }
+body { background-color: #FFFFFF; color:#000000 }
 
 /* Headings */
 h1 { font-size: 145% }
 
 /* Table colors */
-.TableHeadingColor     { background: #CCCCFF } /* Dark mauve */
-.TableSubHeadingColor  { background: #EEEEFF } /* Light mauve */
-.TableRowColor         { background: #FFFFFF } /* White */
+.TableHeadingColor     { background: #CCCCFF; color:#000000 } /* Dark mauve */
+.TableSubHeadingColor  { background: #EEEEFF; color:#000000 } /* Light mauve */
+.TableRowColor         { background: #FFFFFF; color:#000000 } /* White */
 
 /* Font used in left-hand frame lists */
-.FrameTitleFont   { font-size: 100%; font-family: Helvetica, Arial, sans-serif }
-.FrameHeadingFont { font-size:  90%; font-family: Helvetica, Arial, sans-serif }
-.FrameItemFont    { font-size:  90%; font-family: Helvetica, Arial, sans-serif }
+.FrameTitleFont   { font-size: 100%; font-family: Helvetica, Arial, sans-serif; color:#000000 }
+.FrameHeadingFont { font-size:  90%; font-family: Helvetica, Arial, sans-serif; color:#000000 }
+.FrameItemFont    { font-size:  90%; font-family: Helvetica, Arial, sans-serif; color:#000000 }
 
 /* Navigation bar fonts and colors */
-.NavBarCell1    { background-color:#EEEEFF;} /* Light mauve */
-.NavBarCell1Rev { background-color:#00008B;} /* Dark Blue */
-.NavBarFont1    { font-family: Arial, Helvetica, sans-serif; color:#000000;}
-.NavBarFont1Rev { font-family: Arial, Helvetica, sans-serif; color:#FFFFFF;}
+.NavBarCell1    { background-color:#EEEEFF; color:#000000} /* Light mauve */
+.NavBarCell1Rev { background-color:#00008B; color:#FFFFFF} /* Dark Blue */
+.NavBarFont1    { font-family: Arial, Helvetica, sans-serif; color:#000000;color:#000000;}
+.NavBarFont1Rev { font-family: Arial, Helvetica, sans-serif; color:#FFFFFF;color:#FFFFFF;}
 
-.NavBarCell2    { font-family: Arial, Helvetica, sans-serif; background-color:#FFFFFF;}
-.NavBarCell3    { font-family: Arial, Helvetica, sans-serif; background-color:#FFFFFF;}
+.NavBarCell2    { font-family: Arial, Helvetica, sans-serif; background-color:#FFFFFF; color:#000000}
+.NavBarCell3    { font-family: Arial, Helvetica, sans-serif; background-color:#FFFFFF; color:#000000}

Modified: websites/production/maventest/content/plugins/maven-pmd-plugin-latest/usage.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-pmd-plugin-latest/usage.html (original)
+++ websites/production/maventest/content/plugins/maven-pmd-plugin-latest/usage.html Tue May  8 15:16:42 2012
@@ -1,80 +1,51 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-
-
-
-
-
-
-
-
-
-
-
+<!-- Generated by Apache Maven Doxia at Nov 8, 2011 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
   <head>
-    <title>Maven PMD plugin - Usage</title>
+    <title>Usage</title>
     <style type="text/css" media="all">
       @import url("./css/maven-base.css");
       @import url("./css/maven-theme.css");
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-          <meta name="author" content="Maria Odea Ching" />
-        <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
+        <meta name="author" content="Maria Odea Ching" />
+        <meta name="Date-Revision-yyyymmdd" content="20111108" />
+    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
-<script type="text/javascript" src="http://www.google-analytics.com/urchin.js"></script>
+<script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
                                                         
 <script type="text/javascript">_uacct = "UA-140879-1";
         urchinTracker();</script>
                     </head>
   <body class="composite">
     <div id="banner">
-                  <a href="http://maven.apache.org/" id="bannerLeft">
-    
-                                    <img src="http://maven.apache.org/images/apache-maven-project-2.png" alt="" />
-    
-            </a>
-                        <a href="http://maven.apache.org/" id="bannerRight">
-    
-                                    <img src="http://maven.apache.org/images/maven-logo-2.gif" alt="" />
-    
-            </a>
+                                      <a href="../../" id="bannerLeft">
+                                                <img src="../../images/apache-maven-project-2.png" alt="" />
+                </a>
+                        <span id="bannerRight">
+                                                <img src="../../images/maven-logo-2.gif" alt="" />
+                </span>
             <div class="clear">
         <hr/>
       </div>
     </div>
     <div id="breadcrumbs">
-          
-  
-
-  
-    
             
-  
-    
-            <div class="xleft">
-          
-                <a href="http://www.apache.org/" class="externalLink">Apache</a>
-                &gt;
-      
-                <a href="http://maven.apache.org/index.html" class="externalLink">Maven</a>
-                &gt;
-      
-                <a href="http://maven.apache.org/plugins/index.html" class="externalLink">Plugins</a>
-                &gt;
-      
-                <a href="../../../../../../../../../../home/herve/projet/maven/plugins/trunk/maven-pmd-plugin/target/checkout/../../../../../people.apache.org/www/maven.apache.org/plugins/maven-pmd-plugin">Maven PMD Plugin</a>
-                  </div>
-            <div class="xright">      
-  
-
-  
-    
-            
-  
-    
-             Last Published: 2010-05-01
-              &nbsp;| Version: 2.5
+                                <div class="xleft">
+                          <a href="http://www.apache.org/" class="externalLink">Apache</a>
+        &gt;
+                  <a href="../../index.html">Maven</a>
+        &gt;
+                  <a href="../index.html">Plugins</a>
+        &gt;
+                      <a href="./">Maven PMD plugin</a>
+        &gt;
+    Usage
+      </div>
+            <div class="xright">        
+                                 Last Published: 2011-11-08
+              &nbsp;| Version: 2.6
             </div>
       <div class="clear">
         <hr/>
@@ -82,222 +53,137 @@
     </div>
     <div id="leftColumn">
       <div id="navcolumn">
-           
-  
-
-  
-    
-            
-  
-    
-                   <h5>Overview</h5>
-            <ul>
-              
-    <li class="none">
-                    <a href="../home/herve/projet/maven/plugins/trunk/maven-pmd-plugin/target/checkout/../../../../../people.apache.org/www/maven.apache.org/plugins/maven-pmd-plugin">Introduction</a>
-          </li>
-              
-    <li class="none">
-                    <a href="../home/herve/projet/maven/plugins/trunk/maven-pmd-plugin/target/checkout/../../../../../people.apache.org/www/maven.apache.org/plugins/maven-pmd-plugin">Goals</a>
-          </li>
-              
-    <li class="none">
-                    <a href="../home/herve/projet/maven/plugins/trunk/maven-pmd-plugin/target/checkout/../../../../../people.apache.org/www/maven.apache.org/plugins/maven-pmd-plugin">Usage</a>
-          </li>
-              
-    <li class="none">
-                    <a href="../home/herve/projet/maven/plugins/trunk/maven-pmd-plugin/target/checkout/../../../../../people.apache.org/www/maven.apache.org/plugins/maven-pmd-plugin">FAQ</a>
-          </li>
+             
+                                                <h5>Overview</h5>
+                  <ul>
+                  <li class="none">
+                  <a href="index.html">Introduction</a>
+            </li>
+                  <li class="none">
+                  <a href="plugin-info.html">Goals</a>
+            </li>
+                  <li class="none">
+            <strong>Usage</strong>
+          </li>
+                  <li class="none">
+                  <a href="faq.html">FAQ</a>
+            </li>
           </ul>
-              <h5>Examples</h5>
-            <ul>
-              
-    <li class="none">
-                    <a href="../../home/herve/projet/maven/plugins/trunk/maven-pmd-plugin/target/checkout/../../../../../people.apache.org/www/maven.apache.org/plugins/maven-pmd-plugin">Remove Report</a>
-          </li>
-              
-    <li class="none">
-                    <a href="../../home/herve/projet/maven/plugins/trunk/maven-pmd-plugin/target/checkout/../../../../../people.apache.org/www/maven.apache.org/plugins/maven-pmd-plugin">Target JDK</a>
-          </li>
-              
-    <li class="none">
-                    <a href="../../home/herve/projet/maven/plugins/trunk/maven-pmd-plugin/target/checkout/../../../../../people.apache.org/www/maven.apache.org/plugins/maven-pmd-plugin">Using Rule Sets</a>
-          </li>
-              
-    <li class="none">
-                    <a href="../../home/herve/projet/maven/plugins/trunk/maven-pmd-plugin/target/checkout/../../../../../people.apache.org/www/maven.apache.org/plugins/maven-pmd-plugin">Violation Checking</a>
-          </li>
+                       <h5>Examples</h5>
+                  <ul>
+                  <li class="none">
+                  <a href="examples/removeReport.html">Remove Report</a>
+            </li>
+                  <li class="none">
+                  <a href="examples/targetJdk.html">Target JDK</a>
+            </li>
+                  <li class="none">
+                  <a href="examples/usingRuleSets.html">Using Rule Sets</a>
+            </li>
+                  <li class="none">
+                  <a href="examples/violationChecking.html">Violation Checking</a>
+            </li>
           </ul>
-              <h5>Project Documentation</h5>
-            <ul>
-              
-                
-              
-      
-            
-      
-            
-      
-            
-      
-            
-      
-            
-      
-            
-      
-            
-      
-            
-      
-            
-      
-            
-      
-              
-        <li class="collapsed">
-                    <a href="project-info.html">Project Information</a>
-                </li>
-              
-                
-              
-      
-            
-      
-            
-      
-            
-      
-            
-      
-            
-      
-            
-      
-            
-      
-            
-      
-            
-      
-            
-      
-            
-      
-              
-        <li class="collapsed">
-                    <a href="project-reports.html">Project Reports</a>
-                </li>
+                       <h5>Project Documentation</h5>
+                  <ul>
+                                                                                                                                                                                                                                                                          <li class="collapsed">
+                  <a href="project-info.html">Project Information</a>
+                  </li>
+                                                                                                                                                                                                                                                                                                              <li class="collapsed">
+                  <a href="project-reports.html">Project Reports</a>
+                  </li>
           </ul>
-              <h5>Maven Projects</h5>
-            <ul>
-              
-    <li class="none">
-                    <a href="http://maven.apache.org/ant-tasks/index.html" class="externalLink">Ant Tasks</a>
-          </li>
-              
-    <li class="none">
-                    <a href="http://maven.apache.org/doxia/index.html" class="externalLink">Doxia</a>
-          </li>
-              
-    <li class="none">
-                    <a href="http://maven.apache.org/jxr/index.html" class="externalLink">JXR</a>
-          </li>
-              
-    <li class="none">
-                    <a href="http://maven.apache.org/maven-1.x/index.html" class="externalLink">Maven 1.x</a>
-          </li>
-              
-    <li class="none">
-                    <a href="http://maven.apache.org/index.html" class="externalLink">Maven 2</a>
-          </li>
-              
-    <li class="none">
-                    <a href="http://maven.apache.org/mercury/index.html" class="externalLink">Mercury</a>
-          </li>
-              
-    <li class="none">
-                    <a href="http://maven.apache.org/plugins/index.html" class="externalLink">Plugins</a>
-          </li>
-              
-    <li class="none">
-                    <a href="http://maven.apache.org/scm/index.html" class="externalLink">SCM</a>
-          </li>
-              
-    <li class="none">
-                    <a href="http://maven.apache.org/shared/index.html" class="externalLink">Shared Components</a>
-          </li>
-              
-    <li class="none">
-                    <a href="http://maven.apache.org/surefire/index.html" class="externalLink">Surefire</a>
-          </li>
-              
-    <li class="none">
-                    <a href="http://maven.apache.org/wagon/index.html" class="externalLink">Wagon</a>
-          </li>
+                       <h5>Maven Projects</h5>
+                  <ul>
+                  <li class="none">
+                  <a href="../../ant-tasks/index.html">Ant Tasks</a>
+            </li>
+                  <li class="none">
+                  <a href="../../archetype/index.html">Archetype</a>
+            </li>
+                  <li class="none">
+                  <a href="../../doxia/index.html">Doxia</a>
+            </li>
+                  <li class="none">
+                  <a href="../../jxr/index.html">JXR</a>
+            </li>
+                  <li class="none">
+                  <a href="../../maven-1.x/index.html">Maven 1.x</a>
+            </li>
+                  <li class="none">
+                  <a href="../../index.html">Maven 2 & 3</a>
+            </li>
+                  <li class="none">
+                  <a href="../index.html">Plugins</a>
+            </li>
+                  <li class="none">
+                  <a href="../../scm/index.html">SCM</a>
+            </li>
+                  <li class="none">
+                  <a href="../../shared/index.html">Shared Components</a>
+            </li>
+                  <li class="none">
+                  <a href="../../surefire/index.html">Surefire</a>
+            </li>
+                  <li class="none">
+                  <a href="../../wagon/index.html">Wagon</a>
+            </li>
+          </ul>
+                       <h5>ASF</h5>
+                  <ul>
+                  <li class="none">
+                  <a href="http://www.apache.org/foundation/how-it-works.html" class="externalLink">How Apache Works</a>
+            </li>
+                  <li class="none">
+                  <a href="http://www.apache.org/foundation/" class="externalLink">Foundation</a>
+            </li>
+                  <li class="none">
+                  <a href="http://www.apache.org/foundation/sponsorship.html" class="externalLink">Sponsoring Apache</a>
+            </li>
+                  <li class="none">
+                  <a href="http://www.apache.org/foundation/thanks.html" class="externalLink">Thanks</a>
+            </li>
           </ul>
-                                           <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
-            <img alt="Built by Maven" src="./images/logos/maven-feather.png"></img>
-          </a>
+                                 <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
+          <img alt="Built by Maven" src="./images/logos/maven-feather.png"/>
+        </a>
                        
-  
-
-  
-    
-            
-  
-    
-        </div>
+                            </div>
     </div>
     <div id="bodyColumn">
       <div id="contentBox">
-        <div class="section"><h2>Usage</h2>
-<p>The PMD plugin generates PMD and CPD reports using the PMD code analysis tool.</p>
-<p>To include a report with default rule sets and configuration in your project site, set the following in the <tt>&lt;reporting&gt;</tt> section of your POM:</p>
-<div class="source"><pre>&lt;project&gt;
+        <!-- Licensed to the Apache Software Foundation (ASF) under one --><!-- or more contributor license agreements.  See the NOTICE file --><!-- distributed with this work for additional information --><!-- regarding copyright ownership.  The ASF licenses this file --><!-- to you under the Apache License, Version 2.0 (the --><!-- "License"); you may not use this file except in compliance --><!-- with the License.  You may obtain a copy of the License at --><!--  --><!-- http://www.apache.org/licenses/LICENSE-2.0 --><!--  --><!-- Unless required by applicable law or agreed to in writing, --><!-- software distributed under the License is distributed on an --><!-- "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY --><!-- KIND, either express or implied.  See the License for the --><!-- specific language governing permissions and limitations --><!-- under the License. --><div class="section"><h2>Usage<a name="Usage"></a></h2><p>The PMD plugin generates PMD and CPD repor
 ts using the PMD code analysis tool.</p><p>To include a report with default rule sets and configuration in your project site, set the following in the <tt>&lt;reporting&gt;</tt> section of your POM:</p><div class="source"><pre>&lt;project&gt;
   ...
   &lt;reporting&gt;
     &lt;plugins&gt;
       &lt;plugin&gt;
         &lt;groupId&gt;org.apache.maven.plugins&lt;/groupId&gt;
         &lt;artifactId&gt;maven-pmd-plugin&lt;/artifactId&gt;
-        &lt;version&gt;2.5&lt;/version&gt;
+        &lt;version&gt;2.6&lt;/version&gt;
       &lt;/plugin&gt;
     &lt;/plugins&gt;
   &lt;/reporting&gt;
   ...
-&lt;/project&gt;</pre>
-</div>
-<p>You can also explicitly execute the PMD plugin and generate the same report by setting the plugin in the <tt>&lt;build&gt;</tt> section of your POM as shown below:</p>
-<div class="source"><pre>&lt;project&gt;
+&lt;/project&gt;</pre></div><p>You can also explicitly execute the PMD plugin and generate the same report by setting the plugin in the <tt>&lt;build&gt;</tt> section of your POM as shown below:</p><div class="source"><pre>&lt;project&gt;
   ...
   &lt;build&gt;
     &lt;plugins&gt;
       &lt;plugin&gt;
         &lt;groupId&gt;org.apache.maven.plugins&lt;/groupId&gt;
         &lt;artifactId&gt;maven-pmd-plugin&lt;/artifactId&gt;
-        &lt;version&gt;2.5&lt;/version&gt;
+        &lt;version&gt;2.6&lt;/version&gt;
       &lt;/plugin&gt;
     &lt;/plugins&gt;
   &lt;/build&gt;
   ...
-&lt;/project&gt;</pre>
-</div>
-</div>
-<div class="section"><h2>Configuration</h2>
-<p>The PMD and CPD reports share the same configuration. For example, the following tells Maven to run the PMD and CPD report as part of the site report generation.</p>
-<p>The reports will link directly to the cross-referenced source if you enable this with the <tt>linkXRef</tt> parameter. See the <a href="http://maven.apache.org/plugins/maven-jxr-plugin/" class="externalLink">JXR plugin</a> for more details.</p>
-<p>If your source uses a non-default encoding, you can use the <tt>sourceEncoding</tt> parameter to tell Maven which encoding to use when reading the java source. Note also the ability to exclude source which you want to ignore.</p>
-<p>You can configure the minimum code size which trips the CPD. The default of <tt>100</tt> tokens corresponds to approximately 5-10 lines of code.</p>
-<p>Since PMD parses the Java source, it needs to know which Java version to use. The default is <tt>1.4</tt>. The following is a possible configuration:</p>
-<div class="source"><pre>&lt;project&gt;
+&lt;/project&gt;</pre></div></div><div class="section"><h2>Configuration<a name="Configuration"></a></h2><p>The PMD and CPD reports share the same configuration. For example, the following tells Maven to run the PMD and CPD report as part of the site report generation.</p><p>The reports will link directly to the cross-referenced source if you enable this with the <tt>linkXRef</tt> parameter. See the <a class="externalLink" href="http://maven.apache.org/plugins/maven-jxr-plugin/">JXR plugin</a> for more details.</p><p>If your source uses a non-default encoding, you can use the <tt>sourceEncoding</tt> parameter to tell Maven which encoding to use when reading the java source. Note also the ability to exclude source which you want to ignore.</p><p>You can configure the minimum code size which trips the CPD. The default of <tt>100</tt> tokens corresponds to approximately 5-10 lines of code.</p><p>Since PMD parses the Java source, it needs to know which Java version to use. The d
 efault is <tt>1.4</tt>. The following is a possible configuration:</p><div class="source"><pre>&lt;project&gt;
   ...
   &lt;reporting&gt;
     &lt;plugins&gt;
       &lt;plugin&gt;
         &lt;groupId&gt;org.apache.maven.plugins&lt;/groupId&gt;
         &lt;artifactId&gt;maven-pmd-plugin&lt;/artifactId&gt;
-        &lt;version&gt;2.5&lt;/version&gt;
+        &lt;version&gt;2.6&lt;/version&gt;
         &lt;configuration&gt;
           &lt;linkXref&gt;true&lt;/linkXref&gt;
           &lt;sourceEncoding&gt;utf-8&lt;/sourceEncoding&gt;
@@ -315,29 +201,20 @@
     &lt;/plugins&gt;
   &lt;/reporting&gt;
   ...
-&lt;/project&gt;</pre>
-</div>
-</div>
-
+&lt;/project&gt;</pre></div></div>
       </div>
     </div>
     <div class="clear">
       <hr/>
     </div>
     <div id="footer">
-      <div class="xright">&#169;  
-          2005-2010
-    
-          The Apache Software Foundation
-          
-  
-
-  
-    
+      <div class="xright">
+        &#169;            2005-2011
+              The Apache Software Foundation
             
-  
-    
-   - <a href="http://maven.apache.org/privacy-policy.html">Privacy Policy</a></div>
+                       - <a href="http://maven.apache.org/privacy-policy.html">Privacy Policy</a>.
+        Apache Maven, Maven, Apache, the Apache feather logo, and the Apache Maven project logos are trademarks of The Apache Software Foundation.
+      </div>
       <div class="clear">
         <hr/>
       </div>

Modified: websites/production/maventest/content/plugins/maven-pmd-plugin-latest/xref-test/allclasses-frame.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-pmd-plugin-latest/xref-test/allclasses-frame.html (original)
+++ websites/production/maventest/content/plugins/maven-pmd-plugin-latest/xref-test/allclasses-frame.html Tue May  8 15:16:42 2012
@@ -2,7 +2,7 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "DTD/xhtml1-transitional.dtd">
 <html xml:lang="en" lang="en">
 	<head>
-		<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />
+		<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
 		<title>All Classes</title>
 		<link rel="stylesheet" type="text/css" href="stylesheet.css" title="style" />
     </head>

Modified: websites/production/maventest/content/plugins/maven-pmd-plugin-latest/xref-test/index.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-pmd-plugin-latest/xref-test/index.html (original)
+++ websites/production/maventest/content/plugins/maven-pmd-plugin-latest/xref-test/index.html Tue May  8 15:16:42 2012
@@ -2,8 +2,8 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Frameset//EN" "DTD/xhtml1-frameset.dtd">
 <html xml:lang="en" lang="en">
 	<head>
-		<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />
-		<title>Maven PMD Plugin 2.5 Reference</title>
+		<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
+		<title>Maven PMD Plugin 2.6 Reference</title>
 	</head>
     <frameset cols="20%,80%">
 		<frameset rows="30%,70%">

Modified: websites/production/maventest/content/plugins/maven-pmd-plugin-latest/xref-test/org/apache/maven/plugin/pmd/AbstractPmdReportTest.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-pmd-plugin-latest/xref-test/org/apache/maven/plugin/pmd/AbstractPmdReportTest.html (original)
+++ websites/production/maventest/content/plugins/maven-pmd-plugin-latest/xref-test/org/apache/maven/plugin/pmd/AbstractPmdReportTest.html Tue May  8 15:16:42 2012
@@ -1,86 +1,86 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
 <head>
-<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />
+<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
 <title>AbstractPmdReportTest xref</title>
 <link type="text/css" rel="stylesheet" href="../../../../../stylesheet.css" />
 </head>
 <body>
-<pre>
+<div id="overview"><a href="../../../../../../testapidocs/org/apache/maven/plugin/pmd/AbstractPmdReportTest.html">View Javadoc</a></div><pre>
 
-<a name="1" href="#1">1</a>   <strong class="jxr_keyword">package</strong> org.apache.maven.plugin.pmd;
-<a name="2" href="#2">2</a>   
-<a name="3" href="#3">3</a>   <em class="jxr_comment">/*</em>
-<a name="4" href="#4">4</a>   <em class="jxr_comment"> * Licensed to the Apache Software Foundation (ASF) under one</em>
-<a name="5" href="#5">5</a>   <em class="jxr_comment"> * or more contributor license agreements.  See the NOTICE file</em>
-<a name="6" href="#6">6</a>   <em class="jxr_comment"> * distributed with this work for additional information</em>
-<a name="7" href="#7">7</a>   <em class="jxr_comment"> * regarding copyright ownership.  The ASF licenses this file</em>
-<a name="8" href="#8">8</a>   <em class="jxr_comment"> * to you under the Apache License, Version 2.0 (the</em>
-<a name="9" href="#9">9</a>   <em class="jxr_comment"> * "License"); you may not use this file except in compliance</em>
-<a name="10" href="#10">10</a>  <em class="jxr_comment"> * with the License.  You may obtain a copy of the License at</em>
-<a name="11" href="#11">11</a>  <em class="jxr_comment"> *</em>
-<a name="12" href="#12">12</a>  <em class="jxr_comment"> *   <a href="http://www.apache.org/licenses/LICENSE-2.0" target="alexandria_uri">http://www.apache.org/licenses/LICENSE-2.0</a></em>
-<a name="13" href="#13">13</a>  <em class="jxr_comment"> *</em>
-<a name="14" href="#14">14</a>  <em class="jxr_comment"> * Unless required by applicable law or agreed to in writing,</em>
-<a name="15" href="#15">15</a>  <em class="jxr_comment"> * software distributed under the License is distributed on an</em>
-<a name="16" href="#16">16</a>  <em class="jxr_comment"> * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY</em>
-<a name="17" href="#17">17</a>  <em class="jxr_comment"> * KIND, either express or implied.  See the License for the</em>
-<a name="18" href="#18">18</a>  <em class="jxr_comment"> * specific language governing permissions and limitations</em>
-<a name="19" href="#19">19</a>  <em class="jxr_comment"> * under the License.</em>
-<a name="20" href="#20">20</a>  <em class="jxr_comment"> */</em>
-<a name="21" href="#21">21</a>  
-<a name="22" href="#22">22</a>  <strong class="jxr_keyword">import</strong> java.io.File;
-<a name="23" href="#23">23</a>  <strong class="jxr_keyword">import</strong> java.io.IOException;
-<a name="24" href="#24">24</a>  <strong class="jxr_keyword">import</strong> java.io.Writer;
-<a name="25" href="#25">25</a>  <strong class="jxr_keyword">import</strong> java.util.Locale;
-<a name="26" href="#26">26</a>  
-<a name="27" href="#27">27</a>  <strong class="jxr_keyword">import</strong> org.apache.maven.doxia.site.decoration.DecorationModel;
-<a name="28" href="#28">28</a>  <strong class="jxr_keyword">import</strong> org.apache.maven.doxia.siterenderer.RendererException;
-<a name="29" href="#29">29</a>  <strong class="jxr_keyword">import</strong> org.apache.maven.doxia.siterenderer.SiteRenderingContext;
-<a name="30" href="#30">30</a>  <strong class="jxr_keyword">import</strong> org.apache.maven.doxia.siterenderer.sink.SiteRendererSink;
-<a name="31" href="#31">31</a>  <strong class="jxr_keyword">import</strong> org.apache.maven.plugin.testing.AbstractMojoTestCase;
-<a name="32" href="#32">32</a>  <strong class="jxr_keyword">import</strong> org.codehaus.plexus.util.IOUtil;
-<a name="33" href="#33">33</a>  <strong class="jxr_keyword">import</strong> org.codehaus.plexus.util.WriterFactory;
-<a name="34" href="#34">34</a>  
-<a name="35" href="#35">35</a>  <em class="jxr_javadoccomment">/**</em>
-<a name="36" href="#36">36</a>  <em class="jxr_javadoccomment"> * @author &lt;a href="<a href="mailto:vincent.siveton@gmail.com" target="alexandria_uri">mailto:vincent.siveton@gmail.com</a>"&gt;Vincent Siveton&lt;/a&gt;</em>
-<a name="37" href="#37">37</a>  <em class="jxr_javadoccomment"> * @version $Id$</em>
-<a name="38" href="#38">38</a>  <em class="jxr_javadoccomment"> * @since 2.5</em>
-<a name="39" href="#39">39</a>  <em class="jxr_javadoccomment"> */</em>
-<a name="40" href="#40">40</a>  <strong class="jxr_keyword">public</strong> <strong class="jxr_keyword">abstract</strong> <strong class="jxr_keyword">class</strong> <a href="../../../../../org/apache/maven/plugin/pmd/AbstractPmdReportTest.html">AbstractPmdReportTest</a>
-<a name="41" href="#41">41</a>      <strong class="jxr_keyword">extends</strong> AbstractMojoTestCase
-<a name="42" href="#42">42</a>  {
-<a name="43" href="#43">43</a>      <em class="jxr_javadoccomment">/**</em>
-<a name="44" href="#44">44</a>  <em class="jxr_javadoccomment">     * Renderer the sink from the report mojo.</em>
-<a name="45" href="#45">45</a>  <em class="jxr_javadoccomment">     *</em>
-<a name="46" href="#46">46</a>  <em class="jxr_javadoccomment">     * @param mojo not null</em>
-<a name="47" href="#47">47</a>  <em class="jxr_javadoccomment">     * @param outputHtml not null</em>
-<a name="48" href="#48">48</a>  <em class="jxr_javadoccomment">     * @throws RendererException if any</em>
-<a name="49" href="#49">49</a>  <em class="jxr_javadoccomment">     * @throws IOException if any</em>
-<a name="50" href="#50">50</a>  <em class="jxr_javadoccomment">     */</em>
-<a name="51" href="#51">51</a>      <strong class="jxr_keyword">protected</strong> <strong class="jxr_keyword">void</strong> renderer( AbstractPmdReport mojo, File outputHtml )
-<a name="52" href="#52">52</a>          <strong class="jxr_keyword">throws</strong> RendererException, IOException
-<a name="53" href="#53">53</a>      {
-<a name="54" href="#54">54</a>          Writer writer = <strong class="jxr_keyword">null</strong>;
-<a name="55" href="#55">55</a>          SiteRenderingContext context = <strong class="jxr_keyword">new</strong> SiteRenderingContext();
-<a name="56" href="#56">56</a>          context.setDecoration( <strong class="jxr_keyword">new</strong> DecorationModel() );
-<a name="57" href="#57">57</a>          context.setTemplateName( <span class="jxr_string">"org/apache/maven/doxia/siterenderer/resources/default-site.vm"</span> );
-<a name="58" href="#58">58</a>          context.setLocale( Locale.ENGLISH );
-<a name="59" href="#59">59</a>  
-<a name="60" href="#60">60</a>          <strong class="jxr_keyword">try</strong>
-<a name="61" href="#61">61</a>          {
-<a name="62" href="#62">62</a>              outputHtml.getParentFile().mkdirs();
-<a name="63" href="#63">63</a>              writer = WriterFactory.newXmlWriter( outputHtml );
-<a name="64" href="#64">64</a>  
-<a name="65" href="#65">65</a>              mojo.getSiteRenderer().generateDocument( writer, (SiteRendererSink) mojo.getSink(),
-<a name="66" href="#66">66</a>                                                             context );
-<a name="67" href="#67">67</a>          }
-<a name="68" href="#68">68</a>          <strong class="jxr_keyword">finally</strong>
-<a name="69" href="#69">69</a>          {
-<a name="70" href="#70">70</a>              IOUtil.close( writer );
-<a name="71" href="#71">71</a>          }
-<a name="72" href="#72">72</a>      }
-<a name="73" href="#73">73</a>  }
+<a class="jxr_linenumber" name="1" href="#1">1</a>   <strong class="jxr_keyword">package</strong> org.apache.maven.plugin.pmd;
+<a class="jxr_linenumber" name="2" href="#2">2</a>   
+<a class="jxr_linenumber" name="3" href="#3">3</a>   <em class="jxr_comment">/*</em>
+<a class="jxr_linenumber" name="4" href="#4">4</a>   <em class="jxr_comment"> * Licensed to the Apache Software Foundation (ASF) under one</em>
+<a class="jxr_linenumber" name="5" href="#5">5</a>   <em class="jxr_comment"> * or more contributor license agreements.  See the NOTICE file</em>
+<a class="jxr_linenumber" name="6" href="#6">6</a>   <em class="jxr_comment"> * distributed with this work for additional information</em>
+<a class="jxr_linenumber" name="7" href="#7">7</a>   <em class="jxr_comment"> * regarding copyright ownership.  The ASF licenses this file</em>
+<a class="jxr_linenumber" name="8" href="#8">8</a>   <em class="jxr_comment"> * to you under the Apache License, Version 2.0 (the</em>
+<a class="jxr_linenumber" name="9" href="#9">9</a>   <em class="jxr_comment"> * "License"); you may not use this file except in compliance</em>
+<a class="jxr_linenumber" name="10" href="#10">10</a>  <em class="jxr_comment"> * with the License.  You may obtain a copy of the License at</em>
+<a class="jxr_linenumber" name="11" href="#11">11</a>  <em class="jxr_comment"> *</em>
+<a class="jxr_linenumber" name="12" href="#12">12</a>  <em class="jxr_comment"> *   <a href="http://www.apache.org/licenses/LICENSE-2.0" target="alexandria_uri">http://www.apache.org/licenses/LICENSE-2.0</a></em>
+<a class="jxr_linenumber" name="13" href="#13">13</a>  <em class="jxr_comment"> *</em>
+<a class="jxr_linenumber" name="14" href="#14">14</a>  <em class="jxr_comment"> * Unless required by applicable law or agreed to in writing,</em>
+<a class="jxr_linenumber" name="15" href="#15">15</a>  <em class="jxr_comment"> * software distributed under the License is distributed on an</em>
+<a class="jxr_linenumber" name="16" href="#16">16</a>  <em class="jxr_comment"> * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY</em>
+<a class="jxr_linenumber" name="17" href="#17">17</a>  <em class="jxr_comment"> * KIND, either express or implied.  See the License for the</em>
+<a class="jxr_linenumber" name="18" href="#18">18</a>  <em class="jxr_comment"> * specific language governing permissions and limitations</em>
+<a class="jxr_linenumber" name="19" href="#19">19</a>  <em class="jxr_comment"> * under the License.</em>
+<a class="jxr_linenumber" name="20" href="#20">20</a>  <em class="jxr_comment"> */</em>
+<a class="jxr_linenumber" name="21" href="#21">21</a>  
+<a class="jxr_linenumber" name="22" href="#22">22</a>  <strong class="jxr_keyword">import</strong> java.io.File;
+<a class="jxr_linenumber" name="23" href="#23">23</a>  <strong class="jxr_keyword">import</strong> java.io.IOException;
+<a class="jxr_linenumber" name="24" href="#24">24</a>  <strong class="jxr_keyword">import</strong> java.io.Writer;
+<a class="jxr_linenumber" name="25" href="#25">25</a>  <strong class="jxr_keyword">import</strong> java.util.Locale;
+<a class="jxr_linenumber" name="26" href="#26">26</a>  
+<a class="jxr_linenumber" name="27" href="#27">27</a>  <strong class="jxr_keyword">import</strong> org.apache.maven.doxia.site.decoration.DecorationModel;
+<a class="jxr_linenumber" name="28" href="#28">28</a>  <strong class="jxr_keyword">import</strong> org.apache.maven.doxia.siterenderer.RendererException;
+<a class="jxr_linenumber" name="29" href="#29">29</a>  <strong class="jxr_keyword">import</strong> org.apache.maven.doxia.siterenderer.SiteRenderingContext;
+<a class="jxr_linenumber" name="30" href="#30">30</a>  <strong class="jxr_keyword">import</strong> org.apache.maven.doxia.siterenderer.sink.SiteRendererSink;
+<a class="jxr_linenumber" name="31" href="#31">31</a>  <strong class="jxr_keyword">import</strong> org.apache.maven.plugin.testing.AbstractMojoTestCase;
+<a class="jxr_linenumber" name="32" href="#32">32</a>  <strong class="jxr_keyword">import</strong> org.codehaus.plexus.util.IOUtil;
+<a class="jxr_linenumber" name="33" href="#33">33</a>  <strong class="jxr_keyword">import</strong> org.codehaus.plexus.util.WriterFactory;
+<a class="jxr_linenumber" name="34" href="#34">34</a>  
+<a class="jxr_linenumber" name="35" href="#35">35</a>  <em class="jxr_javadoccomment">/**</em>
+<a class="jxr_linenumber" name="36" href="#36">36</a>  <em class="jxr_javadoccomment"> * @author &lt;a href="<a href="mailto:vincent.siveton@gmail.com" target="alexandria_uri">mailto:vincent.siveton@gmail.com</a>"&gt;Vincent Siveton&lt;/a&gt;</em>
+<a class="jxr_linenumber" name="37" href="#37">37</a>  <em class="jxr_javadoccomment"> * @version $Id$</em>
+<a class="jxr_linenumber" name="38" href="#38">38</a>  <em class="jxr_javadoccomment"> * @since 2.5</em>
+<a class="jxr_linenumber" name="39" href="#39">39</a>  <em class="jxr_javadoccomment"> */</em>
+<a class="jxr_linenumber" name="40" href="#40">40</a>  <strong class="jxr_keyword">public</strong> <strong class="jxr_keyword">abstract</strong> <strong class="jxr_keyword">class</strong> <a href="../../../../../org/apache/maven/plugin/pmd/AbstractPmdReportTest.html">AbstractPmdReportTest</a>
+<a class="jxr_linenumber" name="41" href="#41">41</a>      <strong class="jxr_keyword">extends</strong> AbstractMojoTestCase
+<a class="jxr_linenumber" name="42" href="#42">42</a>  {
+<a class="jxr_linenumber" name="43" href="#43">43</a>      <em class="jxr_javadoccomment">/**</em>
+<a class="jxr_linenumber" name="44" href="#44">44</a>  <em class="jxr_javadoccomment">     * Renderer the sink from the report mojo.</em>
+<a class="jxr_linenumber" name="45" href="#45">45</a>  <em class="jxr_javadoccomment">     *</em>
+<a class="jxr_linenumber" name="46" href="#46">46</a>  <em class="jxr_javadoccomment">     * @param mojo not null</em>
+<a class="jxr_linenumber" name="47" href="#47">47</a>  <em class="jxr_javadoccomment">     * @param outputHtml not null</em>
+<a class="jxr_linenumber" name="48" href="#48">48</a>  <em class="jxr_javadoccomment">     * @throws RendererException if any</em>
+<a class="jxr_linenumber" name="49" href="#49">49</a>  <em class="jxr_javadoccomment">     * @throws IOException if any</em>
+<a class="jxr_linenumber" name="50" href="#50">50</a>  <em class="jxr_javadoccomment">     */</em>
+<a class="jxr_linenumber" name="51" href="#51">51</a>      <strong class="jxr_keyword">protected</strong> <strong class="jxr_keyword">void</strong> renderer( AbstractPmdReport mojo, File outputHtml )
+<a class="jxr_linenumber" name="52" href="#52">52</a>          <strong class="jxr_keyword">throws</strong> RendererException, IOException
+<a class="jxr_linenumber" name="53" href="#53">53</a>      {
+<a class="jxr_linenumber" name="54" href="#54">54</a>          Writer writer = <strong class="jxr_keyword">null</strong>;
+<a class="jxr_linenumber" name="55" href="#55">55</a>          SiteRenderingContext context = <strong class="jxr_keyword">new</strong> SiteRenderingContext();
+<a class="jxr_linenumber" name="56" href="#56">56</a>          context.setDecoration( <strong class="jxr_keyword">new</strong> DecorationModel() );
+<a class="jxr_linenumber" name="57" href="#57">57</a>          context.setTemplateName( <span class="jxr_string">"org/apache/maven/doxia/siterenderer/resources/default-site.vm"</span> );
+<a class="jxr_linenumber" name="58" href="#58">58</a>          context.setLocale( Locale.ENGLISH );
+<a class="jxr_linenumber" name="59" href="#59">59</a>  
+<a class="jxr_linenumber" name="60" href="#60">60</a>          <strong class="jxr_keyword">try</strong>
+<a class="jxr_linenumber" name="61" href="#61">61</a>          {
+<a class="jxr_linenumber" name="62" href="#62">62</a>              outputHtml.getParentFile().mkdirs();
+<a class="jxr_linenumber" name="63" href="#63">63</a>              writer = WriterFactory.newXmlWriter( outputHtml );
+<a class="jxr_linenumber" name="64" href="#64">64</a>  
+<a class="jxr_linenumber" name="65" href="#65">65</a>              mojo.getSiteRenderer().generateDocument( writer, (SiteRendererSink) mojo.getSink(),
+<a class="jxr_linenumber" name="66" href="#66">66</a>                                                             context );
+<a class="jxr_linenumber" name="67" href="#67">67</a>          }
+<a class="jxr_linenumber" name="68" href="#68">68</a>          <strong class="jxr_keyword">finally</strong>
+<a class="jxr_linenumber" name="69" href="#69">69</a>          {
+<a class="jxr_linenumber" name="70" href="#70">70</a>              IOUtil.close( writer );
+<a class="jxr_linenumber" name="71" href="#71">71</a>          }
+<a class="jxr_linenumber" name="72" href="#72">72</a>      }
+<a class="jxr_linenumber" name="73" href="#73">73</a>  }
 </pre>
 <hr/><div id="footer">This page was automatically generated by <a href="http://maven.apache.org/">Maven</a></div></body>
 </html>