Modified: 
websites/production/maven/components/plugins-archives/maven-pmd-plugin-LATEST/apidocs/org/apache/maven/plugin/pmd/PmdReportListener.html
==============================================================================
--- 
websites/production/maven/components/plugins-archives/maven-pmd-plugin-LATEST/apidocs/org/apache/maven/plugin/pmd/PmdReportListener.html
 (original)
+++ 
websites/production/maven/components/plugins-archives/maven-pmd-plugin-LATEST/apidocs/org/apache/maven/plugin/pmd/PmdReportListener.html
 Sun Dec 13 21:06:46 2015
@@ -3,13 +3,13 @@
 <html lang="sv">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>PmdReportListener (Apache Maven PMD Plugin 3.5 API)</title>
+<title>PmdReportListener (Apache Maven PMD Plugin 3.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="PmdReportListener (Apache Maven PMD Plugin 3.5 
API)";
+        parent.document.title="PmdReportListener (Apache Maven PMD Plugin 3.6 
API)";
     }
 //-->
 </script>
@@ -83,7 +83,7 @@
 </div>
 <div class="contentContainer">
 <ul class="inheritance">
-<li><a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">java.lang.Object</a></li>
+<li><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">java.lang.Object</a></li>
 <li>
 <ul class="inheritance">
 <li>org.apache.maven.plugin.pmd.PmdReportListener</li>
@@ -100,7 +100,7 @@
 <hr>
 <br>
 <pre>public class <span class="strong">PmdReportListener</span>
-extends <a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>
+extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>
 implements <a 
href="http://pmd.sourceforge.net/pmd-core/apidocs/net/sourceforge/pmd/ReportListener.html?is-external=true";
 title="class or interface in net.sourceforge.pmd">ReportListener</a></pre>
 <div class="block">Handle events from PMD and collect violations.</div>
 </li>
@@ -145,7 +145,7 @@ implements <a href="http://pmd.sourcefor
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code><a 
href="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true";
 title="class or interface in java.util">List</a>&lt;<a 
href="http://pmd.sourceforge.net/pmd-core/apidocs/net/sourceforge/pmd/RuleViolation.html?is-external=true";
 title="class or interface in 
net.sourceforge.pmd">RuleViolation</a>&gt;</code></td>
+<td class="colFirst"><code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true";
 title="class or interface in java.util">List</a>&lt;<a 
href="http://pmd.sourceforge.net/pmd-core/apidocs/net/sourceforge/pmd/RuleViolation.html?is-external=true";
 title="class or interface in 
net.sourceforge.pmd">RuleViolation</a>&gt;</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/maven/plugin/pmd/PmdReportListener.html#getViolations()">getViolations</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
@@ -165,8 +165,8 @@ implements <a href="http://pmd.sourcefor
 <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
 <!--   -->
 </a>
-<h3>Methods inherited from class&nbsp;java.lang.<a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a></h3>
-<code><a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#clone()"
 title="class or interface in java.lang">clone</a>, <a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)"
 title="class or interface in java.lang">equals</a>, <a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#finalize()"
 title="class or interface in java.lang">finalize</a>, <a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#getClass()"
 title="class or interface in java.lang">getClass</a>, <a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#hashCode()"
 title="class or interface in java.lang">hashCode</a>, <a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#notify()"
 title="class or interface in java.lang">notify</a>, <a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang
 /Object.html?is-external=true#notifyAll()" title="class or interface in 
java.lang">notifyAll</a>, <a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#toString()"
 title="class or interface in java.lang">toString</a>, <a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait()"
 title="class or interface in java.lang">wait</a>, <a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait(long)"
 title="class or interface in java.lang">wait</a>, <a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait(long,%20int)"
 title="class or interface in java.lang">wait</a></code></li>
+<h3>Methods inherited from class&nbsp;java.lang.<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a></h3>
+<code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#clone()"
 title="class or interface in java.lang">clone</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)"
 title="class or interface in java.lang">equals</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#finalize()"
 title="class or interface in java.lang">finalize</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#getClass()"
 title="class or interface in java.lang">getClass</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#hashCode()"
 title="class or interface in java.lang">hashCode</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notify()"
 title="class or interface in java.lang">notify</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang
 /Object.html?is-external=true#notifyAll()" title="class or interface in 
java.lang">notifyAll</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#toString()"
 title="class or interface in java.lang">toString</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait()"
 title="class or interface in java.lang">wait</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long)"
 title="class or interface in java.lang">wait</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long,%20int)"
 title="class or interface in java.lang">wait</a></code></li>
 </ul>
 </li>
 </ul>
@@ -218,7 +218,7 @@ implements <a href="http://pmd.sourcefor
 <ul class="blockList">
 <li class="blockList">
 <h4>getViolations</h4>
-<pre>public&nbsp;<a 
href="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true";
 title="class or interface in java.util">List</a>&lt;<a 
href="http://pmd.sourceforge.net/pmd-core/apidocs/net/sourceforge/pmd/RuleViolation.html?is-external=true";
 title="class or interface in 
net.sourceforge.pmd">RuleViolation</a>&gt;&nbsp;getViolations()</pre>
+<pre>public&nbsp;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true";
 title="class or interface in java.util">List</a>&lt;<a 
href="http://pmd.sourceforge.net/pmd-core/apidocs/net/sourceforge/pmd/RuleViolation.html?is-external=true";
 title="class or interface in 
net.sourceforge.pmd">RuleViolation</a>&gt;&nbsp;getViolations()</pre>
 </li>
 </ul>
 <a name="hasViolations()">

Modified: 
websites/production/maven/components/plugins-archives/maven-pmd-plugin-LATEST/apidocs/org/apache/maven/plugin/pmd/PmdViolationCheckMojo.html
==============================================================================
--- 
websites/production/maven/components/plugins-archives/maven-pmd-plugin-LATEST/apidocs/org/apache/maven/plugin/pmd/PmdViolationCheckMojo.html
 (original)
+++ 
websites/production/maven/components/plugins-archives/maven-pmd-plugin-LATEST/apidocs/org/apache/maven/plugin/pmd/PmdViolationCheckMojo.html
 Sun Dec 13 21:06:46 2015
@@ -3,13 +3,13 @@
 <html lang="sv">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>PmdViolationCheckMojo (Apache Maven PMD Plugin 3.5 API)</title>
+<title>PmdViolationCheckMojo (Apache Maven PMD Plugin 3.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="PmdViolationCheckMojo (Apache Maven PMD Plugin 
3.5 API)";
+        parent.document.title="PmdViolationCheckMojo (Apache Maven PMD Plugin 
3.6 API)";
     }
 //-->
 </script>
@@ -83,7 +83,7 @@
 </div>
 <div class="contentContainer">
 <ul class="inheritance">
-<li><a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">java.lang.Object</a></li>
+<li><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">java.lang.Object</a></li>
 <li>
 <ul class="inheritance">
 <li><a 
href="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true";
 title="class or interface in 
org.apache.maven.plugin">org.apache.maven.plugin.AbstractMojo</a></li>
@@ -182,8 +182,8 @@ extends <a href="../../../../../org/apac
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/maven/plugin/pmd/PmdViolationCheckMojo.html#execute()">execute</a></strong>()</code></td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>protected <a 
href="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true";
 title="class or interface in java.util">List</a>&lt;<a 
href="../../../../../org/apache/maven/plugin/pmd/model/Violation.html" 
title="class in org.apache.maven.plugin.pmd.model">Violation</a>&gt;</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../../org/apache/maven/plugin/pmd/PmdViolationCheckMojo.html#getErrorDetails(java.io.File)">getErrorDetails</a></strong>(<a
 
href="http://docs.oracle.com/javase/6/docs/api/java/io/File.html?is-external=true";
 title="class or interface in java.io">File</a>&nbsp;pmdFile)</code>
+<td class="colFirst"><code>protected <a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true";
 title="class or interface in java.util">List</a>&lt;<a 
href="../../../../../org/apache/maven/plugin/pmd/model/Violation.html" 
title="class in org.apache.maven.plugin.pmd.model">Violation</a>&gt;</code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../org/apache/maven/plugin/pmd/PmdViolationCheckMojo.html#getErrorDetails(java.io.File)">getErrorDetails</a></strong>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true";
 title="class or interface in java.io">File</a>&nbsp;pmdFile)</code>
 <div class="block">Gets the attributes and text for the violation tag and puts 
