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 de...@apache.org on 2015/12/13 22:06:49 UTC

svn commit: r975451 [5/27] - in /websites/production/maven/components/plugins-archives/maven-pmd-plugin-LATEST: ./ apidocs/ apidocs/org/apache/maven/plugin/pmd/ apidocs/org/apache/maven/plugin/pmd/class-use/ apidocs/org/apache/maven/plugin/pmd/model/ a...

Modified: websites/production/maven/components/plugins-archives/maven-pmd-plugin-LATEST/apidocs/org/apache/maven/plugin/pmd/model/class-use/Violation.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-pmd-plugin-LATEST/apidocs/org/apache/maven/plugin/pmd/model/class-use/Violation.html (original)
+++ websites/production/maven/components/plugins-archives/maven-pmd-plugin-LATEST/apidocs/org/apache/maven/plugin/pmd/model/class-use/Violation.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.model.Violation (Apache Maven PMD Plugin 3.5 API)</title>
+<title>Uses of Class org.apache.maven.plugin.pmd.model.Violation (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.model.Violation (Apache Maven PMD Plugin 3.5 API)";
+        parent.document.title="Uses of Class org.apache.maven.plugin.pmd.model.Violation (Apache Maven PMD Plugin 3.6 API)";
     }
 //-->
 </script>
@@ -99,8 +99,8 @@
 </tr>
 <tbody>
 <tr class="altColor">
-<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"><span class="strong">PmdViolationCheckMojo.</span><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>&nbsp;</td>
+<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"><span class="strong">PmdViolationCheckMojo.</span><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>&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>
@@ -126,7 +126,7 @@
 <tr class="altColor">
 <td class="colFirst"><code>protected void</code></td>
 <td class="colLast"><span class="strong">PmdViolationCheckMojo.</span><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>
@@ -145,7 +145,7 @@
 </tr>
 <tbody>
 <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/model/Violation.html" title="class in org.apache.maven.plugin.pmd.model">Violation</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/Violation.html" title="class in org.apache.maven.plugin.pmd.model">Violation</a>&gt;</code></td>
 <td class="colLast"><span class="strong">PmdFile.</span><code><strong><a href="../../../../../../../org/apache/maven/plugin/pmd/model/PmdFile.html#getViolations()">getViolations</a></strong>()</code>
 <div class="block">Method getViolations.</div>
 </td>
@@ -182,7 +182,7 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="strong">PmdFile.</span><code><strong><a href="../../../../../../../org/apache/maven/plugin/pmd/model/PmdFile.html#setViolations(java.util.List)">setViolations</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/Violation.html" title="class in org.apache.maven.plugin.pmd.model">Violation</a>&gt;&nbsp;violations)</code>
+<td class="colLast"><span class="strong">PmdFile.</span><code><strong><a href="../../../../../../../org/apache/maven/plugin/pmd/model/PmdFile.html#setViolations(java.util.List)">setViolations</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/Violation.html" title="class in org.apache.maven.plugin.pmd.model">Violation</a>&gt;&nbsp;violations)</code>
 <div class="block">Set the violations field.</div>
 </td>
 </tr>

Modified: websites/production/maven/components/plugins-archives/maven-pmd-plugin-LATEST/apidocs/org/apache/maven/plugin/pmd/model/io/xpp3/CpdXpp3Reader.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-pmd-plugin-LATEST/apidocs/org/apache/maven/plugin/pmd/model/io/xpp3/CpdXpp3Reader.html (original)
+++ websites/production/maven/components/plugins-archives/maven-pmd-plugin-LATEST/apidocs/org/apache/maven/plugin/pmd/model/io/xpp3/CpdXpp3Reader.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>CpdXpp3Reader (Apache Maven PMD Plugin 3.5 API)</title>
+<title>CpdXpp3Reader (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="CpdXpp3Reader (Apache Maven PMD Plugin 3.5 API)";
+        parent.document.title="CpdXpp3Reader (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.io.xpp3.CpdXpp3Reader</li>
@@ -96,7 +96,7 @@
 <hr>
 <br>
 <pre>public class <span class="strong">CpdXpp3Reader</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">Class CpdXpp3Reader.</div>
 <dl><dt><span class="strong">Version:</span></dt>
   <dd>$Revision$ $Date$</dd></dl>
@@ -143,24 +143,24 @@ extends <a href="http://docs.oracle.com/
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../../../org/apache/maven/plugin/pmd/model/CpdErrorDetail.html" title="class in org.apache.maven.plugin.pmd.model">CpdErrorDetail</a></code></td>
-<td class="colLast"><code><strong><a href="../../../../../../../../org/apache/maven/plugin/pmd/model/io/xpp3/CpdXpp3Reader.html#read(java.io.InputStream)">read</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a>&nbsp;in)</code>
+<td class="colLast"><code><strong><a href="../../../../../../../../org/apache/maven/plugin/pmd/model/io/xpp3/CpdXpp3Reader.html#read(java.io.InputStream)">read</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a>&nbsp;in)</code>
 <div class="block">Method read.</div>
 </td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../../../org/apache/maven/plugin/pmd/model/CpdErrorDetail.html" title="class in org.apache.maven.plugin.pmd.model">CpdErrorDetail</a></code></td>
-<td class="colLast"><code><strong><a href="../../../../../../../../org/apache/maven/plugin/pmd/model/io/xpp3/CpdXpp3Reader.html#read(java.io.InputStream,%20boolean)">read</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a>&nbsp;in,
+<td class="colLast"><code><strong><a href="../../../../../../../../org/apache/maven/plugin/pmd/model/io/xpp3/CpdXpp3Reader.html#read(java.io.InputStream,%20boolean)">read</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a>&nbsp;in,
     boolean&nbsp;strict)</code>
 <div class="block">Method read.</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../../../org/apache/maven/plugin/pmd/model/CpdErrorDetail.html" title="class in org.apache.maven.plugin.pmd.model">CpdErrorDetail</a></code></td>
