You are viewing a plain text version of this content. The canonical link for it is here.
Posted to site-commits@maven.apache.org by ol...@apache.org on 2018/10/23 05:47:59 UTC

svn commit: r1844617 [7/31] - in /maven/website/components/plugins-archives/maven-pmd-plugin-LATEST: ./ apidocs/ apidocs/jquery/ apidocs/org/apache/maven/plugins/pmd/ apidocs/org/apache/maven/plugins/pmd/class-use/ apidocs/org/apache/maven/plugins/pmd/...

Modified: maven/website/components/plugins-archives/maven-pmd-plugin-LATEST/apidocs/org/apache/maven/plugins/pmd/PmdViolationCheckMojo.html
==============================================================================
--- maven/website/components/plugins-archives/maven-pmd-plugin-LATEST/apidocs/org/apache/maven/plugins/pmd/PmdViolationCheckMojo.html (original)
+++ maven/website/components/plugins-archives/maven-pmd-plugin-LATEST/apidocs/org/apache/maven/plugins/pmd/PmdViolationCheckMojo.html Tue Oct 23 05:47:57 2018
@@ -3,24 +3,16 @@
 <html lang="en">
 <head>
 <!-- Generated by javadoc -->
-<title>PmdViolationCheckMojo (Apache Maven PMD Plugin 3.10.0 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>PmdViolationCheckMojo (Apache Maven PMD Plugin 3.11.0 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
-<link rel="stylesheet" type="text/css" href="../../../../../jquery/jquery-ui.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
-<script type="text/javascript" src="../../../../../jquery/jszip/dist/jszip.min.js"></script>
-<script type="text/javascript" src="../../../../../jquery/jszip-utils/dist/jszip-utils.min.js"></script>
-<!--[if IE]>
-<script type="text/javascript" src="../../../../../jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
-<![endif]-->
-<script type="text/javascript" src="../../../../../jquery/jquery-1.10.2.js"></script>
-<script type="text/javascript" src="../../../../../jquery/jquery-ui.js"></script>
 </head>
 <body>
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="PmdViolationCheckMojo (Apache Maven PMD Plugin 3.10.0 API)";
+            parent.document.title="PmdViolationCheckMojo (Apache Maven PMD Plugin 3.11.0 API)";
         }
     }
     catch(err) {
@@ -32,11 +24,10 @@ var altColor = "altColor";
 var rowColor = "rowColor";
 var tableTab = "tableTab";
 var activeTableTab = "activeTableTab";
-var pathtoroot = "../../../../../";loadScripts(document, 'script');</script>
+</script>
 <noscript>
 <div>JavaScript is disabled on your browser.</div>
 </noscript>
-<div class="fixedNav">
 <!-- ========= START OF TOP NAVBAR ======= -->
 <div class="topNav"><a name="navbar.top">
 <!--   -->
@@ -68,12 +59,6 @@ var pathtoroot = "../../../../../";loadS
 <ul class="navList" id="allclasses_navbar_top">
 <li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
 </ul>
-<ul class="navListSearch">
-<li><label for="search">SEARCH:</label>
-<input type="text" id="search" value="search" disabled="disabled">
-<input type="reset" id="reset" value="reset" disabled="disabled">
-</li>
-</ul>
 <div>
 <script type="text/javascript"><!--
   allClassesLink = document.getElementById("allclasses_navbar_top");
@@ -85,9 +70,6 @@ var pathtoroot = "../../../../../";loadS
   }
   //-->
 </script>
-<noscript>
-<div>JavaScript is disabled on your browser.</div>
-</noscript>
 </div>
 <div>
 <ul class="subNavList">
@@ -108,23 +90,17 @@ var pathtoroot = "../../../../../";loadS
 <!--   -->
 </a></div>
 <!-- ========= END OF TOP NAVBAR ========= -->
-</div>
-<div class="navPadding">&nbsp;</div>
-<script type="text/javascript"><!--
-$('.navPadding').css('padding-top', $('.fixedNav').css("height"));
-//-->
-</script>
 <!-- ======== START OF CLASS DATA ======== -->
 <div class="header">
-<div class="subTitle"><span class="packageLabelInType">Package</span>&nbsp;<a href="../../../../../org/apache/maven/plugins/pmd/package-summary.html">org.apache.maven.plugins.pmd</a></div>
+<div class="subTitle">org.apache.maven.plugins.pmd</div>
 <h2 title="Class PmdViolationCheckMojo" class="title">Class PmdViolationCheckMojo</h2>
 </div>
 <div class="contentContainer">
 <ul class="inheritance">
-<li>java.lang.Object</li>
+<li><a href="https://docs.oracle.com/javase/8/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" class="externalLink">org.apache.maven.plugin.AbstractMojo</a></li>
+<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>
 <li>
 <ul class="inheritance">
 <li><a href="../../../../../org/apache/maven/plugins/pmd/AbstractPmdViolationCheckMojo.html" title="class in org.apache.maven.plugins.pmd">org.apache.maven.plugins.pmd.AbstractPmdViolationCheckMojo</a>&lt;<a href="../../../../../org/apache/maven/plugins/pmd/model/Violation.html" title="class in org.apache.maven.plugins.pmd.model">Violation</a>&gt;</li>