them in a HashMap</div>
 </td>
 </tr>
@@ -197,7 +197,7 @@ extends <a href="../../../../../org/apac
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>protected void</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../../org/apache/maven/plugin/pmd/PmdViolationCheckMojo.html#loadExcludeFromFailuresData(java.lang.String)">loadExcludeFromFailuresData</a></strong>(<a
 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in 
java.lang">String</a>&nbsp;excludeFromFailureFile)</code>&nbsp;</td>
+<td class="colLast"><code><strong><a 
href="../../../../../org/apache/maven/plugin/pmd/PmdViolationCheckMojo.html#loadExcludeFromFailuresData(java.lang.String)">loadExcludeFromFailuresData</a></strong>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in 
java.lang">String</a>&nbsp;excludeFromFailureFile)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>protected <a 
href="../../../../../org/apache/maven/plugin/pmd/ViolationDetails.html" 
title="class in org.apache.maven.plugin.pmd">ViolationDetails</a>&lt;<a 
href="../../../../../org/apache/maven/plugin/pmd/model/Violation.html" 
title="class in org.apache.maven.plugin.pmd.model">Violation</a>&gt;</code></td>
@@ -206,7 +206,7 @@ extends <a href="../../../../../org/apac
 <tr class="altColor">
 <td class="colFirst"><code>protected void</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/maven/plugin/pmd/PmdViolationCheckMojo.html#printError(org.apache.maven.plugin.pmd.model.Violation,%20java.lang.String)">printError</a></strong>(<a
 href="../../../../../org/apache/maven/plugin/pmd/model/Violation.html" 
title="class in org.apache.maven.plugin.pmd.model">Violation</a>&nbsp;item,
-          <a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;severity)</code>
+          <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;severity)</code>
 <div class="block">Formats the failure details and prints them as an INFO 
message</div>
 </td>
 </tr>
@@ -229,8 +229,8 @@ extends <a href="../../../../../org/apac
 <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
 <!--   -->
 </a>
-<h3>Methods inherited from class&nbsp;java.lang.<a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a></h3>
-<code><a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#clone()"
 title="class or interface in java.lang">clone</a>, <a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)"
 title="class or interface in java.lang">equals</a>, <a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#finalize()"
 title="class or interface in java.lang">finalize</a>, <a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#getClass()"
 title="class or interface in java.lang">getClass</a>, <a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#hashCode()"
 title="class or interface in java.lang">hashCode</a>, <a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#notify()"
 title="class or interface in java.lang">notify</a>, <a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang
 /Object.html?is-external=true#notifyAll()" title="class or interface in 
java.lang">notifyAll</a>, <a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#toString()"
 title="class or interface in java.lang">toString</a>, <a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait()"
 title="class or interface in java.lang">wait</a>, <a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait(long)"
 title="class or interface in java.lang">wait</a>, <a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait(long,%20int)"
 title="class or interface in java.lang">wait</a></code></li>
+<h3>Methods inherited from class&nbsp;java.lang.<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a></h3>
+<code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#clone()"
 title="class or interface in java.lang">clone</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)"
 title="class or interface in java.lang">equals</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#finalize()"
 title="class or interface in java.lang">finalize</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#getClass()"
 title="class or interface in java.lang">getClass</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#hashCode()"
 title="class or interface in java.lang">hashCode</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notify()"
 title="class or interface in java.lang">notify</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang
 /Object.html?is-external=true#notifyAll()" title="class or interface in 
java.lang">notifyAll</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#toString()"
 title="class or interface in java.lang">toString</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait()"
 title="class or interface in java.lang">wait</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long)"
 title="class or interface in java.lang">wait</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long,%20int)"
 title="class or interface in java.lang">wait</a></code></li>
 </ul>
 </li>
 </ul>
@@ -283,7 +283,7 @@ extends <a href="../../../../../org/apac
 <ul class="blockList">
 <li class="blockList">
 <h4>loadExcludeFromFailuresData</h4>
-<pre>protected&nbsp;void&nbsp;loadExcludeFromFailuresData(<a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;excludeFromFailureFile)
+<pre>protected&nbsp;void&nbsp;loadExcludeFromFailuresData(<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;excludeFromFailureFile)
                                     throws <a 
href="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/MojoExecutionException.html?is-external=true";
 title="class or interface in 
org.apache.maven.plugin">MojoExecutionException</a></pre>
 <dl>
 <dt><strong>Specified by:</strong></dt>
@@ -312,7 +312,7 @@ extends <a href="../../../../../org/apac
 <li class="blockList">
 <h4>printError</h4>
 <pre>protected&nbsp;void&nbsp;printError(<a 
href="../../../../../org/apache/maven/plugin/pmd/model/Violation.html" 
title="class in org.apache.maven.plugin.pmd.model">Violation</a>&nbsp;item,
-              <a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;severity)</pre>
+              <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;severity)</pre>
 <div class="block">Formats the failure details and prints them as an INFO 
message</div>
 <dl>
 <dt><strong>Specified by:</strong></dt>
@@ -326,17 +326,17 @@ extends <a href="../../../../../org/apac
 <ul class="blockList">
 <li class="blockList">
 <h4>getErrorDetails</h4>
-<pre>protected&nbsp;<a 
href="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true";
 title="class or interface in java.util">List</a>&lt;<a 
href="../../../../../org/apache/maven/plugin/pmd/model/Violation.html" 
title="class in 
org.apache.maven.plugin.pmd.model">Violation</a>&gt;&nbsp;getErrorDetails(<a 
href="http://docs.oracle.com/javase/6/docs/api/java/io/File.html?is-external=true";
 title="class or interface in java.io">File</a>&nbsp;pmdFile)
-                                   throws 
org.codehaus.plexus.util.xml.pull.XmlPullParserException,
-                                          <a 
href="http://docs.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true";
 title="class or interface in java.io">IOException</a></pre>
+<pre>protected&nbsp;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true";
 title="class or interface in java.util">List</a>&lt;<a 
href="../../../../../org/apache/maven/plugin/pmd/model/Violation.html" 
title="class in 
org.apache.maven.plugin.pmd.model">Violation</a>&gt;&nbsp;getErrorDetails(<a 
href="http://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true";
 title="class or interface in java.io">File</a>&nbsp;pmdFile)
+                                   throws <a 
href="http://plexus.codehaus.org/plexus-utils/apidocs/org/codehaus/plexus/util/xml/pull/XmlPullParserException.html?is-external=true";
 title="class or interface in 
org.codehaus.plexus.util.xml.pull">XmlPullParserException</a>,
+                                          <a 
href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true";
 title="class or interface in java.io">IOException</a></pre>
 <div class="block"><strong>Description copied from class:&nbsp;<code><a 
href="../../../../../org/apache/maven/plugin/pmd/AbstractPmdViolationCheckMojo.html#getErrorDetails(java.io.File)">AbstractPmdViolationCheckMojo</a></code></strong></div>
 <div class="block">Gets the attributes and text for the violation tag and puts 
them in a HashMap</div>
 <dl>
 <dt><strong>Specified by:</strong></dt>
 <dd><code><a 
href="../../../../../org/apache/maven/plugin/pmd/AbstractPmdViolationCheckMojo.html#getErrorDetails(java.io.File)">getErrorDetails</a></code>&nbsp;in
 class&nbsp;<code><a 
href="../../../../../org/apache/maven/plugin/pmd/AbstractPmdViolationCheckMojo.html"
 title="class in 
org.apache.maven.plugin.pmd">AbstractPmdViolationCheckMojo</a>&lt;<a 
href="../../../../../org/apache/maven/plugin/pmd/model/Violation.html" 
title="class in org.apache.maven.plugin.pmd.model">Violation</a>&gt;</code></dd>
 <dt><span class="strong">Throws:</span></dt>
-<dd><code>org.codehaus.plexus.util.xml.pull.XmlPullParserException</code></dd>
-<dd><code><a 
href="http://docs.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true";
 title="class or interface in java.io">IOException</a></code></dd></dl>