-<td class="colLast"><code><strong><a href="../../../../../../../../org/apache/maven/plugin/pmd/model/io/xpp3/CpdXpp3Reader.html#read(java.io.Reader)">read</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/io/Reader.html?is-external=true" title="class or interface in java.io">Reader</a>&nbsp;reader)</code>&nbsp;</td>
+<td class="colLast"><code><strong><a href="../../../../../../../../org/apache/maven/plugin/pmd/model/io/xpp3/CpdXpp3Reader.html#read(java.io.Reader)">read</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/io/Reader.html?is-external=true" title="class or interface in java.io">Reader</a>&nbsp;reader)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../../../org/apache/maven/plugin/pmd/model/CpdErrorDetail.html" title="class in org.apache.maven.plugin.pmd.model">CpdErrorDetail</a></code></td>
-<td class="colLast"><code><strong><a href="../../../../../../../../org/apache/maven/plugin/pmd/model/io/xpp3/CpdXpp3Reader.html#read(java.io.Reader,%20boolean)">read</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/io/Reader.html?is-external=true" title="class or interface in java.io">Reader</a>&nbsp;reader,
+<td class="colLast"><code><strong><a href="../../../../../../../../org/apache/maven/plugin/pmd/model/io/xpp3/CpdXpp3Reader.html#read(java.io.Reader,%20boolean)">read</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/io/Reader.html?is-external=true" title="class or interface in java.io">Reader</a>&nbsp;reader,
     boolean&nbsp;strict)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
@@ -174,8 +174,8 @@ extends <a href="http://docs.oracle.com/
 <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>
@@ -225,15 +225,15 @@ extends <a href="http://docs.oracle.com/
 <ul class="blockList">
 <li class="blockList">
 <h4>read</h4>
