You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by de...@apache.org on 2013/02/22 19:41:52 UTC

svn commit: r851556 [6/33] - in /websites/production/maven/content/plugins/maven-checkstyle-plugin: ./ apidocs/ apidocs/org/apache/maven/plugin/checkstyle/ apidocs/org/apache/maven/plugin/checkstyle/class-use/ apidocs/org/apache/maven/plugin/checkstyle...

Modified: websites/production/maven/content/plugins/maven-checkstyle-plugin/apidocs/overview-tree.html
==============================================================================
--- websites/production/maven/content/plugins/maven-checkstyle-plugin/apidocs/overview-tree.html (original)
+++ websites/production/maven/content/plugins/maven-checkstyle-plugin/apidocs/overview-tree.html Fri Feb 22 18:41:48 2013
@@ -2,10 +2,9 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_22) on Sat Feb 25 22:02:28 CET 2012 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Class Hierarchy (Maven Checkstyle Plugin 2.9.1 API)
+Class Hierarchy (Maven Checkstyle Plugin 2.10 API)
 </TITLE>
 
 
@@ -14,7 +13,7 @@ Class Hierarchy (Maven Checkstyle Plugin
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="Class Hierarchy (Maven Checkstyle Plugin 2.9.1 API)";
+    parent.document.title="Class Hierarchy (Maven Checkstyle Plugin 2.10 API)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -87,7 +86,7 @@ Hierarchy For All Packages</H2>
 Class Hierarchy
 </H2>
 <UL>
-<LI TYPE="circle">java.lang.<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html" title="class or interface in java.lang"><B>Object</B></A><UL>
+<LI TYPE="circle">java.lang.<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html" title="class or interface in java.lang"><B>Object</B></A><UL>
 <LI TYPE="circle">org.codehaus.plexus.logging.AbstractLogEnabled (implements org.codehaus.plexus.logging.LogEnabled)
 <UL>
 <LI TYPE="circle">org.apache.maven.plugin.checkstyle.<A HREF="org/apache/maven/plugin/checkstyle/DefaultCheckstyleExecutor.html" title="class in org.apache.maven.plugin.checkstyle"><B>DefaultCheckstyleExecutor</B></A> (implements org.apache.maven.plugin.checkstyle.<A HREF="org/apache/maven/plugin/checkstyle/CheckstyleExecutor.html" title="interface in org.apache.maven.plugin.checkstyle">CheckstyleExecutor</A>)
@@ -108,9 +107,9 @@ Class Hierarchy
 <LI TYPE="circle">org.codehaus.plexus.interpolation.<A HREF="http://plexus.codehaus.org/plexus-components/plexus-interpolation/apidocs/org/codehaus/plexus/interpolation/RegexBasedInterpolator.html" title="class or interface in org.codehaus.plexus.interpolation"><B>RegexBasedInterpolator</B></A> (implements org.codehaus.plexus.interpolation.<A HREF="http://plexus.codehaus.org/plexus-components/plexus-interpolation/apidocs/org/codehaus/plexus/interpolation/Interpolator.html" title="class or interface in org.codehaus.plexus.interpolation">Interpolator</A>)
 <UL>
 <LI TYPE="circle">org.codehaus.plexus.util.interpolation.<A HREF="org/codehaus/plexus/util/interpolation/RegexBasedInterpolator.html" title="class in org.codehaus.plexus.util.interpolation"><B>RegexBasedInterpolator</B></A></UL>
-<LI TYPE="circle">org.apache.maven.plugin.checkstyle.<A HREF="org/apache/maven/plugin/checkstyle/ReportResource.html" title="class in org.apache.maven.plugin.checkstyle"><B>ReportResource</B></A><LI TYPE="circle">java.lang.<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Throwable.html" title="class or interface in java.lang"><B>Throwable</B></A> (implements java.io.<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/io/Serializable.html" title="class or interface in java.io">Serializable</A>)
+<LI TYPE="circle">org.apache.maven.plugin.checkstyle.<A HREF="org/apache/maven/plugin/checkstyle/ReportResource.html" title="class in org.apache.maven.plugin.checkstyle"><B>ReportResource</B></A><LI TYPE="circle">java.lang.<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Throwable.html" title="class or interface in java.lang"><B>Throwable</B></A> (implements java.io.<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/Serializable.html" title="class or interface in java.io">Serializable</A>)
 <UL>
-<LI TYPE="circle">java.lang.<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Exception.html" title="class or interface in java.lang"><B>Exception</B></A><UL>
+<LI TYPE="circle">java.lang.<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Exception.html" title="class or interface in java.lang"><B>Exception</B></A><UL>
 <LI TYPE="circle">org.apache.maven.plugin.checkstyle.<A HREF="org/apache/maven/plugin/checkstyle/CheckstyleExecutorException.html" title="class in org.apache.maven.plugin.checkstyle"><B>CheckstyleExecutorException</B></A></UL>
 </UL>
 <LI TYPE="circle">org.apache.maven.plugin.checkstyle.<A HREF="org/apache/maven/plugin/checkstyle/VelocityTemplate.html" title="class in org.apache.maven.plugin.checkstyle"><B>VelocityTemplate</B></A></UL>
@@ -176,6 +175,6 @@ Interface Hierarchy
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2005-2012 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright &#169; 2005-2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
 </BODY>
-</HTML>
+</HTML>
\ No newline at end of file

Modified: websites/production/maven/content/plugins/maven-checkstyle-plugin/apidocs/serialized-form.html
==============================================================================
--- websites/production/maven/content/plugins/maven-checkstyle-plugin/apidocs/serialized-form.html (original)
+++ websites/production/maven/content/plugins/maven-checkstyle-plugin/apidocs/serialized-form.html Fri Feb 22 18:41:48 2013
@@ -2,10 +2,9 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_22) on Sat Feb 25 22:02:28 CET 2012 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Serialized Form (Maven Checkstyle Plugin 2.9.1 API)
+Serialized Form (Maven Checkstyle Plugin 2.10 API)
 </TITLE>
 
 