+<dd><code><a 
href="http://plexus.codehaus.org/plexus-utils/apidocs/org/codehaus/plexus/util/xml/pull/XmlPullParserException.html?is-external=true";
 title="class or interface in 
org.codehaus.plexus.util.xml.pull">XmlPullParserException</a></code></dd>
+<dd><code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true";
 title="class or interface in java.io">IOException</a></code></dd></dl>
 </li>
 </ul>
 <a name="getPriority(org.apache.maven.plugin.pmd.model.Violation)">

Modified: 
websites/production/maven/components/plugins-archives/maven-pmd-plugin-LATEST/apidocs/org/apache/maven/plugin/pmd/ViolationDetails.html
==============================================================================
--- 
websites/production/maven/components/plugins-archives/maven-pmd-plugin-LATEST/apidocs/org/apache/maven/plugin/pmd/ViolationDetails.html
 (original)
+++ 
websites/production/maven/components/plugins-archives/maven-pmd-plugin-LATEST/apidocs/org/apache/maven/plugin/pmd/ViolationDetails.html
 Sun Dec 13 21:06:46 2015
@@ -3,13 +3,13 @@
 <html lang="sv">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ViolationDetails (Apache Maven PMD Plugin 3.5 API)</title>
+<title>ViolationDetails (Apache Maven PMD Plugin 3.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="ViolationDetails (Apache Maven PMD Plugin 3.5 
API)";
+        parent.document.title="ViolationDetails (Apache Maven PMD Plugin 3.6 
API)";
     }
 //-->
 </script>
@@ -83,7 +83,7 @@
 </div>
 <div class="contentContainer">
 <ul class="inheritance">
-<li><a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">java.lang.Object</a></li>
+<li><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">java.lang.Object</a></li>
 <li>
 <ul class="inheritance">
 <li>org.apache.maven.plugin.pmd.ViolationDetails&lt;D&gt;</li>
@@ -97,7 +97,7 @@
 <hr>
 <br>
 <pre>public class <span class="strong">ViolationDetails&lt;D&gt;</span>
-extends <a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a></pre>
+extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a></pre>
 <div class="block">Collector of warnings and failures.</div>
 <dl><dt><span class="strong">Since:</span></dt>
   <dd>2.7</dd>
@@ -139,28 +139,28 @@ extends <a href="http://docs.oracle.com/
 <th class="colLast" scope="col">Method and Description</th>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code><a 
href="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true";
 title="class or interface in java.util">List</a>&lt;<a 
href="../../../../../org/apache/maven/plugin/pmd/ViolationDetails.html" 
title="type parameter in ViolationDetails">D</a>&gt;</code></td>
+<td class="colFirst"><code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true";
 title="class or interface in java.util">List</a>&lt;<a 
href="../../../../../org/apache/maven/plugin/pmd/ViolationDetails.html" 
title="type parameter in ViolationDetails">D</a>&gt;</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/maven/plugin/pmd/ViolationDetails.html#getFailureDetails()">getFailureDetails</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code><a 
href="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true";
 title="class or interface in java.util">List</a>&lt;<a 
href="../../../../../org/apache/maven/plugin/pmd/ViolationDetails.html" 
title="type parameter in ViolationDetails">D</a>&gt;</code></td>
+<td class="colFirst"><code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true";
 title="class or interface in java.util">List</a>&lt;<a 
href="../../../../../org/apache/maven/plugin/pmd/ViolationDetails.html" 
title="type parameter in ViolationDetails">D</a>&gt;</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/maven/plugin/pmd/ViolationDetails.html#getWarningDetails()">getWarningDetails</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../../org/apache/maven/plugin/pmd/ViolationDetails.html#setFailureDetails(java.util.List)">setFailureDetails</a></strong>(<a
 
href="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true";
 title="class or interface in java.util">List</a>&lt;<a 
href="../../../../../org/apache/maven/plugin/pmd/ViolationDetails.html" 
title="type parameter in 
ViolationDetails">D</a>&gt;&nbsp;failureDetails)</code>&nbsp;</td>
+<td class="colLast"><code><strong><a 
href="../../../../../org/apache/maven/plugin/pmd/ViolationDetails.html#setFailureDetails(java.util.List)">setFailureDetails</a></strong>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true";
 title="class or interface in java.util">List</a>&lt;<a 
href="../../../../../org/apache/maven/plugin/pmd/ViolationDetails.html" 
title="type parameter in 
ViolationDetails">D</a>&gt;&nbsp;failureDetails)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../../org/apache/maven/plugin/pmd/ViolationDetails.html#setWarningDetails(java.util.List)">setWarningDetails</a></strong>(<a
 
href="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true";
 title="class or interface in java.util">List</a>&lt;<a 
href="../../../../../org/apache/maven/plugin/pmd/ViolationDetails.html" 
title="type parameter in 
ViolationDetails">D</a>&gt;&nbsp;warningDetails)</code>&nbsp;</td>
+<td class="colLast"><code><strong><a 
href="../../../../../org/apache/maven/plugin/pmd/ViolationDetails.html#setWarningDetails(java.util.List)">setWarningDetails</a></strong>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true";
 title="class or interface in java.util">List</a>&lt;<a 
href="../../../../../org/apache/maven/plugin/pmd/ViolationDetails.html" 
title="type parameter in 
ViolationDetails">D</a>&gt;&nbsp;warningDetails)</code>&nbsp;</td>
 </tr>
 </table>
 <ul class="blockList">
 <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
 <!--   -->
 </a>
-<h3>Methods inherited from class&nbsp;java.lang.<a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a></h3>
-<code><a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#clone()"
 title="class or interface in java.lang">clone</a>, <a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)"
 title="class or interface in java.lang">equals</a>, <a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#finalize()"
 title="class or interface in java.lang">finalize</a>, <a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#getClass()"
 title="class or interface in java.lang">getClass</a>, <a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#hashCode()"
 title="class or interface in java.lang">hashCode</a>, <a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#notify()"
 title="class or interface in java.lang">notify</a>, <a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang
 /Object.html?is-external=true#notifyAll()" title="class or interface in 
java.lang">notifyAll</a>, <a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#toString()"
 title="class or interface in java.lang">toString</a>, <a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait()"
 title="class or interface in java.lang">wait</a>, <a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait(long)"
 title="class or interface in java.lang">wait</a>, <a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait(long,%20int)"
 title="class or interface in java.lang">wait</a></code></li>
+<h3>Methods inherited from class&nbsp;java.lang.<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a></h3>
+<code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#clone()"
 title="class or interface in java.lang">clone</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)"
 title="class or interface in java.lang">equals</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#finalize()"
 title="class or interface in java.lang">finalize</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#getClass()"
 title="class or interface in java.lang">getClass</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#hashCode()"
 title="class or interface in java.lang">hashCode</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notify()"
 title="class or interface in java.lang">notify</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang
 /Object.html?is-external=true#notifyAll()" title="class or interface in 
java.lang">notifyAll</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#toString()"
 title="class or interface in java.lang">toString</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait()"
 title="class or interface in java.lang">wait</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long)"
 title="class or interface in java.lang">wait</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long,%20int)"
 title="class or interface in java.lang">wait</a></code></li>
 </ul>
 </li>
 </ul>
@@ -199,7 +199,7 @@ extends <a href="http://docs.oracle.com/
 <ul class="blockList">
 <li class="blockList">
 <h4>getWarningDetails</h4>
-<pre>public&nbsp;<a 
href="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true";
 title="class or interface in java.util">List</a>&lt;<a 
href="../../../../../org/apache/maven/plugin/pmd/ViolationDetails.html" 
title="type parameter in 
ViolationDetails">D</a>&gt;&nbsp;getWarningDetails()</pre>
+<pre>public&nbsp;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true";
 title="class or interface in java.util">List</a>&lt;<a 
href="../../../../../org/apache/maven/plugin/pmd/ViolationDetails.html" 
title="type parameter in 
ViolationDetails">D</a>&gt;&nbsp;getWarningDetails()</pre>
 <dl><dt><span class="strong">Returns:</span></dt><dd>the warningDetails, never 