-<pre>public&nbsp;<a href="../../../../../../../../org/apache/maven/plugin/pmd/model/CpdErrorDetail.html" title="class in org.apache.maven.plugin.pmd.model">CpdErrorDetail</a>&nbsp;read(<a href="http://docs.oracle.com/javase/6/docs/api/java/io/Reader.html?is-external=true" title="class or interface in java.io">Reader</a>&nbsp;reader,
+<pre>public&nbsp;<a href="../../../../../../../../org/apache/maven/plugin/pmd/model/CpdErrorDetail.html" title="class in org.apache.maven.plugin.pmd.model">CpdErrorDetail</a>&nbsp;read(<a href="http://docs.oracle.com/javase/7/docs/api/java/io/Reader.html?is-external=true" title="class or interface in java.io">Reader</a>&nbsp;reader,
                   boolean&nbsp;strict)
-                    throws <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>,
-                           org.codehaus.plexus.util.xml.pull.XmlPullParserException</pre>
+                    throws <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>,
+                           <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></pre>
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>reader</code> - </dd><dd><code>strict</code> - </dd>
 <dt><span class="strong">Returns:</span></dt><dd>CpdErrorDetail</dd>
 <dt><span class="strong">Throws:</span></dt>
-<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>
-<dd><code>org.codehaus.plexus.util.xml.pull.XmlPullParserException</code></dd><dt><span class="strong">See Also:</span></dt><dd><code>ReaderFactory.newXmlReader(java.io.InputStream)</code></dd></dl>
+<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>
+<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><dt><span class="strong">See Also:</span></dt><dd><a href="http://plexus.codehaus.org/plexus-utils/apidocs/org/codehaus/plexus/util/ReaderFactory.html?is-external=true#newXmlReader(java.io.InputStream)" title="class or interface in org.codehaus.plexus.util"><code>ReaderFactory.newXmlReader(java.io.InputStream)</code></a></dd></dl>
 </li>
 </ul>
 <a name="read(java.io.Reader)">
@@ -242,14 +242,14 @@ extends <a href="http://docs.oracle.com/
 <ul class="blockList">
 <li class="blockList">
 <h4>read</h4>
-<pre>public&nbsp;<a href="../../../../../../../../org/apache/maven/plugin/pmd/model/CpdErrorDetail.html" title="class in org.apache.maven.plugin.pmd.model">CpdErrorDetail</a>&nbsp;read(<a href="http://docs.oracle.com/javase/6/docs/api/java/io/Reader.html?is-external=true" title="class or interface in java.io">Reader</a>&nbsp;reader)
-                    throws <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>,
-                           org.codehaus.plexus.util.xml.pull.XmlPullParserException</pre>
+<pre>public&nbsp;<a href="../../../../../../../../org/apache/maven/plugin/pmd/model/CpdErrorDetail.html" title="class in org.apache.maven.plugin.pmd.model">CpdErrorDetail</a>&nbsp;read(<a href="http://docs.oracle.com/javase/7/docs/api/java/io/Reader.html?is-external=true" title="class or interface in java.io">Reader</a>&nbsp;reader)
+                    throws <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>,
+                           <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></pre>
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>reader</code> - </dd>
 <dt><span class="strong">Returns:</span></dt><dd>CpdErrorDetail</dd>
 <dt><span class="strong">Throws:</span></dt>
-<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>
-<dd><code>org.codehaus.plexus.util.xml.pull.XmlPullParserException</code></dd><dt><span class="strong">See Also:</span></dt><dd><code>ReaderFactory.newXmlReader(java.io.InputStream)</code></dd></dl>
+<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>
+<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><dt><span class="strong">See Also:</span></dt><dd><a href="http://plexus.codehaus.org/plexus-utils/apidocs/org/codehaus/plexus/util/ReaderFactory.html?is-external=true#newXmlReader(java.io.InputStream)" title="class or interface in org.codehaus.plexus.util"><code>ReaderFactory.newXmlReader(java.io.InputStream)</code></a></dd></dl>
 </li>
 </ul>
 <a name="read(java.io.InputStream, boolean)">
@@ -258,16 +258,16 @@ extends <a href="http://docs.oracle.com/
 <ul class="blockList">
 <li class="blockList">
 <h4>read</h4>
-<pre>public&nbsp;<a href="../../../../../../../../org/apache/maven/plugin/pmd/model/CpdErrorDetail.html" title="class in org.apache.maven.plugin.pmd.model">CpdErrorDetail</a>&nbsp;read(<a href="http://docs.oracle.com/javase/6/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a>&nbsp;in,
+<pre>public&nbsp;<a href="../../../../../../../../org/apache/maven/plugin/pmd/model/CpdErrorDetail.html" title="class in org.apache.maven.plugin.pmd.model">CpdErrorDetail</a>&nbsp;read(<a href="http://docs.oracle.com/javase/7/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a>&nbsp;in,
                   boolean&nbsp;strict)
-                    throws <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>,
-                           org.codehaus.plexus.util.xml.pull.XmlPullParserException</pre>
+                    throws <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>,
+                           <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></pre>
 <div class="block">Method read.</div>
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>in</code> - </dd><dd><code>strict</code> - </dd>
 <dt><span class="strong">Returns:</span></dt><dd>CpdErrorDetail</dd>
 <dt><span class="strong">Throws:</span></dt>
-<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>
-<dd><code>org.codehaus.plexus.util.xml.pull.XmlPullParserException</code></dd></dl>
+<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>
+<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></dl>
 </li>
 </ul>
 <a name="read(java.io.InputStream)">
@@ -276,15 +276,15 @@ extends <a href="http://docs.oracle.com/
 <ul class="blockList">
 <li class="blockList">
 <h4>read</h4>
-<pre>public&nbsp;<a href="../../../../../../../../org/apache/maven/plugin/pmd/model/CpdErrorDetail.html" title="class in org.apache.maven.plugin.pmd.model">CpdErrorDetail</a>&nbsp;read(<a href="http://docs.oracle.com/javase/6/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a>&nbsp;in)
-                    throws <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>,
-                           org.codehaus.plexus.util.xml.pull.XmlPullParserException</pre>
+<pre>public&nbsp;<a href="../../../../../../../../org/apache/maven/plugin/pmd/model/CpdErrorDetail.html" title="class in org.apache.maven.plugin.pmd.model">CpdErrorDetail</a>&nbsp;read(<a href="http://docs.oracle.com/javase/7/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a>&nbsp;in)
+                    throws <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>,
+                           <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></pre>
 <div class="block">Method read.</div>
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>in</code> - </dd>
 <dt><span class="strong">Returns:</span></dt><dd>CpdErrorDetail</dd>
 <dt><span class="strong">Throws:</span></dt>
-<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>
-<dd><code>org.codehaus.plexus.util.xml.pull.XmlPullParserException</code></dd></dl>
+<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>
+<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></dl>
 </li>
 </ul>
 <a name="setAddDefaultEntities(boolean)">

Modified: websites/production/maven/components/plugins-archives/maven-pmd-plugin-LATEST/apidocs/org/apache/maven/plugin/pmd/model/io/xpp3/PmdXpp3Reader.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-pmd-plugin-LATEST/apidocs/org/apache/maven/plugin/pmd/model/io/xpp3/PmdXpp3Reader.html (original)
+++ websites/production/maven/components/plugins-archives/maven-pmd-plugin-LATEST/apidocs/org/apache/maven/plugin/pmd/model/io/xpp3/PmdXpp3Reader.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>PmdXpp3Reader (Apache Maven PMD Plugin 3.5 API)</title>
+<title>PmdXpp3Reader (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="PmdXpp3Reader (Apache Maven PMD Plugin 3.5 API)";
+        parent.document.title="PmdXpp3Reader (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.io.xpp3.PmdXpp3Reader</li>
@@ -96,7 +96,7 @@
 <hr>
 <br>
 <pre>public class <span class="strong">PmdXpp3Reader</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">Class PmdXpp3Reader.</div>
 <dl><dt><span class="strong">Version:</span></dt>
   <dd>$Revision$ $Date$</dd></dl>
@@ -143,24 +143,24 @@ extends <a href="http://docs.oracle.com/
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../../../org/apache/maven/plugin/pmd/model/PmdErrorDetail.html" title="class in org.apache.maven.plugin.pmd.model">PmdErrorDetail</a></code></td>
-<td class="colLast"><code><strong><a href="../../../../../../../../org/apache/maven/plugin/pmd/model/io/xpp3/PmdXpp3Reader.html#read(java.io.InputStream)">read</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a>&nbsp;in)</code>
+<td class="colLast"><code><strong><a href="../../../../../../../../org/apache/maven/plugin/pmd/model/io/xpp3/PmdXpp3Reader.html#read(java.io.InputStream)">read</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a>&nbsp;in)</code>
 <div class="block">Method read.</div>
 </td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../../../org/apache/maven/plugin/pmd/model/PmdErrorDetail.html" title="class in org.apache.maven.plugin.pmd.model">PmdErrorDetail</a></code></td>
-<td class="colLast"><code><strong><a href="../../../../../../../../org/apache/maven/plugin/pmd/model/io/xpp3/PmdXpp3Reader.html#read(java.io.InputStream,%20boolean)">read</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a>&nbsp;in,
+<td class="colLast"><code><strong><a href="../../../../../../../../org/apache/maven/plugin/pmd/model/io/xpp3/PmdXpp3Reader.html#read(java.io.InputStream,%20boolean)">read</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a>&nbsp;in,
     boolean&nbsp;strict)</code>
 <div class="block">Method read.</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../../../org/apache/maven/plugin/pmd/model/PmdErrorDetail.html" title="class in org.apache.maven.plugin.pmd.model">PmdErrorDetail</a></code></td>
-<td class="colLast"><code><strong><a href="../../../../../../../../org/apache/maven/plugin/pmd/model/io/xpp3/PmdXpp3Reader.html#read(java.io.Reader)">read</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/io/Reader.html?is-external=true" title="class or interface in java.io">Reader</a>&nbsp;reader)</code>&nbsp;</td>
+<td class="colLast"><code><strong><a href="../../../../../../../../org/apache/maven/plugin/pmd/model/io/xpp3/PmdXpp3Reader.html#read(java.io.Reader)">read</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/io/Reader.html?is-external=true" title="class or interface in java.io">Reader</a>&nbsp;reader)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../../../org/apache/maven/plugin/pmd/model/PmdErrorDetail.html" title="class in org.apache.maven.plugin.pmd.model">PmdErrorDetail</a></code></td>
-<td class="colLast"><code><strong><a href="../../../../../../../../org/apache/maven/plugin/pmd/model/io/xpp3/PmdXpp3Reader.html#read(java.io.Reader,%20boolean)">read</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/io/Reader.html?is-external=true" title="class or interface in java.io">Reader</a>&nbsp;reader,
+<td class="colLast"><code><strong><a href="../../../../../../../../org/apache/maven/plugin/pmd/model/io/xpp3/PmdXpp3Reader.html#read(java.io.Reader,%20boolean)">read</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/io/Reader.html?is-external=true" title="class or interface in java.io">Reader</a>&nbsp;reader,
     boolean&nbsp;strict)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
@@ -174,8 +174,8 @@ extends <a href="http://docs.oracle.com/
 <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>
@@ -225,15 +225,15 @@ extends <a href="http://docs.oracle.com/
 <ul class="blockList">
 <li class="blockList">
 <h4>read</h4>
-<pre>public&nbsp;<a href="../../../../../../../../org/apache/maven/plugin/pmd/model/PmdErrorDetail.html" title="class in org.apache.maven.plugin.pmd.model">PmdErrorDetail</a>&nbsp;read(<a href="http://docs.oracle.com/javase/6/docs/api/java/io/Reader.html?is-external=true" title="class or interface in java.io">Reader</a>&nbsp;reader,
+<pre>public&nbsp;<a href="../../../../../../../../org/apache/maven/plugin/pmd/model/PmdErrorDetail.html" title="class in org.apache.maven.plugin.pmd.model">PmdErrorDetail</a>&nbsp;read(<a href="http://docs.oracle.com/javase/7/docs/api/java/io/Reader.html?is-external=true" title="class or interface in java.io">Reader</a>&nbsp;reader,
                   boolean&nbsp;strict)
-                    throws <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>,
-                           org.codehaus.plexus.util.xml.pull.XmlPullParserException</pre>
+                    throws <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>,
+                           <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></pre>
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>reader</code> - </dd><dd><code>strict</code> - </dd>
 <dt><span class="strong">Returns:</span></dt><dd>PmdErrorDetail</dd>
 <dt><span class="strong">Throws:</span></dt>
-<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>
-<dd><code>org.codehaus.plexus.util.xml.pull.XmlPullParserException</code></dd><dt><span class="strong">See Also:</span></dt><dd><code>ReaderFactory.newXmlReader(java.io.InputStream)</code></dd></dl>
+<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>
+<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><dt><span class="strong">See Also:</span></dt><dd><a href="http://plexus.codehaus.org/plexus-utils/apidocs/org/codehaus/plexus/util/ReaderFactory.html?is-external=true#newXmlReader(java.io.InputStream)" title="class or interface in org.codehaus.plexus.util"><code>ReaderFactory.newXmlReader(java.io.InputStream)</code></a></dd></dl>
 </li>
 </ul>
 <a name="read(java.io.Reader)">
@@ -242,14 +242,14 @@ extends <a href="http://docs.oracle.com/
 <ul class="blockList">
 <li class="blockList">
 <h4>read</h4>
-<pre>public&nbsp;<a href="../../../../../../../../org/apache/maven/plugin/pmd/model/PmdErrorDetail.html" title="class in org.apache.maven.plugin.pmd.model">PmdErrorDetail</a>&nbsp;read(<a href="http://docs.oracle.com/javase/6/docs/api/java/io/Reader.html?is-external=true" title="class or interface in java.io">Reader</a>&nbsp;reader)
-                    throws <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>,
-                           org.codehaus.plexus.util.xml.pull.XmlPullParserException</pre>
+<pre>public&nbsp;<a href="../../../../../../../../org/apache/maven/plugin/pmd/model/PmdErrorDetail.html" title="class in org.apache.maven.plugin.pmd.model">PmdErrorDetail</a>&nbsp;read(<a href="http://docs.oracle.com/javase/7/docs/api/java/io/Reader.html?is-external=true" title="class or interface in java.io">Reader</a>&nbsp;reader)
+                    throws <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>,
+                           <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></pre>
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>reader</code> - </dd>
 <dt><span class="strong">Returns:</span></dt><dd>PmdErrorDetail</dd>
 <dt><span class="strong">Throws:</span></dt>
-<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>
-<dd><code>org.codehaus.plexus.util.xml.pull.XmlPullParserException</code></dd><dt><span class="strong">See Also:</span></dt><dd><code>ReaderFactory.newXmlReader(java.io.InputStream)</code></dd></dl>
+<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>
+<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><dt><span class="strong">See Also:</span></dt><dd><a href="http://plexus.codehaus.org/plexus-utils/apidocs/org/codehaus/plexus/util/ReaderFactory.html?is-external=true#newXmlReader(java.io.InputStream)" title="class or interface in org.codehaus.plexus.util"><code>ReaderFactory.newXmlReader(java.io.InputStream)</code></a></dd></dl>
 </li>
 </ul>
 <a name="read(java.io.InputStream, boolean)">
@@ -258,16 +258,16 @@ extends <a href="http://docs.oracle.com/
 <ul class="blockList">
 <li class="blockList">
 <h4>read</h4>
-<pre>public&nbsp;<a href="../../../../../../../../org/apache/maven/plugin/pmd/model/PmdErrorDetail.html" title="class in org.apache.maven.plugin.pmd.model">PmdErrorDetail</a>&nbsp;read(<a href="http://docs.oracle.com/javase/6/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a>&nbsp;in,
+<pre>public&nbsp;<a href="../../../../../../../../org/apache/maven/plugin/pmd/model/PmdErrorDetail.html" title="class in org.apache.maven.plugin.pmd.model">PmdErrorDetail</a>&nbsp;read(<a href="http://docs.oracle.com/javase/7/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a>&nbsp;in,
                   boolean&nbsp;strict)
-                    throws <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>,
-                           org.codehaus.plexus.util.xml.pull.XmlPullParserException</pre>
+                    throws <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>,
+                           <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></pre>
 <div class="block">Method read.</div>
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>in</code> - </dd><dd><code>strict</code> - </dd>
 <dt><span class="strong">Returns:</span></dt><dd>PmdErrorDetail</dd>
 <dt><span class="strong">Throws:</span></dt>
-<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>
-<dd><code>org.codehaus.plexus.util.xml.pull.XmlPullParserException</code></dd></dl>
+<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>
+<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></dl>
 </li>
 </ul>
 <a name="read(java.io.InputStream)">
@@ -276,15 +276,15 @@ extends <a href="http://docs.oracle.com/
 <ul class="blockList">
 <li class="blockList">
 <h4>read</h4>
-<pre>public&nbsp;<a href="../../../../../../../../org/apache/maven/plugin/pmd/model/PmdErrorDetail.html" title="class in org.apache.maven.plugin.pmd.model">PmdErrorDetail</a>&nbsp;read(<a href="http://docs.oracle.com/javase/6/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a>&nbsp;in)
-                    throws <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>,
-                           org.codehaus.plexus.util.xml.pull.XmlPullParserException</pre>
+<pre>public&nbsp;<a href="../../../../../../../../org/apache/maven/plugin/pmd/model/PmdErrorDetail.html" title="class in org.apache.maven.plugin.pmd.model">PmdErrorDetail</a>&nbsp;read(<a href="http://docs.oracle.com/javase/7/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a>&nbsp;in)
+                    throws <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>,
+                           <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></pre>
 <div class="block">Method read.</div>
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>in</code> - </dd>
 <dt><span class="strong">Returns:</span></dt><dd>PmdErrorDetail</dd>
 <dt><span class="strong">Throws:</span></dt>
-<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>
-<dd><code>org.codehaus.plexus.util.xml.pull.XmlPullParserException</code></dd></dl>
+<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>
+<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></dl>
 </li>
 </ul>
 <a name="setAddDefaultEntities(boolean)">

Modified: websites/production/maven/components/plugins-archives/maven-pmd-plugin-LATEST/apidocs/org/apache/maven/plugin/pmd/model/io/xpp3/class-use/CpdXpp3Reader.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-pmd-plugin-LATEST/apidocs/org/apache/maven/plugin/pmd/model/io/xpp3/class-use/CpdXpp3Reader.html (original)
+++ websites/production/maven/components/plugins-archives/maven-pmd-plugin-LATEST/apidocs/org/apache/maven/plugin/pmd/model/io/xpp3/class-use/CpdXpp3Reader.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.model.io.xpp3.CpdXpp3Reader (Apache Maven PMD Plugin 3.5 API)</title>
+<title>Uses of Class org.apache.maven.plugin.pmd.model.io.xpp3.CpdXpp3Reader (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.model.io.xpp3.CpdXpp3Reader (Apache Maven PMD Plugin 3.5 API)";
+        parent.document.title="Uses of Class org.apache.maven.plugin.pmd.model.io.xpp3.CpdXpp3Reader (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/io/xpp3/class-use/PmdXpp3Reader.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-pmd-plugin-LATEST/apidocs/org/apache/maven/plugin/pmd/model/io/xpp3/class-use/PmdXpp3Reader.html (original)
+++ websites/production/maven/components/plugins-archives/maven-pmd-plugin-LATEST/apidocs/org/apache/maven/plugin/pmd/model/io/xpp3/class-use/PmdXpp3Reader.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.model.io.xpp3.PmdXpp3Reader (Apache Maven PMD Plugin 3.5 API)</title>
+<title>Uses of Class org.apache.maven.plugin.pmd.model.io.xpp3.PmdXpp3Reader (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.model.io.xpp3.PmdXpp3Reader (Apache Maven PMD Plugin 3.5 API)";
+        parent.document.title="Uses of Class org.apache.maven.plugin.pmd.model.io.xpp3.PmdXpp3Reader (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/io/xpp3/package-frame.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-pmd-plugin-LATEST/apidocs/org/apache/maven/plugin/pmd/model/io/xpp3/package-frame.html (original)
+++ websites/production/maven/components/plugins-archives/maven-pmd-plugin-LATEST/apidocs/org/apache/maven/plugin/pmd/model/io/xpp3/package-frame.html Sun Dec 13 21:06:46 2015
@@ -3,7 +3,7 @@
 <html lang="sv">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.maven.plugin.pmd.model.io.xpp3 (Apache Maven PMD Plugin 3.5 API)</title>
+<title>org.apache.maven.plugin.pmd.model.io.xpp3 (Apache Maven PMD Plugin 3.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
 </head>
 <body>

Modified: websites/production/maven/components/plugins-archives/maven-pmd-plugin-LATEST/apidocs/org/apache/maven/plugin/pmd/model/io/xpp3/package-summary.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-pmd-plugin-LATEST/apidocs/org/apache/maven/plugin/pmd/model/io/xpp3/package-summary.html (original)
+++ websites/production/maven/components/plugins-archives/maven-pmd-plugin-LATEST/apidocs/org/apache/maven/plugin/pmd/model/io/xpp3/package-summary.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>org.apache.maven.plugin.pmd.model.io.xpp3 (Apache Maven PMD Plugin 3.5 API)</title>
+<title>org.apache.maven.plugin.pmd.model.io.xpp3 (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="org.apache.maven.plugin.pmd.model.io.xpp3 (Apache Maven PMD Plugin 3.5 API)";
+        parent.document.title="org.apache.maven.plugin.pmd.model.io.xpp3 (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/io/xpp3/package-tree.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-pmd-plugin-LATEST/apidocs/org/apache/maven/plugin/pmd/model/io/xpp3/package-tree.html (original)
+++ websites/production/maven/components/plugins-archives/maven-pmd-plugin-LATEST/apidocs/org/apache/maven/plugin/pmd/model/io/xpp3/package-tree.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>org.apache.maven.plugin.pmd.model.io.xpp3 Class Hierarchy (Apache Maven PMD Plugin 3.5 API)</title>
+<title>org.apache.maven.plugin.pmd.model.io.xpp3 Class Hierarchy (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="org.apache.maven.plugin.pmd.model.io.xpp3 Class Hierarchy (Apache Maven PMD Plugin 3.5 API)";
+        parent.document.title="org.apache.maven.plugin.pmd.model.io.xpp3 Class Hierarchy (Apache Maven PMD Plugin 3.6 API)";
     }
 //-->
 </script>
@@ -71,7 +71,7 @@
 <div class="contentContainer">
 <h2 title="Class Hierarchy">Class Hierarchy</h2>
 <ul>
-<li type="circle">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"><span class="strong">Object</span></a>
+<li type="circle">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"><span class="strong">Object</span></a>
 <ul>
 <li type="circle">org.apache.maven.plugin.pmd.model.io.xpp3.<a href="../../../../../../../../org/apache/maven/plugin/pmd/model/io/xpp3/CpdXpp3Reader.html" title="class in org.apache.maven.plugin.pmd.model.io.xpp3"><span class="strong">CpdXpp3Reader</span></a></li>
 <li type="circle">org.apache.maven.plugin.pmd.model.io.xpp3.<a href="../../../../../../../../org/apache/maven/plugin/pmd/model/io/xpp3/PmdXpp3Reader.html" title="class in org.apache.maven.plugin.pmd.model.io.xpp3"><span class="strong">PmdXpp3Reader</span></a></li>

Modified: websites/production/maven/components/plugins-archives/maven-pmd-plugin-LATEST/apidocs/org/apache/maven/plugin/pmd/model/io/xpp3/package-use.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-pmd-plugin-LATEST/apidocs/org/apache/maven/plugin/pmd/model/io/xpp3/package-use.html (original)
+++ websites/production/maven/components/plugins-archives/maven-pmd-plugin-LATEST/apidocs/org/apache/maven/plugin/pmd/model/io/xpp3/package-use.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 Package org.apache.maven.plugin.pmd.model.io.xpp3 (Apache Maven PMD Plugin 3.5 API)</title>
+<title>Uses of Package org.apache.maven.plugin.pmd.model.io.xpp3 (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 Package org.apache.maven.plugin.pmd.model.io.xpp3 (Apache Maven PMD Plugin 3.5 API)";
+        parent.document.title="Uses of Package org.apache.maven.plugin.pmd.model.io.xpp3 (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/package-frame.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-pmd-plugin-LATEST/apidocs/org/apache/maven/plugin/pmd/model/package-frame.html (original)
+++ websites/production/maven/components/plugins-archives/maven-pmd-plugin-LATEST/apidocs/org/apache/maven/plugin/pmd/model/package-frame.html Sun Dec 13 21:06:46 2015
@@ -3,7 +3,7 @@
 <html lang="sv">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.maven.plugin.pmd.model (Apache Maven PMD Plugin 3.5 API)</title>
+<title>org.apache.maven.plugin.pmd.model (Apache Maven PMD Plugin 3.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>

Modified: websites/production/maven/components/plugins-archives/maven-pmd-plugin-LATEST/apidocs/org/apache/maven/plugin/pmd/model/package-summary.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-pmd-plugin-LATEST/apidocs/org/apache/maven/plugin/pmd/model/package-summary.html (original)
+++ websites/production/maven/components/plugins-archives/maven-pmd-plugin-LATEST/apidocs/org/apache/maven/plugin/pmd/model/package-summary.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>org.apache.maven.plugin.pmd.model (Apache Maven PMD Plugin 3.5 API)</title>
+<title>org.apache.maven.plugin.pmd.model (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="org.apache.maven.plugin.pmd.model (Apache Maven PMD Plugin 3.5 API)";
+        parent.document.title="org.apache.maven.plugin.pmd.model (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/package-tree.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-pmd-plugin-LATEST/apidocs/org/apache/maven/plugin/pmd/model/package-tree.html (original)
+++ websites/production/maven/components/plugins-archives/maven-pmd-plugin-LATEST/apidocs/org/apache/maven/plugin/pmd/model/package-tree.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>org.apache.maven.plugin.pmd.model Class Hierarchy (Apache Maven PMD Plugin 3.5 API)</title>
+<title>org.apache.maven.plugin.pmd.model Class Hierarchy (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="org.apache.maven.plugin.pmd.model Class Hierarchy (Apache Maven PMD Plugin 3.5 API)";
+        parent.document.title="org.apache.maven.plugin.pmd.model Class Hierarchy (Apache Maven PMD Plugin 3.6 API)";
     }
 //-->
 </script>
@@ -71,14 +71,14 @@
 <div class="contentContainer">
 <h2 title="Class Hierarchy">Class Hierarchy</h2>
 <ul>
-<li type="circle">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"><span class="strong">Object</span></a>
+<li type="circle">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"><span class="strong">Object</span></a>
 <ul>
-<li type="circle">org.apache.maven.plugin.pmd.model.<a href="../../../../../../org/apache/maven/plugin/pmd/model/CpdErrorDetail.html" title="class in org.apache.maven.plugin.pmd.model"><span class="strong">CpdErrorDetail</span></a> (implements java.io.<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>)</li>
-<li type="circle">org.apache.maven.plugin.pmd.model.<a href="../../../../../../org/apache/maven/plugin/pmd/model/CpdFile.html" title="class in org.apache.maven.plugin.pmd.model"><span class="strong">CpdFile</span></a> (implements java.io.<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>)</li>
-<li type="circle">org.apache.maven.plugin.pmd.model.<a href="../../../../../../org/apache/maven/plugin/pmd/model/Duplication.html" title="class in org.apache.maven.plugin.pmd.model"><span class="strong">Duplication</span></a> (implements java.io.<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>)</li>
-<li type="circle">org.apache.maven.plugin.pmd.model.<a href="../../../../../../org/apache/maven/plugin/pmd/model/PmdErrorDetail.html" title="class in org.apache.maven.plugin.pmd.model"><span class="strong">PmdErrorDetail</span></a> (implements java.io.<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>)</li>
-<li type="circle">org.apache.maven.plugin.pmd.model.<a href="../../../../../../org/apache/maven/plugin/pmd/model/PmdFile.html" title="class in org.apache.maven.plugin.pmd.model"><span class="strong">PmdFile</span></a> (implements java.io.<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>)</li>
-<li type="circle">org.apache.maven.plugin.pmd.model.<a href="../../../../../../org/apache/maven/plugin/pmd/model/Violation.html" title="class in org.apache.maven.plugin.pmd.model"><span class="strong">Violation</span></a> (implements java.io.<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>)</li>
+<li type="circle">org.apache.maven.plugin.pmd.model.<a href="../../../../../../org/apache/maven/plugin/pmd/model/CpdErrorDetail.html" title="class in org.apache.maven.plugin.pmd.model"><span class="strong">CpdErrorDetail</span></a> (implements java.io.<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>)</li>
+<li type="circle">org.apache.maven.plugin.pmd.model.<a href="../../../../../../org/apache/maven/plugin/pmd/model/CpdFile.html" title="class in org.apache.maven.plugin.pmd.model"><span class="strong">CpdFile</span></a> (implements java.io.<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>)</li>
+<li type="circle">org.apache.maven.plugin.pmd.model.<a href="../../../../../../org/apache/maven/plugin/pmd/model/Duplication.html" title="class in org.apache.maven.plugin.pmd.model"><span class="strong">Duplication</span></a> (implements java.io.<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>)</li>
+<li type="circle">org.apache.maven.plugin.pmd.model.<a href="../../../../../../org/apache/maven/plugin/pmd/model/PmdErrorDetail.html" title="class in org.apache.maven.plugin.pmd.model"><span class="strong">PmdErrorDetail</span></a> (implements java.io.<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>)</li>
+<li type="circle">org.apache.maven.plugin.pmd.model.<a href="../../../../../../org/apache/maven/plugin/pmd/model/PmdFile.html" title="class in org.apache.maven.plugin.pmd.model"><span class="strong">PmdFile</span></a> (implements java.io.<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>)</li>
+<li type="circle">org.apache.maven.plugin.pmd.model.<a href="../../../../../../org/apache/maven/plugin/pmd/model/Violation.html" title="class in org.apache.maven.plugin.pmd.model"><span class="strong">Violation</span></a> (implements java.io.<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>)</li>
 </ul>
 </li>
 </ul>

Modified: websites/production/maven/components/plugins-archives/maven-pmd-plugin-LATEST/apidocs/org/apache/maven/plugin/pmd/model/package-use.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-pmd-plugin-LATEST/apidocs/org/apache/maven/plugin/pmd/model/package-use.html (original)
+++ websites/production/maven/components/plugins-archives/maven-pmd-plugin-LATEST/apidocs/org/apache/maven/plugin/pmd/model/package-use.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 Package org.apache.maven.plugin.pmd.model (Apache Maven PMD Plugin 3.5 API)</title>
+<title>Uses of Package org.apache.maven.plugin.pmd.model (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 Package org.apache.maven.plugin.pmd.model (Apache Maven PMD Plugin 3.5 API)";
+        parent.document.title="Uses of Package org.apache.maven.plugin.pmd.model (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/package-frame.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-pmd-plugin-LATEST/apidocs/org/apache/maven/plugin/pmd/package-frame.html (original)
+++ websites/production/maven/components/plugins-archives/maven-pmd-plugin-LATEST/apidocs/org/apache/maven/plugin/pmd/package-frame.html Sun Dec 13 21:06:46 2015
@@ -3,7 +3,7 @@
 <html lang="sv">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.maven.plugin.pmd (Apache Maven PMD Plugin 3.5 API)</title>
+<title>org.apache.maven.plugin.pmd (Apache Maven PMD Plugin 3.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

Modified: websites/production/maven/components/plugins-archives/maven-pmd-plugin-LATEST/apidocs/org/apache/maven/plugin/pmd/package-summary.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-pmd-plugin-LATEST/apidocs/org/apache/maven/plugin/pmd/package-summary.html (original)
+++ websites/production/maven/components/plugins-archives/maven-pmd-plugin-LATEST/apidocs/org/apache/maven/plugin/pmd/package-summary.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>org.apache.maven.plugin.pmd (Apache Maven PMD Plugin 3.5 API)</title>
+<title>org.apache.maven.plugin.pmd (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="org.apache.maven.plugin.pmd (Apache Maven PMD Plugin 3.5 API)";
+        parent.document.title="org.apache.maven.plugin.pmd (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/package-tree.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-pmd-plugin-LATEST/apidocs/org/apache/maven/plugin/pmd/package-tree.html (original)
+++ websites/production/maven/components/plugins-archives/maven-pmd-plugin-LATEST/apidocs/org/apache/maven/plugin/pmd/package-tree.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>org.apache.maven.plugin.pmd Class Hierarchy (Apache Maven PMD Plugin 3.5 API)</title>
+<title>org.apache.maven.plugin.pmd Class Hierarchy (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="org.apache.maven.plugin.pmd Class Hierarchy (Apache Maven PMD Plugin 3.5 API)";
+        parent.document.title="org.apache.maven.plugin.pmd Class Hierarchy (Apache Maven PMD Plugin 3.6 API)";
     }
 //-->
 </script>
@@ -71,7 +71,7 @@
 <div class="contentContainer">
 <h2 title="Class Hierarchy">Class Hierarchy</h2>
 <ul>
-<li type="circle">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"><span class="strong">Object</span></a>
+<li type="circle">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"><span class="strong">Object</span></a>
 <ul>
 <li type="circle">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"><span class="strong">AbstractMojo</span></a> (implements org.apache.maven.plugin.<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>, 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>)
 <ul>

Modified: websites/production/maven/components/plugins-archives/maven-pmd-plugin-LATEST/apidocs/org/apache/maven/plugin/pmd/package-use.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-pmd-plugin-LATEST/apidocs/org/apache/maven/plugin/pmd/package-use.html (original)
+++ websites/production/maven/components/plugins-archives/maven-pmd-plugin-LATEST/apidocs/org/apache/maven/plugin/pmd/package-use.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 Package org.apache.maven.plugin.pmd (Apache Maven PMD Plugin 3.5 API)</title>
+<title>Uses of Package org.apache.maven.plugin.pmd (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 Package org.apache.maven.plugin.pmd (Apache Maven PMD Plugin 3.5 API)";
+        parent.document.title="Uses of Package org.apache.maven.plugin.pmd (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/rules/DummyRule.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-pmd-plugin-LATEST/apidocs/org/apache/maven/plugin/pmd/rules/DummyRule.html (original)
+++ websites/production/maven/components/plugins-archives/maven-pmd-plugin-LATEST/apidocs/org/apache/maven/plugin/pmd/rules/DummyRule.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>DummyRule (Apache Maven PMD Plugin 3.5 API)</title>
+<title>DummyRule (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="DummyRule (Apache Maven PMD Plugin 3.5 API)";
+        parent.document.title="DummyRule (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://pmd.sourceforge.net/pmd-core/apidocs/net/sourceforge/pmd/AbstractPropertySource.html?is-external=true" title="class or interface in net.sourceforge.pmd">net.sourceforge.pmd.AbstractPropertySource</a></li>
@@ -171,7 +171,7 @@ extends <a href="http://pmd.sourceforge.
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a href="../../../../../../org/apache/maven/plugin/pmd/rules/DummyRule.html#apply(java.util.List,%20net.sourceforge.pmd.RuleContext)">apply</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;? extends <a href="http://pmd.sourceforge.net/pmd-core/apidocs/net/sourceforge/pmd/lang/ast/Node.html?is-external=true" title="class or interface in net.sourceforge.pmd.lang.ast">Node</a>&gt;&nbsp;nodes,
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/maven/plugin/pmd/rules/DummyRule.html#apply(java.util.List,%20net.sourceforge.pmd.RuleContext)">apply</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;? extends <a href="http://pmd.sourceforge.net/pmd-core/apidocs/net/sourceforge/pmd/lang/ast/Node.html?is-external=true" title="class or interface in net.sourceforge.pmd.lang.ast">Node</a>&gt;&nbsp;nodes,
      <a href="http://pmd.sourceforge.net/pmd-core/apidocs/net/sourceforge/pmd/RuleContext.html?is-external=true" title="class or interface in net.sourceforge.pmd">RuleContext</a>&nbsp;ctx)</code>&nbsp;</td>
 </tr>
 </table>
@@ -193,8 +193,8 @@ extends <a href="http://pmd.sourceforge.
 <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#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#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.ht
 ml?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#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#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.ht
 ml?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>
 <ul class="blockList">
 <li class="blockList"><a name="methods_inherited_from_class_net.sourceforge.pmd.PropertySource">
@@ -240,7 +240,7 @@ extends <a href="http://pmd.sourceforge.
 <ul class="blockListLast">
 <li class="blockList">
 <h4>apply</h4>
-<pre>public&nbsp;void&nbsp;apply(<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;? extends <a href="http://pmd.sourceforge.net/pmd-core/apidocs/net/sourceforge/pmd/lang/ast/Node.html?is-external=true" title="class or interface in net.sourceforge.pmd.lang.ast">Node</a>&gt;&nbsp;nodes,
+<pre>public&nbsp;void&nbsp;apply(<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;? extends <a href="http://pmd.sourceforge.net/pmd-core/apidocs/net/sourceforge/pmd/lang/ast/Node.html?is-external=true" title="class or interface in net.sourceforge.pmd.lang.ast">Node</a>&gt;&nbsp;nodes,
          <a href="http://pmd.sourceforge.net/pmd-core/apidocs/net/sourceforge/pmd/RuleContext.html?is-external=true" title="class or interface in net.sourceforge.pmd">RuleContext</a>&nbsp;ctx)</pre>
 </li>
 </ul>

Modified: websites/production/maven/components/plugins-archives/maven-pmd-plugin-LATEST/apidocs/org/apache/maven/plugin/pmd/rules/class-use/DummyRule.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-pmd-plugin-LATEST/apidocs/org/apache/maven/plugin/pmd/rules/class-use/DummyRule.html (original)
+++ websites/production/maven/components/plugins-archives/maven-pmd-plugin-LATEST/apidocs/org/apache/maven/plugin/pmd/rules/class-use/DummyRule.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.rules.DummyRule (Apache Maven PMD Plugin 3.5 API)</title>
+<title>Uses of Class org.apache.maven.plugin.pmd.rules.DummyRule (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.rules.DummyRule (Apache Maven PMD Plugin 3.5 API)";
+        parent.document.title="Uses of Class org.apache.maven.plugin.pmd.rules.DummyRule (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/rules/package-frame.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-pmd-plugin-LATEST/apidocs/org/apache/maven/plugin/pmd/rules/package-frame.html (original)
+++ websites/production/maven/components/plugins-archives/maven-pmd-plugin-LATEST/apidocs/org/apache/maven/plugin/pmd/rules/package-frame.html Sun Dec 13 21:06:46 2015
@@ -3,7 +3,7 @@
 <html lang="sv">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.maven.plugin.pmd.rules (Apache Maven PMD Plugin 3.5 API)</title>
+<title>org.apache.maven.plugin.pmd.rules (Apache Maven PMD Plugin 3.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>

Modified: websites/production/maven/components/plugins-archives/maven-pmd-plugin-LATEST/apidocs/org/apache/maven/plugin/pmd/rules/package-summary.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-pmd-plugin-LATEST/apidocs/org/apache/maven/plugin/pmd/rules/package-summary.html (original)
+++ websites/production/maven/components/plugins-archives/maven-pmd-plugin-LATEST/apidocs/org/apache/maven/plugin/pmd/rules/package-summary.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>org.apache.maven.plugin.pmd.rules (Apache Maven PMD Plugin 3.5 API)</title>
+<title>org.apache.maven.plugin.pmd.rules (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="org.apache.maven.plugin.pmd.rules (Apache Maven PMD Plugin 3.5 API)";
+        parent.document.title="org.apache.maven.plugin.pmd.rules (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/rules/package-tree.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-pmd-plugin-LATEST/apidocs/org/apache/maven/plugin/pmd/rules/package-tree.html (original)
+++ websites/production/maven/components/plugins-archives/maven-pmd-plugin-LATEST/apidocs/org/apache/maven/plugin/pmd/rules/package-tree.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>org.apache.maven.plugin.pmd.rules Class Hierarchy (Apache Maven PMD Plugin 3.5 API)</title>
+<title>org.apache.maven.plugin.pmd.rules Class Hierarchy (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="org.apache.maven.plugin.pmd.rules Class Hierarchy (Apache Maven PMD Plugin 3.5 API)";
+        parent.document.title="org.apache.maven.plugin.pmd.rules Class Hierarchy (Apache Maven PMD Plugin 3.6 API)";
     }
 //-->
 </script>
@@ -71,7 +71,7 @@
 <div class="contentContainer">
 <h2 title="Class Hierarchy">Class Hierarchy</h2>
 <ul>
-<li type="circle">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"><span class="strong">Object</span></a>
+<li type="circle">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"><span class="strong">Object</span></a>
 <ul>
 <li type="circle">net.sourceforge.pmd.<a href="http://pmd.sourceforge.net/pmd-core/apidocs/net/sourceforge/pmd/AbstractPropertySource.html?is-external=true" title="class or interface in net.sourceforge.pmd"><span class="strong">AbstractPropertySource</span></a> (implements net.sourceforge.pmd.<a href="http://pmd.sourceforge.net/pmd-core/apidocs/net/sourceforge/pmd/PropertySource.html?is-external=true" title="class or interface in net.sourceforge.pmd">PropertySource</a>)
 <ul>

Modified: websites/production/maven/components/plugins-archives/maven-pmd-plugin-LATEST/apidocs/org/apache/maven/plugin/pmd/rules/package-use.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-pmd-plugin-LATEST/apidocs/org/apache/maven/plugin/pmd/rules/package-use.html (original)
+++ websites/production/maven/components/plugins-archives/maven-pmd-plugin-LATEST/apidocs/org/apache/maven/plugin/pmd/rules/package-use.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 Package org.apache.maven.plugin.pmd.rules (Apache Maven PMD Plugin 3.5 API)</title>
+<title>Uses of Package org.apache.maven.plugin.pmd.rules (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 Package org.apache.maven.plugin.pmd.rules (Apache Maven PMD Plugin 3.5 API)";
+        parent.document.title="Uses of Package org.apache.maven.plugin.pmd.rules (Apache Maven PMD Plugin 3.6 API)";
     }
 //-->
 </script>

Modified: websites/production/maven/components/plugins-archives/maven-pmd-plugin-LATEST/apidocs/overview-frame.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-pmd-plugin-LATEST/apidocs/overview-frame.html (original)
+++ websites/production/maven/components/plugins-archives/maven-pmd-plugin-LATEST/apidocs/overview-frame.html Sun Dec 13 21:06:46 2015
@@ -3,7 +3,7 @@
 <html lang="sv">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Overview List (Apache Maven PMD Plugin 3.5 API)</title>
+<title>Overview List (Apache Maven PMD Plugin 3.6 API)</title>
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 </head>
 <body>