@@ -14,7 +13,7 @@ Serialized Form (Maven Checkstyle Plugin
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="Serialized Form (Maven Checkstyle Plugin 2.9.1 API)";
+    parent.document.title="Serialized Form (Maven Checkstyle Plugin 2.10 API)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -94,7 +93,7 @@ Serialized Form</H1>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
-<B>Class <A HREF="org/apache/maven/plugin/checkstyle/CheckstyleExecutorException.html" title="class in org.apache.maven.plugin.checkstyle">org.apache.maven.plugin.checkstyle.CheckstyleExecutorException</A> extends <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Exception.html" title="class or interface in java.lang">Exception</A> implements Serializable</B></FONT></TH>
+<B>Class <A HREF="org/apache/maven/plugin/checkstyle/CheckstyleExecutorException.html" title="class in org.apache.maven.plugin.checkstyle">org.apache.maven.plugin.checkstyle.CheckstyleExecutorException</A> extends <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Exception.html" title="class or interface in java.lang">Exception</A> implements Serializable</B></FONT></TH>
 </TR>
 </TABLE>
 
@@ -155,6 +154,6 @@ Serialized Form</H1>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2005-2012 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright &#169; 2005-2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
 </BODY>
-</HTML>
+</HTML>
\ No newline at end of file

Modified: websites/production/maven/content/plugins/maven-checkstyle-plugin/apidocs/stylesheet.css
==============================================================================
--- websites/production/maven/content/plugins/maven-checkstyle-plugin/apidocs/stylesheet.css (original)
+++ websites/production/maven/content/plugins/maven-checkstyle-plugin/apidocs/stylesheet.css Fri Feb 22 18:41:48 2013
@@ -26,4 +26,3 @@ h1 { font-size: 145% }
 
 .NavBarCell2    { font-family: Arial, Helvetica, sans-serif; background-color:#FFFFFF;}
 .NavBarCell3    { font-family: Arial, Helvetica, sans-serif; background-color:#FFFFFF;}
-

Modified: websites/production/maven/content/plugins/maven-checkstyle-plugin/check-mojo.html
==============================================================================
--- websites/production/maven/content/plugins/maven-checkstyle-plugin/check-mojo.html (original)
+++ websites/production/maven/content/plugins/maven-checkstyle-plugin/check-mojo.html Fri Feb 22 18:41:48 2013
@@ -1,166 +1,178 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia at Feb 25, 2012 -->
-<html xmlns="http://www.w3.org/1999/xhtml">
-  <head>
-    <title>
-    checkstyle: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="20120225" />
-    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<!--
+ | Generated by Apache Maven Doxia at Feb 22, 2013
+ | Rendered using Apache Maven Stylus Skin 1.5
+-->
+<html xmlns="http://www.w3.org/1999/xhtml">
+  <head>
+    <title>Maven Checkstyle Plugin - 
+    checkstyle: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="20130222" />
+    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
-<script type="text/javascript" src="http://www.google-analytics.com/urchin.js"></script>
+<script type="text/javascript" src="http://www.google-analytics.com/urchin.js"></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="" />
-                </a>
-                        <span id="bannerRight">
-                                                <img src="../../images/maven-logo-2.gif" alt="" />
-                </span>
-            <div class="clear">
-        <hr/>
-      </div>
-    </div>
-    <div id="breadcrumbs">
-            
-                                <div class="xleft">
-                          <a href="http://www.apache.org/" class="externalLink">Apache</a>
-        &gt;
-                  <a href="../../index.html">Maven</a>
-        &gt;
-                  <a href="../index.html">Plugins</a>
-        &gt;
-                      <a href="./">Maven Checkstyle Plugin</a>
-        &gt;
-    
-    checkstyle:check
-      </div>
-            <div class="xright">        
-                                 Last Published: 2012-02-25
-              &nbsp;| Version: 2.9.1
-            </div>
-      <div class="clear">
-        <hr/>
-      </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>
-          </ul>
-                       <h5>Examples</h5>
-                  <ul>
-                  <li class="none">
-                  <a href="examples/custom-checker-config.html">Using a Custom Checkstyle Checker Configuration</a>
-            </li>
-                  <li class="none">
-                  <a href="examples/custom-property-expansion.html">Using Custom Checkstyle Property Expansion Definitions</a>
-            </li>
-                  <li class="none">
-                  <a href="examples/suppressions-filter.html">Using a Suppressions Filter</a>
-            </li>
-                  <li class="none">
-                  <a href="examples/custom-developed-checkstyle.html">Using Custom Developed Checkstyle Checks</a>
-            </li>
-                  <li class="none">
-                  <a href="examples/multi-module-config.html">Multimodule Configuration</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>
-            </li>
-                  <li class="none">
-                  <a href="../../archetype/index.html">Archetype</a>
-            </li>
-                  <li class="none">
-                  <a href="../../doxia/index.html">Doxia</a>
-            </li>
-                  <li class="none">
-                  <a href="../../jxr/index.html">JXR</a>
-            </li>
-                  <li class="none">
-                  <a href="../../maven-1.x/index.html">Maven 1.x</a>
-            </li>
-                  <li class="none">
-                  <a href="../../index.html">Maven 2 & 3</a>
-            </li>
-                  <li class="none">
-                  <a href="../index.html">Plugins</a>
-            </li>
-                  <li class="none">
-                  <a href="../../scm/index.html">SCM</a>
-            </li>
-                  <li class="none">
-                  <a href="../../shared/index.html">Shared Components</a>
-            </li>
-                  <li class="none">
-                  <a href="../../surefire/index.html">Surefire</a>
-            </li>
-                  <li class="none">
-                  <a href="../../wagon/index.html">Wagon</a>
-            </li>
-          </ul>
-                       <h5>ASF</h5>
-                  <ul>
-                  <li class="none">
-                  <a href="http://www.apache.org/foundation/how-it-works.html" class="externalLink">How Apache Works</a>
-            </li>
-                  <li class="none">
-                  <a href="http://www.apache.org/foundation/" class="externalLink">Foundation</a>
-            </li>
-                  <li class="none">
-                  <a href="http://www.apache.org/foundation/sponsorship.html" class="externalLink">Sponsoring Apache</a>
-            </li>
-                  <li class="none">
-                  <a href="http://www.apache.org/foundation/thanks.html" class="externalLink">Thanks</a>
-            </li>
-          </ul>
-                                 <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
-          <img alt="Built by Maven" src="./images/logos/maven-feather.png"/>
-        </a>
-                       
-                            </div>
-    </div>
-    <div id="bodyColumn">
-      <div id="contentBox">
+        urchinTracker();</script>
+                              </head>
+  <body class="composite">
+    <div id="banner">
+                                      <a href="../../" id="bannerLeft">
+                                                <img src="../../images/apache-maven-project-2.png" alt="" />
+                </a>
+                        <span id="bannerRight">
+                                                <img src="../../images/maven-logo-2.gif" alt="" />
+                </span>
+            <div class="clear">
+        <hr/>
+      </div>
+    </div>
+    <div id="breadcrumbs">
+            
+                                   <div class="xleft">
+                          <a href="http://www.apache.org/" class="externalLink">Apache</a>
+        &gt;
+                  <a href="../../index.html">Maven</a>
+        &gt;
+                  <a href="../index.html">Plugins</a>
+        &gt;
+                      <a href="./">Maven Checkstyle Plugin</a>
+        &gt;
+        
+    checkstyle:check
+        </div>
+            <div class="xright">        
+                                    Last Published: 2013-02-22
+              &nbsp;| Version: 2.10
+            </div>
+      <div class="clear">
+        <hr/>
+      </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>
+          </ul>
+                       <h5>Examples</h5>
+                  <ul>
+                  <li class="none">
+                  <a href="examples/custom-checker-config.html">Using a Custom Checkstyle Checker Configuration</a>
+            </li>
+                  <li class="none">
+                  <a href="examples/custom-property-expansion.html">Using Custom Checkstyle Property Expansion Definitions</a>
+            </li>
+                  <li class="none">
+                  <a href="examples/suppressions-filter.html">Using a Suppressions Filter</a>
+            </li>
+                  <li class="none">
+                  <a href="examples/custom-developed-checkstyle.html">Using Custom Developed Checkstyle Checks</a>
+            </li>
+                  <li class="none">
+                  <a href="examples/multi-module-config.html">Multimodule Configuration</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>
+            </li>
+                  <li class="none">
+                  <a href="../../archetype/index.html">Archetype</a>
+            </li>
+                  <li class="none">
+                  <a href="../../doxia/index.html">Doxia</a>
+            </li>
+                  <li class="none">
+                  <a href="../../jxr/index.html">JXR</a>
+            </li>
+                  <li class="none">
+                  <a href="../../maven-1.x/index.html">Maven 1.x</a>
+            </li>
+                  <li class="none">
+                  <a href="../../index.html">Maven 2 & 3</a>
+            </li>
+                  <li class="none">
+                  <a href="../../pom/index.html">Parent POMs</a>
+            </li>
+                  <li class="none">
+                  <a href="../index.html">Plugins</a>
+            </li>
+                  <li class="none">
+                  <a href="../../plugin-tools/index.html">Plugin Tools</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"><h2>checkstyle:check<a name="checkstyle:check"></a></h2>
       <p><b>Full name</b>:</p>
-      <p>org.apache.maven.plugins:maven-checkstyle-plugin:2.9.1:check</p>
+      <p>org.apache.maven.plugins:maven-checkstyle-plugin:2.10:check</p>
       <p><b>Description</b>:</p>
       <div>Perform a violation check against the last Checkstyle run to see if
 there are any violations. It reads the Checkstyle output file,
@@ -171,7 +183,7 @@ console.</div>
         <li>Requires a Maven project to be executed.</li>
         <li>Requires dependency resolution of artifacts in scope: <tt>test</tt>.</li>
         <li>The goal is thread-safe and supports parallel builds.</li>
-        <li>Binds by default to the lifecycle phase: <tt>verify</tt>.</li>
+        <li>Binds by default to the <a class="externalLink" href="http://maven.apache.org/ref/current/maven-core/lifecycles.html">lifecycle phase</a>: <tt>verify</tt>.</li>
       </ul>
       <div class="section"><h3>Required Parameters<a name="Required_Parameters"></a></h3>
         <table class="bodyTable" border="0">
@@ -186,14 +198,15 @@ console.</div>
             <td><tt>String</tt></td>
             <td><tt>-</tt></td>
             <td>Specifies the names filter of the source files to be used for
-Checkstyle.<br /><b>Default value is</b>: <tt>**/*.java</tt>.</td>
+Checkstyle. <b>Note:</b> default value is
+<tt>**\/*.java</tt>.<br /><b>Default value is</b>: <tt>**\/*.java</tt>.<br /><b>User property is</b>: <tt>checkstyle.includes</tt>.</td>
           </tr>
           <tr class="a">
             <td><b><a href="#sourceDirectory">sourceDirectory</a></b></td>
             <td><tt>File</tt></td>
             <td><tt>-</tt></td>
             <td>Specifies the location of the source directory to be used for
-Checkstyle.<br /><b>Default value is</b>: <tt>${project.build.sourceDirectory}</tt>.</td>
+Checkstyle.<br /><b>Default value is</b>: <tt>${project.build.sourceDirectory}</tt>.<br /></td>
           </tr>
         </table>
       </div>
@@ -210,7 +223,7 @@ Checkstyle.<br /><b>Default value is</b>
             <td><tt>String</tt></td>
             <td><tt>-</tt></td>
             <td>Specifies the cache file used to speed up Checkstyle on successive
-runs.<br /><b>Default value is</b>: <tt>${project.build.directory}/checkstyle-cachefile</tt>.</td>
+runs.<br /><b>Default value is</b>: <tt>${project.build.directory}/checkstyle-cachefile</tt>.<br /></td>
           </tr>
           <tr class="a">
             <td><b><a href="#configLocation">configLocation</a></b></td>
@@ -232,13 +245,13 @@ file before being passed to Checkstyle a
 <li><tt>config/turbine_checks.xml</tt>: Turbine Checks.</li>
 <li><tt>config/avalon_checks.xml</tt>: Avalon Checks.</li>
 <li><tt>config/maven_checks.xml</tt>: Maven Source Checks.</li>
-</ul><br /><b>Default value is</b>: <tt>config/sun_checks.xml</tt>.</td>
+</ul><br /><b>Default value is</b>: <tt>config/sun_checks.xml</tt>.<br /><b>User property is</b>: <tt>checkstyle.config.location</tt>.</td>
           </tr>
           <tr class="b">
             <td><b><a href="#consoleOutput">consoleOutput</a></b></td>
             <td><tt>boolean</tt></td>
             <td><tt>-</tt></td>
-            <td>Output errors to console.<br /><b>Default value is</b>: <tt>false</tt>.</td>
+            <td>Output errors to console.<br /><b>Default value is</b>: <tt>false</tt>.<br /></td>
           </tr>
           <tr class="a">
             <td><b><a href="#encoding">encoding</a></b></td>
@@ -248,26 +261,26 @@ file before being passed to Checkstyle a
 property <tt>project.build.sourceEncoding</tt> is not set, the
 platform default encoding is used. <b>Note:</b> This
 parameter always overrides the property <tt>charset</tt> from
-Checkstyle's <tt>TreeWalker</tt> module.<br /><b>Default value is</b>: <tt>${project.build.sourceEncoding}</tt>.</td>
+Checkstyle's <tt>TreeWalker</tt> module.<br /><b>Default value is</b>: <tt>${project.build.sourceEncoding}</tt>.<br /><b>User property is</b>: <tt>encoding</tt>.</td>
           </tr>
           <tr class="b">
             <td><b><a href="#excludes">excludes</a></b></td>
             <td><tt>String</tt></td>
             <td><tt>-</tt></td>
             <td>Specifies the names filter of the source files to be excluded for
-Checkstyle.<br /></td>
+Checkstyle.<br /><b>User property is</b>: <tt>checkstyle.excludes</tt>.</td>
           </tr>
           <tr class="a">
             <td><b><a href="#failOnViolation">failOnViolation</a></b></td>
             <td><tt>boolean</tt></td>
             <td><tt>-</tt></td>
-            <td>Do we fail the build on a violation?<br /><b>Default value is</b>: <tt>true</tt>.</td>
+            <td>Do we fail the build on a violation?<br /><b>Default value is</b>: <tt>true</tt>.<br /><b>User property is</b>: <tt>checkstyle.failOnViolation</tt>.</td>
           </tr>
           <tr class="b">
             <td><b><a href="#failsOnError">failsOnError</a></b></td>
             <td><tt>boolean</tt></td>
             <td><tt>-</tt></td>
-            <td>Specifies if the build should fail upon a violation.<br /><b>Default value is</b>: <tt>false</tt>.</td>
+            <td>Specifies if the build should fail upon a violation.<br /><b>Default value is</b>: <tt>false</tt>.<br /></td>
           </tr>
           <tr class="a">
             <td><b><a href="#headerLocation">headerLocation</a></b></td>
@@ -281,26 +294,26 @@ configuration to reference the name of t
 <p>For instance:</p>
 <p><tt>&lt;module name=&quot;RegexpHeader&quot;&gt; &lt;property
 name=&quot;headerFile&quot; value=&quot;${checkstyle.header.file}&quot;/&gt;
-&lt;/module&gt;</tt></p><br /><b>Default value is</b>: <tt>LICENSE.txt</tt>.</td>
+&lt;/module&gt;</tt></p><br /><b>Default value is</b>: <tt>LICENSE.txt</tt>.<br /><b>User property is</b>: <tt>checkstyle.header.file</tt>.</td>
           </tr>
           <tr class="b">
             <td><b><a href="#includeTestSourceDirectory">includeTestSourceDirectory</a></b></td>
             <td><tt>boolean</tt></td>
             <td><tt>2.2</tt></td>
-            <td>Include or not the test source directory to be used for Checkstyle.<br /><b>Default value is</b>: <tt>${false}</tt>.</td>
+            <td>Include or not the test source directory to be used for Checkstyle.<br /><b>Default value is</b>: <tt>false</tt>.<br /></td>
           </tr>
           <tr class="a">
             <td><b><a href="#logViolationsToConsole">logViolationsToConsole</a></b></td>
             <td><tt>boolean</tt></td>
             <td><tt>2.3</tt></td>
-            <td>Output the detected violations to the console.<br /><b>Default value is</b>: <tt>false</tt>.</td>
+            <td>Output the detected violations to the console.<br /><b>Default value is</b>: <tt>false</tt>.<br /><b>User property is</b>: <tt>checkstyle.console</tt>.</td>
           </tr>
           <tr class="b">
             <td><b><a href="#maxAllowedViolations">maxAllowedViolations</a></b></td>
             <td><tt>int</tt></td>
             <td><tt>2.3</tt></td>
             <td>The maximum number of allowed violations. The execution fails only
-if the number of violations is above this limit.<br /><b>Default value is</b>: <tt>0</tt>.</td>
+if the number of violations is above this limit.<br /><b>Default value is</b>: <tt>0</tt>.<br /><b>User property is</b>: <tt>checkstyle.maxAllowedViolations</tt>.</td>
           </tr>
           <tr class="a">
             <td><b><a href="#outputFile">outputFile</a></b></td>
@@ -308,14 +321,14 @@ if the number of violations is above thi
             <td><tt>-</tt></td>
             <td>Specifies the path and filename to save the Checkstyle output. The
 format of the output file is determined by the
-<tt>outputFileFormat</tt> parameter.<br /><b>Default value is</b>: <tt>${project.build.directory}/checkstyle-result.xml</tt>.</td>
+<tt>outputFileFormat</tt> parameter.<br /><b>Default value is</b>: <tt>${project.build.directory}/checkstyle-result.xml</tt>.<br /><b>User property is</b>: <tt>checkstyle.output.file</tt>.</td>
           </tr>
           <tr class="b">
             <td><b><a href="#outputFileFormat">outputFileFormat</a></b></td>
             <td><tt>String</tt></td>
             <td><tt>-</tt></td>
             <td>Specifies the format of the output to be used when writing to the
-output file. Valid values are &quot;plain&quot; and &quot;xml&quot;.<br /><b>Default value is</b>: <tt>xml</tt>.</td>
+output file. Valid values are &quot;plain&quot; and &quot;xml&quot;.<br /><b>Default value is</b>: <tt>xml</tt>.<br /><b>User property is</b>: <tt>checkstyle.output.format</tt>.</td>
           </tr>
           <tr class="a">
             <td><b><a href="#propertiesLocation">propertiesLocation</a></b></td>
@@ -330,7 +343,7 @@ file before being passed to Checkstyle f
 <p>The contents of the <tt>propertiesLocation</tt> will be made
 available to Checkstyle for specifying values for parameters within
 the xml configuration (specified in the <tt>configLocation</tt>
-parameter).</p><br /></td>
+parameter).</p><br /><b>User property is</b>: <tt>checkstyle.properties.location</tt>.</td>
           </tr>
           <tr class="b">
             <td><b><a href="#propertyExpansion">propertyExpansion</a></b></td>
@@ -342,19 +355,19 @@ parameter).</p><br /></td>
             <td><b><a href="#skip">skip</a></b></td>
             <td><tt>boolean</tt></td>
             <td><tt>2.2</tt></td>
-            <td>Skip entire check.<br /><b>Default value is</b>: <tt>false</tt>.</td>
+            <td>Skip entire check.<br /><b>Default value is</b>: <tt>false</tt>.<br /><b>User property is</b>: <tt>checkstyle.skip</tt>.</td>
           </tr>
           <tr class="b">
             <td><b><a href="#skipExec">skipExec</a></b></td>
             <td><tt>boolean</tt></td>
             <td><tt>2.5</tt></td>
-            <td>Skip checktyle execution will only scan the outputFile.<br /><b>Default value is</b>: <tt>false</tt>.</td>
+            <td>Skip checktyle execution will only scan the outputFile.<br /><b>Default value is</b>: <tt>false</tt>.<br /><b>User property is</b>: <tt>checkstyle.skipExec</tt>.</td>
           </tr>
           <tr class="a">
             <td><b><a href="#suppressionsFileExpression">suppressionsFileExpression</a></b></td>
             <td><tt>String</tt></td>
             <td><tt>2.1</tt></td>
-            <td>The key to be used in the properties for the suppressions file.<br /><b>Default value is</b>: <tt>checkstyle.suppressions.file</tt>.</td>
+            <td>The key to be used in the properties for the suppressions file.<br /><b>Default value is</b>: <tt>checkstyle.suppressions.file</tt>.<br /><b>User property is</b>: <tt>checkstyle.suppression.expression</tt>.</td>
           </tr>
           <tr class="b">
             <td><b><a href="#suppressionsLocation">suppressionsLocation</a></b></td>
@@ -367,14 +380,14 @@ copied into the
 <tt>${project.build.directory}/checkstyle-supressions.xml</tt>
 file before being passed to Checkstyle for loading.</p>
 <p>See <tt>suppressionsFileExpression</tt> for the property
-that will be made available to your checkstyle configuration.</p><br /></td>
+that will be made available to your checkstyle configuration.</p><br /><b>User property is</b>: <tt>checkstyle.suppressions.location</tt>.</td>
           </tr>
           <tr class="a">
             <td><b><a href="#testSourceDirectory">testSourceDirectory</a></b></td>
             <td><tt>File</tt></td>
             <td><tt>2.2</tt></td>
             <td>Specifies the location of the test source directory to be used for
-Checkstyle.<br /><b>Default value is</b>: <tt>${project.build.testSourceDirectory}</tt>.</td>
+Checkstyle.<br /><b>Default value is</b>: <tt>${project.build.testSourceDirectory}</tt>.<br /></td>
           </tr>
           <tr class="b">
             <td><b><a href="#useFile">useFile</a></b></td>
@@ -389,7 +402,7 @@ violations.<br /></td>
             <td><tt>String</tt></td>
             <td><tt>2.2</tt></td>
             <td>The lowest severity level that is considered a violation. Valid
-values are &quot;error&quot;, &quot;warning&quot; and &quot;info&quot;.<br /><b>Default value is</b>: <tt>error</tt>.</td>
+values are &quot;error&quot;, &quot;warning&quot; and &quot;info&quot;.<br /><b>Default value is</b>: <tt>error</tt>.<br /><b>User property is</b>: <tt>checkstyle.violationSeverity</tt>.</td>
           </tr>
         </table>
       </div>
@@ -423,7 +436,7 @@ file before being passed to Checkstyle a
           <li><b>Type</b>: <tt>java.lang.String</tt></li>
           <li><b>Since</b>: <tt>2.5</tt></li>
           <li><b>Required</b>: <tt>No</tt></li>
-          <li><b>Expression</b>: <tt>${checkstyle.config.location}</tt></li>
+          <li><b>User Property</b>: <tt>checkstyle.config.location</tt></li>
           <li><b>Default</b>: <tt>config/sun_checks.xml</tt></li>
         </ul><hr /><p><b><a name="consoleOutput">consoleOutput</a>:</b></p>
         <div>Output errors to console.</div>
@@ -441,7 +454,7 @@ Checkstyle's <tt>TreeWalker</tt> module.
           <li><b>Type</b>: <tt>java.lang.String</tt></li>
           <li><b>Since</b>: <tt>2.2</tt></li>
           <li><b>Required</b>: <tt>No</tt></li>
-          <li><b>Expression</b>: <tt>${encoding}</tt></li>
+          <li><b>User Property</b>: <tt>encoding</tt></li>
           <li><b>Default</b>: <tt>${project.build.sourceEncoding}</tt></li>
         </ul><hr /><p><b><a name="excludes">excludes</a>:</b></p>
         <div>Specifies the names filter of the source files to be excluded for
@@ -449,13 +462,13 @@ Checkstyle.</div>
         <ul>
           <li><b>Type</b>: <tt>java.lang.String</tt></li>
           <li><b>Required</b>: <tt>No</tt></li>
-          <li><b>Expression</b>: <tt>${checkstyle.excludes}</tt></li>
+          <li><b>User Property</b>: <tt>checkstyle.excludes</tt></li>
         </ul><hr /><p><b><a name="failOnViolation">failOnViolation</a>:</b></p>
         <div>Do we fail the build on a violation?</div>
         <ul>
           <li><b>Type</b>: <tt>boolean</tt></li>
           <li><b>Required</b>: <tt>No</tt></li>
-          <li><b>Expression</b>: <tt>${checkstyle.failOnViolation}</tt></li>
+          <li><b>User Property</b>: <tt>checkstyle.failOnViolation</tt></li>
           <li><b>Default</b>: <tt>true</tt></li>
         </ul><hr /><p><b><a name="failsOnError">failsOnError</a>:</b></p>
         <div>Specifies if the build should fail upon a violation.</div>
@@ -477,7 +490,7 @@ name=&quot;headerFile&quot; value=&quot;
           <li><b>Type</b>: <tt>java.lang.String</tt></li>
           <li><b>Since</b>: <tt>2.0-beta-2</tt></li>
           <li><b>Required</b>: <tt>No</tt></li>
-          <li><b>Expression</b>: <tt>${checkstyle.header.file}</tt></li>
+          <li><b>User Property</b>: <tt>checkstyle.header.file</tt></li>
           <li><b>Default</b>: <tt>LICENSE.txt</tt></li>
         </ul><hr /><p><b><a name="includeTestSourceDirectory">includeTestSourceDirectory</a>:</b></p>
         <div>Include or not the test source directory to be used for Checkstyle.</div>
@@ -485,22 +498,23 @@ name=&quot;headerFile&quot; value=&quot;
           <li><b>Type</b>: <tt>boolean</tt></li>
           <li><b>Since</b>: <tt>2.2</tt></li>
           <li><b>Required</b>: <tt>No</tt></li>
-          <li><b>Default</b>: <tt>${false}</tt></li>
+          <li><b>Default</b>: <tt>false</tt></li>
         </ul><hr /><p><b><a name="includes">includes</a>:</b></p>
         <div>Specifies the names filter of the source files to be used for
-Checkstyle.</div>
+Checkstyle. <b>Note:</b> default value is
+<tt>**\/*.java</tt>.</div>
         <ul>
           <li><b>Type</b>: <tt>java.lang.String</tt></li>
           <li><b>Required</b>: <tt>Yes</tt></li>
-          <li><b>Expression</b>: <tt>${checkstyle.includes}</tt></li>
-          <li><b>Default</b>: <tt>**/*.java</tt></li>
+          <li><b>User Property</b>: <tt>checkstyle.includes</tt></li>
+          <li><b>Default</b>: <tt>**\/*.java</tt></li>
         </ul><hr /><p><b><a name="logViolationsToConsole">logViolationsToConsole</a>:</b></p>
         <div>Output the detected violations to the console.</div>
         <ul>
           <li><b>Type</b>: <tt>boolean</tt></li>
           <li><b>Since</b>: <tt>2.3</tt></li>
           <li><b>Required</b>: <tt>No</tt></li>
-          <li><b>Expression</b>: <tt>${checkstyle.console}</tt></li>
+          <li><b>User Property</b>: <tt>checkstyle.console</tt></li>
           <li><b>Default</b>: <tt>false</tt></li>
         </ul><hr /><p><b><a name="maxAllowedViolations">maxAllowedViolations</a>:</b></p>
         <div>The maximum number of allowed violations. The execution fails only
@@ -509,7 +523,7 @@ if the number of violations is above thi
           <li><b>Type</b>: <tt>int</tt></li>
           <li><b>Since</b>: <tt>2.3</tt></li>
           <li><b>Required</b>: <tt>No</tt></li>
-          <li><b>Expression</b>: <tt>${checkstyle.maxAllowedViolations}</tt></li>
+          <li><b>User Property</b>: <tt>checkstyle.maxAllowedViolations</tt></li>
           <li><b>Default</b>: <tt>0</tt></li>
         </ul><hr /><p><b><a name="outputFile">outputFile</a>:</b></p>
         <div>Specifies the path and filename to save the Checkstyle output. The
@@ -518,7 +532,7 @@ format of the output file is determined 
         <ul>
           <li><b>Type</b>: <tt>java.io.File</tt></li>
           <li><b>Required</b>: <tt>No</tt></li>
-          <li><b>Expression</b>: <tt>${checkstyle.output.file}</tt></li>
+          <li><b>User Property</b>: <tt>checkstyle.output.file</tt></li>
           <li><b>Default</b>: <tt>${project.build.directory}/checkstyle-result.xml</tt></li>
         </ul><hr /><p><b><a name="outputFileFormat">outputFileFormat</a>:</b></p>
         <div>Specifies the format of the output to be used when writing to the
@@ -526,7 +540,7 @@ output file. Valid values are &quot;plai
         <ul>
           <li><b>Type</b>: <tt>java.lang.String</tt></li>
           <li><b>Required</b>: <tt>No</tt></li>
-          <li><b>Expression</b>: <tt>${checkstyle.output.format}</tt></li>
+          <li><b>User Property</b>: <tt>checkstyle.output.format</tt></li>
           <li><b>Default</b>: <tt>xml</tt></li>
         </ul><hr /><p><b><a name="propertiesLocation">propertiesLocation</a>:</b></p>
         <div><p>Specifies the location of the properties file.</p>
@@ -543,7 +557,7 @@ parameter).</p></div>
           <li><b>Type</b>: <tt>java.lang.String</tt></li>
           <li><b>Since</b>: <tt>2.5</tt></li>
           <li><b>Required</b>: <tt>No</tt></li>
-          <li><b>Expression</b>: <tt>${checkstyle.properties.location}</tt></li>
+          <li><b>User Property</b>: <tt>checkstyle.properties.location</tt></li>
         </ul><hr /><p><b><a name="propertyExpansion">propertyExpansion</a>:</b></p>
         <div>Allows for specifying raw property expansion information.</div>
         <ul>
@@ -555,7 +569,7 @@ parameter).</p></div>
           <li><b>Type</b>: <tt>boolean</tt></li>
           <li><b>Since</b>: <tt>2.2</tt></li>
           <li><b>Required</b>: <tt>No</tt></li>
-          <li><b>Expression</b>: <tt>${checkstyle.skip}</tt></li>
+          <li><b>User Property</b>: <tt>checkstyle.skip</tt></li>
           <li><b>Default</b>: <tt>false</tt></li>
         </ul><hr /><p><b><a name="skipExec">skipExec</a>:</b></p>
         <div>Skip checktyle execution will only scan the outputFile.</div>
@@ -563,7 +577,7 @@ parameter).</p></div>
           <li><b>Type</b>: <tt>boolean</tt></li>
           <li><b>Since</b>: <tt>2.5</tt></li>
           <li><b>Required</b>: <tt>No</tt></li>
-          <li><b>Expression</b>: <tt>${checkstyle.skipExec}</tt></li>
+          <li><b>User Property</b>: <tt>checkstyle.skipExec</tt></li>
           <li><b>Default</b>: <tt>false</tt></li>
         </ul><hr /><p><b><a name="sourceDirectory">sourceDirectory</a>:</b></p>
         <div>Specifies the location of the source directory to be used for
@@ -578,7 +592,7 @@ Checkstyle.</div>
           <li><b>Type</b>: <tt>java.lang.String</tt></li>
           <li><b>Since</b>: <tt>2.1</tt></li>
           <li><b>Required</b>: <tt>No</tt></li>
-          <li><b>Expression</b>: <tt>${checkstyle.suppression.expression}</tt></li>
+          <li><b>User Property</b>: <tt>checkstyle.suppression.expression</tt></li>
           <li><b>Default</b>: <tt>checkstyle.suppressions.file</tt></li>
         </ul><hr /><p><b><a name="suppressionsLocation">suppressionsLocation</a>:</b></p>
         <div><p>Specifies the location of the suppressions XML file to use.</p>
@@ -593,7 +607,7 @@ that will be made available to your chec
           <li><b>Type</b>: <tt>java.lang.String</tt></li>
           <li><b>Since</b>: <tt>2.0-beta-2</tt></li>
           <li><b>Required</b>: <tt>No</tt></li>
-          <li><b>Expression</b>: <tt>${checkstyle.suppressions.location}</tt></li>
+          <li><b>User Property</b>: <tt>checkstyle.suppressions.location</tt></li>
         </ul><hr /><p><b><a name="testSourceDirectory">testSourceDirectory</a>:</b></p>
         <div>Specifies the location of the test source directory to be used for
 Checkstyle.</div>
@@ -616,29 +630,29 @@ values are &quot;error&quot;, &quot;warn
           <li><b>Type</b>: <tt>java.lang.String</tt></li>
           <li><b>Since</b>: <tt>2.2</tt></li>
           <li><b>Required</b>: <tt>No</tt></li>
-          <li><b>Expression</b>: <tt>${checkstyle.violationSeverity}</tt></li>
+          <li><b>User Property</b>: <tt>checkstyle.violationSeverity</tt></li>
           <li><b>Default</b>: <tt>error</tt></li>
         </ul>
       </div>
     </div>
   
-
-      </div>
-    </div>
-    <div class="clear">
-      <hr/>
-    </div>
-    <div id="footer">
-      <div class="xright">
-        &#169;            2005-2012
-              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>
-</html>
+
+      </div>
+    </div>
+    <div class="clear">
+      <hr/>
+    </div>
+    <div id="footer">
+      <div class="xright">
+        &#169;            2005-2013
+              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>
+</html>
\ No newline at end of file

Modified: websites/production/maven/content/plugins/maven-checkstyle-plugin/checkstyle-aggregate-mojo.html
==============================================================================
--- websites/production/maven/content/plugins/maven-checkstyle-plugin/checkstyle-aggregate-mojo.html (original)
+++ websites/production/maven/content/plugins/maven-checkstyle-plugin/checkstyle-aggregate-mojo.html Fri Feb 22 18:41:48 2013
@@ -1,167 +1,179 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia at Feb 25, 2012 -->
-<html xmlns="http://www.w3.org/1999/xhtml">
-  <head>
-    <title>
-    checkstyle:checkstyle-aggregate</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="20120225" />
-    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<!--
+ | Generated by Apache Maven Doxia at Feb 22, 2013
+ | Rendered using Apache Maven Stylus Skin 1.5
+-->
+<html xmlns="http://www.w3.org/1999/xhtml">
+  <head>
+    <title>Maven Checkstyle Plugin - 
+    checkstyle:checkstyle-aggregate</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="20130222" />
+    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
-<script type="text/javascript" src="http://www.google-analytics.com/urchin.js"></script>
+<script type="text/javascript" src="http://www.google-analytics.com/urchin.js"></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="" />
-                </a>
-                        <span id="bannerRight">
-                                                <img src="../../images/maven-logo-2.gif" alt="" />
-                </span>
-            <div class="clear">
-        <hr/>
-      </div>
-    </div>
-    <div id="breadcrumbs">
-            
-                                <div class="xleft">
-                          <a href="http://www.apache.org/" class="externalLink">Apache</a>
-        &gt;
-                  <a href="../../index.html">Maven</a>
-        &gt;
-                  <a href="../index.html">Plugins</a>
-        &gt;
-                      <a href="./">Maven Checkstyle Plugin</a>
-        &gt;
-    
-    checkstyle:checkstyle-aggregate
-      </div>
-            <div class="xright">        
-                                 Last Published: 2012-02-25
-              &nbsp;| Version: 2.9.1
-            </div>
-      <div class="clear">
-        <hr/>
-      </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>
-          </ul>
-                       <h5>Examples</h5>
-                  <ul>
-                  <li class="none">
-                  <a href="examples/custom-checker-config.html">Using a Custom Checkstyle Checker Configuration</a>
-            </li>
-                  <li class="none">
-                  <a href="examples/custom-property-expansion.html">Using Custom Checkstyle Property Expansion Definitions</a>
-            </li>
-                  <li class="none">
-                  <a href="examples/suppressions-filter.html">Using a Suppressions Filter</a>
-            </li>
-                  <li class="none">
-                  <a href="examples/custom-developed-checkstyle.html">Using Custom Developed Checkstyle Checks</a>
-            </li>
-                  <li class="none">
-                  <a href="examples/multi-module-config.html">Multimodule Configuration</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>
-            </li>
-                  <li class="none">
-                  <a href="../../archetype/index.html">Archetype</a>
-            </li>
-                  <li class="none">
-                  <a href="../../doxia/index.html">Doxia</a>
-            </li>
-                  <li class="none">
-                  <a href="../../jxr/index.html">JXR</a>
-            </li>
-                  <li class="none">
-                  <a href="../../maven-1.x/index.html">Maven 1.x</a>
-            </li>
-                  <li class="none">
-                  <a href="../../index.html">Maven 2 & 3</a>
-            </li>
-                  <li class="none">
-                  <a href="../index.html">Plugins</a>
-            </li>
-                  <li class="none">
-                  <a href="../../scm/index.html">SCM</a>
-            </li>
-                  <li class="none">
-                  <a href="../../shared/index.html">Shared Components</a>
-            </li>
-                  <li class="none">
-                  <a href="../../surefire/index.html">Surefire</a>
-            </li>
-                  <li class="none">
-                  <a href="../../wagon/index.html">Wagon</a>
-            </li>
-          </ul>
-                       <h5>ASF</h5>
-                  <ul>
-                  <li class="none">
-                  <a href="http://www.apache.org/foundation/how-it-works.html" class="externalLink">How Apache Works</a>
-            </li>
-                  <li class="none">
-                  <a href="http://www.apache.org/foundation/" class="externalLink">Foundation</a>
-            </li>
-                  <li class="none">
-                  <a href="http://www.apache.org/foundation/sponsorship.html" class="externalLink">Sponsoring Apache</a>
-            </li>
-                  <li class="none">
-                  <a href="http://www.apache.org/foundation/thanks.html" class="externalLink">Thanks</a>
-            </li>
-          </ul>
-                                 <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
-          <img alt="Built by Maven" src="./images/logos/maven-feather.png"/>
-        </a>
-                       
-                            </div>
-    </div>
-    <div id="bodyColumn">
-      <div id="contentBox">
+        urchinTracker();</script>
+                              </head>
+  <body class="composite">
+    <div id="banner">
+                                      <a href="../../" id="bannerLeft">
+                                                <img src="../../images/apache-maven-project-2.png" alt="" />
+                </a>
+                        <span id="bannerRight">
+                                                <img src="../../images/maven-logo-2.gif" alt="" />
+                </span>
+            <div class="clear">
+        <hr/>
+      </div>
+    </div>
+    <div id="breadcrumbs">
+            
+                                   <div class="xleft">
+                          <a href="http://www.apache.org/" class="externalLink">Apache</a>
+        &gt;
+                  <a href="../../index.html">Maven</a>
+        &gt;
+                  <a href="../index.html">Plugins</a>
+        &gt;
+                      <a href="./">Maven Checkstyle Plugin</a>
+        &gt;
+        
+    checkstyle:checkstyle-aggregate
+        </div>
+            <div class="xright">        
+                                    Last Published: 2013-02-22
+              &nbsp;| Version: 2.10
+            </div>
+      <div class="clear">
+        <hr/>
+      </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>
+          </ul>
+                       <h5>Examples</h5>
+                  <ul>
+                  <li class="none">
+                  <a href="examples/custom-checker-config.html">Using a Custom Checkstyle Checker Configuration</a>
+            </li>
+                  <li class="none">
+                  <a href="examples/custom-property-expansion.html">Using Custom Checkstyle Property Expansion Definitions</a>
+            </li>
+                  <li class="none">
+                  <a href="examples/suppressions-filter.html">Using a Suppressions Filter</a>
+            </li>
+                  <li class="none">
+                  <a href="examples/custom-developed-checkstyle.html">Using Custom Developed Checkstyle Checks</a>
+            </li>
+                  <li class="none">
+                  <a href="examples/multi-module-config.html">Multimodule Configuration</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>
+            </li>
+                  <li class="none">
+                  <a href="../../archetype/index.html">Archetype</a>
+            </li>
+                  <li class="none">
+                  <a href="../../doxia/index.html">Doxia</a>
+            </li>
+                  <li class="none">
+                  <a href="../../jxr/index.html">JXR</a>
+            </li>
+                  <li class="none">
+                  <a href="../../maven-1.x/index.html">Maven 1.x</a>
+            </li>
+                  <li class="none">
+                  <a href="../../index.html">Maven 2 & 3</a>
+            </li>
+                  <li class="none">
+                  <a href="../../pom/index.html">Parent POMs</a>
+            </li>
+                  <li class="none">
+                  <a href="../index.html">Plugins</a>
+            </li>
+                  <li class="none">
+                  <a href="../../plugin-tools/index.html">Plugin Tools</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"><h2>checkstyle:checkstyle-aggregate<a name="checkstyle:checkstyle-aggregate"></a></h2>
       <p><b>Note</b>:This goal should be used as a Maven report.</p>
       <p><b>Full name</b>:</p>
-      <p>org.apache.maven.plugins:maven-checkstyle-plugin:2.9.1:checkstyle-aggregate</p>
+      <p>org.apache.maven.plugins:maven-checkstyle-plugin:2.10:checkstyle-aggregate</p>
       <p><b>Description</b>:</p>
       <div>Perform a Checkstyle analysis, and generate a report on violations,
 aggregating the result in the project which started this mojo.</div>
@@ -186,7 +198,8 @@ aggregating the result in the project wh
             <td><tt>String</tt></td>
             <td><tt>2.8</tt></td>
             <td>Specifies the names filter of the source files to be used for
-Checkstyle.<br /><b>Default value is</b>: <tt>**/*.java</tt>.</td>
+Checkstyle. <b>Note:</b> default value is
+<tt>**\/*.java</tt>.<br /><b>Default value is</b>: <tt>**\/*.java</tt>.<br /><b>User property is</b>: <tt>checkstyle.includes</tt>.</td>
           </tr>
           <tr class="a">
             <td><b><a href="#outputDirectory">outputDirectory</a></b></td>
@@ -195,14 +208,14 @@ Checkstyle.<br /><b>Default value is</b>
             <td>The output directory for the report. Note that this parameter is
 only evaluated if the goal is run directly from the command line.
 If the goal is run indirectly as part of a site generation, the
-output directory configured in Maven Site Plugin is used instead.<br /><b>Default value is</b>: <tt>${project.reporting.outputDirectory}</tt>.</td>
+output directory configured in Maven Site Plugin is used instead.<br /><b>Default value is</b>: <tt>${project.reporting.outputDirectory}</tt>.<br /></td>
           </tr>
           <tr class="b">
             <td><b><a href="#sourceDirectory">sourceDirectory</a></b></td>
             <td><tt>File</tt></td>
             <td><tt>2.8</tt></td>
             <td>Specifies the location of the source directory to be used for
-Checkstyle.<br /><b>Default value is</b>: <tt>${project.build.sourceDirectory}</tt>.</td>
+Checkstyle.<br /><b>Default value is</b>: <tt>${project.build.sourceDirectory}</tt>.<br /></td>
           </tr>
         </table>
       </div>
@@ -219,7 +232,7 @@ Checkstyle.<br /><b>Default value is</b>
             <td><tt>String</tt></td>
             <td><tt>2.8</tt></td>
             <td>Specifies the cache file used to speed up Checkstyle on successive
-runs.<br /><b>Default value is</b>: <tt>${project.build.directory}/checkstyle-cachefile</tt>.</td>
+runs.<br /><b>Default value is</b>: <tt>${project.build.directory}/checkstyle-cachefile</tt>.<br /></td>
           </tr>
           <tr class="a">
             <td><b><a href="#configLocation">configLocation</a></b></td>
@@ -241,37 +254,37 @@ file before being passed to Checkstyle a
 <li><tt>config/turbine_checks.xml</tt>: Turbine Checks.</li>
 <li><tt>config/avalon_checks.xml</tt>: Avalon Checks.</li>
 <li><tt>config/maven_checks.xml</tt>: Maven Source Checks.</li>
-</ul><br /><b>Default value is</b>: <tt>config/sun_checks.xml</tt>.</td>
+</ul><br /><b>Default value is</b>: <tt>config/sun_checks.xml</tt>.<br /><b>User property is</b>: <tt>checkstyle.config.location</tt>.</td>
           </tr>
           <tr class="b">
             <td><b><a href="#consoleOutput">consoleOutput</a></b></td>
             <td><tt>boolean</tt></td>
             <td><tt>2.8</tt></td>
-            <td>Output errors to console.<br /><b>Default value is</b>: <tt>false</tt>.</td>
+            <td>Output errors to console.<br /><b>Default value is</b>: <tt>false</tt>.<br /></td>
           </tr>
           <tr class="a">
             <td><b><a href="#enableFilesSummary">enableFilesSummary</a></b></td>
             <td><tt>boolean</tt></td>
             <td><tt>2.8</tt></td>
-            <td>Specifies if the Files summary should be enabled or not.<br /><b>Default value is</b>: <tt>true</tt>.</td>
+            <td>Specifies if the Files summary should be enabled or not.<br /><b>Default value is</b>: <tt>true</tt>.<br /><b>User property is</b>: <tt>checkstyle.enable.files.summary</tt>.</td>
           </tr>
           <tr class="b">
             <td><b><a href="#enableRSS">enableRSS</a></b></td>
             <td><tt>boolean</tt></td>
             <td><tt>2.8</tt></td>
-            <td>Specifies if the RSS should be enabled or not.<br /><b>Default value is</b>: <tt>true</tt>.</td>
+            <td>Specifies if the RSS should be enabled or not.<br /><b>Default value is</b>: <tt>true</tt>.<br /><b>User property is</b>: <tt>checkstyle.enable.rss</tt>.</td>
           </tr>
           <tr class="a">
             <td><b><a href="#enableRulesSummary">enableRulesSummary</a></b></td>
             <td><tt>boolean</tt></td>
             <td><tt>2.8</tt></td>
-            <td>Specifies if the Rules summary should be enabled or not.<br /><b>Default value is</b>: <tt>true</tt>.</td>
+            <td>Specifies if the Rules summary should be enabled or not.<br /><b>Default value is</b>: <tt>true</tt>.<br /><b>User property is</b>: <tt>checkstyle.enable.rules.summary</tt>.</td>
           </tr>
           <tr class="b">
             <td><b><a href="#enableSeveritySummary">enableSeveritySummary</a></b></td>
             <td><tt>boolean</tt></td>
             <td><tt>2.8</tt></td>
-            <td>Specifies if the Severity summary should be enabled or not.<br /><b>Default value is</b>: <tt>true</tt>.</td>
+            <td>Specifies if the Severity summary should be enabled or not.<br /><b>Default value is</b>: <tt>true</tt>.<br /><b>User property is</b>: <tt>checkstyle.enable.severity.summary</tt>.</td>
           </tr>
           <tr class="a">
             <td><b><a href="#encoding">encoding</a></b></td>
@@ -281,20 +294,20 @@ file before being passed to Checkstyle a
 property <tt>project.build.sourceEncoding</tt> is not set, the
 platform default encoding is used. <b>Note:</b> This
 parameter always overrides the property <tt>charset</tt> from
-Checkstyle's <tt>TreeWalker</tt> module.<br /><b>Default value is</b>: <tt>${project.build.sourceEncoding}</tt>.</td>
+Checkstyle's <tt>TreeWalker</tt> module.<br /><b>Default value is</b>: <tt>${project.build.sourceEncoding}</tt>.<br /><b>User property is</b>: <tt>encoding</tt>.</td>
           </tr>
           <tr class="b">
             <td><b><a href="#excludes">excludes</a></b></td>
             <td><tt>String</tt></td>
             <td><tt>2.8</tt></td>
             <td>Specifies the names filter of the source files to be excluded for
-Checkstyle.<br /></td>
+Checkstyle.<br /><b>User property is</b>: <tt>checkstyle.excludes</tt>.</td>
           </tr>
           <tr class="a">
             <td><b><a href="#failsOnError">failsOnError</a></b></td>
             <td><tt>boolean</tt></td>
             <td><tt>2.8</tt></td>
-            <td>Specifies if the build should fail upon a violation.<br /><b>Default value is</b>: <tt>false</tt>.</td>
+            <td>Specifies if the build should fail upon a violation.<br /><b>Default value is</b>: <tt>false</tt>.<br /></td>
           </tr>
           <tr class="b">
             <td><b><a href="#headerLocation">headerLocation</a></b></td>
@@ -308,20 +321,20 @@ configuration to reference the name of t
 <p>For instance:</p>
 <p><tt>&lt;module name=&quot;RegexpHeader&quot;&gt; &lt;property
 name=&quot;headerFile&quot; value=&quot;${checkstyle.header.file}&quot;/&gt;
-&lt;/module&gt;</tt></p><br /><b>Default value is</b>: <tt>LICENSE.txt</tt>.</td>
+&lt;/module&gt;</tt></p><br /><b>Default value is</b>: <tt>LICENSE.txt</tt>.<br /><b>User property is</b>: <tt>checkstyle.header.file</tt>.</td>
           </tr>
           <tr class="a">
             <td><b><a href="#includeTestSourceDirectory">includeTestSourceDirectory</a></b></td>
             <td><tt>boolean</tt></td>
             <td><tt>2.2</tt></td>
-            <td>Include or not the test source directory to be used for Checkstyle.<br /><b>Default value is</b>: <tt>${false}</tt>.</td>
+            <td>Include or not the test source directory to be used for Checkstyle.<br /><b>Default value is</b>: <tt>false</tt>.<br /></td>
           </tr>
           <tr class="b">
             <td><b><a href="#linkXRef">linkXRef</a></b></td>
             <td><tt>boolean</tt></td>
             <td><tt>2.1</tt></td>
             <td>Link the violation line numbers to the source xref. Will link
-automatically if Maven JXR plugin is being used.<br /><b>Default value is</b>: <tt>true</tt>.</td>
+automatically if Maven JXR plugin is being used.<br /><b>Default value is</b>: <tt>true</tt>.<br /><b>User property is</b>: <tt>linkXRef</tt>.</td>
           </tr>
           <tr class="a">
             <td><b><a href="#outputFile">outputFile</a></b></td>
@@ -329,14 +342,14 @@ automatically if Maven JXR plugin is bei
             <td><tt>2.8</tt></td>
             <td>Specifies the path and filename to save the checkstyle output. The
 format of the output file is determined by the
-<tt>outputFileFormat</tt> parameter.<br /><b>Default value is</b>: <tt>${project.build.directory}/checkstyle-result.xml</tt>.</td>
+<tt>outputFileFormat</tt> parameter.<br /><b>Default value is</b>: <tt>${project.build.directory}/checkstyle-result.xml</tt>.<br /><b>User property is</b>: <tt>checkstyle.output.file</tt>.</td>
           </tr>
           <tr class="b">
             <td><b><a href="#outputFileFormat">outputFileFormat</a></b></td>
             <td><tt>String</tt></td>
             <td><tt>2.8</tt></td>
             <td>Specifies the format of the output to be used when writing to the
-output file. Valid values are &quot;plain&quot; and &quot;xml&quot;.<br /><b>Default value is</b>: <tt>xml</tt>.</td>
+output file. Valid values are &quot;plain&quot; and &quot;xml&quot;.<br /><b>Default value is</b>: <tt>xml</tt>.<br /><b>User property is</b>: <tt>checkstyle.output.format</tt>.</td>
           </tr>
           <tr class="a">
             <td><b><a href="#propertiesLocation">propertiesLocation</a></b></td>
@@ -351,7 +364,7 @@ file before being passed to Checkstyle f
 <p>The contents of the <tt>propertiesLocation</tt> will be made
 available to Checkstyle for specifying values for parameters within
 the xml configuration (specified in the <tt>configLocation</tt>
-parameter).</p><br /></td>
+parameter).</p><br /><b>User property is</b>: <tt>checkstyle.properties.location</tt>.</td>
           </tr>
           <tr class="b">
             <td><b><a href="#propertyExpansion">propertyExpansion</a></b></td>
@@ -363,13 +376,13 @@ parameter).</p><br /></td>
             <td><b><a href="#skip">skip</a></b></td>
             <td><tt>boolean</tt></td>
             <td><tt>2.2</tt></td>
-            <td>Skip entire check.<br /><b>Default value is</b>: <tt>false</tt>.</td>
+            <td>Skip entire check.<br /><b>Default value is</b>: <tt>false</tt>.<br /><b>User property is</b>: <tt>checkstyle.skip</tt>.</td>
           </tr>
           <tr class="b">
             <td><b><a href="#suppressionsFileExpression">suppressionsFileExpression</a></b></td>
             <td><tt>String</tt></td>
             <td><tt>2.1</tt></td>
-            <td>The key to be used in the properties for the suppressions file.<br /><b>Default value is</b>: <tt>checkstyle.suppressions.file</tt>.</td>
+            <td>The key to be used in the properties for the suppressions file.<br /><b>Default value is</b>: <tt>checkstyle.suppressions.file</tt>.<br /><b>User property is</b>: <tt>checkstyle.suppression.expression</tt>.</td>
           </tr>
           <tr class="a">
             <td><b><a href="#suppressionsLocation">suppressionsLocation</a></b></td>
@@ -382,14 +395,14 @@ copied into the
 <tt>${project.build.directory}/checkstyle-supressions.xml</tt>
 file before being passed to Checkstyle for loading.</p>
 <p>See <tt>suppressionsFileExpression</tt> for the property
-that will be made available to your checkstyle configuration.</p><br /></td>
+that will be made available to your checkstyle configuration.</p><br /><b>User property is</b>: <tt>checkstyle.suppressions.location</tt>.</td>
           </tr>
           <tr class="b">
             <td><b><a href="#testSourceDirectory">testSourceDirectory</a></b></td>
             <td><tt>File</tt></td>
             <td><tt>2.2</tt></td>
             <td>Specifies the location of the test source directory to be used for
-Checkstyle.<br /><b>Default value is</b>: <tt>${project.build.testSourceDirectory}</tt>.</td>
+Checkstyle.<br /><b>Default value is</b>: <tt>${project.build.testSourceDirectory}</tt>.<br /></td>
           </tr>
           <tr class="a">
             <td><b><a href="#useFile">useFile</a></b></td>
@@ -403,7 +416,7 @@ violations.<br /></td>
             <td><b><a href="#xrefLocation">xrefLocation</a></b></td>
             <td><tt>File</tt></td>
             <td><tt>2.8</tt></td>
-            <td>Location of the Xrefs to link to.<br /><b>Default value is</b>: <tt>${project.reporting.outputDirectory}/xref</tt>.</td>
+            <td>Location of the Xrefs to link to.<br /><b>Default value is</b>: <tt>${project.reporting.outputDirectory}/xref</tt>.<br /></td>
           </tr>
         </table>
       </div>
@@ -438,7 +451,7 @@ file before being passed to Checkstyle a
           <li><b>Type</b>: <tt>java.lang.String</tt></li>
           <li><b>Since</b>: <tt>2.8</tt></li>
           <li><b>Required</b>: <tt>No</tt></li>
-          <li><b>Expression</b>: <tt>${checkstyle.config.location}</tt></li>
+          <li><b>User Property</b>: <tt>checkstyle.config.location</tt></li>
           <li><b>Default</b>: <tt>config/sun_checks.xml</tt></li>
         </ul><hr /><p><b><a name="consoleOutput">consoleOutput</a>:</b></p>
         <div>Output errors to console.</div>
@@ -453,7 +466,7 @@ file before being passed to Checkstyle a
           <li><b>Type</b>: <tt>boolean</tt></li>
           <li><b>Since</b>: <tt>2.8</tt></li>
           <li><b>Required</b>: <tt>No</tt></li>
-          <li><b>Expression</b>: <tt>${checkstyle.enable.files.summary}</tt></li>
+          <li><b>User Property</b>: <tt>checkstyle.enable.files.summary</tt></li>
           <li><b>Default</b>: <tt>true</tt></li>
         </ul><hr /><p><b><a name="enableRSS">enableRSS</a>:</b></p>
         <div>Specifies if the RSS should be enabled or not.</div>
@@ -461,7 +474,7 @@ file before being passed to Checkstyle a
           <li><b>Type</b>: <tt>boolean</tt></li>
           <li><b>Since</b>: <tt>2.8</tt></li>
           <li><b>Required</b>: <tt>No</tt></li>
-          <li><b>Expression</b>: <tt>${checkstyle.enable.rss}</tt></li>
+          <li><b>User Property</b>: <tt>checkstyle.enable.rss</tt></li>
           <li><b>Default</b>: <tt>true</tt></li>
         </ul><hr /><p><b><a name="enableRulesSummary">enableRulesSummary</a>:</b></p>
         <div>Specifies if the Rules summary should be enabled or not.</div>
@@ -469,7 +482,7 @@ file before being passed to Checkstyle a
           <li><b>Type</b>: <tt>boolean</tt></li>
           <li><b>Since</b>: <tt>2.8</tt></li>
           <li><b>Required</b>: <tt>No</tt></li>
-          <li><b>Expression</b>: <tt>${checkstyle.enable.rules.summary}</tt></li>
+          <li><b>User Property</b>: <tt>checkstyle.enable.rules.summary</tt></li>
           <li><b>Default</b>: <tt>true</tt></li>
         </ul><hr /><p><b><a name="enableSeveritySummary">enableSeveritySummary</a>:</b></p>
         <div>Specifies if the Severity summary should be enabled or not.</div>
@@ -477,7 +490,7 @@ file before being passed to Checkstyle a
           <li><b>Type</b>: <tt>boolean</tt></li>
           <li><b>Since</b>: <tt>2.8</tt></li>
           <li><b>Required</b>: <tt>No</tt></li>
-          <li><b>Expression</b>: <tt>${checkstyle.enable.severity.summary}</tt></li>
+          <li><b>User Property</b>: <tt>checkstyle.enable.severity.summary</tt></li>
           <li><b>Default</b>: <tt>true</tt></li>
         </ul><hr /><p><b><a name="encoding">encoding</a>:</b></p>
         <div>The file encoding to use when reading the source files. If the
@@ -489,7 +502,7 @@ Checkstyle's <tt>TreeWalker</tt> module.
           <li><b>Type</b>: <tt>java.lang.String</tt></li>
           <li><b>Since</b>: <tt>2.2</tt></li>
           <li><b>Required</b>: <tt>No</tt></li>
-          <li><b>Expression</b>: <tt>${encoding}</tt></li>
+          <li><b>User Property</b>: <tt>encoding</tt></li>
           <li><b>Default</b>: <tt>${project.build.sourceEncoding}</tt></li>
         </ul><hr /><p><b><a name="excludes">excludes</a>:</b></p>
         <div>Specifies the names filter of the source files to be excluded for
@@ -498,7 +511,7 @@ Checkstyle.</div>
           <li><b>Type</b>: <tt>java.lang.String</tt></li>
           <li><b>Since</b>: <tt>2.8</tt></li>
           <li><b>Required</b>: <tt>No</tt></li>
-          <li><b>Expression</b>: <tt>${checkstyle.excludes}</tt></li>
+          <li><b>User Property</b>: <tt>checkstyle.excludes</tt></li>
         </ul><hr /><p><b><a name="failsOnError">failsOnError</a>:</b></p>
         <div>Specifies if the build should fail upon a violation.</div>
         <ul>
@@ -520,7 +533,7 @@ name=&quot;headerFile&quot; value=&quot;
           <li><b>Type</b>: <tt>java.lang.String</tt></li>
           <li><b>Since</b>: <tt>2.0-beta-2</tt></li>
           <li><b>Required</b>: <tt>No</tt></li>
-          <li><b>Expression</b>: <tt>${checkstyle.header.file}</tt></li>
+          <li><b>User Property</b>: <tt>checkstyle.header.file</tt></li>
           <li><b>Default</b>: <tt>LICENSE.txt</tt></li>
         </ul><hr /><p><b><a name="includeTestSourceDirectory">includeTestSourceDirectory</a>:</b></p>
         <div>Include or not the test source directory to be used for Checkstyle.</div>
@@ -528,16 +541,17 @@ name=&quot;headerFile&quot; value=&quot;
           <li><b>Type</b>: <tt>boolean</tt></li>
           <li><b>Since</b>: <tt>2.2</tt></li>
           <li><b>Required</b>: <tt>No</tt></li>
-          <li><b>Default</b>: <tt>${false}</tt></li>
+          <li><b>Default</b>: <tt>false</tt></li>
         </ul><hr /><p><b><a name="includes">includes</a>:</b></p>
         <div>Specifies the names filter of the source files to be used for
-Checkstyle.</div>
+Checkstyle. <b>Note:</b> default value is
+<tt>**\/*.java</tt>.</div>
         <ul>
           <li><b>Type</b>: <tt>java.lang.String</tt></li>
           <li><b>Since</b>: <tt>2.8</tt></li>
           <li><b>Required</b>: <tt>Yes</tt></li>
-          <li><b>Expression</b>: <tt>${checkstyle.includes}</tt></li>
-          <li><b>Default</b>: <tt>**/*.java</tt></li>
+          <li><b>User Property</b>: <tt>checkstyle.includes</tt></li>
+          <li><b>Default</b>: <tt>**\/*.java</tt></li>
         </ul><hr /><p><b><a name="linkXRef">linkXRef</a>:</b></p>
         <div>Link the violation line numbers to the source xref. Will link
 automatically if Maven JXR plugin is being used.</div>
@@ -545,7 +559,7 @@ automatically if Maven JXR plugin is bei
           <li><b>Type</b>: <tt>boolean</tt></li>
           <li><b>Since</b>: <tt>2.1</tt></li>
           <li><b>Required</b>: <tt>No</tt></li>
-          <li><b>Expression</b>: <tt>${linkXRef}</tt></li>
+          <li><b>User Property</b>: <tt>linkXRef</tt></li>
           <li><b>Default</b>: <tt>true</tt></li>
         </ul><hr /><p><b><a name="outputDirectory">outputDirectory</a>:</b></p>
         <div>The output directory for the report. Note that this parameter is
@@ -565,7 +579,7 @@ format of the output file is determined 
           <li><b>Type</b>: <tt>java.io.File</tt></li>
           <li><b>Since</b>: <tt>2.8</tt></li>
           <li><b>Required</b>: <tt>No</tt></li>
-          <li><b>Expression</b>: <tt>${checkstyle.output.file}</tt></li>
+          <li><b>User Property</b>: <tt>checkstyle.output.file</tt></li>
           <li><b>Default</b>: <tt>${project.build.directory}/checkstyle-result.xml</tt></li>
         </ul><hr /><p><b><a name="outputFileFormat">outputFileFormat</a>:</b></p>
         <div>Specifies the format of the output to be used when writing to the
@@ -574,7 +588,7 @@ output file. Valid values are &quot;plai
           <li><b>Type</b>: <tt>java.lang.String</tt></li>
           <li><b>Since</b>: <tt>2.8</tt></li>
           <li><b>Required</b>: <tt>No</tt></li>
-          <li><b>Expression</b>: <tt>${checkstyle.output.format}</tt></li>
+          <li><b>User Property</b>: <tt>checkstyle.output.format</tt></li>
           <li><b>Default</b>: <tt>xml</tt></li>
         </ul><hr /><p><b><a name="propertiesLocation">propertiesLocation</a>:</b></p>
         <div><p>Specifies the location of the properties file.</p>
@@ -591,7 +605,7 @@ parameter).</p></div>
           <li><b>Type</b>: <tt>java.lang.String</tt></li>
           <li><b>Since</b>: <tt>2.0-beta-2</tt></li>
           <li><b>Required</b>: <tt>No</tt></li>
-          <li><b>Expression</b>: <tt>${checkstyle.properties.location}</tt></li>
+          <li><b>User Property</b>: <tt>checkstyle.properties.location</tt></li>
         </ul><hr /><p><b><a name="propertyExpansion">propertyExpansion</a>:</b></p>
         <div>Allows for specifying raw property expansion information.</div>
         <ul>
@@ -604,7 +618,7 @@ parameter).</p></div>
           <li><b>Type</b>: <tt>boolean</tt></li>
           <li><b>Since</b>: <tt>2.2</tt></li>
           <li><b>Required</b>: <tt>No</tt></li>
-          <li><b>Expression</b>: <tt>${checkstyle.skip}</tt></li>
+          <li><b>User Property</b>: <tt>checkstyle.skip</tt></li>
           <li><b>Default</b>: <tt>false</tt></li>
         </ul><hr /><p><b><a name="sourceDirectory">sourceDirectory</a>:</b></p>
         <div>Specifies the location of the source directory to be used for
@@ -620,7 +634,7 @@ Checkstyle.</div>
           <li><b>Type</b>: <tt>java.lang.String</tt></li>
           <li><b>Since</b>: <tt>2.1</tt></li>
           <li><b>Required</b>: <tt>No</tt></li>
-          <li><b>Expression</b>: <tt>${checkstyle.suppression.expression}</tt></li>
+          <li><b>User Property</b>: <tt>checkstyle.suppression.expression</tt></li>
           <li><b>Default</b>: <tt>checkstyle.suppressions.file</tt></li>
         </ul><hr /><p><b><a name="suppressionsLocation">suppressionsLocation</a>:</b></p>
         <div><p>Specifies the location of the suppressions XML file to use.</p>
@@ -635,7 +649,7 @@ that will be made available to your chec
           <li><b>Type</b>: <tt>java.lang.String</tt></li>
           <li><b>Since</b>: <tt>2.0-beta-2</tt></li>
           <li><b>Required</b>: <tt>No</tt></li>
-          <li><b>Expression</b>: <tt>${checkstyle.suppressions.location}</tt></li>
+          <li><b>User Property</b>: <tt>checkstyle.suppressions.location</tt></li>
         </ul><hr /><p><b><a name="testSourceDirectory">testSourceDirectory</a>:</b></p>
         <div>Specifies the location of the test source directory to be used for
 Checkstyle.</div>
@@ -663,23 +677,23 @@ violations.</div>
       </div>
     </div>
   
-
-      </div>
-    </div>
-    <div class="clear">
-      <hr/>
-    </div>
-    <div id="footer">
-      <div class="xright">
-        &#169;            2005-2012
-              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>
-</html>
+
+      </div>
+    </div>
+    <div class="clear">
+      <hr/>
+    </div>
+    <div id="footer">
+      <div class="xright">
+        &#169;            2005-2013
+              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>
+</html>
\ No newline at end of file