<code>null</code></dd></dl>
 </li>
 </ul>
@@ -209,7 +209,7 @@ extends <a href="http://docs.oracle.com/
 <ul class="blockList">
 <li class="blockList">
 <h4>setWarningDetails</h4>
-<pre>public&nbsp;void&nbsp;setWarningDetails(<a 
href="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true";
 title="class or interface in java.util">List</a>&lt;<a 
href="../../../../../org/apache/maven/plugin/pmd/ViolationDetails.html" 
title="type parameter in ViolationDetails">D</a>&gt;&nbsp;warningDetails)</pre>
+<pre>public&nbsp;void&nbsp;setWarningDetails(<a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true";
 title="class or interface in java.util">List</a>&lt;<a 
href="../../../../../org/apache/maven/plugin/pmd/ViolationDetails.html" 
title="type parameter in ViolationDetails">D</a>&gt;&nbsp;warningDetails)</pre>
 <dl><dt><span 
class="strong">Parameters:</span></dt><dd><code>warningDetails</code> - the 
warningDetails to set</dd></dl>
 </li>
 </ul>
@@ -219,7 +219,7 @@ extends <a href="http://docs.oracle.com/
 <ul class="blockList">
 <li class="blockList">
 <h4>getFailureDetails</h4>
-<pre>public&nbsp;<a 
href="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true";
 title="class or interface in java.util">List</a>&lt;<a 
href="../../../../../org/apache/maven/plugin/pmd/ViolationDetails.html" 
title="type parameter in 
ViolationDetails">D</a>&gt;&nbsp;getFailureDetails()</pre>
+<pre>public&nbsp;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true";
 title="class or interface in java.util">List</a>&lt;<a 
href="../../../../../org/apache/maven/plugin/pmd/ViolationDetails.html" 
title="type parameter in 
ViolationDetails">D</a>&gt;&nbsp;getFailureDetails()</pre>
 <dl><dt><span class="strong">Returns:</span></dt><dd>the failureDetails, never 
<code>null</code></dd></dl>
 </li>
 </ul>
@@ -229,7 +229,7 @@ extends <a href="http://docs.oracle.com/
 <ul class="blockListLast">
 <li class="blockList">
 <h4>setFailureDetails</h4>
-<pre>public&nbsp;void&nbsp;setFailureDetails(<a 
href="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true";
 title="class or interface in java.util">List</a>&lt;<a 
href="../../../../../org/apache/maven/plugin/pmd/ViolationDetails.html" 
title="type parameter in ViolationDetails">D</a>&gt;&nbsp;failureDetails)</pre>
+<pre>public&nbsp;void&nbsp;setFailureDetails(<a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true";
 title="class or interface in java.util">List</a>&lt;<a 
href="../../../../../org/apache/maven/plugin/pmd/ViolationDetails.html" 
title="type parameter in ViolationDetails">D</a>&gt;&nbsp;failureDetails)</pre>
 <dl><dt><span 
class="strong">Parameters:</span></dt><dd><code>failureDetails</code> - the 
failureDetails to set</dd></dl>
 </li>
 </ul>

Modified: 
websites/production/maven/components/plugins-archives/maven-pmd-plugin-LATEST/apidocs/org/apache/maven/plugin/pmd/class-use/AbstractPmdReport.html
==============================================================================
--- 
websites/production/maven/components/plugins-archives/maven-pmd-plugin-LATEST/apidocs/org/apache/maven/plugin/pmd/class-use/AbstractPmdReport.html
 (original)
+++ 
websites/production/maven/components/plugins-archives/maven-pmd-plugin-LATEST/apidocs/org/apache/maven/plugin/pmd/class-use/AbstractPmdReport.html
 Sun Dec 13 21:06:46 2015
@@ -3,13 +3,13 @@
 <html lang="sv">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.maven.plugin.pmd.AbstractPmdReport (Apache 
Maven PMD Plugin 3.5 API)</title>
+<title>Uses of Class org.apache.maven.plugin.pmd.AbstractPmdReport (Apache 
Maven PMD Plugin 3.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" 
title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class 
org.apache.maven.plugin.pmd.AbstractPmdReport (Apache Maven PMD Plugin 3.5 
API)";
+        parent.document.title="Uses of Class 
org.apache.maven.plugin.pmd.AbstractPmdReport (Apache Maven PMD Plugin 3.6 
API)";
     }
 //-->
 </script>

Modified: 
websites/production/maven/components/plugins-archives/maven-pmd-plugin-LATEST/apidocs/org/apache/maven/plugin/pmd/class-use/AbstractPmdViolationCheckMojo.html
==============================================================================
--- 
websites/production/maven/components/plugins-archives/maven-pmd-plugin-LATEST/apidocs/org/apache/maven/plugin/pmd/class-use/AbstractPmdViolationCheckMojo.html
 (original)
+++ 
websites/production/maven/components/plugins-archives/maven-pmd-plugin-LATEST/apidocs/org/apache/maven/plugin/pmd/class-use/AbstractPmdViolationCheckMojo.html
 Sun Dec 13 21:06:46 2015
@@ -3,13 +3,13 @@
 <html lang="sv">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.maven.plugin.pmd.AbstractPmdViolationCheckMojo 
(Apache Maven PMD Plugin 3.5 API)</title>
+<title>Uses of Class org.apache.maven.plugin.pmd.AbstractPmdViolationCheckMojo 
(Apache Maven PMD Plugin 3.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" 
title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class 
org.apache.maven.plugin.pmd.AbstractPmdViolationCheckMojo (Apache Maven PMD 
Plugin 3.5 API)";
+        parent.document.title="Uses of Class 
org.apache.maven.plugin.pmd.AbstractPmdViolationCheckMojo (Apache Maven PMD 
Plugin 3.6 API)";
     }
 //-->
 </script>

Modified: 
websites/production/maven/components/plugins-archives/maven-pmd-plugin-LATEST/apidocs/org/apache/maven/plugin/pmd/class-use/CpdReport.html
==============================================================================
--- 
websites/production/maven/components/plugins-archives/maven-pmd-plugin-LATEST/apidocs/org/apache/maven/plugin/pmd/class-use/CpdReport.html
 (original)
+++ 
websites/production/maven/components/plugins-archives/maven-pmd-plugin-LATEST/apidocs/org/apache/maven/plugin/pmd/class-use/CpdReport.html
 Sun Dec 13 21:06:46 2015
@@ -3,13 +3,13 @@
 <html lang="sv">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.maven.plugin.pmd.CpdReport (Apache Maven PMD 
Plugin 3.5 API)</title>
+<title>Uses of Class org.apache.maven.plugin.pmd.CpdReport (Apache Maven PMD 
Plugin 3.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" 
title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class 
org.apache.maven.plugin.pmd.CpdReport (Apache Maven PMD Plugin 3.5 API)";
+        parent.document.title="Uses of Class 
org.apache.maven.plugin.pmd.CpdReport (Apache Maven PMD Plugin 3.6 API)";
     }
 //-->
 </script>

Modified: 
websites/production/maven/components/plugins-archives/maven-pmd-plugin-LATEST/apidocs/org/apache/maven/plugin/pmd/class-use/CpdReportGenerator.html
==============================================================================
--- 
websites/production/maven/components/plugins-archives/maven-pmd-plugin-LATEST/apidocs/org/apache/maven/plugin/pmd/class-use/CpdReportGenerator.html
 (original)
+++ 
websites/production/maven/components/plugins-archives/maven-pmd-plugin-LATEST/apidocs/org/apache/maven/plugin/pmd/class-use/CpdReportGenerator.html
 Sun Dec 13 21:06:46 2015
@@ -3,13 +3,13 @@
 <html lang="sv">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.maven.plugin.pmd.CpdReportGenerator (Apache 
Maven PMD Plugin 3.5 API)</title>
+<title>Uses of Class org.apache.maven.plugin.pmd.CpdReportGenerator (Apache 
Maven PMD Plugin 3.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" 
title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class 
org.apache.maven.plugin.pmd.CpdReportGenerator (Apache Maven PMD Plugin 3.5 
API)";
+        parent.document.title="Uses of Class 
org.apache.maven.plugin.pmd.CpdReportGenerator (Apache Maven PMD Plugin 3.6 
API)";
     }
 //-->
 </script>

