Modified:
websites/production/maven/components/plugins-archives/maven-pmd-plugin-LATEST/apidocs/overview-summary.html
==============================================================================
---
websites/production/maven/components/plugins-archives/maven-pmd-plugin-LATEST/apidocs/overview-summary.html
(original)
+++
websites/production/maven/components/plugins-archives/maven-pmd-plugin-LATEST/apidocs/overview-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>Overview (Apache Maven PMD Plugin 3.5 API)</title>
+<title>Overview (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="Overview (Apache Maven PMD Plugin 3.5 API)";
+ parent.document.title="Overview (Apache Maven PMD Plugin 3.6 API)";
}
//-->
</script>
@@ -62,7 +62,7 @@
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
-<h1 class="title">Apache Maven PMD Plugin 3.5 API</h1>
+<h1 class="title">Apache Maven PMD Plugin 3.6 API</h1>
</div>
<div class="contentContainer">
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0"
summary="Packages table, listing packages, and an explanation">
Modified:
websites/production/maven/components/plugins-archives/maven-pmd-plugin-LATEST/apidocs/overview-tree.html
==============================================================================
---
websites/production/maven/components/plugins-archives/maven-pmd-plugin-LATEST/apidocs/overview-tree.html
(original)
+++
websites/production/maven/components/plugins-archives/maven-pmd-plugin-LATEST/apidocs/overview-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>Class Hierarchy (Apache Maven PMD Plugin 3.5 API)</title>
+<title>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="Class Hierarchy (Apache Maven PMD Plugin 3.5
API)";
+ parent.document.title="Class Hierarchy (Apache Maven PMD Plugin 3.6
API)";
}
//-->
</script>
@@ -74,7 +74,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>
@@ -106,18 +106,18 @@
</li>
</ul>
</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/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/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.<a
href="org/apache/maven/plugin/pmd/CpdReportGenerator.html" title="class in
org.apache.maven.plugin.pmd"><span
class="strong">CpdReportGenerator</span></a></li>
<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.<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/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.<a
href="org/apache/maven/plugin/pmd/PmdFileInfo.html" title="class in
org.apache.maven.plugin.pmd"><span class="strong">PmdFileInfo</span></a></li>
<li type="circle">org.apache.maven.plugin.pmd.<a
href="org/apache/maven/plugin/pmd/PmdReportGenerator.html" title="class in
org.apache.maven.plugin.pmd"><span
class="strong">PmdReportGenerator</span></a></li>
<li type="circle">org.apache.maven.plugin.pmd.<a
href="org/apache/maven/plugin/pmd/PmdReportListener.html" title="class in
org.apache.maven.plugin.pmd"><span class="strong">PmdReportListener</span></a>
(implements net.sourceforge.pmd.<a
href="http://pmd.sourceforge.net/pmd-core/apidocs/net/sourceforge/pmd/ReportListener.html?is-external=true"
title="class or interface in net.sourceforge.pmd">ReportListener</a>)</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>
-<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/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>
<li type="circle">org.apache.maven.plugin.pmd.<a
href="org/apache/maven/plugin/pmd/ViolationDetails.html" title="class in
org.apache.maven.plugin.pmd"><span
class="strong">ViolationDetails</span></a><D></li>
</ul>
</li>
Modified:
websites/production/maven/components/plugins-archives/maven-pmd-plugin-LATEST/apidocs/serialized-form.html
==============================================================================
---
websites/production/maven/components/plugins-archives/maven-pmd-plugin-LATEST/apidocs/serialized-form.html
(original)
+++
websites/production/maven/components/plugins-archives/maven-pmd-plugin-LATEST/apidocs/serialized-form.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>Serialized Form (Apache Maven PMD Plugin 3.5 API)</title>
+<title>Serialized Form (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="Serialized Form (Apache Maven PMD Plugin 3.5
API)";
+ parent.document.title="Serialized Form (Apache Maven PMD Plugin 3.6
API)";
}
//-->
</script>
@@ -72,7 +72,7 @@
<li class="blockList"><a
name="org.apache.maven.plugin.pmd.model.CpdErrorDetail">
<!-- -->
</a>
-<h3>Class <a href="org/apache/maven/plugin/pmd/model/CpdErrorDetail.html"
title="class in
org.apache.maven.plugin.pmd.model">org.apache.maven.plugin.pmd.model.CpdErrorDetail</a>
extends <a
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true"
title="class or interface in java.lang">Object</a> implements Serializable</h3>
+<h3>Class <a href="org/apache/maven/plugin/pmd/model/CpdErrorDetail.html"
title="class in
org.apache.maven.plugin.pmd.model">org.apache.maven.plugin.pmd.model.CpdErrorDetail</a>
extends <a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true"
title="class or interface in java.lang">Object</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList"><a name="serializedForm">
<!-- -->
@@ -81,12 +81,12 @@
<ul class="blockList">
<li class="blockList">
<h4>duplications</h4>
-<pre><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><<a
href="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true"
title="class or interface in java.util">E</a>> duplications</pre>
+<pre><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><<a
href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true"
title="class or interface in java.util">E</a>> duplications</pre>
<div class="block">Field duplications.</div>
</li>
<li class="blockListLast">
<h4>modelEncoding</h4>
-<pre><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> modelEncoding</pre>
+<pre><a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a> modelEncoding</pre>
<div class="block">Field modelEncoding.</div>
</li>
</ul>
@@ -96,7 +96,7 @@
<li class="blockList"><a name="org.apache.maven.plugin.pmd.model.CpdFile">
<!-- -->
</a>
-<h3>Class <a href="org/apache/maven/plugin/pmd/model/CpdFile.html"
title="class in
org.apache.maven.plugin.pmd.model">org.apache.maven.plugin.pmd.model.CpdFile</a>
extends <a
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true"
title="class or interface in java.lang">Object</a> implements Serializable</h3>
+<h3>Class <a href="org/apache/maven/plugin/pmd/model/CpdFile.html"
title="class in
org.apache.maven.plugin.pmd.model">org.apache.maven.plugin.pmd.model.CpdFile</a>
extends <a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true"
title="class or interface in java.lang">Object</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList"><a name="serializedForm">
<!-- -->
@@ -110,7 +110,7 @@
</li>
<li class="blockListLast">
<h4>path</h4>
-<pre><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> path</pre>
+<pre><a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a> path</pre>
<div class="block">Field path.</div>
</li>
</ul>
@@ -120,7 +120,7 @@
<li class="blockList"><a name="org.apache.maven.plugin.pmd.model.Duplication">
<!-- -->
</a>
-<h3>Class <a href="org/apache/maven/plugin/pmd/model/Duplication.html"
title="class in
org.apache.maven.plugin.pmd.model">org.apache.maven.plugin.pmd.model.Duplication</a>
extends <a
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true"
title="class or interface in java.lang">Object</a> implements Serializable</h3>
+<h3>Class <a href="org/apache/maven/plugin/pmd/model/Duplication.html"
title="class in
org.apache.maven.plugin.pmd.model">org.apache.maven.plugin.pmd.model.Duplication</a>
extends <a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true"
title="class or interface in java.lang">Object</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList"><a name="serializedForm">
<!-- -->
@@ -139,12 +139,12 @@
</li>
<li class="blockList">
<h4>files</h4>
-<pre><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><<a
href="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true"
title="class or interface in java.util">E</a>> files</pre>
+<pre><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><<a
href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true"
title="class or interface in java.util">E</a>> files</pre>
<div class="block">Field files.</div>
</li>
<li class="blockListLast">
<h4>codefragment</h4>
-<pre><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> codefragment</pre>
+<pre><a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a> codefragment</pre>
<div class="block">Field codefragment.</div>
</li>
</ul>
@@ -154,7 +154,7 @@
<li class="blockList"><a
name="org.apache.maven.plugin.pmd.model.PmdErrorDetail">
<!-- -->
</a>
-<h3>Class <a href="org/apache/maven/plugin/pmd/model/PmdErrorDetail.html"
title="class in
org.apache.maven.plugin.pmd.model">org.apache.maven.plugin.pmd.model.PmdErrorDetail</a>
extends <a
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true"
title="class or interface in java.lang">Object</a> implements Serializable</h3>
+<h3>Class <a href="org/apache/maven/plugin/pmd/model/PmdErrorDetail.html"
title="class in
org.apache.maven.plugin.pmd.model">org.apache.maven.plugin.pmd.model.PmdErrorDetail</a>
extends <a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true"
title="class or interface in java.lang">Object</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList"><a name="serializedForm">
<!-- -->
@@ -163,12 +163,12 @@
<ul class="blockList">
<li class="blockList">
<h4>files</h4>
-<pre><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><<a
href="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true"
title="class or interface in java.util">E</a>> files</pre>
+<pre><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><<a
href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true"
title="class or interface in java.util">E</a>> files</pre>
<div class="block">Field files.</div>
</li>
<li class="blockListLast">
<h4>modelEncoding</h4>
-<pre><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> modelEncoding</pre>
+<pre><a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a> modelEncoding</pre>
<div class="block">Field modelEncoding.</div>
</li>
</ul>
@@ -178,7 +178,7 @@
<li class="blockList"><a name="org.apache.maven.plugin.pmd.model.PmdFile">
<!-- -->
</a>
-<h3>Class <a href="org/apache/maven/plugin/pmd/model/PmdFile.html"
title="class in
org.apache.maven.plugin.pmd.model">org.apache.maven.plugin.pmd.model.PmdFile</a>
extends <a
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true"
title="class or interface in java.lang">Object</a> implements Serializable</h3>
+<h3>Class <a href="org/apache/maven/plugin/pmd/model/PmdFile.html"
title="class in
org.apache.maven.plugin.pmd.model">org.apache.maven.plugin.pmd.model.PmdFile</a>
extends <a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true"
title="class or interface in java.lang">Object</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList"><a name="serializedForm">
<!-- -->
@@ -187,12 +187,12 @@
<ul class="blockList">
<li class="blockList">
<h4>name</h4>
-<pre><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> name</pre>
+<pre><a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a> name</pre>
<div class="block">Field name.</div>
</li>
<li class="blockListLast">
<h4>violations</h4>
-<pre><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><<a
href="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true"
title="class or interface in java.util">E</a>> violations</pre>
+<pre><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><<a
href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true"
title="class or interface in java.util">E</a>> violations</pre>
<div class="block">Field violations.</div>
</li>
</ul>
@@ -202,7 +202,7 @@
<li class="blockList"><a name="org.apache.maven.plugin.pmd.model.Violation">
<!-- -->
</a>
-<h3>Class <a href="org/apache/maven/plugin/pmd/model/Violation.html"
title="class in
org.apache.maven.plugin.pmd.model">org.apache.maven.plugin.pmd.model.Violation</a>
extends <a
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true"
title="class or interface in java.lang">Object</a> implements Serializable</h3>
+<h3>Class <a href="org/apache/maven/plugin/pmd/model/Violation.html"
title="class in
org.apache.maven.plugin.pmd.model">org.apache.maven.plugin.pmd.model.Violation</a>
extends <a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true"
title="class or interface in java.lang">Object</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList"><a name="serializedForm">
<!-- -->
@@ -216,17 +216,17 @@
</li>
<li class="blockList">
<h4>violationClass</h4>
-<pre><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> violationClass</pre>
+<pre><a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a> violationClass</pre>
<div class="block">Field violationClass.</div>
</li>
<li class="blockList">
<h4>violationPackage</h4>
-<pre><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> violationPackage</pre>
+<pre><a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a> violationPackage</pre>
<div class="block">Field violationPackage.</div>
</li>
<li class="blockList">
<h4>rule</h4>
-<pre><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> rule</pre>
+<pre><a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a> rule</pre>
<div class="block">Field rule.</div>
</li>
<li class="blockList">
@@ -236,12 +236,12 @@
</li>
<li class="blockList">
<h4>text</h4>
-<pre><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> text</pre>
+<pre><a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a> text</pre>
<div class="block">Field text.</div>
</li>
<li class="blockListLast">
<h4>fileName</h4>
-<pre><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> fileName</pre>
+<pre><a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a> fileName</pre>
</li>
</ul>
</li>
Modified:
websites/production/maven/components/plugins-archives/maven-pmd-plugin-LATEST/check-mojo.html
==============================================================================
---
websites/production/maven/components/plugins-archives/maven-pmd-plugin-LATEST/check-mojo.html
(original)
+++
websites/production/maven/components/plugins-archives/maven-pmd-plugin-LATEST/check-mojo.html
Sun Dec 13 21:06:46 2015
@@ -1,194 +1,377 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<!DOCTYPE html>
<!--
- | Generated by Apache Maven Doxia at 2015-07-03
- | Rendered using Apache Maven Stylus Skin 1.5
+ | Generated by Apache Maven Doxia 1.4 at 2015-12-13
+ | Rendered using Apache Maven Fluido Skin 1.4
-->
-<html xmlns="http://www.w3.org/1999/xhtml">
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
+ <meta charset="UTF-8" />
+ <meta name="viewport" content="width=device-width, initial-scale=1.0" />
+ <meta name="Date-Revision-yyyymmdd" content="20151213" />
+ <meta http-equiv="Content-Language" content="en" />
<title>Apache Maven PMD Plugin – pmd:check</title>
- <style type="text/css" media="all">
- @import url("./css/maven-base.css");
- @import url("./css/maven-theme.css");
- @import url("./css/site.css");
- </style>
- <link rel="stylesheet" href="./css/print.css" type="text/css"
media="print" />
- <meta name="Date-Revision-yyyymmdd" content="20150703" />
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
-
-<script src="http://www.google-analytics.com/urchin.js"
type="text/javascript"></script>
-
+ <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" />
+ <link rel="stylesheet" href="./css/site.css" />
+ <link rel="stylesheet" href="./css/print.css" media="print" />
+
+
+ <script type="text/javascript"
src="./js/apache-maven-fluido-1.4.min.js"></script>
+
+
+
+<script src="https://www.google-analytics.com/urchin.js"
type="text/javascript"></script>
+
+
<script type="text/javascript">_uacct = "UA-140879-1";
urchinTracker();</script>
- </head>
- <body class="composite">
- <div id="banner">
- <a href="../../" id="bannerLeft">
- <img
src="../../images/apache-maven-project-2.png" alt="" />
+
+ </head>
+ <body class="topBarDisabled">
+
+
+
+
+ <div class="container-fluid">
+ <div id="banner">
+ <div class="pull-left">
+ <a href="http://www.apache.org/"
id="bannerLeft">
+
<img src="../../images/apache-maven-project.png" alt="Apache
Maven"/>
+ </a>
+ </div>
+ <div class="pull-right"> <a
href="../../" id="bannerRight">
+
<img src="../../images/maven-logo-black-on-white.png" />
</a>
- <span id="bannerRight">
- <img
src="../../images/maven-logo-2.gif" alt="" />
- </span>
- <div class="clear">
- <hr/>
</div>
- </div>
- <div id="breadcrumbs">
+ <div class="clear"><hr/></div>
+ </div>
+
+ <div id="breadcrumbs">
+ <ul class="breadcrumb">
+
+
+ <li class="">
+ <a href="http://www.apache.org/" class="externalLink"
title="Apache">
+ Apache</a>
+ <span class="divider">/</span>
+ </li>
+ <li class="">
+ <a href="../../index.html" title="Maven">
+ Maven</a>
+ <span class="divider">/</span>
+ </li>
+ <li class="">
+ <a href="../index.html" title="Plugins">
+ Plugins</a>
+ <span class="divider">/</span>
+ </li>
+ <li class="">
+ <a href="./" title="Apache Maven PMD Plugin">
+ Apache Maven PMD Plugin</a>
+ <span class="divider">/</span>
+ </li>
+ <li class="active ">pmd:check</li>
+
+
+
+ <li id="publishDate" class="pull-right"><span
class="divider">|</span> Last Published: 2015-12-13</li>
+ <li id="projectVersion" class="pull-right">
+ Version: 3.6
+ </li>
- <div class="xleft">
- <a href="http://www.apache.org/"
class="externalLink">Apache</a>
- >
- <a href="../../index.html">Maven</a>
- >
- <a href="../index.html">Plugins</a>
- >
- <a href="./">Apache Maven PMD Plugin</a>
- >
- pmd:check
- </div>
- <div class="xright">
- Last Published: 2015-07-03
- | Version: 3.5
- </div>
- <div class="clear">
- <hr/>
+ </ul>
</div>
- </div>
- <div id="leftColumn">
- <div id="navcolumn">
-
- <h5>Overview</h5>
- <ul>
- <li class="none">
- <a href="index.html">Introduction</a>
- </li>
- <li class="none">
- <a href="plugin-info.html">Goals</a>
- </li>
- <li class="none">
- <a href="usage.html">Usage</a>
- </li>
- <li class="none">
- <a href="faq.html">FAQ</a>
- </li>
- <li class="none">
- <a href="http://www.apache.org/licenses/"
class="externalLink">License</a>
- </li>
- <li class="none">
- <a href="download.html">Download</a>
- </li>
- </ul>
- <h5>Examples</h5>
- <ul>
- <li class="none">
- <a href="examples/removeReport.html">Remove Report</a>
- </li>
- <li class="none">
- <a href="examples/targetJdk.html">Target JDK</a>
- </li>
- <li class="none">
- <a href="examples/usingRuleSets.html">Using Rule Sets</a>
- </li>
- <li class="none">
- <a href="examples/violationChecking.html">Violation
Checking</a>
- </li>
- <li class="none">
- <a href="examples/javascriptReport.html">Analyzing
JavaScript</a>
- </li>
- <li class="none">
- <a href="examples/jspReport.html">Analyzing Java Server
Pages</a>
- </li>
- <li class="none">
- <a href="examples/violation-exclusions.html">Violations
Exclusions</a>
- </li>
- </ul>
- <h5>Project Documentation</h5>
- <ul>
-
<li class="collapsed">
- <a href="project-info.html">Project Information</a>
- </li>
-
<li class="collapsed">
- <a href="project-reports.html">Project Reports</a>
- </li>
- </ul>
- <h5>Maven Projects</h5>
- <ul>
- <li class="none">
- <a href="../../ant-tasks/index.html">Ant Tasks</a>
+
+
+ <div class="row-fluid">
+ <div id="leftColumn" class="span2">
+ <div class="well sidebar-nav">
+
+
+ <ul class="nav nav-list">
+ <li class="nav-header">Overview</li>
+
+ <li>
+
+ <a href="index.html" title="Introduction">
+ <span class="none"></span>
+ Introduction</a>
</li>
- <li class="none">
- <a href="../../archetype/index.html">Archetype</a>
+
+ <li>
+
+ <a href="plugin-info.html" title="Goals">
+ <span class="none"></span>
+ Goals</a>
</li>
- <li class="none">
- <a href="../../doxia/index.html">Doxia</a>
+
+ <li>
+
+ <a href="usage.html" title="Usage">
+ <span class="none"></span>
+ Usage</a>
+ </li>
+
+ <li>
+
+ <a href="faq.html" title="FAQ">
+ <span class="none"></span>
+ FAQ</a>
+ </li>
+
+ <li>
+
+ <a href="http://www.apache.org/licenses/"
class="externalLink" title="License">
+ <span class="none"></span>
+ License</a>
+ </li>
+
+ <li>
+
+ <a href="download.html" title="Download">
+ <span class="none"></span>
+ Download</a>
+ </li>
+ <li class="nav-header">Examples</li>
+
+ <li>
+
+ <a href="examples/removeReport.html" title="Remove
Report">
+ <span class="none"></span>
+ Remove Report</a>
+ </li>
+
+ <li>
+
+ <a href="examples/targetJdk.html" title="Target JDK">
+ <span class="none"></span>
+ Target JDK</a>
+ </li>
+
+ <li>
+
+ <a href="examples/usingRuleSets.html" title="Using
Rule Sets">
+ <span class="none"></span>
+ Using Rule Sets</a>
+ </li>
+
+ <li>
+
+ <a href="examples/violationChecking.html"
title="Violation Checking">
+ <span class="none"></span>
+ Violation Checking</a>
+ </li>
+
+ <li>
+
+ <a href="examples/javascriptReport.html"
title="Analyzing JavaScript">
+ <span class="none"></span>
+ Analyzing JavaScript</a>
+ </li>
+
+ <li>
+
+ <a href="examples/jspReport.html" title="Analyzing
Java Server Pages">
+ <span class="none"></span>
+ Analyzing Java Server Pages</a>
+ </li>
+
+ <li>
+
+ <a href="examples/violation-exclusions.html"
title="Violations Exclusions">
+ <span class="none"></span>
+ Violations Exclusions</a>
+ </li>
+ <li class="nav-header">Project Documentation</li>
+
+ <li>
+
+ <a href="project-info.html" title="Project
Information">
+ <span class="icon-chevron-right"></span>
+ Project Information</a>
+ </li>
+
+ <li>
+
+ <a href="project-reports.html" title="Project
Reports">
+ <span class="icon-chevron-right"></span>
+ Project Reports</a>
+ </li>
+ <li class="nav-header">Maven Projects</li>
+
+ <li>
+
+ <a href="../../ant-tasks/index.html" title="Ant
Tasks">
+ <span class="none"></span>
+ Ant Tasks</a>
</li>
- <li class="none">
- <a href="../../jxr/index.html">JXR</a>
+
+ <li>
+
+ <a href="../../archetype/index.html"
title="Archetype">
+ <span class="none"></span>
+ Archetype</a>
</li>
- <li class="none">
- <a href="../../ref/current">Maven</a>
+
+ <li>
+
+ <a href="../../doxia/index.html" title="Doxia">
+ <span class="none"></span>
+ Doxia</a>
</li>
- <li class="none">
- <a href="../../pom/index.html">Parent POMs</a>
+
+ <li>
+
+ <a href="../../jxr/index.html" title="JXR">
+ <span class="none"></span>
+ JXR</a>
</li>
- <li class="none">
- <a href="../index.html">Plugins</a>
+
+ <li>
+
+ <a href="../../ref/current" title="Maven">
+ <span class="none"></span>
+ Maven</a>
</li>
- <li class="none">
- <a href="../../plugin-testing/index.html">Plugin Testing</a>
+
+ <li>
+
+ <a href="../../pom/index.html" title="Parent POMs">
+ <span class="none"></span>
+ Parent POMs</a>
</li>
- <li class="none">
- <a href="../../plugin-tools/index.html">Plugin Tools</a>
+
+ <li>
+
+ <a href="../index.html" title="Plugins">
+ <span class="none"></span>
+ Plugins</a>
</li>
- <li class="none">
- <a href="../../apache-resource-bundles/index.html">Resource
Bundles</a>
+
+ <li>
+
+ <a href="../../plugin-testing/index.html"
title="Plugin Testing">
+ <span class="none"></span>
+ Plugin Testing</a>
</li>
- <li class="none">
- <a href="../../scm/index.html">SCM</a>
+
+ <li>
+
+ <a href="../../plugin-tools/index.html"
title="Plugin Tools">
+ <span class="none"></span>
+ Plugin Tools</a>
</li>
- <li class="none">
- <a href="../../shared/index.html">Shared Components</a>
+
+ <li>
+
+ <a href="../../apache-resource-bundles/index.html"
title="Resource Bundles">
+ <span class="none"></span>
+ Resource Bundles</a>
</li>
- <li class="none">
- <a href="../../skins/index.html">Skins</a>
+
+ <li>
+
+ <a href="../../scm/index.html" title="SCM">
+ <span class="none"></span>
+ SCM</a>
</li>
- <li class="none">
- <a href="../../surefire/index.html">Surefire</a>
+
+ <li>
+
+ <a href="../../shared/index.html" title="Shared
Components">
+ <span class="none"></span>
+ Shared Components</a>
</li>
- <li class="none">
- <a href="../../wagon/index.html">Wagon</a>
+
+ <li>
+
+ <a href="../../skins/index.html" title="Skins">
+ <span class="none"></span>
+ Skins</a>
</li>
- </ul>
- <h5>ASF</h5>
- <ul>
- <li class="none">
- <a href="http://www.apache.org/foundation/how-it-works.html"
class="externalLink">How Apache Works</a>
+
+ <li>
+
+ <a href="../../surefire/index.html" title="Surefire">
+ <span class="none"></span>
+ Surefire</a>
</li>
- <li class="none">
- <a href="http://www.apache.org/foundation/"
class="externalLink">Foundation</a>
+
+ <li>
+
+ <a href="../../wagon/index.html" title="Wagon">
+ <span class="none"></span>
+ Wagon</a>
+ </li>
+ <li class="nav-header">ASF</li>
+
+ <li>
+
+ <a
href="http://www.apache.org/foundation/how-it-works.html" class="externalLink"
title="How Apache Works">
+ <span class="none"></span>
+ How Apache Works</a>
</li>
- <li class="none">
- <a href="http://www.apache.org/foundation/sponsorship.html"
class="externalLink">Sponsoring Apache</a>
+
+ <li>
+
+ <a href="http://www.apache.org/foundation/"
class="externalLink" title="Foundation">
+ <span class="none"></span>
+ Foundation</a>
</li>
- <li class="none">
- <a href="http://www.apache.org/foundation/thanks.html"
class="externalLink">Thanks</a>
+
+ <li>
+
+ <a
href="http://www.apache.org/foundation/sponsorship.html" class="externalLink"
title="Sponsoring Apache">
+ <span class="none"></span>
+ Sponsoring Apache</a>
</li>
- </ul>
- <a href="http://maven.apache.org/"
title="Built by Maven" class="poweredBy">
- <img alt="Built by Maven" src="./images/logos/maven-feather.png"/>
- </a>
-
- </div>
- </div>
- <div id="bodyColumn">
- <div id="contentBox">
+
+ <li>
+
+ <a
href="http://www.apache.org/foundation/thanks.html" class="externalLink"
title="Thanks">
+ <span class="none"></span>
+ Thanks</a>
+ </li>
+ </ul>
+
+
+ <form id="search-form"
action="https://www.google.com/search" method="get" >
+
+ <input value="$sitesearchValue" name="sitesearch" type="hidden"/>
+ <input class="search-query" name="q" id="query" type="text" />
+</form>
+<script type="text/javascript"
src="https://www.google.com/coop/cse/brand?form=search-form"></script>
+
+ <hr />
+
+ <div id="poweredBy">
+
+ <script type="text/javascript"
src="https://apis.google.com/js/plusone.js"></script>
+
+
+ <div class="g-plusone"
data-href="http://maven.apache.org/plugins/maven-pmd-plugin/" data-size="tall"
></div>
+
+ <div class="clear"></div>
+ <div class="clear"></div>
+ <div class="clear"></div>
+ <div class="clear"></div>
+ <a href="http://maven.apache.org/" title="Built
by Maven" class="poweredBy">
+ <img class="builtBy" alt="Built by Maven"
src="./images/logos/maven-feather.png" />
+ </a>
+ </div>
+ </div>
+ </div>
+
+ <div id="bodyColumn" class="span10" >
+
+
<div class="section">
<h2><a name="pmd:check"></a>pmd:check</h2>
<p><b>Full name</b>:</p>
-<p>org.apache.maven.plugins:maven-pmd-plugin:3.5:check</p>
+<p>org.apache.maven.plugins:maven-pmd-plugin:3.6:check</p>
<p><b>Description</b>:</p>
@@ -212,7 +395,7 @@
<div class="section">
<h3><a name="Required_Parameters"></a>Required Parameters</h3>
-<table class="bodyTable" border="0">
+<table class="table table-striped" border="0">
<tr class="a">
@@ -267,7 +450,7 @@ report.<br /><b>User property is</b>: <t
<div class="section">
<h3><a name="Optional_Parameters"></a>Optional Parameters</h3>
-<table class="bodyTable" border="0">
+<table class="table table-striped" border="0">
<tr class="a">
@@ -482,22 +665,24 @@ report.</div>
</div>
- </div>
- </div>
- <div class="clear">
- <hr/>
- </div>
- <div id="footer">
- <div class="xright">
- © 2005-2015
- The Apache Software Foundation
-
- - <a
href="http://maven.apache.org/privacy-policy.html">Privacy Policy</a>.
- Apache Maven, Maven, Apache, the Apache feather logo, and the Apache
Maven project logos are trademarks of The Apache Software Foundation.
- </div>
- <div class="clear">
- <hr/>
- </div>
- </div>
- </body>
+ </div>
+ </div>
+ </div>
+
+ <hr/>
+
+ <footer>
+ <div class="container-fluid">
+ <div class="row-fluid">
+ <p >Copyright ©
2005–2015
+ <a href="http://www.apache.org/">The Apache Software
Foundation</a>.
+ All rights reserved.
+
+ </p>
+ </div>
+
+
+ </div>
+ </footer>
+ </body>
</html>
\ No newline at end of file
Modified:
websites/production/maven/components/plugins-archives/maven-pmd-plugin-LATEST/checkstyle.html
==============================================================================
---
websites/production/maven/components/plugins-archives/maven-pmd-plugin-LATEST/checkstyle.html
(original)
+++
websites/production/maven/components/plugins-archives/maven-pmd-plugin-LATEST/checkstyle.html
Sun Dec 13 21:06:46 2015
@@ -1,233 +1,466 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<!DOCTYPE html>
<!--
- | Generated by Apache Maven Doxia at 2015-07-03
- | Rendered using Apache Maven Stylus Skin 1.5
+ | Generated by Apache Maven Doxia 1.4 at 2015-12-13
+ | Rendered using Apache Maven Fluido Skin 1.4
-->
-<html xmlns="http://www.w3.org/1999/xhtml">
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
+ <meta charset="UTF-8" />
+ <meta name="viewport" content="width=device-width, initial-scale=1.0" />
+ <meta name="Date-Revision-yyyymmdd" content="20151213" />
+ <meta http-equiv="Content-Language" content="en" />
<title>Apache Maven PMD Plugin – Checkstyle Results</title>
- <style type="text/css" media="all">
- @import url("./css/maven-base.css");
- @import url("./css/maven-theme.css");
- @import url("./css/site.css");
- </style>
- <link rel="stylesheet" href="./css/print.css" type="text/css"
media="print" />
- <meta name="Date-Revision-yyyymmdd" content="20150703" />
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
-
-<script src="http://www.google-analytics.com/urchin.js"
type="text/javascript"></script>
-
+ <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" />
+ <link rel="stylesheet" href="./css/site.css" />
+ <link rel="stylesheet" href="./css/print.css" media="print" />
+
+
+ <script type="text/javascript"
src="./js/apache-maven-fluido-1.4.min.js"></script>
+
+
+
+<script src="https://www.google-analytics.com/urchin.js"
type="text/javascript"></script>
+
+
<script type="text/javascript">_uacct = "UA-140879-1";
urchinTracker();</script>
- </head>
- <body class="composite">
- <div id="banner">
- <a href="../../" id="bannerLeft">
- <img
src="../../images/apache-maven-project-2.png" alt="" />
+
+ </head>
+ <body class="topBarDisabled">
+
+
+
+
+ <div class="container-fluid">
+ <div id="banner">
+ <div class="pull-left">
+ <a href="http://www.apache.org/"
id="bannerLeft">
+
<img src="../../images/apache-maven-project.png" alt="Apache
Maven"/>
</a>
- <span id="bannerRight">
- <img
src="../../images/maven-logo-2.gif" alt="" />
- </span>
- <div class="clear">
- <hr/>
+ </div>
+ <div class="pull-right"> <a
href="../../" id="bannerRight">
+
<img src="../../images/maven-logo-black-on-white.png" />
+ </a>
+ </div>
+ <div class="clear"><hr/></div>
</div>
- </div>
- <div id="breadcrumbs">
+
+ <div id="breadcrumbs">
+ <ul class="breadcrumb">
+
+
+ <li class="">
+ <a href="http://www.apache.org/" class="externalLink"
title="Apache">
+ Apache</a>
+ <span class="divider">/</span>
+ </li>
+ <li class="">
+ <a href="../../index.html" title="Maven">
+ Maven</a>
+ <span class="divider">/</span>
+ </li>
+ <li class="">
+ <a href="../index.html" title="Plugins">
+ Plugins</a>
+ <span class="divider">/</span>
+ </li>
+ <li class="">
+ <a href="./" title="Apache Maven PMD Plugin">
+ Apache Maven PMD Plugin</a>
+ <span class="divider">/</span>
+ </li>
+ <li class="active ">Checkstyle Results</li>
+
+
+
+ <li id="publishDate" class="pull-right"><span
class="divider">|</span> Last Published: 2015-12-13</li>
+ <li id="projectVersion" class="pull-right">
+ Version: 3.6
+ </li>
- <div class="xleft">
- <a href="http://www.apache.org/"
class="externalLink">Apache</a>
- >
- <a href="../../index.html">Maven</a>
- >
- <a href="../index.html">Plugins</a>
- >
- <a href="./">Apache Maven PMD Plugin</a>
- >
- Checkstyle Results
- </div>
- <div class="xright">
- Last Published: 2015-07-03
- | Version: 3.5
- </div>
- <div class="clear">
- <hr/>
+ </ul>
</div>
- </div>
- <div id="leftColumn">
- <div id="navcolumn">
-
- <h5>Overview</h5>
- <ul>
- <li class="none">
- <a href="index.html">Introduction</a>
- </li>
- <li class="none">
- <a href="plugin-info.html">Goals</a>
- </li>
- <li class="none">
- <a href="usage.html">Usage</a>
- </li>
- <li class="none">
- <a href="faq.html">FAQ</a>
- </li>
- <li class="none">
- <a href="http://www.apache.org/licenses/"
class="externalLink">License</a>
- </li>
- <li class="none">
- <a href="download.html">Download</a>
- </li>
- </ul>
- <h5>Examples</h5>
- <ul>
- <li class="none">
- <a href="examples/removeReport.html">Remove Report</a>
- </li>
- <li class="none">
- <a href="examples/targetJdk.html">Target JDK</a>
- </li>
- <li class="none">
- <a href="examples/usingRuleSets.html">Using Rule Sets</a>
- </li>
- <li class="none">
- <a href="examples/violationChecking.html">Violation
Checking</a>
- </li>
- <li class="none">
- <a href="examples/javascriptReport.html">Analyzing
JavaScript</a>
- </li>
- <li class="none">
- <a href="examples/jspReport.html">Analyzing Java Server
Pages</a>
- </li>
- <li class="none">
- <a href="examples/violation-exclusions.html">Violations
Exclusions</a>
- </li>
- </ul>
- <h5>Project Documentation</h5>
- <ul>
-
<li class="collapsed">
- <a href="project-info.html">Project Information</a>
+
+
+ <div class="row-fluid">
+ <div id="leftColumn" class="span2">
+ <div class="well sidebar-nav">
+
+
+ <ul class="nav nav-list">
+ <li class="nav-header">Overview</li>
+
+ <li>
+
+ <a href="index.html" title="Introduction">
+ <span class="none"></span>
+ Introduction</a>
+ </li>
+
+ <li>
+
+ <a href="plugin-info.html" title="Goals">
+ <span class="none"></span>
+ Goals</a>
+ </li>
+
+ <li>
+
+ <a href="usage.html" title="Usage">
+ <span class="none"></span>
+ Usage</a>
+ </li>
+
+ <li>
+
+ <a href="faq.html" title="FAQ">
+ <span class="none"></span>
+ FAQ</a>
+ </li>
+
+ <li>
+
+ <a href="http://www.apache.org/licenses/"
class="externalLink" title="License">
+ <span class="none"></span>
+ License</a>
+ </li>
+
+ <li>
+
+ <a href="download.html" title="Download">
+ <span class="none"></span>
+ Download</a>
+ </li>
+ <li class="nav-header">Examples</li>
+
+ <li>
+
+ <a href="examples/removeReport.html" title="Remove
Report">
+ <span class="none"></span>
+ Remove Report</a>
+ </li>
+
+ <li>
+
+ <a href="examples/targetJdk.html" title="Target JDK">
+ <span class="none"></span>
+ Target JDK</a>
+ </li>
+
+ <li>
+
+ <a href="examples/usingRuleSets.html" title="Using
Rule Sets">
+ <span class="none"></span>
+ Using Rule Sets</a>
+ </li>
+
+ <li>
+
+ <a href="examples/violationChecking.html"
title="Violation Checking">
+ <span class="none"></span>
+ Violation Checking</a>
+ </li>
+
+ <li>
+
+ <a href="examples/javascriptReport.html"
title="Analyzing JavaScript">
+ <span class="none"></span>
+ Analyzing JavaScript</a>
+ </li>
+
+ <li>
+
+ <a href="examples/jspReport.html" title="Analyzing
Java Server Pages">
+ <span class="none"></span>
+ Analyzing Java Server Pages</a>
+ </li>
+
+ <li>
+
+ <a href="examples/violation-exclusions.html"
title="Violations Exclusions">
+ <span class="none"></span>
+ Violations Exclusions</a>
+ </li>
+ <li class="nav-header">Project Documentation</li>
+
+ <li>
+
+ <a href="project-info.html" title="Project
Information">
+ <span class="icon-chevron-right"></span>
+ Project Information</a>
</li>
-
<li class="expanded">
- <a href="project-reports.html">Project Reports</a>
- <ul>
- <li class="none">
- <a href="surefire-report.html">Surefire Report</a>
- </li>
- <li class="none">
- <strong>Checkstyle</strong>
+
+ <li>
+
+ <a href="project-reports.html" title="Project
Reports">
+ <span class="icon-chevron-down"></span>
+ Project Reports</a>
+ <ul class="nav nav-list">
+
+ <li>
+
+ <a href="surefire-report.html" title="Surefire
Report">
+ <span class="none"></span>
+ Surefire Report</a>
+ </li>
+
+ <li class="active">
+
+ <a href="#"><span class="none"></span>Checkstyle</a>
</li>
- <li class="none">
- <a href="pmd.html">PMD</a>
- </li>
- <li class="none">
- <a href="xref/index.html">Source Xref</a>
- </li>
- <li class="none">
- <a href="xref-test/index.html">Test Source Xref</a>
- </li>
- <li class="none">
- <a href="taglist.html">Tag List</a>
- </li>
- <li class="none">
- <a href="apidocs/index.html">JavaDocs</a>
- </li>
- <li class="none">
- <a href="testapidocs/index.html">Test JavaDocs</a>
- </li>
- <li class="none">
- <a href="findbugs.html">FindBugs</a>
- </li>
- <li class="none">
- <a href="sonar.html">Sonar</a>
- </li>
- <li class="none">
- <a href="plugin-info.html">Plugin Documentation</a>
- </li>
- <li class="none">
- <a href="invoker-report.html">Invoker Build Results</a>
- </li>
- <li class="none">
- <a href="l10n-status.html">L10n Status</a>
+
+ <li>
+
+ <a href="pmd.html" title="PMD">
+ <span class="none"></span>
+ PMD</a>
+ </li>
+
+ <li>
+
+ <a href="xref/index.html" title="Source Xref">
+ <span class="none"></span>
+ Source Xref</a>
+ </li>
+
+ <li>
+
+ <a href="xref-test/index.html" title="Test Source
Xref">
+ <span class="none"></span>
+ Test Source Xref</a>
+ </li>
+
+ <li>
+
+ <a href="taglist.html" title="Tag List">
+ <span class="none"></span>
+ Tag List</a>
+ </li>
+
+ <li>
+
+ <a href="apidocs/index.html" title="JavaDocs">
+ <span class="none"></span>
+ JavaDocs</a>
+ </li>
+
+ <li>
+
+ <a href="testapidocs/index.html" title="Test
JavaDocs">
+ <span class="none"></span>
+ Test JavaDocs</a>
+ </li>
+
+ <li>
+
+ <a href="findbugs.html" title="FindBugs">
+ <span class="none"></span>
+ FindBugs</a>
+ </li>
+
+ <li>
+
+ <a href="sonar.html" title="Sonar">
+ <span class="none"></span>
+ Sonar</a>
+ </li>
+
+ <li>
+
+ <a href="plugin-info.html" title="Plugin
Documentation">
+ <span class="none"></span>
+ Plugin Documentation</a>
+ </li>
+
+ <li>
+
+ <a href="invoker-report.html" title="Invoker Build
Results">
+ <span class="none"></span>
+ Invoker Build Results</a>
+ </li>
+
+ <li>
+
+ <a href="l10n-status.html" title="L10n Status">
+ <span class="none"></span>
+ L10n Status</a>
</li>
</ul>
</li>
- </ul>
- <h5>Maven Projects</h5>
- <ul>
- <li class="none">
- <a href="../../ant-tasks/index.html">Ant Tasks</a>
- </li>
- <li class="none">
- <a href="../../archetype/index.html">Archetype</a>
- </li>
- <li class="none">
- <a href="../../doxia/index.html">Doxia</a>
- </li>
- <li class="none">
- <a href="../../jxr/index.html">JXR</a>
- </li>
- <li class="none">
- <a href="../../ref/current">Maven</a>
- </li>
- <li class="none">
- <a href="../../pom/index.html">Parent POMs</a>
- </li>
- <li class="none">
- <a href="../index.html">Plugins</a>
- </li>
- <li class="none">
- <a href="../../plugin-testing/index.html">Plugin Testing</a>
- </li>
- <li class="none">
- <a href="../../plugin-tools/index.html">Plugin Tools</a>
- </li>
- <li class="none">
- <a href="../../apache-resource-bundles/index.html">Resource
Bundles</a>
- </li>
- <li class="none">
- <a href="../../scm/index.html">SCM</a>
- </li>
- <li class="none">
- <a href="../../shared/index.html">Shared Components</a>
- </li>
- <li class="none">
- <a href="../../skins/index.html">Skins</a>
- </li>
- <li class="none">
- <a href="../../surefire/index.html">Surefire</a>
- </li>
- <li class="none">
- <a href="../../wagon/index.html">Wagon</a>
- </li>
- </ul>
- <h5>ASF</h5>
- <ul>
- <li class="none">
- <a href="http://www.apache.org/foundation/how-it-works.html"
class="externalLink">How Apache Works</a>
- </li>
- <li class="none">
- <a href="http://www.apache.org/foundation/"
class="externalLink">Foundation</a>
- </li>
- <li class="none">
- <a href="http://www.apache.org/foundation/sponsorship.html"
class="externalLink">Sponsoring Apache</a>
- </li>
- <li class="none">
- <a href="http://www.apache.org/foundation/thanks.html"
class="externalLink">Thanks</a>
- </li>
- </ul>
- <a href="http://maven.apache.org/"
title="Built by Maven" class="poweredBy">
- <img alt="Built by Maven" src="./images/logos/maven-feather.png"/>
- </a>
-
- </div>
- </div>
- <div id="bodyColumn">
- <div id="contentBox">
- <div class="section">
+ <li class="nav-header">Maven Projects</li>
+
+ <li>
+
+ <a href="../../ant-tasks/index.html" title="Ant
Tasks">
+ <span class="none"></span>
+ Ant Tasks</a>
+ </li>
+
+ <li>
+
+ <a href="../../archetype/index.html"
title="Archetype">
+ <span class="none"></span>
+ Archetype</a>
+ </li>
+
+ <li>
+
+ <a href="../../doxia/index.html" title="Doxia">
+ <span class="none"></span>
+ Doxia</a>
+ </li>
+
+ <li>
+
+ <a href="../../jxr/index.html" title="JXR">
+ <span class="none"></span>
+ JXR</a>
+ </li>
+
+ <li>
+
+ <a href="../../ref/current" title="Maven">
+ <span class="none"></span>
+ Maven</a>
+ </li>
+
+ <li>
+
+ <a href="../../pom/index.html" title="Parent POMs">
+ <span class="none"></span>
+ Parent POMs</a>
+ </li>
+
+ <li>
+
+ <a href="../index.html" title="Plugins">
+ <span class="none"></span>
+ Plugins</a>
+ </li>
+
+ <li>
+
+ <a href="../../plugin-testing/index.html"
title="Plugin Testing">
+ <span class="none"></span>
+ Plugin Testing</a>
+ </li>
+
+ <li>
+
+ <a href="../../plugin-tools/index.html"
title="Plugin Tools">
+ <span class="none"></span>
+ Plugin Tools</a>
+ </li>
+
+ <li>
+
+ <a href="../../apache-resource-bundles/index.html"
title="Resource Bundles">
+ <span class="none"></span>
+ Resource Bundles</a>
+ </li>
+
+ <li>
+
+ <a href="../../scm/index.html" title="SCM">
+ <span class="none"></span>
+ SCM</a>
+ </li>
+
+ <li>
+
+ <a href="../../shared/index.html" title="Shared
Components">
+ <span class="none"></span>
+ Shared Components</a>
+ </li>
+
+ <li>
+
+ <a href="../../skins/index.html" title="Skins">
+ <span class="none"></span>
+ Skins</a>
+ </li>
+
+ <li>
+
+ <a href="../../surefire/index.html" title="Surefire">
+ <span class="none"></span>
+ Surefire</a>
+ </li>
+
+ <li>
+
+ <a href="../../wagon/index.html" title="Wagon">
+ <span class="none"></span>
+ Wagon</a>
+ </li>
+ <li class="nav-header">ASF</li>
+
+ <li>
+
+ <a
href="http://www.apache.org/foundation/how-it-works.html" class="externalLink"
title="How Apache Works">
+ <span class="none"></span>
+ How Apache Works</a>
+ </li>
+
+ <li>
+
+ <a href="http://www.apache.org/foundation/"
class="externalLink" title="Foundation">
+ <span class="none"></span>
+ Foundation</a>
+ </li>
+
+ <li>
+
+ <a
href="http://www.apache.org/foundation/sponsorship.html" class="externalLink"
title="Sponsoring Apache">
+ <span class="none"></span>
+ Sponsoring Apache</a>
+ </li>
+
+ <li>
+
+ <a
href="http://www.apache.org/foundation/thanks.html" class="externalLink"
title="Thanks">
+ <span class="none"></span>
+ Thanks</a>
+ </li>
+ </ul>
+
+
+ <form id="search-form"
action="https://www.google.com/search" method="get" >
+
+ <input value="$sitesearchValue" name="sitesearch" type="hidden"/>
+ <input class="search-query" name="q" id="query" type="text" />
+</form>
+<script type="text/javascript"
src="https://www.google.com/coop/cse/brand?form=search-form"></script>
+
+ <hr />
+
+ <div id="poweredBy">
+
+ <script type="text/javascript"
src="https://apis.google.com/js/plusone.js"></script>
+
+
+ <div class="g-plusone"
data-href="http://maven.apache.org/plugins/maven-pmd-plugin/" data-size="tall"
></div>
+
+ <div class="clear"></div>
+ <div class="clear"></div>
+ <div class="clear"></div>
+ <div class="clear"></div>
+ <a href="http://maven.apache.org/" title="Built
by Maven" class="poweredBy">
+ <img class="builtBy" alt="Built by Maven"
src="./images/logos/maven-feather.png" />
+ </a>
+ </div>
+ </div>
+ </div>
+
+
+ <div id="bodyColumn" class="span10" >
+
+ <div class="section">
<h2><a name="Checkstyle_Results"></a>Checkstyle Results</h2>
-<p>The following document contains the results of <a class="externalLink"
href="http://checkstyle.sourceforge.net/">Checkstyle</a> 5.7. <a
href="checkstyle.rss"><img alt="rss feed" src="images/rss.png" /></a></p></div>
+<p>The following document contains the results of <a class="externalLink"
href="http://checkstyle.sourceforge.net/">Checkstyle</a> 6.1.1 with
config/maven_checks.xml ruleset. <a href="checkstyle.rss"><img alt="rss
feed" src="images/rss.png" /></a></p></div>
<div class="section">
<h2><a name="Summary"></a>Summary</h2>
-<table border="0" class="bodyTable">
+<table border="0" class="table table-striped">
<tr class="a">
<th>Files</th>
<th><img src="images/icon_info_sml.gif" alt="" /> Info</th>
@@ -240,7 +473,7 @@
<td>0</td></tr></table></div>
<div class="section">
<h2><a name="Files"></a>Files</h2>
-<table border="0" class="bodyTable">
+<table border="0" class="table table-striped">
<tr class="a">
<th>File</th>
<th><img src="images/icon_info_sml.gif" alt="" /> I</th>
@@ -293,7 +526,7 @@
<td>0</td></tr></table></div>
<div class="section">
<h2><a name="Rules"></a>Rules</h2>
-<table border="0" class="bodyTable">
+<table border="0" class="table table-striped">
<tr class="a">
<th>Category</th>
<th>Rule</th>
@@ -318,7 +551,7 @@
<h2><a name="Details"></a>Details</h2>
<div class="section">
<h3
id="org.apache.maven.plugin.pmd.AbstractPmdReport.java">org/apache/maven/plugin/pmd/AbstractPmdReport.java</h3>
-<table border="0" class="bodyTable">
+<table border="0" class="table table-striped">
<tr class="b">
<th>Severity</th>
<th>Category</th>
@@ -357,7 +590,7 @@
<td><a
href="./xref/org/apache/maven/plugin/pmd/AbstractPmdReport.html#L472">472</a></td></tr></table></div>
<div class="section">
<h3
id="org.apache.maven.plugin.pmd.AbstractPmdViolationCheckMojo.java">org/apache/maven/plugin/pmd/AbstractPmdViolationCheckMojo.java</h3>
-<table border="0" class="bodyTable">
+<table border="0" class="table table-striped">
<tr class="b">
<th>Severity</th>
<th>Category</th>
@@ -444,7 +677,7 @@
<td><a
href="./xref/org/apache/maven/plugin/pmd/AbstractPmdViolationCheckMojo.html#L290">290</a></td></tr></table></div>
<div class="section">
<h3
id="org.apache.maven.plugin.pmd.CpdReport.java">org/apache/maven/plugin/pmd/CpdReport.java</h3>
-<table border="0" class="bodyTable">
+<table border="0" class="table table-striped">
<tr class="b">
<th>Severity</th>
<th>Category</th>
@@ -459,7 +692,7 @@
<td><a
href="./xref/org/apache/maven/plugin/pmd/CpdReport.html#L321">321</a></td></tr></table></div>
<div class="section">
<h3
id="org.apache.maven.plugin.pmd.CpdReportGenerator.java">org/apache/maven/plugin/pmd/CpdReportGenerator.java</h3>
-<table border="0" class="bodyTable">
+<table border="0" class="table table-striped">
<tr class="b">
<th>Severity</th>
<th>Category</th>
@@ -480,7 +713,7 @@
<td><a
href="./xref/org/apache/maven/plugin/pmd/CpdReportGenerator.html#L155">155</a></td></tr></table></div>
<div class="section">
<h3
id="org.apache.maven.plugin.pmd.PmdFileInfo.java">org/apache/maven/plugin/pmd/PmdFileInfo.java</h3>
-<table border="0" class="bodyTable">
+<table border="0" class="table table-striped">
<tr class="a">
<th>Severity</th>
<th>Category</th>
@@ -513,7 +746,7 @@
<td><a
href="./xref/org/apache/maven/plugin/pmd/PmdFileInfo.html#L64">64</a></td></tr></table></div>
<div class="section">
<h3
id="org.apache.maven.plugin.pmd.PmdReport.java">org/apache/maven/plugin/pmd/PmdReport.java</h3>
-<table border="0" class="bodyTable">
+<table border="0" class="table table-striped">
<tr class="b">
<th>Severity</th>
<th>Category</th>
@@ -528,7 +761,7 @@
<td><a
href="./xref/org/apache/maven/plugin/pmd/PmdReport.html#L192">192</a></td></tr></table></div>
<div class="section">
<h3
id="org.apache.maven.plugin.pmd.PmdReportGenerator.java">org/apache/maven/plugin/pmd/PmdReportGenerator.java</h3>
-<table border="0" class="bodyTable">
+<table border="0" class="table table-striped">
<tr class="b">
<th>Severity</th>
<th>Category</th>
@@ -585,7 +818,7 @@
<td><a
href="./xref/org/apache/maven/plugin/pmd/PmdReportGenerator.html#L319">319</a></td></tr></table></div>
<div class="section">
<h3
id="org.apache.maven.plugin.pmd.PmdReportListener.java">org/apache/maven/plugin/pmd/PmdReportListener.java</h3>
-<table border="0" class="bodyTable">
+<table border="0" class="table table-striped">
<tr class="a">
<th>Severity</th>
<th>Category</th>
@@ -612,7 +845,7 @@
<td><a
href="./xref/org/apache/maven/plugin/pmd/PmdReportListener.html#L62">62</a></td></tr></table></div>
<div class="section">
<h3
id="org.apache.maven.plugin.pmd.rules.DummyRule.java">org/apache/maven/plugin/pmd/rules/DummyRule.java</h3>
-<table border="0" class="bodyTable">
+<table border="0" class="table table-striped">
<tr class="a">
<th>Severity</th>
<th>Category</th>
@@ -625,22 +858,24 @@
<td>JavadocMethod</td>
<td>Missing a Javadoc comment.</td>
<td><a
href="./xref/org/apache/maven/plugin/pmd/rules/DummyRule.html#L34">34</a></td></tr></table></div></div>
- </div>
- </div>
- <div class="clear">
- <hr/>
- </div>
- <div id="footer">
- <div class="xright">
- © 2005-2015
- The Apache Software Foundation
-
- - <a
href="http://maven.apache.org/privacy-policy.html">Privacy Policy</a>.
- Apache Maven, Maven, Apache, the Apache feather logo, and the Apache
Maven project logos are trademarks of The Apache Software Foundation.
- </div>
- <div class="clear">
- <hr/>
- </div>
- </div>
- </body>
+ </div>
+ </div>
+ </div>
+
+ <hr/>
+
+ <footer>
+ <div class="container-fluid">
+ <div class="row-fluid">
+ <p >Copyright ©
2005–2015
+ <a href="http://www.apache.org/">The Apache Software
Foundation</a>.
+ All rights reserved.
+
+ </p>
+ </div>
+
+
+ </div>
+ </footer>
+ </body>
</html>
\ No newline at end of file