@@ -143,13 +119,14 @@ $('.navPadding').css('padding-top', $('.
 <li class="blockList">
 <dl>
 <dt>All Implemented Interfaces:</dt>
-<dd><code><a href="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/ContextEnabled.html?is-external=true" title="class or interface in org.apache.maven.plugin" class="externalLink">ContextEnabled</a></code>, <code><a href="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true" title="class or interface in org.apache.maven.plugin" class="externalLink">Mojo</a></code></dd>
+<dd><a href="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/ContextEnabled.html?is-external=true" title="class or interface in org.apache.maven.plugin">ContextEnabled</a>, <a href="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">Mojo</a></dd>
 </dl>
 <hr>
-<pre><a href="http://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Mojo.html?is-external=true" title="class or interface in org.apache.maven.plugins.annotations" class="externalLink">@Mojo</a>(<a href="http://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Mojo.html?is-external=true#name--" title="class or interface in org.apache.maven.plugins.annotations" class="externalLink">name</a>="check",
-      <a href="http://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Mojo.html?is-external=true#defaultPhase--" title="class or interface in org.apache.maven.plugins.annotations" class="externalLink">defaultPhase</a>=<a href="http://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/LifecyclePhase.html?is-external=true#VERIFY" title="class or interface in org.apache.maven.plugins.annotations" class="externalLink">VERIFY</a>,
-      <a href="http://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Mojo.html?is-external=true#threadSafe--" title="class or interface in org.apache.maven.plugins.annotations" class="externalLink">threadSafe</a>=true)
-<a href="http://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Execute.html?is-external=true" title="class or interface in org.apache.maven.plugins.annotations" class="externalLink">@Execute</a>(<a href="http://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Execute.html?is-external=true#goal--" title="class or interface in org.apache.maven.plugins.annotations" class="externalLink">goal</a>="pmd")
+<br>
+<pre><a href="http://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Mojo.html?is-external=true" title="class or interface in org.apache.maven.plugins.annotations">@Mojo</a>(<a href="http://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Mojo.html?is-external=true#name--" title="class or interface in org.apache.maven.plugins.annotations">name</a>="check",
+      <a href="http://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Mojo.html?is-external=true#defaultPhase--" title="class or interface in org.apache.maven.plugins.annotations">defaultPhase</a>=<a href="http://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/LifecyclePhase.html?is-external=true#VERIFY" title="class or interface in org.apache.maven.plugins.annotations">VERIFY</a>,
+      <a href="http://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Mojo.html?is-external=true#threadSafe--" title="class or interface in org.apache.maven.plugins.annotations">threadSafe</a>=true)
+ <a href="http://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Execute.html?is-external=true" title="class or interface in org.apache.maven.plugins.annotations">@Execute</a>(<a href="http://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Execute.html?is-external=true#goal--" title="class or interface in org.apache.maven.plugins.annotations">goal</a>="pmd")
 public class <span class="typeNameLabel">PmdViolationCheckMojo</span>
 extends <a href="../../../../../org/apache/maven/plugins/pmd/AbstractPmdViolationCheckMojo.html" title="class in org.apache.maven.plugins.pmd">AbstractPmdViolationCheckMojo</a>&lt;<a href="../../../../../org/apache/maven/plugins/pmd/model/Violation.html" title="class in org.apache.maven.plugins.pmd.model">Violation</a>&gt;</pre>
 <div class="block">Fail the build if there were any PMD violations in the source code.</div>
@@ -182,8 +159,8 @@ extends <a href="../../../../../org/apac
 <li class="blockList"><a name="fields.inherited.from.class.org.apache.maven.plugin.Mojo">
 <!--   -->
 </a>
-<h3>Fields inherited from interface&nbsp;org.apache.maven.plugin.<a href="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true" title="class or interface in org.apache.maven.plugin" class="externalLink">Mojo</a></h3>
-<code><a href="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true#ROLE" title="class or interface in org.apache.maven.plugin" class="externalLink">ROLE</a></code></li>
+<h3>Fields inherited from interface&nbsp;org.apache.maven.plugin.<a href="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">Mojo</a></h3>
+<code><a href="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true#ROLE" title="class or interface in org.apache.maven.plugin">ROLE</a></code></li>
 </ul>
 </li>
 </ul>
@@ -193,15 +170,13 @@ extends <a href="../../../../../org/apac
 <!--   -->
 </a>
 <h3>Constructor Summary</h3>
-<table class="memberSummary" summary="Constructor Summary table, listing constructors, and an explanation">
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
 <caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
 <tr>
-<th class="colFirst" scope="col">Constructor</th>
-<th class="colLast" scope="col">Description</th>
+<th class="colOne" scope="col">Constructor and Description</th>
 </tr>
 <tr class="altColor">
-<th class="colConstructorName" scope="row"><code><span class="memberNameLink"><a href="../../../../../org/apache/maven/plugins/pmd/PmdViolationCheckMojo.html#PmdViolationCheckMojo--">PmdViolationCheckMojo</a></span>()</code></th>
-<td class="colLast">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../org/apache/maven/plugins/pmd/PmdViolationCheckMojo.html#PmdViolationCheckMojo--">PmdViolationCheckMojo</a></span>()</code>
 <div class="block">Default constructor.</div>
 </td>
 </tr>
@@ -214,63 +189,58 @@ extends <a href="../../../../../org/apac
 <!--   -->
 </a>
 <h3>Method Summary</h3>
-<table class="memberSummary" summary="Method Summary table, listing methods, and an explanation">
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
 <caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
 <tr>
 <th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colSecond" scope="col">Method</th>
-<th class="colLast" scope="col">Description</th>
+<th class="colLast" scope="col">Method and Description</th>
 </tr>
 <tr id="i0" class="altColor">
 <td class="colFirst"><code>void</code></td>
-<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../../../org/apache/maven/plugins/pmd/PmdViolationCheckMojo.html#execute--">execute</a></span>()</code></th>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/maven/plugins/pmd/PmdViolationCheckMojo.html#execute--">execute</a></span>()</code></td>
 </tr>
 <tr id="i1" class="rowColor">
-<td class="colFirst"><code>protected java.util.List&lt;<a href="../../../../../org/apache/maven/plugins/pmd/model/Violation.html" title="class in org.apache.maven.plugins.pmd.model">Violation</a>&gt;</code></td>
-<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../../../org/apache/maven/plugins/pmd/PmdViolationCheckMojo.html#getErrorDetails-java.io.File-">getErrorDetails</a></span>&#8203;(java.io.File&nbsp;pmdFile)</code></th>
-<td class="colLast">
+<td class="colFirst"><code>protected <a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../org/apache/maven/plugins/pmd/model/Violation.html" title="class in org.apache.maven.plugins.pmd.model">Violation</a>&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/maven/plugins/pmd/PmdViolationCheckMojo.html#getErrorDetails-java.io.File-">getErrorDetails</a></span>(<a href="https://docs.oracle.com/javase/8/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>
 <tr id="i2" class="altColor">
 <td class="colFirst"><code>protected int</code></td>
-<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../../../org/apache/maven/plugins/pmd/PmdViolationCheckMojo.html#getPriority-org.apache.maven.plugins.pmd.model.Violation-">getPriority</a></span>&#8203;(<a href="../../../../../org/apache/maven/plugins/pmd/model/Violation.html" title="class in org.apache.maven.plugins.pmd.model">Violation</a>&nbsp;errorDetail)</code></th>
-<td class="colLast">&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/maven/plugins/pmd/PmdViolationCheckMojo.html#getPriority-org.apache.maven.plugins.pmd.model.Violation-">getPriority</a></span>(<a href="../../../../../org/apache/maven/plugins/pmd/model/Violation.html" title="class in org.apache.maven.plugins.pmd.model">Violation</a>&nbsp;errorDetail)</code>&nbsp;</td>
 </tr>
 <tr id="i3" class="rowColor">
 <td class="colFirst"><code>protected <a href="../../../../../org/apache/maven/plugins/pmd/ViolationDetails.html" title="class in org.apache.maven.plugins.pmd">ViolationDetails</a>&lt;<a href="../../../../../org/apache/maven/plugins/pmd/model/Violation.html" title="class in org.apache.maven.plugins.pmd.model">Violation</a>&gt;</code></td>
-<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../../../org/apache/maven/plugins/pmd/PmdViolationCheckMojo.html#newViolationDetailsInstance--">newViolationDetailsInstance</a></span>()</code></th>
-<td class="colLast">&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/maven/plugins/pmd/PmdViolationCheckMojo.html#newViolationDetailsInstance--">newViolationDetailsInstance</a></span>()</code>&nbsp;</td>
 </tr>
 <tr id="i4" class="altColor">
 <td class="colFirst"><code>protected void</code></td>
-<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../../../org/apache/maven/plugins/pmd/PmdViolationCheckMojo.html#printError-org.apache.maven.plugins.pmd.model.Violation-java.lang.String-">printError</a></span>&#8203;(<a href="../../../../../org/apache/maven/plugins/pmd/model/Violation.html" title="class in org.apache.maven.plugins.pmd.model">Violation</a>&nbsp;item,
-          java.lang.String&nbsp;severity)</code></th>
-<td class="colLast">
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/maven/plugins/pmd/PmdViolationCheckMojo.html#printError-org.apache.maven.plugins.pmd.model.Violation-java.lang.String-">printError</a></span>(<a href="../../../../../org/apache/maven/plugins/pmd/model/Violation.html" title="class in org.apache.maven.plugins.pmd.model">Violation</a>&nbsp;item,
+          <a href="https://docs.oracle.com/javase/8/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>
 </table>
 <ul class="blockList">
-<li class="blockList"><a name="methods.inherited.from.class.org.apache.maven.plugin.AbstractMojo">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.maven.plugins.pmd.AbstractPmdViolationCheckMojo">
 <!--   -->
 </a>
-<h3>Methods inherited from class&nbsp;org.apache.maven.plugin.<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" class="externalLink">AbstractMojo</a></h3>
-<code><a href="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#getLog--" title="class or interface in org.apache.maven.plugin" class="externalLink">getLog</a>, <a href="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#getPluginContext--" title="class or interface in org.apache.maven.plugin" class="externalLink">getPluginContext</a>, <a href="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#setLog-org.apache.maven.plugin.logging.Log-" title="class or interface in org.apache.maven.plugin" class="externalLink">setLog</a>, <a href="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#setPluginContext-java.util.Map-" title="class or interface in org.apache.maven.plugin" class="externalLink">setPluginContext</a></code></li>
+<h3>Methods inherited from class&nbsp;org.apache.maven.plugins.pmd.<a href="../../../../../org/apache/maven/plugins/pmd/AbstractPmdViolationCheckMojo.html" title="class in org.apache.maven.plugins.pmd">AbstractPmdViolationCheckMojo</a></h3>
+<code><a href="../../../../../org/apache/maven/plugins/pmd/AbstractPmdViolationCheckMojo.html#executeCheck-java.lang.String-java.lang.String-java.lang.String-int-">executeCheck</a>, <a href="../../../../../org/apache/maven/plugins/pmd/AbstractPmdViolationCheckMojo.html#getMaxAllowedViolations--">getMaxAllowedViolations</a>, <a href="../../../../../org/apache/maven/plugins/pmd/AbstractPmdViolationCheckMojo.html#isFailOnViolation--">isFailOnViolation</a>, <a href="../../../../../org/apache/maven/plugins/pmd/AbstractPmdViolationCheckMojo.html#printErrors-java.util.List-java.util.List-">printErrors</a></code></li>
 </ul>
 <ul class="blockList">
-<li class="blockList"><a name="methods.inherited.from.class.org.apache.maven.plugins.pmd.AbstractPmdViolationCheckMojo">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.maven.plugin.AbstractMojo">
 <!--   -->
 </a>
-<h3>Methods inherited from class&nbsp;org.apache.maven.plugins.pmd.<a href="../../../../../org/apache/maven/plugins/pmd/AbstractPmdViolationCheckMojo.html" title="class in org.apache.maven.plugins.pmd">AbstractPmdViolationCheckMojo</a></h3>
-<code><a href="../../../../../org/apache/maven/plugins/pmd/AbstractPmdViolationCheckMojo.html#executeCheck-java.lang.String-java.lang.String-java.lang.String-int-">executeCheck</a>, <a href="../../../../../org/apache/maven/plugins/pmd/AbstractPmdViolationCheckMojo.html#getMaxAllowedViolations--">getMaxAllowedViolations</a>, <a href="../../../../../org/apache/maven/plugins/pmd/AbstractPmdViolationCheckMojo.html#isFailOnViolation--">isFailOnViolation</a>, <a href="../../../../../org/apache/maven/plugins/pmd/AbstractPmdViolationCheckMojo.html#printErrors-java.util.List-java.util.List-">printErrors</a></code></li>
+<h3>Methods inherited from class&nbsp;org.apache.maven.plugin.<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">AbstractMojo</a></h3>
+<code><a href="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#getLog--" title="class or interface in org.apache.maven.plugin">getLog</a>, <a href="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#getPluginContext--" title="class or interface in org.apache.maven.plugin">getPluginContext</a>, <a href="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#setLog-org.apache.maven.plugin.logging.Log-" title="class or interface in org.apache.maven.plugin">setLog</a>, <a href="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#setPluginContext-java.util.Map-" title="class or interface in org.apache.maven.plugin">setPluginContext</a></code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
 <!--   -->
 </a>
-<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
-<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
+<h3>Methods inherited from class&nbsp;java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
+<code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#clone--" title="class or interface in java.lang">clone</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang">equals</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#finalize--" title="class or interface in java.lang">finalize</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="class or interface in java.lang">hashCode</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="https://docs.oracle.com/javase/8/docs/api/ja
 va/lang/Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#toString--" title="class or interface in java.lang">toString</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="class or interface in java.lang">wait</a></code></li>
 </ul>
 </li>
 </ul>
@@ -311,12 +281,12 @@ extends <a href="../../../../../org/apac
 <li class="blockList">
 <h4>execute</h4>
 <pre>public&nbsp;void&nbsp;execute()
-             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" class="externalLink">MojoExecutionException</a>,
-                    <a href="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/MojoFailureException.html?is-external=true" title="class or interface in org.apache.maven.plugin" class="externalLink">MojoFailureException</a></pre>
+             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>,
+                    <a href="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/MojoFailureException.html?is-external=true" title="class or interface in org.apache.maven.plugin">MojoFailureException</a></pre>
 <dl>
 <dt><span class="throwsLabel">Throws:</span></dt>
-<dd><code><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" class="externalLink">MojoExecutionException</a></code></dd>
-<dd><code><a href="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/MojoFailureException.html?is-external=true" title="class or interface in org.apache.maven.plugin" class="externalLink">MojoFailureException</a></code></dd>
+<dd><code><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></code></dd>
+<dd><code><a href="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/MojoFailureException.html?is-external=true" title="class or interface in org.apache.maven.plugin">MojoFailureException</a></code></dd>
 </dl>
 </li>
 </ul>
@@ -326,8 +296,8 @@ extends <a href="../../../../../org/apac
 <ul class="blockList">
 <li class="blockList">
 <h4>printError</h4>
-<pre>protected&nbsp;void&nbsp;printError&#8203;(<a href="../../../../../org/apache/maven/plugins/pmd/model/Violation.html" title="class in org.apache.maven.plugins.pmd.model">Violation</a>&nbsp;item,
-                          java.lang.String&nbsp;severity)</pre>
+<pre>protected&nbsp;void&nbsp;printError(<a href="../../../../../org/apache/maven/plugins/pmd/model/Violation.html" title="class in org.apache.maven.plugins.pmd.model">Violation</a>&nbsp;item,
+                          <a href="https://docs.oracle.com/javase/8/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><span class="overrideSpecifyLabel">Specified by:</span></dt>
@@ -345,9 +315,9 @@ extends <a href="../../../../../org/apac
 <ul class="blockList">
 <li class="blockList">
 <h4>getErrorDetails</h4>
-<pre>protected&nbsp;java.util.List&lt;<a href="../../../../../org/apache/maven/plugins/pmd/model/Violation.html" title="class in org.apache.maven.plugins.pmd.model">Violation</a>&gt;&nbsp;getErrorDetails&#8203;(java.io.File&nbsp;pmdFile)
-                                             throws <a href="http://codehaus-plexus.github.io/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" class="externalLink">XmlPullParserException</a>,
-                                                    java.io.IOException</pre>
+<pre>protected&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../org/apache/maven/plugins/pmd/model/Violation.html" title="class in org.apache.maven.plugins.pmd.model">Violation</a>&gt;&nbsp;getErrorDetails(<a href="https://docs.oracle.com/javase/8/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>&nbsp;pmdFile)
+                                   throws <a href="http://codehaus-plexus.github.io/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="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/maven/plugins/pmd/AbstractPmdViolationCheckMojo.html#getErrorDetails-java.io.File-">AbstractPmdViolationCheckMojo</a></code></span></div>
 <div class="block">Gets the attributes and text for the violation tag and puts them in a HashMap</div>
 <dl>
@@ -359,8 +329,8 @@ extends <a href="../../../../../org/apac
 <dd>all PMD <a href="../../../../../org/apache/maven/plugins/pmd/model/Violation.html" title="class in org.apache.maven.plugins.pmd.model"><code>Violation</code></a>s
  or CPD <a href="../../../../../org/apache/maven/plugins/pmd/model/Duplication.html" title="class in org.apache.maven.plugins.pmd.model"><code>Duplication</code></a>s.</dd>
 <dt><span class="throwsLabel">Throws:</span></dt>
-<dd><code><a href="http://codehaus-plexus.github.io/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" class="externalLink">XmlPullParserException</a></code> - if the analysis file contains invalid XML</dd>
-<dd><code>java.io.IOException</code> - if the analysis file could be read</dd>
+<dd><code><a href="http://codehaus-plexus.github.io/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> - if the analysis file contains invalid XML</dd>
+<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - if the analysis file could be read</dd>
 </dl>
 </li>
 </ul>
@@ -370,7 +340,7 @@ extends <a href="../../../../../org/apac
 <ul class="blockList">
 <li class="blockList">
 <h4>getPriority</h4>
-<pre>protected&nbsp;int&nbsp;getPriority&#8203;(<a href="../../../../../org/apache/maven/plugins/pmd/model/Violation.html" title="class in org.apache.maven.plugins.pmd.model">Violation</a>&nbsp;errorDetail)</pre>
+<pre>protected&nbsp;int&nbsp;getPriority(<a href="../../../../../org/apache/maven/plugins/pmd/model/Violation.html" title="class in org.apache.maven.plugins.pmd.model">Violation</a>&nbsp;errorDetail)</pre>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
 <dd><code><a href="../../../../../org/apache/maven/plugins/pmd/AbstractPmdViolationCheckMojo.html#getPriority-D-">getPriority</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/maven/plugins/pmd/AbstractPmdViolationCheckMojo.html" title="class in org.apache.maven.plugins.pmd">AbstractPmdViolationCheckMojo</a>&lt;<a href="../../../../../org/apache/maven/plugins/pmd/model/Violation.html" title="class in org.apache.maven.plugins.pmd.model">Violation</a>&gt;</code></dd>
@@ -439,9 +409,6 @@ extends <a href="../../../../../org/apac
   }
   //-->
 </script>
-<noscript>
-<div>JavaScript is disabled on your browser.</div>
-</noscript>
 </div>
 <div>
 <ul class="subNavList">

Modified: maven/website/components/plugins-archives/maven-pmd-plugin-LATEST/apidocs/org/apache/maven/plugins/pmd/ViolationDetails.html
==============================================================================
--- maven/website/components/plugins-archives/maven-pmd-plugin-LATEST/apidocs/org/apache/maven/plugins/pmd/ViolationDetails.html (original)
+++ maven/website/components/plugins-archives/maven-pmd-plugin-LATEST/apidocs/org/apache/maven/plugins/pmd/ViolationDetails.html Tue Oct 23 05:47:57 2018
@@ -3,24 +3,16 @@
 <html lang="en">
 <head>
 <!-- Generated by javadoc -->
-<title>ViolationDetails (Apache Maven PMD Plugin 3.10.0 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>ViolationDetails (Apache Maven PMD Plugin 3.11.0 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
-<link rel="stylesheet" type="text/css" href="../../../../../jquery/jquery-ui.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
-<script type="text/javascript" src="../../../../../jquery/jszip/dist/jszip.min.js"></script>
-<script type="text/javascript" src="../../../../../jquery/jszip-utils/dist/jszip-utils.min.js"></script>
-<!--[if IE]>
-<script type="text/javascript" src="../../../../../jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
-<![endif]-->
-<script type="text/javascript" src="../../../../../jquery/jquery-1.10.2.js"></script>
-<script type="text/javascript" src="../../../../../jquery/jquery-ui.js"></script>
 </head>
 <body>
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ViolationDetails (Apache Maven PMD Plugin 3.10.0 API)";
+            parent.document.title="ViolationDetails (Apache Maven PMD Plugin 3.11.0 API)";
         }
     }
     catch(err) {
@@ -32,11 +24,10 @@ var altColor = "altColor";
 var rowColor = "rowColor";
 var tableTab = "tableTab";
 var activeTableTab = "activeTableTab";
-var pathtoroot = "../../../../../";loadScripts(document, 'script');</script>
+</script>
 <noscript>
 <div>JavaScript is disabled on your browser.</div>
 </noscript>
-<div class="fixedNav">
 <!-- ========= START OF TOP NAVBAR ======= -->
 <div class="topNav"><a name="navbar.top">
 <!--   -->
@@ -68,12 +59,6 @@ var pathtoroot = "../../../../../";loadS
 <ul class="navList" id="allclasses_navbar_top">
 <li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
 </ul>
-<ul class="navListSearch">
-<li><label for="search">SEARCH:</label>
-<input type="text" id="search" value="search" disabled="disabled">
-<input type="reset" id="reset" value="reset" disabled="disabled">
-</li>
-</ul>
 <div>
 <script type="text/javascript"><!--
   allClassesLink = document.getElementById("allclasses_navbar_top");
@@ -85,9 +70,6 @@ var pathtoroot = "../../../../../";loadS
   }
   //-->
 </script>
-<noscript>
-<div>JavaScript is disabled on your browser.</div>
-</noscript>
 </div>
 <div>
 <ul class="subNavList">
@@ -108,20 +90,14 @@ var pathtoroot = "../../../../../";loadS
 <!--   -->
 </a></div>
 <!-- ========= END OF TOP NAVBAR ========= -->
-</div>
-<div class="navPadding">&nbsp;</div>
-<script type="text/javascript"><!--
-$('.navPadding').css('padding-top', $('.fixedNav').css("height"));
-//-->
-</script>
 <!-- ======== START OF CLASS DATA ======== -->
 <div class="header">
-<div class="subTitle"><span class="packageLabelInType">Package</span>&nbsp;<a href="../../../../../org/apache/maven/plugins/pmd/package-summary.html">org.apache.maven.plugins.pmd</a></div>
+<div class="subTitle">org.apache.maven.plugins.pmd</div>
 <h2 title="Class ViolationDetails" class="title">Class ViolationDetails&lt;D&gt;</h2>
 </div>
 <div class="contentContainer">
 <ul class="inheritance">
-<li>java.lang.Object</li>
+<li><a href="https://docs.oracle.com/javase/8/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.plugins.pmd.ViolationDetails&lt;D&gt;</li>
@@ -137,8 +113,9 @@ $('.navPadding').css('padding-top', $('.
  or <a href="../../../../../org/apache/maven/plugins/pmd/model/Duplication.html" title="class in org.apache.maven.plugins.pmd.model"><code>Duplication</code></a>.</dd>
 </dl>
 <hr>
+<br>
 <pre>public class <span class="typeNameLabel">ViolationDetails&lt;D&gt;</span>
-extends java.lang.Object</pre>
+extends <a href="https://docs.oracle.com/javase/8/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="simpleTagLabel">Since:</span></dt>
@@ -158,15 +135,13 @@ extends java.lang.Object</pre>
 <!--   -->
 </a>
 <h3>Constructor Summary</h3>
-<table class="memberSummary" summary="Constructor Summary table, listing constructors, and an explanation">
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
 <caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
 <tr>
-<th class="colFirst" scope="col">Constructor</th>
-<th class="colLast" scope="col">Description</th>
+<th class="colOne" scope="col">Constructor and Description</th>
 </tr>
 <tr class="altColor">
-<th class="colConstructorName" scope="row"><code><span class="memberNameLink"><a href="../../../../../org/apache/maven/plugins/pmd/ViolationDetails.html#ViolationDetails--">ViolationDetails</a></span>()</code></th>
-<td class="colLast">&nbsp;</td>
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../org/apache/maven/plugins/pmd/ViolationDetails.html#ViolationDetails--">ViolationDetails</a></span>()</code>&nbsp;</td>
 </tr>
 </table>
 </li>
@@ -177,40 +152,35 @@ extends java.lang.Object</pre>
 <!--   -->
 </a>
 <h3>Method Summary</h3>
-<table class="memberSummary" summary="Method Summary table, listing methods, and an explanation">
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
 <caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
 <tr>
 <th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colSecond" scope="col">Method</th>
-<th class="colLast" scope="col">Description</th>
+<th class="colLast" scope="col">Method and Description</th>
 </tr>
 <tr id="i0" class="altColor">
-<td class="colFirst"><code>java.util.List&lt;<a href="../../../../../org/apache/maven/plugins/pmd/ViolationDetails.html" title="type parameter in ViolationDetails">D</a>&gt;</code></td>
-<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../../../org/apache/maven/plugins/pmd/ViolationDetails.html#getFailureDetails--">getFailureDetails</a></span>()</code></th>
-<td class="colLast">&nbsp;</td>
+<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../org/apache/maven/plugins/pmd/ViolationDetails.html" title="type parameter in ViolationDetails">D</a>&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/maven/plugins/pmd/ViolationDetails.html#getFailureDetails--">getFailureDetails</a></span>()</code>&nbsp;</td>
 </tr>
 <tr id="i1" class="rowColor">
-<td class="colFirst"><code>java.util.List&lt;<a href="../../../../../org/apache/maven/plugins/pmd/ViolationDetails.html" title="type parameter in ViolationDetails">D</a>&gt;</code></td>
-<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../../../org/apache/maven/plugins/pmd/ViolationDetails.html#getWarningDetails--">getWarningDetails</a></span>()</code></th>
-<td class="colLast">&nbsp;</td>
+<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../org/apache/maven/plugins/pmd/ViolationDetails.html" title="type parameter in ViolationDetails">D</a>&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/maven/plugins/pmd/ViolationDetails.html#getWarningDetails--">getWarningDetails</a></span>()</code>&nbsp;</td>
 </tr>
 <tr id="i2" class="altColor">
 <td class="colFirst"><code>void</code></td>
-<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../../../org/apache/maven/plugins/pmd/ViolationDetails.html#setFailureDetails-java.util.List-">setFailureDetails</a></span>&#8203;(java.util.List&lt;<a href="../../../../../org/apache/maven/plugins/pmd/ViolationDetails.html" title="type parameter in ViolationDetails">D</a>&gt;&nbsp;failureDetails)</code></th>
-<td class="colLast">&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/maven/plugins/pmd/ViolationDetails.html#setFailureDetails-java.util.List-">setFailureDetails</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../org/apache/maven/plugins/pmd/ViolationDetails.html" title="type parameter in ViolationDetails">D</a>&gt;&nbsp;failureDetails)</code>&nbsp;</td>
 </tr>
 <tr id="i3" class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../../../org/apache/maven/plugins/pmd/ViolationDetails.html#setWarningDetails-java.util.List-">setWarningDetails</a></span>&#8203;(java.util.List&lt;<a href="../../../../../org/apache/maven/plugins/pmd/ViolationDetails.html" title="type parameter in ViolationDetails">D</a>&gt;&nbsp;warningDetails)</code></th>
-<td class="colLast">&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/maven/plugins/pmd/ViolationDetails.html#setWarningDetails-java.util.List-">setWarningDetails</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../org/apache/maven/plugins/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.Object</h3>
-<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
+<h3>Methods inherited from class&nbsp;java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
+<code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#clone--" title="class or interface in java.lang">clone</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang">equals</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#finalize--" title="class or interface in java.lang">finalize</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="class or interface in java.lang">hashCode</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="https://docs.oracle.com/javase/8/docs/api/ja
 va/lang/Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#toString--" title="class or interface in java.lang">toString</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="class or interface in java.lang">wait</a></code></li>
 </ul>
 </li>
 </ul>
@@ -249,7 +219,7 @@ extends java.lang.Object</pre>
 <ul class="blockList">
 <li class="blockList">
 <h4>getWarningDetails</h4>
-<pre>public&nbsp;java.util.List&lt;<a href="../../../../../org/apache/maven/plugins/pmd/ViolationDetails.html" title="type parameter in ViolationDetails">D</a>&gt;&nbsp;getWarningDetails()</pre>
+<pre>public&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../org/apache/maven/plugins/pmd/ViolationDetails.html" title="type parameter in ViolationDetails">D</a>&gt;&nbsp;getWarningDetails()</pre>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>the warningDetails, never <code>null</code></dd>
@@ -262,7 +232,7 @@ extends java.lang.Object</pre>
 <ul class="blockList">
 <li class="blockList">
 <h4>setWarningDetails</h4>
-<pre>public&nbsp;void&nbsp;setWarningDetails&#8203;(java.util.List&lt;<a href="../../../../../org/apache/maven/plugins/pmd/ViolationDetails.html" title="type parameter in ViolationDetails">D</a>&gt;&nbsp;warningDetails)</pre>
+<pre>public&nbsp;void&nbsp;setWarningDetails(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../org/apache/maven/plugins/pmd/ViolationDetails.html" title="type parameter in ViolationDetails">D</a>&gt;&nbsp;warningDetails)</pre>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>warningDetails</code> - the warningDetails to set</dd>
@@ -275,7 +245,7 @@ extends java.lang.Object</pre>
 <ul class="blockList">
 <li class="blockList">
 <h4>getFailureDetails</h4>
-<pre>public&nbsp;java.util.List&lt;<a href="../../../../../org/apache/maven/plugins/pmd/ViolationDetails.html" title="type parameter in ViolationDetails">D</a>&gt;&nbsp;getFailureDetails()</pre>
+<pre>public&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../org/apache/maven/plugins/pmd/ViolationDetails.html" title="type parameter in ViolationDetails">D</a>&gt;&nbsp;getFailureDetails()</pre>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>the failureDetails, never <code>null</code></dd>
@@ -288,7 +258,7 @@ extends java.lang.Object</pre>
 <ul class="blockListLast">
 <li class="blockList">
 <h4>setFailureDetails</h4>
-<pre>public&nbsp;void&nbsp;setFailureDetails&#8203;(java.util.List&lt;<a href="../../../../../org/apache/maven/plugins/pmd/ViolationDetails.html" title="type parameter in ViolationDetails">D</a>&gt;&nbsp;failureDetails)</pre>
+<pre>public&nbsp;void&nbsp;setFailureDetails(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../org/apache/maven/plugins/pmd/ViolationDetails.html" title="type parameter in ViolationDetails">D</a>&gt;&nbsp;failureDetails)</pre>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>failureDetails</code> - the failureDetails to set</dd>
@@ -344,9 +314,6 @@ extends java.lang.Object</pre>
   }
   //-->
 </script>
-<noscript>
-<div>JavaScript is disabled on your browser.</div>
-</noscript>
 </div>
 <div>
 <ul class="subNavList">

Modified: maven/website/components/plugins-archives/maven-pmd-plugin-LATEST/apidocs/org/apache/maven/plugins/pmd/class-use/AbstractPmdReport.html
==============================================================================
--- maven/website/components/plugins-archives/maven-pmd-plugin-LATEST/apidocs/org/apache/maven/plugins/pmd/class-use/AbstractPmdReport.html (original)
+++ maven/website/components/plugins-archives/maven-pmd-plugin-LATEST/apidocs/org/apache/maven/plugins/pmd/class-use/AbstractPmdReport.html Tue Oct 23 05:47:57 2018
@@ -3,34 +3,25 @@
 <html lang="en">
 <head>
 <!-- Generated by javadoc -->
-<title>Uses of Class org.apache.maven.plugins.pmd.AbstractPmdReport (Apache Maven PMD Plugin 3.10.0 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Uses of Class org.apache.maven.plugins.pmd.AbstractPmdReport (Apache Maven PMD Plugin 3.11.0 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
-<link rel="stylesheet" type="text/css" href="../../../../../../jquery/jquery-ui.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
-<script type="text/javascript" src="../../../../../../jquery/jszip/dist/jszip.min.js"></script>
-<script type="text/javascript" src="../../../../../../jquery/jszip-utils/dist/jszip-utils.min.js"></script>
-<!--[if IE]>
-<script type="text/javascript" src="../../../../../../jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
-<![endif]-->
-<script type="text/javascript" src="../../../../../../jquery/jquery-1.10.2.js"></script>
-<script type="text/javascript" src="../../../../../../jquery/jquery-ui.js"></script>
 </head>
 <body>
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.maven.plugins.pmd.AbstractPmdReport (Apache Maven PMD Plugin 3.10.0 API)";
+            parent.document.title="Uses of Class org.apache.maven.plugins.pmd.AbstractPmdReport (Apache Maven PMD Plugin 3.11.0 API)";
         }
     }
     catch(err) {
     }
 //-->
-var pathtoroot = "../../../../../../";loadScripts(document, 'script');</script>
+</script>
 <noscript>
 <div>JavaScript is disabled on your browser.</div>
 </noscript>
-<div class="fixedNav">
 <!-- ========= START OF TOP NAVBAR ======= -->
 <div class="topNav"><a name="navbar.top">
 <!--   -->
@@ -62,12 +53,6 @@ var pathtoroot = "../../../../../../";lo
 <ul class="navList" id="allclasses_navbar_top">
 <li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
 </ul>
-<ul class="navListSearch">
-<li><label for="search">SEARCH:</label>
-<input type="text" id="search" value="search" disabled="disabled">
-<input type="reset" id="reset" value="reset" disabled="disabled">
-</li>
-</ul>
 <div>
 <script type="text/javascript"><!--
   allClassesLink = document.getElementById("allclasses_navbar_top");
@@ -79,27 +64,18 @@ var pathtoroot = "../../../../../../";lo
   }
   //-->
 </script>
-<noscript>
-<div>JavaScript is disabled on your browser.</div>
-</noscript>
 </div>
 <a name="skip.navbar.top">
 <!--   -->
 </a></div>
 <!-- ========= END OF TOP NAVBAR ========= -->
-</div>
-<div class="navPadding">&nbsp;</div>
-<script type="text/javascript"><!--
-$('.navPadding').css('padding-top', $('.fixedNav').css("height"));
-//-->
-</script>
 <div class="header">
 <h2 title="Uses of Class org.apache.maven.plugins.pmd.AbstractPmdReport" class="title">Uses of Class<br>org.apache.maven.plugins.pmd.AbstractPmdReport</h2>
 </div>
 <div class="classUseContainer">
 <ul class="blockList">
 <li class="blockList">
-<table class="useSummary" summary="Use table, listing packages, and an explanation">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
 <caption><span>Packages that use <a href="../../../../../../org/apache/maven/plugins/pmd/AbstractPmdReport.html" title="class in org.apache.maven.plugins.pmd">AbstractPmdReport</a></span><span class="tabEnd">&nbsp;</span></caption>
 <tr>
 <th class="colFirst" scope="col">Package</th>
@@ -107,7 +83,7 @@ $('.navPadding').css('padding-top', $('.
 </tr>
 <tbody>
 <tr class="altColor">
-<th class="colFirst" scope="row"><a href="#org.apache.maven.plugins.pmd">org.apache.maven.plugins.pmd</a></th>
+<td class="colFirst"><a href="#org.apache.maven.plugins.pmd">org.apache.maven.plugins.pmd</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
 </tbody>
@@ -119,25 +95,22 @@ $('.navPadding').css('padding-top', $('.
 <!--   -->
 </a>
 <h3>Uses of <a href="../../../../../../org/apache/maven/plugins/pmd/AbstractPmdReport.html" title="class in org.apache.maven.plugins.pmd">AbstractPmdReport</a> in <a href="../../../../../../org/apache/maven/plugins/pmd/package-summary.html">org.apache.maven.plugins.pmd</a></h3>
-<table class="useSummary" summary="Use table, listing subclasses, and an explanation">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
 <caption><span>Subclasses of <a href="../../../../../../org/apache/maven/plugins/pmd/AbstractPmdReport.html" title="class in org.apache.maven.plugins.pmd">AbstractPmdReport</a> in <a href="../../../../../../org/apache/maven/plugins/pmd/package-summary.html">org.apache.maven.plugins.pmd</a></span><span class="tabEnd">&nbsp;</span></caption>
 <tr>
 <th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colSecond" scope="col">Class</th>
-<th class="colLast" scope="col">Description</th>
+<th class="colLast" scope="col">Class and Description</th>
 </tr>
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>class&nbsp;</code></td>
-<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../../../../org/apache/maven/plugins/pmd/CpdReport.html" title="class in org.apache.maven.plugins.pmd">CpdReport</a></span></code></th>
-<td class="colLast">
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/maven/plugins/pmd/CpdReport.html" title="class in org.apache.maven.plugins.pmd">CpdReport</a></span></code>
 <div class="block">Creates a report for PMD's CPD tool.</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>class&nbsp;</code></td>
-<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../../../../org/apache/maven/plugins/pmd/PmdReport.html" title="class in org.apache.maven.plugins.pmd">PmdReport</a></span></code></th>
-<td class="colLast">
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/maven/plugins/pmd/PmdReport.html" title="class in org.apache.maven.plugins.pmd">PmdReport</a></span></code>
 <div class="block">Creates a PMD report.</div>
 </td>
 </tr>
@@ -190,9 +163,6 @@ $('.navPadding').css('padding-top', $('.
   }
   //-->
 </script>
-<noscript>
-<div>JavaScript is disabled on your browser.</div>
-</noscript>
 </div>
 <a name="skip.navbar.bottom">
 <!--   -->

Modified: maven/website/components/plugins-archives/maven-pmd-plugin-LATEST/apidocs/org/apache/maven/plugins/pmd/class-use/AbstractPmdViolationCheckMojo.html
==============================================================================
--- maven/website/components/plugins-archives/maven-pmd-plugin-LATEST/apidocs/org/apache/maven/plugins/pmd/class-use/AbstractPmdViolationCheckMojo.html (original)
+++ maven/website/components/plugins-archives/maven-pmd-plugin-LATEST/apidocs/org/apache/maven/plugins/pmd/class-use/AbstractPmdViolationCheckMojo.html Tue Oct 23 05:47:57 2018
@@ -3,34 +3,25 @@
 <html lang="en">
 <head>
 <!-- Generated by javadoc -->
-<title>Uses of Class org.apache.maven.plugins.pmd.AbstractPmdViolationCheckMojo (Apache Maven PMD Plugin 3.10.0 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Uses of Class org.apache.maven.plugins.pmd.AbstractPmdViolationCheckMojo (Apache Maven PMD Plugin 3.11.0 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
-<link rel="stylesheet" type="text/css" href="../../../../../../jquery/jquery-ui.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
-<script type="text/javascript" src="../../../../../../jquery/jszip/dist/jszip.min.js"></script>
-<script type="text/javascript" src="../../../../../../jquery/jszip-utils/dist/jszip-utils.min.js"></script>
-<!--[if IE]>
-<script type="text/javascript" src="../../../../../../jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
-<![endif]-->
-<script type="text/javascript" src="../../../../../../jquery/jquery-1.10.2.js"></script>
-<script type="text/javascript" src="../../../../../../jquery/jquery-ui.js"></script>
 </head>
 <body>
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.maven.plugins.pmd.AbstractPmdViolationCheckMojo (Apache Maven PMD Plugin 3.10.0 API)";
+            parent.document.title="Uses of Class org.apache.maven.plugins.pmd.AbstractPmdViolationCheckMojo (Apache Maven PMD Plugin 3.11.0 API)";
         }
     }
     catch(err) {
     }
 //-->
-var pathtoroot = "../../../../../../";loadScripts(document, 'script');</script>
+</script>
 <noscript>
 <div>JavaScript is disabled on your browser.</div>
 </noscript>
-<div class="fixedNav">
 <!-- ========= START OF TOP NAVBAR ======= -->
 <div class="topNav"><a name="navbar.top">
 <!--   -->
@@ -62,12 +53,6 @@ var pathtoroot = "../../../../../../";lo
 <ul class="navList" id="allclasses_navbar_top">
 <li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
 </ul>
-<ul class="navListSearch">
-<li><label for="search">SEARCH:</label>
-<input type="text" id="search" value="search" disabled="disabled">
-<input type="reset" id="reset" value="reset" disabled="disabled">
-</li>
-</ul>
 <div>
 <script type="text/javascript"><!--
   allClassesLink = document.getElementById("allclasses_navbar_top");
@@ -79,27 +64,18 @@ var pathtoroot = "../../../../../../";lo
   }
   //-->
 </script>
-<noscript>
-<div>JavaScript is disabled on your browser.</div>
-</noscript>
 </div>
 <a name="skip.navbar.top">
 <!--   -->
 </a></div>
 <!-- ========= END OF TOP NAVBAR ========= -->
-</div>
-<div class="navPadding">&nbsp;</div>
-<script type="text/javascript"><!--
-$('.navPadding').css('padding-top', $('.fixedNav').css("height"));
-//-->
-</script>
 <div class="header">
 <h2 title="Uses of Class org.apache.maven.plugins.pmd.AbstractPmdViolationCheckMojo" class="title">Uses of Class<br>org.apache.maven.plugins.pmd.AbstractPmdViolationCheckMojo</h2>
 </div>
 <div class="classUseContainer">
 <ul class="blockList">
 <li class="blockList">
-<table class="useSummary" summary="Use table, listing packages, and an explanation">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
 <caption><span>Packages that use <a href="../../../../../../org/apache/maven/plugins/pmd/AbstractPmdViolationCheckMojo.html" title="class in org.apache.maven.plugins.pmd">AbstractPmdViolationCheckMojo</a></span><span class="tabEnd">&nbsp;</span></caption>
 <tr>
 <th class="colFirst" scope="col">Package</th>
@@ -107,7 +83,7 @@ $('.navPadding').css('padding-top', $('.
 </tr>
 <tbody>
 <tr class="altColor">
-<th class="colFirst" scope="row"><a href="#org.apache.maven.plugins.pmd">org.apache.maven.plugins.pmd</a></th>
+<td class="colFirst"><a href="#org.apache.maven.plugins.pmd">org.apache.maven.plugins.pmd</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
 </tbody>
@@ -119,25 +95,22 @@ $('.navPadding').css('padding-top', $('.
 <!--   -->
 </a>
 <h3>Uses of <a href="../../../../../../org/apache/maven/plugins/pmd/AbstractPmdViolationCheckMojo.html" title="class in org.apache.maven.plugins.pmd">AbstractPmdViolationCheckMojo</a> in <a href="../../../../../../org/apache/maven/plugins/pmd/package-summary.html">org.apache.maven.plugins.pmd</a></h3>
-<table class="useSummary" summary="Use table, listing subclasses, and an explanation">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
 <caption><span>Subclasses of <a href="../../../../../../org/apache/maven/plugins/pmd/AbstractPmdViolationCheckMojo.html" title="class in org.apache.maven.plugins.pmd">AbstractPmdViolationCheckMojo</a> in <a href="../../../../../../org/apache/maven/plugins/pmd/package-summary.html">org.apache.maven.plugins.pmd</a></span><span class="tabEnd">&nbsp;</span></caption>
 <tr>
 <th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colSecond" scope="col">Class</th>
-<th class="colLast" scope="col">Description</th>
+<th class="colLast" scope="col">Class and Description</th>
 </tr>
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>class&nbsp;</code></td>
-<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../../../../org/apache/maven/plugins/pmd/CpdViolationCheckMojo.html" title="class in org.apache.maven.plugins.pmd">CpdViolationCheckMojo</a></span></code></th>
-<td class="colLast">
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/maven/plugins/pmd/CpdViolationCheckMojo.html" title="class in org.apache.maven.plugins.pmd">CpdViolationCheckMojo</a></span></code>
 <div class="block">Fail the build if there were any CPD violations in the source code.</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>class&nbsp;</code></td>
-<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../../../../org/apache/maven/plugins/pmd/PmdViolationCheckMojo.html" title="class in org.apache.maven.plugins.pmd">PmdViolationCheckMojo</a></span></code></th>
-<td class="colLast">
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/maven/plugins/pmd/PmdViolationCheckMojo.html" title="class in org.apache.maven.plugins.pmd">PmdViolationCheckMojo</a></span></code>
 <div class="block">Fail the build if there were any PMD violations in the source code.</div>
 </td>
 </tr>
@@ -190,9 +163,6 @@ $('.navPadding').css('padding-top', $('.
   }
   //-->
 </script>
-<noscript>
-<div>JavaScript is disabled on your browser.</div>
-</noscript>
 </div>
 <a name="skip.navbar.bottom">
 <!--   -->

Modified: maven/website/components/plugins-archives/maven-pmd-plugin-LATEST/apidocs/org/apache/maven/plugins/pmd/class-use/CpdReport.html
==============================================================================
--- maven/website/components/plugins-archives/maven-pmd-plugin-LATEST/apidocs/org/apache/maven/plugins/pmd/class-use/CpdReport.html (original)
+++ maven/website/components/plugins-archives/maven-pmd-plugin-LATEST/apidocs/org/apache/maven/plugins/pmd/class-use/CpdReport.html Tue Oct 23 05:47:57 2018
@@ -3,34 +3,25 @@
 <html lang="en">
 <head>
 <!-- Generated by javadoc -->
-<title>Uses of Class org.apache.maven.plugins.pmd.CpdReport (Apache Maven PMD Plugin 3.10.0 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Uses of Class org.apache.maven.plugins.pmd.CpdReport (Apache Maven PMD Plugin 3.11.0 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
-<link rel="stylesheet" type="text/css" href="../../../../../../jquery/jquery-ui.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
-<script type="text/javascript" src="../../../../../../jquery/jszip/dist/jszip.min.js"></script>
-<script type="text/javascript" src="../../../../../../jquery/jszip-utils/dist/jszip-utils.min.js"></script>
-<!--[if IE]>
-<script type="text/javascript" src="../../../../../../jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
-<![endif]-->
-<script type="text/javascript" src="../../../../../../jquery/jquery-1.10.2.js"></script>
-<script type="text/javascript" src="../../../../../../jquery/jquery-ui.js"></script>
 </head>
 <body>
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.maven.plugins.pmd.CpdReport (Apache Maven PMD Plugin 3.10.0 API)";
+            parent.document.title="Uses of Class org.apache.maven.plugins.pmd.CpdReport (Apache Maven PMD Plugin 3.11.0 API)";
         }
     }
     catch(err) {
     }
 //-->
-var pathtoroot = "../../../../../../";loadScripts(document, 'script');</script>
+</script>
 <noscript>
 <div>JavaScript is disabled on your browser.</div>
 </noscript>
-<div class="fixedNav">
 <!-- ========= START OF TOP NAVBAR ======= -->
 <div class="topNav"><a name="navbar.top">
 <!--   -->
@@ -62,12 +53,6 @@ var pathtoroot = "../../../../../../";lo
 <ul class="navList" id="allclasses_navbar_top">
 <li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
 </ul>
-<ul class="navListSearch">
-<li><label for="search">SEARCH:</label>
-<input type="text" id="search" value="search" disabled="disabled">
-<input type="reset" id="reset" value="reset" disabled="disabled">
-</li>
-</ul>
 <div>
 <script type="text/javascript"><!--
   allClassesLink = document.getElementById("allclasses_navbar_top");
@@ -79,20 +64,11 @@ var pathtoroot = "../../../../../../";lo
   }
   //-->
 </script>
-<noscript>
-<div>JavaScript is disabled on your browser.</div>
-</noscript>
 </div>
 <a name="skip.navbar.top">
 <!--   -->
 </a></div>
 <!-- ========= END OF TOP NAVBAR ========= -->
-</div>
-<div class="navPadding">&nbsp;</div>
-<script type="text/javascript"><!--
-$('.navPadding').css('padding-top', $('.fixedNav').css("height"));
-//-->
-</script>
 <div class="header">
 <h2 title="Uses of Class org.apache.maven.plugins.pmd.CpdReport" class="title">Uses of Class<br>org.apache.maven.plugins.pmd.CpdReport</h2>
 </div>
@@ -139,9 +115,6 @@ $('.navPadding').css('padding-top', $('.
   }
   //-->
 </script>
-<noscript>
-<div>JavaScript is disabled on your browser.</div>
-</noscript>
 </div>
 <a name="skip.navbar.bottom">
 <!--   -->

Modified: maven/website/components/plugins-archives/maven-pmd-plugin-LATEST/apidocs/org/apache/maven/plugins/pmd/class-use/CpdReportGenerator.html
==============================================================================
--- maven/website/components/plugins-archives/maven-pmd-plugin-LATEST/apidocs/org/apache/maven/plugins/pmd/class-use/CpdReportGenerator.html (original)
+++ maven/website/components/plugins-archives/maven-pmd-plugin-LATEST/apidocs/org/apache/maven/plugins/pmd/class-use/CpdReportGenerator.html Tue Oct 23 05:47:57 2018
@@ -3,34 +3,25 @@
 <html lang="en">
 <head>
 <!-- Generated by javadoc -->
-<title>Uses of Class org.apache.maven.plugins.pmd.CpdReportGenerator (Apache Maven PMD Plugin 3.10.0 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Uses of Class org.apache.maven.plugins.pmd.CpdReportGenerator (Apache Maven PMD Plugin 3.11.0 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
-<link rel="stylesheet" type="text/css" href="../../../../../../jquery/jquery-ui.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
-<script type="text/javascript" src="../../../../../../jquery/jszip/dist/jszip.min.js"></script>
-<script type="text/javascript" src="../../../../../../jquery/jszip-utils/dist/jszip-utils.min.js"></script>
-<!--[if IE]>
-<script type="text/javascript" src="../../../../../../jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
-<![endif]-->
-<script type="text/javascript" src="../../../../../../jquery/jquery-1.10.2.js"></script>
-<script type="text/javascript" src="../../../../../../jquery/jquery-ui.js"></script>
 </head>
 <body>
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.maven.plugins.pmd.CpdReportGenerator (Apache Maven PMD Plugin 3.10.0 API)";
+            parent.document.title="Uses of Class org.apache.maven.plugins.pmd.CpdReportGenerator (Apache Maven PMD Plugin 3.11.0 API)";
         }
     }
     catch(err) {
     }
 //-->
-var pathtoroot = "../../../../../../";loadScripts(document, 'script');</script>
+</script>
 <noscript>
 <div>JavaScript is disabled on your browser.</div>
 </noscript>
-<div class="fixedNav">
 <!-- ========= START OF TOP NAVBAR ======= -->
 <div class="topNav"><a name="navbar.top">
 <!--   -->
@@ -62,12 +53,6 @@ var pathtoroot = "../../../../../../";lo
 <ul class="navList" id="allclasses_navbar_top">
 <li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
 </ul>
-<ul class="navListSearch">
-<li><label for="search">SEARCH:</label>
-<input type="text" id="search" value="search" disabled="disabled">
-<input type="reset" id="reset" value="reset" disabled="disabled">
-</li>
-</ul>
 <div>
 <script type="text/javascript"><!--
   allClassesLink = document.getElementById("allclasses_navbar_top");
@@ -79,20 +64,11 @@ var pathtoroot = "../../../../../../";lo
   }
   //-->
 </script>
-<noscript>
-<div>JavaScript is disabled on your browser.</div>
-</noscript>
 </div>
 <a name="skip.navbar.top">
 <!--   -->
 </a></div>
 <!-- ========= END OF TOP NAVBAR ========= -->
-</div>
-<div class="navPadding">&nbsp;</div>
-<script type="text/javascript"><!--
-$('.navPadding').css('padding-top', $('.fixedNav').css("height"));
-//-->
-</script>
 <div class="header">
 <h2 title="Uses of Class org.apache.maven.plugins.pmd.CpdReportGenerator" class="title">Uses of Class<br>org.apache.maven.plugins.pmd.CpdReportGenerator</h2>
 </div>
@@ -139,9 +115,6 @@ $('.navPadding').css('padding-top', $('.
   }
   //-->
 </script>
-<noscript>
-<div>JavaScript is disabled on your browser.</div>
-</noscript>
 </div>
 <a name="skip.navbar.bottom">
 <!--   -->

Modified: maven/website/components/plugins-archives/maven-pmd-plugin-LATEST/apidocs/org/apache/maven/plugins/pmd/class-use/CpdViolationCheckMojo.html
==============================================================================
--- maven/website/components/plugins-archives/maven-pmd-plugin-LATEST/apidocs/org/apache/maven/plugins/pmd/class-use/CpdViolationCheckMojo.html (original)
+++ maven/website/components/plugins-archives/maven-pmd-plugin-LATEST/apidocs/org/apache/maven/plugins/pmd/class-use/CpdViolationCheckMojo.html Tue Oct 23 05:47:57 2018
@@ -3,34 +3,25 @@
 <html lang="en">
 <head>
 <!-- Generated by javadoc -->
-<title>Uses of Class org.apache.maven.plugins.pmd.CpdViolationCheckMojo (Apache Maven PMD Plugin 3.10.0 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Uses of Class org.apache.maven.plugins.pmd.CpdViolationCheckMojo (Apache Maven PMD Plugin 3.11.0 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
-<link rel="stylesheet" type="text/css" href="../../../../../../jquery/jquery-ui.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
-<script type="text/javascript" src="../../../../../../jquery/jszip/dist/jszip.min.js"></script>
-<script type="text/javascript" src="../../../../../../jquery/jszip-utils/dist/jszip-utils.min.js"></script>
-<!--[if IE]>
-<script type="text/javascript" src="../../../../../../jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
-<![endif]-->
-<script type="text/javascript" src="../../../../../../jquery/jquery-1.10.2.js"></script>
-<script type="text/javascript" src="../../../../../../jquery/jquery-ui.js"></script>
 </head>
 <body>
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.maven.plugins.pmd.CpdViolationCheckMojo (Apache Maven PMD Plugin 3.10.0 API)";
+            parent.document.title="Uses of Class org.apache.maven.plugins.pmd.CpdViolationCheckMojo (Apache Maven PMD Plugin 3.11.0 API)";
         }
     }
     catch(err) {
     }
 //-->
-var pathtoroot = "../../../../../../";loadScripts(document, 'script');</script>
+</script>
 <noscript>
 <div>JavaScript is disabled on your browser.</div>
 </noscript>
-<div class="fixedNav">
 <!-- ========= START OF TOP NAVBAR ======= -->
 <div class="topNav"><a name="navbar.top">
 <!--   -->
@@ -62,12 +53,6 @@ var pathtoroot = "../../../../../../";lo
 <ul class="navList" id="allclasses_navbar_top">
 <li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
 </ul>
-<ul class="navListSearch">
-<li><label for="search">SEARCH:</label>
-<input type="text" id="search" value="search" disabled="disabled">
-<input type="reset" id="reset" value="reset" disabled="disabled">
-</li>
-</ul>
 <div>
 <script type="text/javascript"><!--
   allClassesLink = document.getElementById("allclasses_navbar_top");
@@ -79,20 +64,11 @@ var pathtoroot = "../../../../../../";lo
   }
   //-->
 </script>
-<noscript>
-<div>JavaScript is disabled on your browser.</div>
-</noscript>
 </div>
 <a name="skip.navbar.top">
 <!--   -->
 </a></div>
 <!-- ========= END OF TOP NAVBAR ========= -->
-</div>
-<div class="navPadding">&nbsp;</div>
-<script type="text/javascript"><!--
-$('.navPadding').css('padding-top', $('.fixedNav').css("height"));
-//-->
-</script>
 <div class="header">
 <h2 title="Uses of Class org.apache.maven.plugins.pmd.CpdViolationCheckMojo" class="title">Uses of Class<br>org.apache.maven.plugins.pmd.CpdViolationCheckMojo</h2>
 </div>
@@ -139,9 +115,6 @@ $('.navPadding').css('padding-top', $('.
   }
   //-->
 </script>
-<noscript>
-<div>JavaScript is disabled on your browser.</div>
-</noscript>
 </div>
 <a name="skip.navbar.bottom">
 <!--   -->

Modified: maven/website/components/plugins-archives/maven-pmd-plugin-LATEST/apidocs/org/apache/maven/plugins/pmd/class-use/ExcludeDuplicationsFromFile.html
==============================================================================
--- maven/website/components/plugins-archives/maven-pmd-plugin-LATEST/apidocs/org/apache/maven/plugins/pmd/class-use/ExcludeDuplicationsFromFile.html (original)
+++ maven/website/components/plugins-archives/maven-pmd-plugin-LATEST/apidocs/org/apache/maven/plugins/pmd/class-use/ExcludeDuplicationsFromFile.html Tue Oct 23 05:47:57 2018
@@ -3,34 +3,25 @@
 <html lang="en">
 <head>
 <!-- Generated by javadoc -->
-<title>Uses of Class org.apache.maven.plugins.pmd.ExcludeDuplicationsFromFile (Apache Maven PMD Plugin 3.10.0 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Uses of Class org.apache.maven.plugins.pmd.ExcludeDuplicationsFromFile (Apache Maven PMD Plugin 3.11.0 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
-<link rel="stylesheet" type="text/css" href="../../../../../../jquery/jquery-ui.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
-<script type="text/javascript" src="../../../../../../jquery/jszip/dist/jszip.min.js"></script>
-<script type="text/javascript" src="../../../../../../jquery/jszip-utils/dist/jszip-utils.min.js"></script>
-<!--[if IE]>
-<script type="text/javascript" src="../../../../../../jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
-<![endif]-->
-<script type="text/javascript" src="../../../../../../jquery/jquery-1.10.2.js"></script>
-<script type="text/javascript" src="../../../../../../jquery/jquery-ui.js"></script>
 </head>
 <body>
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.maven.plugins.pmd.ExcludeDuplicationsFromFile (Apache Maven PMD Plugin 3.10.0 API)";
+            parent.document.title="Uses of Class org.apache.maven.plugins.pmd.ExcludeDuplicationsFromFile (Apache Maven PMD Plugin 3.11.0 API)";
         }
     }
     catch(err) {
     }
 //-->
-var pathtoroot = "../../../../../../";loadScripts(document, 'script');</script>
+</script>
 <noscript>
 <div>JavaScript is disabled on your browser.</div>
 </noscript>
-<div class="fixedNav">
 <!-- ========= START OF TOP NAVBAR ======= -->
 <div class="topNav"><a name="navbar.top">
 <!--   -->
@@ -62,12 +53,6 @@ var pathtoroot = "../../../../../../";lo
 <ul class="navList" id="allclasses_navbar_top">
 <li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
 </ul>
-<ul class="navListSearch">
-<li><label for="search">SEARCH:</label>
-<input type="text" id="search" value="search" disabled="disabled">
-<input type="reset" id="reset" value="reset" disabled="disabled">
-</li>
-</ul>
 <div>
 <script type="text/javascript"><!--
   allClassesLink = document.getElementById("allclasses_navbar_top");
@@ -79,20 +64,11 @@ var pathtoroot = "../../../../../../";lo
   }
   //-->
 </script>
-<noscript>
-<div>JavaScript is disabled on your browser.</div>
-</noscript>
 </div>
 <a name="skip.navbar.top">
 <!--   -->
 </a></div>
 <!-- ========= END OF TOP NAVBAR ========= -->
-</div>
-<div class="navPadding">&nbsp;</div>
-<script type="text/javascript"><!--
-$('.navPadding').css('padding-top', $('.fixedNav').css("height"));
-//-->
-</script>
 <div class="header">
 <h2 title="Uses of Class org.apache.maven.plugins.pmd.ExcludeDuplicationsFromFile" class="title">Uses of Class<br>org.apache.maven.plugins.pmd.ExcludeDuplicationsFromFile</h2>
 </div>
@@ -139,9 +115,6 @@ $('.navPadding').css('padding-top', $('.
   }
   //-->
 </script>
-<noscript>
-<div>JavaScript is disabled on your browser.</div>
-</noscript>
 </div>
 <a name="skip.navbar.bottom">
 <!--   -->

Modified: maven/website/components/plugins-archives/maven-pmd-plugin-LATEST/apidocs/org/apache/maven/plugins/pmd/class-use/ExcludeFromFile.html
==============================================================================
--- maven/website/components/plugins-archives/maven-pmd-plugin-LATEST/apidocs/org/apache/maven/plugins/pmd/class-use/ExcludeFromFile.html (original)
+++ maven/website/components/plugins-archives/maven-pmd-plugin-LATEST/apidocs/org/apache/maven/plugins/pmd/class-use/ExcludeFromFile.html Tue Oct 23 05:47:57 2018
@@ -3,34 +3,25 @@
 <html lang="en">
 <head>
 <!-- Generated by javadoc -->
-<title>Uses of Interface org.apache.maven.plugins.pmd.ExcludeFromFile (Apache Maven PMD Plugin 3.10.0 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Uses of Interface org.apache.maven.plugins.pmd.ExcludeFromFile (Apache Maven PMD Plugin 3.11.0 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
-<link rel="stylesheet" type="text/css" href="../../../../../../jquery/jquery-ui.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
-<script type="text/javascript" src="../../../../../../jquery/jszip/dist/jszip.min.js"></script>
-<script type="text/javascript" src="../../../../../../jquery/jszip-utils/dist/jszip-utils.min.js"></script>
-<!--[if IE]>
-<script type="text/javascript" src="../../../../../../jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
-<![endif]-->
-<script type="text/javascript" src="../../../../../../jquery/jquery-1.10.2.js"></script>
-<script type="text/javascript" src="../../../../../../jquery/jquery-ui.js"></script>
 </head>
 <body>
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.maven.plugins.pmd.ExcludeFromFile (Apache Maven PMD Plugin 3.10.0 API)";
+            parent.document.title="Uses of Interface org.apache.maven.plugins.pmd.ExcludeFromFile (Apache Maven PMD Plugin 3.11.0 API)";
         }
     }
     catch(err) {
     }
 //-->
-var pathtoroot = "../../../../../../";loadScripts(document, 'script');</script>
+</script>
 <noscript>
 <div>JavaScript is disabled on your browser.</div>
 </noscript>
-<div class="fixedNav">
 <!-- ========= START OF TOP NAVBAR ======= -->
 <div class="topNav"><a name="navbar.top">
 <!--   -->
@@ -62,12 +53,6 @@ var pathtoroot = "../../../../../../";lo
 <ul class="navList" id="allclasses_navbar_top">
 <li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
 </ul>
-<ul class="navListSearch">
-<li><label for="search">SEARCH:</label>
-<input type="text" id="search" value="search" disabled="disabled">
-<input type="reset" id="reset" value="reset" disabled="disabled">
-</li>
-</ul>
 <div>
 <script type="text/javascript"><!--
   allClassesLink = document.getElementById("allclasses_navbar_top");
@@ -79,27 +64,18 @@ var pathtoroot = "../../../../../../";lo
   }
   //-->
 </script>
-<noscript>
-<div>JavaScript is disabled on your browser.</div>
-</noscript>
 </div>
 <a name="skip.navbar.top">
 <!--   -->
 </a></div>
 <!-- ========= END OF TOP NAVBAR ========= -->
-</div>
-<div class="navPadding">&nbsp;</div>
-<script type="text/javascript"><!--
-$('.navPadding').css('padding-top', $('.fixedNav').css("height"));
-//-->
-</script>
 <div class="header">
 <h2 title="Uses of Interface org.apache.maven.plugins.pmd.ExcludeFromFile" class="title">Uses of Interface<br>org.apache.maven.plugins.pmd.ExcludeFromFile</h2>
 </div>
 <div class="classUseContainer">
 <ul class="blockList">
 <li class="blockList">
-<table class="useSummary" summary="Use table, listing packages, and an explanation">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
 <caption><span>Packages that use <a href="../../../../../../org/apache/maven/plugins/pmd/ExcludeFromFile.html" title="interface in org.apache.maven.plugins.pmd">ExcludeFromFile</a></span><span class="tabEnd">&nbsp;</span></caption>
 <tr>
 <th class="colFirst" scope="col">Package</th>
@@ -107,7 +83,7 @@ $('.navPadding').css('padding-top', $('.
 </tr>
 <tbody>
 <tr class="altColor">
-<th class="colFirst" scope="row"><a href="#org.apache.maven.plugins.pmd">org.apache.maven.plugins.pmd</a></th>
+<td class="colFirst"><a href="#org.apache.maven.plugins.pmd">org.apache.maven.plugins.pmd</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
 </tbody>
@@ -119,42 +95,37 @@ $('.navPadding').css('padding-top', $('.
 <!--   -->
 </a>
 <h3>Uses of <a href="../../../../../../org/apache/maven/plugins/pmd/ExcludeFromFile.html" title="interface in org.apache.maven.plugins.pmd">ExcludeFromFile</a> in <a href="../../../../../../org/apache/maven/plugins/pmd/package-summary.html">org.apache.maven.plugins.pmd</a></h3>
-<table class="useSummary" summary="Use table, listing classes, and an explanation">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
 <caption><span>Classes in <a href="../../../../../../org/apache/maven/plugins/pmd/package-summary.html">org.apache.maven.plugins.pmd</a> that implement <a href="../../../../../../org/apache/maven/plugins/pmd/ExcludeFromFile.html" title="interface in org.apache.maven.plugins.pmd">ExcludeFromFile</a></span><span class="tabEnd">&nbsp;</span></caption>
 <tr>
 <th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colSecond" scope="col">Class</th>
-<th class="colLast" scope="col">Description</th>
+<th class="colLast" scope="col">Class and Description</th>
 </tr>
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>class&nbsp;</code></td>
-<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../../../../org/apache/maven/plugins/pmd/ExcludeDuplicationsFromFile.html" title="class in org.apache.maven.plugins.pmd">ExcludeDuplicationsFromFile</a></span></code></th>
-<td class="colLast">
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/maven/plugins/pmd/ExcludeDuplicationsFromFile.html" title="class in org.apache.maven.plugins.pmd">ExcludeDuplicationsFromFile</a></span></code>
 <div class="block">This class contains utility methods to load property files which define which files
  should be excluded from the CPD duplication results.</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>class&nbsp;</code></td>
-<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../../../../org/apache/maven/plugins/pmd/ExcludeViolationsFromFile.html" title="class in org.apache.maven.plugins.pmd">ExcludeViolationsFromFile</a></span></code></th>
-<td class="colLast">
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/maven/plugins/pmd/ExcludeViolationsFromFile.html" title="class in org.apache.maven.plugins.pmd">ExcludeViolationsFromFile</a></span></code>
 <div class="block">This class contains utility for loading property files, which define which PMD violations
  from which classes should be ignored and not cause a failure.</div>
 </td>
 </tr>
 </tbody>
 </table>
-<table class="useSummary" summary="Use table, listing constructors, and an explanation">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
 <caption><span>Constructors in <a href="../../../../../../org/apache/maven/plugins/pmd/package-summary.html">org.apache.maven.plugins.pmd</a> with parameters of type <a href="../../../../../../org/apache/maven/plugins/pmd/ExcludeFromFile.html" title="interface in org.apache.maven.plugins.pmd">ExcludeFromFile</a></span><span class="tabEnd">&nbsp;</span></caption>
 <tr>
-<th class="colFirst" scope="col">Constructor</th>
-<th class="colLast" scope="col">Description</th>
+<th class="colOne" scope="col">Constructor and Description</th>
 </tr>
 <tbody>
 <tr class="altColor">
-<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../../../../org/apache/maven/plugins/pmd/AbstractPmdViolationCheckMojo.html#AbstractPmdViolationCheckMojo-org.apache.maven.plugins.pmd.ExcludeFromFile-">AbstractPmdViolationCheckMojo</a></span>&#8203;(<a href="../../../../../../org/apache/maven/plugins/pmd/ExcludeFromFile.html" title="interface in org.apache.maven.plugins.pmd">ExcludeFromFile</a>&lt;<a href="../../../../../../org/apache/maven/plugins/pmd/AbstractPmdViolationCheckMojo.html" title="type parameter in AbstractPmdViolationCheckMojo">D</a>&gt;&nbsp;excludeFromFile)</code></th>
-<td class="colLast">
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/maven/plugins/pmd/AbstractPmdViolationCheckMojo.html#AbstractPmdViolationCheckMojo-org.apache.maven.plugins.pmd.ExcludeFromFile-">AbstractPmdViolationCheckMojo</a></span>(<a href="../../../../../../org/apache/maven/plugins/pmd/ExcludeFromFile.html" title="interface in org.apache.maven.plugins.pmd">ExcludeFromFile</a>&lt;<a href="../../../../../../org/apache/maven/plugins/pmd/AbstractPmdViolationCheckMojo.html" title="type parameter in AbstractPmdViolationCheckMojo">D</a>&gt;&nbsp;excludeFromFile)</code>
 <div class="block">Initialize this abstact check mojo by giving the correct ExcludeFromFile helper.</div>
 </td>
 </tr>
@@ -207,9 +178,6 @@ $('.navPadding').css('padding-top', $('.
   }
   //-->
 </script>
-<noscript>
-<div>JavaScript is disabled on your browser.</div>
-</noscript>
 </div>
 <a name="skip.navbar.bottom">
 <!--   -->