Modified: 
websites/production/maven/components/plugins-archives/maven-pmd-plugin-LATEST/apidocs/org/apache/maven/plugin/pmd/class-use/CpdViolationCheckMojo.html
==============================================================================
--- 
websites/production/maven/components/plugins-archives/maven-pmd-plugin-LATEST/apidocs/org/apache/maven/plugin/pmd/class-use/CpdViolationCheckMojo.html
 (original)
+++ 
websites/production/maven/components/plugins-archives/maven-pmd-plugin-LATEST/apidocs/org/apache/maven/plugin/pmd/class-use/CpdViolationCheckMojo.html
 Sun Dec 13 21:06:46 2015
@@ -3,13 +3,13 @@
 <html lang="sv">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.maven.plugin.pmd.CpdViolationCheckMojo (Apache 
Maven PMD Plugin 3.5 API)</title>
+<title>Uses of Class org.apache.maven.plugin.pmd.CpdViolationCheckMojo (Apache 
Maven PMD Plugin 3.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" 
title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class 
org.apache.maven.plugin.pmd.CpdViolationCheckMojo (Apache Maven PMD Plugin 3.5 
API)";
+        parent.document.title="Uses of Class 
org.apache.maven.plugin.pmd.CpdViolationCheckMojo (Apache Maven PMD Plugin 3.6 
API)";
     }
 //-->
 </script>

Modified: 
websites/production/maven/components/plugins-archives/maven-pmd-plugin-LATEST/apidocs/org/apache/maven/plugin/pmd/class-use/HelpMojo.html
==============================================================================
--- 
websites/production/maven/components/plugins-archives/maven-pmd-plugin-LATEST/apidocs/org/apache/maven/plugin/pmd/class-use/HelpMojo.html
 (original)
+++ 
websites/production/maven/components/plugins-archives/maven-pmd-plugin-LATEST/apidocs/org/apache/maven/plugin/pmd/class-use/HelpMojo.html
 Sun Dec 13 21:06:46 2015
@@ -3,13 +3,13 @@
 <html lang="sv">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.maven.plugin.pmd.HelpMojo (Apache Maven PMD 
Plugin 3.5 API)</title>
+<title>Uses of Class org.apache.maven.plugin.pmd.HelpMojo (Apache Maven PMD 
Plugin 3.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" 
title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class 
org.apache.maven.plugin.pmd.HelpMojo (Apache Maven PMD Plugin 3.5 API)";
+        parent.document.title="Uses of Class 
org.apache.maven.plugin.pmd.HelpMojo (Apache Maven PMD Plugin 3.6 API)";
     }
 //-->
 </script>

Modified: 
websites/production/maven/components/plugins-archives/maven-pmd-plugin-LATEST/apidocs/org/apache/maven/plugin/pmd/class-use/PmdFileInfo.html
==============================================================================
--- 
websites/production/maven/components/plugins-archives/maven-pmd-plugin-LATEST/apidocs/org/apache/maven/plugin/pmd/class-use/PmdFileInfo.html
 (original)
+++ 
websites/production/maven/components/plugins-archives/maven-pmd-plugin-LATEST/apidocs/org/apache/maven/plugin/pmd/class-use/PmdFileInfo.html
 Sun Dec 13 21:06:46 2015
@@ -3,13 +3,13 @@
 <html lang="sv">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.maven.plugin.pmd.PmdFileInfo (Apache Maven PMD 
Plugin 3.5 API)</title>
+<title>Uses of Class org.apache.maven.plugin.pmd.PmdFileInfo (Apache Maven PMD 
Plugin 3.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" 
title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class 
org.apache.maven.plugin.pmd.PmdFileInfo (Apache Maven PMD Plugin 3.5 API)";
+        parent.document.title="Uses of Class 
org.apache.maven.plugin.pmd.PmdFileInfo (Apache Maven PMD Plugin 3.6 API)";
     }
 //-->
 </script>
@@ -95,7 +95,7 @@
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colFirst"><code>protected <a 
href="http://docs.oracle.com/javase/6/docs/api/java/util/Map.html?is-external=true";
 title="class or interface in java.util">Map</a>&lt;<a 
href="http://docs.oracle.com/javase/6/docs/api/java/io/File.html?is-external=true";
 title="class or interface in java.io">File</a>,<a 
href="../../../../../../org/apache/maven/plugin/pmd/PmdFileInfo.html" 
title="class in org.apache.maven.plugin.pmd">PmdFileInfo</a>&gt;</code></td>
+<td class="colFirst"><code>protected <a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true";
 title="class or interface in java.util">Map</a>&lt;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true";
 title="class or interface in java.io">File</a>,<a 
href="../../../../../../org/apache/maven/plugin/pmd/PmdFileInfo.html" 
title="class in org.apache.maven.plugin.pmd">PmdFileInfo</a>&gt;</code></td>
 <td class="colLast"><span 
class="strong">AbstractPmdReport.</span><code><strong><a 
href="../../../../../../org/apache/maven/plugin/pmd/AbstractPmdReport.html#filesToProcess">filesToProcess</a></strong></code>
 <div class="block">The files that are being analyzed.</div>
 </td>
@@ -110,7 +110,7 @@
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colFirst"><code>protected <a 
href="http://docs.oracle.com/javase/6/docs/api/java/util/Map.html?is-external=true";
 title="class or interface in java.util">Map</a>&lt;<a 
href="http://docs.oracle.com/javase/6/docs/api/java/io/File.html?is-external=true";
 title="class or interface in java.io">File</a>,<a 
href="../../../../../../org/apache/maven/plugin/pmd/PmdFileInfo.html" 
title="class in org.apache.maven.plugin.pmd">PmdFileInfo</a>&gt;</code></td>
+<td class="colFirst"><code>protected <a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true";
 title="class or interface in java.util">Map</a>&lt;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true";
 title="class or interface in java.io">File</a>,<a 
href="../../../../../../org/apache/maven/plugin/pmd/PmdFileInfo.html" 
title="class in org.apache.maven.plugin.pmd">PmdFileInfo</a>&gt;</code></td>
 <td class="colLast"><span 
class="strong">AbstractPmdReport.</span><code><strong><a 
href="../../../../../../org/apache/maven/plugin/pmd/AbstractPmdReport.html#getFilesToProcess()">getFilesToProcess</a></strong>()</code>
 <div class="block">Convenience method to get the list of files where the PMD 
tool will be executed</div>
 </td>
@@ -126,7 +126,7 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span 
class="strong">PmdReportGenerator.</span><code><strong><a 
href="../../../../../../org/apache/maven/plugin/pmd/PmdReportGenerator.html#setFiles(java.util.Map)">setFiles</a></strong>(<a
 
href="http://docs.oracle.com/javase/6/docs/api/java/util/Map.html?is-external=true";
 title="class or interface in java.util">Map</a>&lt;<a 
href="http://docs.oracle.com/javase/6/docs/api/java/io/File.html?is-external=true";
 title="class or interface in java.io">File</a>,<a 
href="../../../../../../org/apache/maven/plugin/pmd/PmdFileInfo.html" 
title="class in 
org.apache.maven.plugin.pmd">PmdFileInfo</a>&gt;&nbsp;files)</code>&nbsp;</td>
+<td class="colLast"><span 
class="strong">PmdReportGenerator.</span><code><strong><a 
href="../../../../../../org/apache/maven/plugin/pmd/PmdReportGenerator.html#setFiles(java.util.Map)">setFiles</a></strong>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true";
 title="class or interface in java.util">Map</a>&lt;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true";
 title="class or interface in java.io">File</a>,<a 
href="../../../../../../org/apache/maven/plugin/pmd/PmdFileInfo.html" 
title="class in 
org.apache.maven.plugin.pmd">PmdFileInfo</a>&gt;&nbsp;files)</code>&nbsp;</td>
 </tr>
 </tbody>
 </table>
@@ -138,8 +138,8 @@
 <tbody>
 <tr class="altColor">
 <td class="colLast"><code><strong><a 
href="../../../../../../org/apache/maven/plugin/pmd/CpdReportGenerator.html#CpdReportGenerator(org.apache.maven.doxia.sink.Sink,%20java.util.Map,%20java.util.ResourceBundle,%20boolean)">CpdReportGenerator</a></strong>(<a
 
href="http://maven.apache.org/doxia/doxia/doxia-sink-api/apidocs/org/apache/maven/doxia/sink/Sink.html?is-external=true";
 title="class or interface in org.apache.maven.doxia.sink">Sink</a>&nbsp;sink,
-                  <a 
href="http://docs.oracle.com/javase/6/docs/api/java/util/Map.html?is-external=true";
 title="class or interface in java.util">Map</a>&lt;<a 
href="http://docs.oracle.com/javase/6/docs/api/java/io/File.html?is-external=true";
 title="class or interface in java.io">File</a>,<a 
href="../../../../../../org/apache/maven/plugin/pmd/PmdFileInfo.html" 
title="class in org.apache.maven.plugin.pmd">PmdFileInfo</a>&gt;&nbsp;fileMap,
-                  <a 
href="http://docs.oracle.com/javase/6/docs/api/java/util/ResourceBundle.html?is-external=true";
 title="class or interface in java.util">ResourceBundle</a>&nbsp;bundle,
+                  <a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true";
 title="class or interface in java.util">Map</a>&lt;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true";
 title="class or interface in java.io">File</a>,<a 
href="../../../../../../org/apache/maven/plugin/pmd/PmdFileInfo.html" 
title="class in org.apache.maven.plugin.pmd">PmdFileInfo</a>&gt;&nbsp;fileMap,
+                  <a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/ResourceBundle.html?is-external=true";
 title="class or interface in java.util">ResourceBundle</a>&nbsp;bundle,
                   boolean&nbsp;aggregate)</code>&nbsp;</td>
 </tr>
 </tbody>

Modified: 
websites/production/maven/components/plugins-archives/maven-pmd-plugin-LATEST/apidocs/org/apache/maven/plugin/pmd/class-use/PmdReport.html
==============================================================================
--- 
websites/production/maven/components/plugins-archives/maven-pmd-plugin-LATEST/apidocs/org/apache/maven/plugin/pmd/class-use/PmdReport.html
 (original)
+++ 
websites/production/maven/components/plugins-archives/maven-pmd-plugin-LATEST/apidocs/org/apache/maven/plugin/pmd/class-use/PmdReport.html
 Sun Dec 13 21:06:46 2015
@@ -3,13 +3,13 @@
 <html lang="sv">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.maven.plugin.pmd.PmdReport (Apache Maven PMD 
Plugin 3.5 API)</title>
+<title>Uses of Class org.apache.maven.plugin.pmd.PmdReport (Apache Maven PMD 
Plugin 3.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" 
title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class 
org.apache.maven.plugin.pmd.PmdReport (Apache Maven PMD Plugin 3.5 API)";
+        parent.document.title="Uses of Class 
org.apache.maven.plugin.pmd.PmdReport (Apache Maven PMD Plugin 3.6 API)";
     }
 //-->
 </script>

Modified: 
websites/production/maven/components/plugins-archives/maven-pmd-plugin-LATEST/apidocs/org/apache/maven/plugin/pmd/class-use/PmdReportGenerator.html
==============================================================================
--- 
websites/production/maven/components/plugins-archives/maven-pmd-plugin-LATEST/apidocs/org/apache/maven/plugin/pmd/class-use/PmdReportGenerator.html
 (original)
+++ 
websites/production/maven/components/plugins-archives/maven-pmd-plugin-LATEST/apidocs/org/apache/maven/plugin/pmd/class-use/PmdReportGenerator.html
 Sun Dec 13 21:06:46 2015
@@ -3,13 +3,13 @@
 <html lang="sv">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.maven.plugin.pmd.PmdReportGenerator (Apache 
Maven PMD Plugin 3.5 API)</title>
+<title>Uses of Class org.apache.maven.plugin.pmd.PmdReportGenerator (Apache 
Maven PMD Plugin 3.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" 
title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class 
org.apache.maven.plugin.pmd.PmdReportGenerator (Apache Maven PMD Plugin 3.5 
API)";
+        parent.document.title="Uses of Class 
org.apache.maven.plugin.pmd.PmdReportGenerator (Apache Maven PMD Plugin 3.6 
API)";
     }
 //-->
 </script>

Modified: 
websites/production/maven/components/plugins-archives/maven-pmd-plugin-LATEST/apidocs/org/apache/maven/plugin/pmd/class-use/PmdReportListener.html
==============================================================================
--- 
websites/production/maven/components/plugins-archives/maven-pmd-plugin-LATEST/apidocs/org/apache/maven/plugin/pmd/class-use/PmdReportListener.html
 (original)
+++ 
websites/production/maven/components/plugins-archives/maven-pmd-plugin-LATEST/apidocs/org/apache/maven/plugin/pmd/class-use/PmdReportListener.html
 Sun Dec 13 21:06:46 2015
@@ -3,13 +3,13 @@
 <html lang="sv">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.maven.plugin.pmd.PmdReportListener (Apache 
Maven PMD Plugin 3.5 API)</title>
+<title>Uses of Class org.apache.maven.plugin.pmd.PmdReportListener (Apache 
Maven PMD Plugin 3.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" 
title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class 
org.apache.maven.plugin.pmd.PmdReportListener (Apache Maven PMD Plugin 3.5 
API)";
+        parent.document.title="Uses of Class 
org.apache.maven.plugin.pmd.PmdReportListener (Apache Maven PMD Plugin 3.6 
API)";
     }
 //-->
 </script>

Modified: 
websites/production/maven/components/plugins-archives/maven-pmd-plugin-LATEST/apidocs/org/apache/maven/plugin/pmd/class-use/PmdViolationCheckMojo.html
==============================================================================
--- 
websites/production/maven/components/plugins-archives/maven-pmd-plugin-LATEST/apidocs/org/apache/maven/plugin/pmd/class-use/PmdViolationCheckMojo.html
 (original)
+++ 
websites/production/maven/components/plugins-archives/maven-pmd-plugin-LATEST/apidocs/org/apache/maven/plugin/pmd/class-use/PmdViolationCheckMojo.html
 Sun Dec 13 21:06:46 2015
@@ -3,13 +3,13 @@
 <html lang="sv">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.maven.plugin.pmd.PmdViolationCheckMojo (Apache 
Maven PMD Plugin 3.5 API)</title>
+<title>Uses of Class org.apache.maven.plugin.pmd.PmdViolationCheckMojo (Apache 
Maven PMD Plugin 3.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" 
title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class 
org.apache.maven.plugin.pmd.PmdViolationCheckMojo (Apache Maven PMD Plugin 3.5 
API)";
+        parent.document.title="Uses of Class 
org.apache.maven.plugin.pmd.PmdViolationCheckMojo (Apache Maven PMD Plugin 3.6 
API)";
     }
 //-->
 </script>

Modified: 
websites/production/maven/components/plugins-archives/maven-pmd-plugin-LATEST/apidocs/org/apache/maven/plugin/pmd/class-use/ViolationDetails.html
==============================================================================
--- 
websites/production/maven/components/plugins-archives/maven-pmd-plugin-LATEST/apidocs/org/apache/maven/plugin/pmd/class-use/ViolationDetails.html
 (original)
+++ 
websites/production/maven/components/plugins-archives/maven-pmd-plugin-LATEST/apidocs/org/apache/maven/plugin/pmd/class-use/ViolationDetails.html
 Sun Dec 13 21:06:46 2015
@@ -3,13 +3,13 @@
 <html lang="sv">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.maven.plugin.pmd.ViolationDetails (Apache 
Maven PMD Plugin 3.5 API)</title>
+<title>Uses of Class org.apache.maven.plugin.pmd.ViolationDetails (Apache 
Maven PMD Plugin 3.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" 
title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class 
org.apache.maven.plugin.pmd.ViolationDetails (Apache Maven PMD Plugin 3.5 API)";
+        parent.document.title="Uses of Class 
org.apache.maven.plugin.pmd.ViolationDetails (Apache Maven PMD Plugin 3.6 API)";
     }
 //-->
 </script>

Modified: 
websites/production/maven/components/plugins-archives/maven-pmd-plugin-LATEST/apidocs/org/apache/maven/plugin/pmd/model/CpdErrorDetail.html
==============================================================================
--- 
websites/production/maven/components/plugins-archives/maven-pmd-plugin-LATEST/apidocs/org/apache/maven/plugin/pmd/model/CpdErrorDetail.html
 (original)
+++ 
websites/production/maven/components/plugins-archives/maven-pmd-plugin-LATEST/apidocs/org/apache/maven/plugin/pmd/model/CpdErrorDetail.html
 Sun Dec 13 21:06:46 2015
@@ -3,13 +3,13 @@
 <html lang="sv">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>CpdErrorDetail (Apache Maven PMD Plugin 3.5 API)</title>
+<title>CpdErrorDetail (Apache Maven PMD Plugin 3.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" 
title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="CpdErrorDetail (Apache Maven PMD Plugin 3.5 
API)";
+        parent.document.title="CpdErrorDetail (Apache Maven PMD Plugin 3.6 
API)";
     }
 //-->
 </script>
@@ -83,7 +83,7 @@
 </div>
 <div class="contentContainer">
 <ul class="inheritance">
-<li><a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">java.lang.Object</a></li>
+<li><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">java.lang.Object</a></li>
 <li>
 <ul class="inheritance">
 <li>org.apache.maven.plugin.pmd.model.CpdErrorDetail</li>
@@ -95,13 +95,13 @@
 <li class="blockList">
 <dl>
 <dt>All Implemented Interfaces:</dt>
-<dd><a 
href="http://docs.oracle.com/javase/6/docs/api/java/io/Serializable.html?is-external=true";
 title="class or interface in java.io">Serializable</a></dd>
+<dd><a 
href="http://docs.oracle.com/javase/7/docs/api/java/io/Serializable.html?is-external=true";
 title="class or interface in java.io">Serializable</a></dd>
 </dl>
 <hr>
 <br>
 <pre>public class <span class="strong">CpdErrorDetail</span>
-extends <a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>
-implements <a 
href="http://docs.oracle.com/javase/6/docs/api/java/io/Serializable.html?is-external=true";
 title="class or interface in java.io">Serializable</a></pre>
+extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>
+implements <a 
href="http://docs.oracle.com/javase/7/docs/api/java/io/Serializable.html?is-external=true";
 title="class or interface in java.io">Serializable</a></pre>
 <div class="block">Class CpdErrorDetail.</div>
 <dl><dt><span class="strong">Version:</span></dt>
   <dd>$Revision$ $Date$</dd>
@@ -148,13 +148,13 @@ implements <a href="http://docs.oracle.c
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code><a 
href="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true";
 title="class or interface in java.util">List</a>&lt;<a 
href="../../../../../../org/apache/maven/plugin/pmd/model/Duplication.html" 
title="class in 
org.apache.maven.plugin.pmd.model">Duplication</a>&gt;</code></td>
+<td class="colFirst"><code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true";
 title="class or interface in java.util">List</a>&lt;<a 
href="../../../../../../org/apache/maven/plugin/pmd/model/Duplication.html" 
title="class in 
org.apache.maven.plugin.pmd.model">Duplication</a>&gt;</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../../org/apache/maven/plugin/pmd/model/CpdErrorDetail.html#getDuplications()">getDuplications</a></strong>()</code>
 <div class="block">Method getDuplications.</div>
 </td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code><a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a></code></td>
+<td class="colFirst"><code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a></code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../../org/apache/maven/plugin/pmd/model/CpdErrorDetail.html#getModelEncoding()">getModelEncoding</a></strong>()</code>
 <div class="block">Get the modelEncoding field.</div>
 </td>
@@ -167,13 +167,13 @@ implements <a href="http://docs.oracle.c
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../../../org/apache/maven/plugin/pmd/model/CpdErrorDetail.html#setDuplications(java.util.List)">setDuplications</a></strong>(<a
 
href="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true";
 title="class or interface in java.util">List</a>&lt;<a 
href="../../../../../../org/apache/maven/plugin/pmd/model/Duplication.html" 
title="class in 
org.apache.maven.plugin.pmd.model">Duplication</a>&gt;&nbsp;duplications)</code>
+<td class="colLast"><code><strong><a 
href="../../../../../../org/apache/maven/plugin/pmd/model/CpdErrorDetail.html#setDuplications(java.util.List)">setDuplications</a></strong>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true";
 title="class or interface in java.util">List</a>&lt;<a 
href="../../../../../../org/apache/maven/plugin/pmd/model/Duplication.html" 
title="class in 
org.apache.maven.plugin.pmd.model">Duplication</a>&gt;&nbsp;duplications)</code>
 <div class="block">Set the duplications field.</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../../../org/apache/maven/plugin/pmd/model/CpdErrorDetail.html#setModelEncoding(java.lang.String)">setModelEncoding</a></strong>(<a
 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;modelEncoding)</code>
+<td class="colLast"><code><strong><a 
href="../../../../../../org/apache/maven/plugin/pmd/model/CpdErrorDetail.html#setModelEncoding(java.lang.String)">setModelEncoding</a></strong>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;modelEncoding)</code>
 <div class="block">Set the modelEncoding field.</div>
 </td>
 </tr>
@@ -182,8 +182,8 @@ implements <a href="http://docs.oracle.c
 <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
 <!--   -->
 </a>
-<h3>Methods inherited from class&nbsp;java.lang.<a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a></h3>
-<code><a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#clone()"
 title="class or interface in java.lang">clone</a>, <a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)"
 title="class or interface in java.lang">equals</a>, <a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#finalize()"
 title="class or interface in java.lang">finalize</a>, <a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#getClass()"
 title="class or interface in java.lang">getClass</a>, <a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#hashCode()"
 title="class or interface in java.lang">hashCode</a>, <a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#notify()"
 title="class or interface in java.lang">notify</a>, <a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang
 /Object.html?is-external=true#notifyAll()" title="class or interface in 
java.lang">notifyAll</a>, <a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#toString()"
 title="class or interface in java.lang">toString</a>, <a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait()"
 title="class or interface in java.lang">wait</a>, <a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait(long)"
 title="class or interface in java.lang">wait</a>, <a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait(long,%20int)"
 title="class or interface in java.lang">wait</a></code></li>
+<h3>Methods inherited from class&nbsp;java.lang.<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a></h3>
+<code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#clone()"
 title="class or interface in java.lang">clone</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)"
 title="class or interface in java.lang">equals</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#finalize()"
 title="class or interface in java.lang">finalize</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#getClass()"
 title="class or interface in java.lang">getClass</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#hashCode()"
 title="class or interface in java.lang">hashCode</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notify()"
 title="class or interface in java.lang">notify</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang
 /Object.html?is-external=true#notifyAll()" title="class or interface in 
java.lang">notifyAll</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#toString()"
 title="class or interface in java.lang">toString</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait()"
 title="class or interface in java.lang">wait</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long)"
 title="class or interface in java.lang">wait</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long,%20int)"
 title="class or interface in java.lang">wait</a></code></li>
 </ul>
 </li>
 </ul>
@@ -233,7 +233,7 @@ implements <a href="http://docs.oracle.c
 <ul class="blockList">
 <li class="blockList">
 <h4>getDuplications</h4>
-<pre>public&nbsp;<a 
href="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true";
 title="class or interface in java.util">List</a>&lt;<a 
href="../../../../../../org/apache/maven/plugin/pmd/model/Duplication.html" 
title="class in 
org.apache.maven.plugin.pmd.model">Duplication</a>&gt;&nbsp;getDuplications()</pre>
+<pre>public&nbsp;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true";
 title="class or interface in java.util">List</a>&lt;<a 
href="../../../../../../org/apache/maven/plugin/pmd/model/Duplication.html" 
title="class in 
org.apache.maven.plugin.pmd.model">Duplication</a>&gt;&nbsp;getDuplications()</pre>
 <div class="block">Method getDuplications.</div>
 <dl><dt><span class="strong">Returns:</span></dt><dd>List</dd></dl>
 </li>
@@ -244,7 +244,7 @@ implements <a href="http://docs.oracle.c
 <ul class="blockList">
 <li class="blockList">
 <h4>getModelEncoding</h4>
-<pre>public&nbsp;<a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in 
java.lang">String</a>&nbsp;getModelEncoding()</pre>
+<pre>public&nbsp;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in 
java.lang">String</a>&nbsp;getModelEncoding()</pre>
 <div class="block">Get the modelEncoding field.</div>
 <dl><dt><span class="strong">Returns:</span></dt><dd>String</dd></dl>
 </li>
@@ -266,7 +266,7 @@ implements <a href="http://docs.oracle.c
 <ul class="blockList">
 <li class="blockList">
 <h4>setDuplications</h4>
-<pre>public&nbsp;void&nbsp;setDuplications(<a 
href="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true";
 title="class or interface in java.util">List</a>&lt;<a 
href="../../../../../../org/apache/maven/plugin/pmd/model/Duplication.html" 
title="class in 
org.apache.maven.plugin.pmd.model">Duplication</a>&gt;&nbsp;duplications)</pre>
+<pre>public&nbsp;void&nbsp;setDuplications(<a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true";
 title="class or interface in java.util">List</a>&lt;<a 
href="../../../../../../org/apache/maven/plugin/pmd/model/Duplication.html" 
title="class in 
org.apache.maven.plugin.pmd.model">Duplication</a>&gt;&nbsp;duplications)</pre>
 <div class="block">Set the duplications field.</div>
 <dl><dt><span 
class="strong">Parameters:</span></dt><dd><code>duplications</code> - </dd></dl>
 </li>
@@ -277,7 +277,7 @@ implements <a href="http://docs.oracle.c
 <ul class="blockListLast">
 <li class="blockList">
 <h4>setModelEncoding</h4>
-<pre>public&nbsp;void&nbsp;setModelEncoding(<a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;modelEncoding)</pre>
+<pre>public&nbsp;void&nbsp;setModelEncoding(<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;modelEncoding)</pre>
 <div class="block">Set the modelEncoding field.</div>
 <dl><dt><span 
class="strong">Parameters:</span></dt><dd><code>modelEncoding</code> - 
</dd></dl>
 </li>

Modified: 
websites/production/maven/components/plugins-archives/maven-pmd-plugin-LATEST/apidocs/org/apache/maven/plugin/pmd/model/CpdFile.html
==============================================================================
--- 
websites/production/maven/components/plugins-archives/maven-pmd-plugin-LATEST/apidocs/org/apache/maven/plugin/pmd/model/CpdFile.html
 (original)
+++ 
websites/production/maven/components/plugins-archives/maven-pmd-plugin-LATEST/apidocs/org/apache/maven/plugin/pmd/model/CpdFile.html
 Sun Dec 13 21:06:46 2015
@@ -3,13 +3,13 @@
 <html lang="sv">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>CpdFile (Apache Maven PMD Plugin 3.5 API)</title>
+<title>CpdFile (Apache Maven PMD Plugin 3.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" 
title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="CpdFile (Apache Maven PMD Plugin 3.5 API)";
+        parent.document.title="CpdFile (Apache Maven PMD Plugin 3.6 API)";
     }
 //-->
 </script>
@@ -83,7 +83,7 @@
 </div>
 <div class="contentContainer">
 <ul class="inheritance">
-<li><a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">java.lang.Object</a></li>
+<li><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">java.lang.Object</a></li>
 <li>
 <ul class="inheritance">
 <li>org.apache.maven.plugin.pmd.model.CpdFile</li>
@@ -95,13 +95,13 @@
 <li class="blockList">
 <dl>
 <dt>All Implemented Interfaces:</dt>
-<dd><a 
href="http://docs.oracle.com/javase/6/docs/api/java/io/Serializable.html?is-external=true";
 title="class or interface in java.io">Serializable</a></dd>
+<dd><a 
href="http://docs.oracle.com/javase/7/docs/api/java/io/Serializable.html?is-external=true";
 title="class or interface in java.io">Serializable</a></dd>
 </dl>
 <hr>
 <br>
 <pre>public class <span class="strong">CpdFile</span>
-extends <a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>
-implements <a 
href="http://docs.oracle.com/javase/6/docs/api/java/io/Serializable.html?is-external=true";
 title="class or interface in java.io">Serializable</a></pre>
+extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>
+implements <a 
href="http://docs.oracle.com/javase/7/docs/api/java/io/Serializable.html?is-external=true";
 title="class or interface in java.io">Serializable</a></pre>
 <div class="block">Class CpdFile.</div>
 <dl><dt><span class="strong">Version:</span></dt>
   <dd>$Revision$ $Date$</dd>
@@ -148,7 +148,7 @@ implements <a href="http://docs.oracle.c
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code><a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a></code></td>
+<td class="colFirst"><code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a></code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../../org/apache/maven/plugin/pmd/model/CpdFile.html#getPath()">getPath</a></strong>()</code>
 <div class="block">Get the path field.</div>
 </td>
@@ -161,7 +161,7 @@ implements <a href="http://docs.oracle.c
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../../../org/apache/maven/plugin/pmd/model/CpdFile.html#setPath(java.lang.String)">setPath</a></strong>(<a
 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;path)</code>
+<td class="colLast"><code><strong><a 
href="../../../../../../org/apache/maven/plugin/pmd/model/CpdFile.html#setPath(java.lang.String)">setPath</a></strong>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;path)</code>
 <div class="block">Set the path field.</div>
 </td>
 </tr>
@@ -170,8 +170,8 @@ implements <a href="http://docs.oracle.c
 <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
 <!--   -->
 </a>
-<h3>Methods inherited from class&nbsp;java.lang.<a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a></h3>
-<code><a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#clone()"
 title="class or interface in java.lang">clone</a>, <a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)"
 title="class or interface in java.lang">equals</a>, <a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#finalize()"
 title="class or interface in java.lang">finalize</a>, <a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#getClass()"
 title="class or interface in java.lang">getClass</a>, <a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#hashCode()"
 title="class or interface in java.lang">hashCode</a>, <a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#notify()"
 title="class or interface in java.lang">notify</a>, <a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang
 /Object.html?is-external=true#notifyAll()" title="class or interface in 
java.lang">notifyAll</a>, <a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#toString()"
 title="class or interface in java.lang">toString</a>, <a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait()"
 title="class or interface in java.lang">wait</a>, <a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait(long)"
 title="class or interface in java.lang">wait</a>, <a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait(long,%20int)"
 title="class or interface in java.lang">wait</a></code></li>
+<h3>Methods inherited from class&nbsp;java.lang.<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a></h3>
+<code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#clone()"
 title="class or interface in java.lang">clone</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)"
 title="class or interface in java.lang">equals</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#finalize()"
 title="class or interface in java.lang">finalize</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#getClass()"
 title="class or interface in java.lang">getClass</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#hashCode()"
 title="class or interface in java.lang">hashCode</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notify()"
 title="class or interface in java.lang">notify</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang
 /Object.html?is-external=true#notifyAll()" title="class or interface in 
java.lang">notifyAll</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#toString()"
 title="class or interface in java.lang">toString</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait()"
 title="class or interface in java.lang">wait</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long)"
 title="class or interface in java.lang">wait</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long,%20int)"
 title="class or interface in java.lang">wait</a></code></li>
 </ul>
 </li>
 </ul>
@@ -221,7 +221,7 @@ implements <a href="http://docs.oracle.c
 <ul class="blockList">
 <li class="blockList">
 <h4>getPath</h4>
-<pre>public&nbsp;<a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;getPath()</pre>
+<pre>public&nbsp;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;getPath()</pre>
 <div class="block">Get the path field.</div>
 <dl><dt><span class="strong">Returns:</span></dt><dd>String</dd></dl>
 </li>
@@ -243,7 +243,7 @@ implements <a href="http://docs.oracle.c
 <ul class="blockListLast">
 <li class="blockList">
 <h4>setPath</h4>
-<pre>public&nbsp;void&nbsp;setPath(<a 
href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;path)</pre>
+<pre>public&nbsp;void&nbsp;setPath(<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;path)</pre>
 <div class="block">Set the path field.</div>
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>path</code> - 
</dd></dl>
 </li>


Reply via email to