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 2014/03/08 23:39:47 UTC

svn commit: r900631 [15/34] - in /websites/production/maven/content/plugins-archives/maven-checkstyle-plugin-LATEST: ./ apidocs/ apidocs/org/apache/maven/plugin/checkstyle/ apidocs/org/apache/maven/plugin/checkstyle/class-use/ apidocs/org/apache/maven/...

Modified: websites/production/maven/content/plugins-archives/maven-checkstyle-plugin-LATEST/source-repository.html
==============================================================================
--- websites/production/maven/content/plugins-archives/maven-checkstyle-plugin-LATEST/source-repository.html (original)
+++ websites/production/maven/content/plugins-archives/maven-checkstyle-plugin-LATEST/source-repository.html Sat Mar  8 22:39:44 2014
@@ -1,18 +1,18 @@
 <!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
+ | Generated by Apache Maven Doxia at 2014-03-08
  | Rendered using Apache Maven Stylus Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
   <head>
-    <title>Maven Checkstyle Plugin - Source Repository</title>
+    <title>Apache Maven Checkstyle Plugin - Source Repository</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 name="Date-Revision-yyyymmdd" content="20140308" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script type="text/javascript" src="http://www.google-analytics.com/urchin.js"></script>
@@ -41,13 +41,13 @@
         &gt;
                   <a href="../index.html">Plugins</a>
         &gt;
-                      <a href="./">Maven Checkstyle Plugin</a>
+                      <a href="./">Apache Maven Checkstyle Plugin</a>
         &gt;
         Source Repository
         </div>
             <div class="xright">        
-                                    Last Published: 2013-02-22
-              &nbsp;| Version: 2.10
+                                    Last Published: 2014-03-08
+              &nbsp;| Version: 2.12
             </div>
       <div class="clear">
         <hr/>
@@ -74,6 +74,9 @@
                        <h5>Examples</h5>
                   <ul>
                   <li class="none">
+                  <a href="examples/inline-checker-config.html">Using an Inline Checkstyle Checker Configuration</a>
+            </li>
+                  <li class="none">
                   <a href="examples/custom-checker-config.html">Using a Custom Checkstyle Checker Configuration</a>
             </li>
                   <li class="none">
@@ -98,42 +101,42 @@
                   <a href="index.html">About</a>
             </li>
                       <li class="none">
-                  <a href="team-list.html">Project Team</a>
+                  <a href="plugin-management.html">Plugin Management</a>
+            </li>
+                      <li class="none">
+                  <a href="distribution-management.html">Distribution Management</a>
             </li>
                       <li class="none">
                   <a href="dependency-info.html">Dependency Information</a>
             </li>
                       <li class="none">
-                  <a href="dependency-management.html">Dependency Management</a>
+            <strong>Source Repository</strong>
+          </li>
+                      <li class="none">
+                  <a href="mail-lists.html">Mailing Lists</a>
             </li>
                       <li class="none">
-                  <a href="plugins.html">Project Plugins</a>
+                  <a href="issue-tracking.html">Issue Tracking</a>
             </li>
                       <li class="none">
                   <a href="integration.html">Continuous Integration</a>
             </li>
                       <li class="none">
-                  <a href="issue-tracking.html">Issue Tracking</a>
+                  <a href="plugins.html">Project Plugins</a>
             </li>
                       <li class="none">
-            <strong>Source Repository</strong>
-          </li>
-                      <li class="none">
                   <a href="license.html">Project License</a>
             </li>
                       <li class="none">
-                  <a href="plugin-management.html">Plugin Management</a>
+                  <a href="dependency-management.html">Dependency Management</a>
             </li>
                       <li class="none">
-                  <a href="distribution-management.html">Distribution Management</a>
+                  <a href="team-list.html">Project Team</a>
             </li>
                       <li class="none">
                   <a href="project-summary.html">Project Summary</a>
             </li>
                       <li class="none">
-                  <a href="mail-lists.html">Mailing Lists</a>
-            </li>
-                      <li class="none">
                   <a href="dependencies.html">Dependencies</a>
             </li>
               </ul>
@@ -210,7 +213,39 @@
     </div>
     <div id="bodyColumn">
       <div id="contentBox">
-        <div class="section"><h2>Overview<a name="Overview"></a></h2><a name="Overview"></a><p>This project uses <a class="externalLink" href="http://subversion.apache.org/">Subversion</a> to manage its source code. Instructions on Subversion use can be found at <a class="externalLink" href="http://svnbook.red-bean.com/">http://svnbook.red-bean.com/</a>.</p></div><div class="section"><h2>Web Access<a name="Web_Access"></a></h2><a name="Web_Access"></a><p>The following is a link to the online source repository.</p><div class="source"><pre><a class="externalLink" href="http://svn.apache.org/viewvc/maven/plugins/tags/maven-checkstyle-plugin-2.10">http://svn.apache.org/viewvc/maven/plugins/tags/maven-checkstyle-plugin-2.10</a></pre></div></div><div class="section"><h2>Anonymous access<a name="Anonymous_access"></a></h2><a name="Anonymous_access"></a><p>The source can be checked out anonymously from SVN with this command:</p><div class="source"><pre>$ svn checkout http://svn.apache.org/r
 epos/asf/maven/plugins/tags/maven-checkstyle-plugin-2.10 maven-checkstyle-plugin</pre></div></div><div class="section"><h2>Developer access<a name="Developer_access"></a></h2><a name="Developer_access"></a><p>Everyone can access the Subversion repository via HTTP, but Committers must checkout the Subversion repository via HTTPS.</p><div class="source"><pre>$ svn checkout https://svn.apache.org/repos/asf/maven/plugins/tags/maven-checkstyle-plugin-2.10 maven-checkstyle-plugin</pre></div><p>To commit changes to the repository, execute the following command to commit your changes (svn will prompt you for your password)</p><div class="source"><pre>$ svn commit --username your-username -m &quot;A message&quot;</pre></div></div><div class="section"><h2>Access from behind a firewall<a name="Access_from_behind_a_firewall"></a></h2><a name="Access_from_behind_a_firewall"></a><p>For those users who are stuck behind a corporate firewall which is blocking HTTP access to the Subversion repository
 , you can try to access it via the developer connection:</p><div class="source"><pre>$ svn checkout https://svn.apache.org/repos/asf/maven/plugins/tags/maven-checkstyle-plugin-2.10 maven-checkstyle-plugin</pre></div></div><div class="section"><h2>Access through a proxy<a name="Access_through_a_proxy"></a></h2><a name="Access_through_a_proxy"></a><p>The Subversion client can go through a proxy, if you configure it to do so. First, edit your &quot;servers&quot; configuration file to indicate which proxy to use. The file's location depends on your operating system. On Linux or Unix it is located in the directory &quot;~/.subversion&quot;. On Windows it is in &quot;%APPDATA%\Subversion&quot;. (Try &quot;echo %APPDATA%&quot;, note this is a hidden directory.)</p><p>There are comments in the file explaining what to do. If you don't have that file, get the latest Subversion client and run any command; this will cause the configuration directory and template files to be created.</p><p>Examp
 le: Edit the 'servers' file and add something like:</p><div class="source"><pre>[global]
+        <div class="section">
+<h2>Overview<a name="Overview"></a></h2><a name="Overview"></a>
+<p>This project uses <a class="externalLink" href="http://subversion.apache.org/">Subversion</a> to manage its source code. Instructions on Subversion use can be found at <a class="externalLink" href="http://svnbook.red-bean.com/">http://svnbook.red-bean.com/</a>.</p></div>
+<div class="section">
+<h2>Web Access<a name="Web_Access"></a></h2><a name="Web_Access"></a>
+<p>The following is a link to the online source repository.</p>
+<div class="source">
+<pre><a class="externalLink" href="http://svn.apache.org/viewvc/maven/plugins/tags/maven-checkstyle-plugin-2.12">http://svn.apache.org/viewvc/maven/plugins/tags/maven-checkstyle-plugin-2.12</a></pre></div></div>
+<div class="section">
+<h2>Anonymous access<a name="Anonymous_access"></a></h2><a name="Anonymous_access"></a>
+<p>The source can be checked out anonymously from SVN with this command:</p>
+<div class="source">
+<pre>$ svn checkout http://svn.apache.org/repos/asf/maven/plugins/tags/maven-checkstyle-plugin-2.12 maven-checkstyle-plugin</pre></div></div>
+<div class="section">
+<h2>Developer access<a name="Developer_access"></a></h2><a name="Developer_access"></a>
+<p>Everyone can access the Subversion repository via HTTP, but Committers must checkout the Subversion repository via HTTPS.</p>
+<div class="source">
+<pre>$ svn checkout https://svn.apache.org/repos/asf/maven/plugins/tags/maven-checkstyle-plugin-2.12 maven-checkstyle-plugin</pre></div>
+<p>To commit changes to the repository, execute the following command to commit your changes (svn will prompt you for your password)</p>
+<div class="source">
+<pre>$ svn commit --username your-username -m &quot;A message&quot;</pre></div></div>
+<div class="section">
+<h2>Access from behind a firewall<a name="Access_from_behind_a_firewall"></a></h2><a name="Access_from_behind_a_firewall"></a>
+<p>For those users who are stuck behind a corporate firewall which is blocking HTTP access to the Subversion repository, you can try to access it via the developer connection:</p>
+<div class="source">
+<pre>$ svn checkout https://svn.apache.org/repos/asf/maven/plugins/tags/maven-checkstyle-plugin-2.12 maven-checkstyle-plugin</pre></div></div>
+<div class="section">
+<h2>Access through a proxy<a name="Access_through_a_proxy"></a></h2><a name="Access_through_a_proxy"></a>
+<p>The Subversion client can go through a proxy, if you configure it to do so. First, edit your &quot;servers&quot; configuration file to indicate which proxy to use. The file's location depends on your operating system. On Linux or Unix it is located in the directory &quot;~/.subversion&quot;. On Windows it is in &quot;%APPDATA%\Subversion&quot;. (Try &quot;echo %APPDATA%&quot;, note this is a hidden directory.)</p>
+<p>There are comments in the file explaining what to do. If you don't have that file, get the latest Subversion client and run any command; this will cause the configuration directory and template files to be created.</p>
+<p>Example: Edit the 'servers' file and add something like:</p>
+<div class="source">
+<pre>[global]
 http-proxy-host = your.proxy.name
 http-proxy-port = 3128
 </pre></div></div>
@@ -221,7 +256,7 @@ http-proxy-port = 3128
     </div>
     <div id="footer">
       <div class="xright">
-        &#169;            2005-2013
+        &#169;            2005-2014
               The Apache Software Foundation
             
                           - <a href="http://maven.apache.org/privacy-policy.html">Privacy Policy</a>.

Modified: websites/production/maven/content/plugins-archives/maven-checkstyle-plugin-LATEST/surefire-report.html
==============================================================================
--- websites/production/maven/content/plugins-archives/maven-checkstyle-plugin-LATEST/surefire-report.html (original)
+++ websites/production/maven/content/plugins-archives/maven-checkstyle-plugin-LATEST/surefire-report.html Sat Mar  8 22:39:44 2014
@@ -1,18 +1,18 @@
 <!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
+ | Generated by Apache Maven Doxia at 2014-03-08
  | Rendered using Apache Maven Stylus Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
   <head>
-    <title>Maven Checkstyle Plugin - Surefire Report</title>
+    <title>Apache Maven Checkstyle Plugin - Surefire Report</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 name="Date-Revision-yyyymmdd" content="20140308" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script type="text/javascript" src="http://www.google-analytics.com/urchin.js"></script>
@@ -41,13 +41,13 @@
         &gt;
                   <a href="../index.html">Plugins</a>
         &gt;
-                      <a href="./">Maven Checkstyle Plugin</a>
+                      <a href="./">Apache Maven Checkstyle Plugin</a>
         &gt;
         Surefire Report
         </div>
             <div class="xright">        
-                                    Last Published: 2013-02-22
-              &nbsp;| Version: 2.10
+                                    Last Published: 2014-03-08
+              &nbsp;| Version: 2.12
             </div>
       <div class="clear">
         <hr/>
@@ -74,6 +74,9 @@
                        <h5>Examples</h5>
                   <ul>
                   <li class="none">
+                  <a href="examples/inline-checker-config.html">Using an Inline Checkstyle Checker Configuration</a>
+            </li>
+                  <li class="none">
                   <a href="examples/custom-checker-config.html">Using a Custom Checkstyle Checker Configuration</a>
             </li>
                   <li class="none">
@@ -113,10 +116,10 @@
                   <a href="cpd.html">CPD Report</a>
             </li>
                       <li class="none">
-                  <a href="xref/index.html">Source Xref</a>
+                  <a href="xref-test/index.html">Test Source Xref</a>
             </li>
                       <li class="none">
-                  <a href="xref-test/index.html">Test Source Xref</a>
+                  <a href="xref/index.html">Source Xref</a>
             </li>
                       <li class="none">
                   <a href="taglist.html">Tag List</a>
@@ -223,7 +226,220 @@ function toggleDisplay(elementId) {
  } 
  }
 //]]>
-</script><div class="section"><h2>Surefire Report<a name="Surefire_Report"></a></h2></div><div class="section"><h2>Summary<a name="Summary"></a></h2><a name="Summary"></a><p>[<a href="#Summary">Summary</a>] [<a href="#Package_List">Package List</a>] [<a href="#Test_Cases">Test Cases</a>]</p><br /><table border="1" class="bodyTable"><tr class="a"><th>Tests</th><th>Errors </th><th>Failures</th><th>Skipped</th><th>Success Rate</th><th>Time</th></tr><tr class="b"><td>21</td><td>0</td><td>0</td><td>0</td><td>100%</td><td>11.436</td></tr></table><br /><p>Note: failures are anticipated and checked for with assertions while errors are unanticipated.</p><br /></div><div class="section"><h2>Package List<a name="Package_List"></a></h2><a name="Package_List"></a><p>[<a href="#Summary">Summary</a>] [<a href="#Package_List">Package List</a>] [<a href="#Test_Cases">Test Cases</a>]</p><br /><table border="1" class="bodyTable"><tr class="a"><th>Package</th><th>Tests</th><th>Errors </th><th>Failures<
 /th><th>Skipped</th><th>Success Rate</th><th>Time</th></tr><tr class="b"><td><a href="#org.apache.maven.plugin.checkstyle">org.apache.maven.plugin.checkstyle</a></td><td>21</td><td>0</td><td>0</td><td>0</td><td>100%</td><td>11.436</td></tr></table><br /><p>Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.</p><div class="section"><h3>org.apache.maven.plugin.checkstyle<a name="org.apache.maven.plugin.checkstyle"></a></h3><a name="org.apache.maven.plugin.checkstyle"></a><table border="1" class="bodyTable"><tr class="a"><th></th><th>Class</th><th>Tests</th><th>Errors </th><th>Failures</th><th>Skipped</th><th>Success Rate</th><th>Time</th></tr><tr class="b"><td><a href="#org.apache.maven.plugin.checkstyleCheckstyleReportListenerMultiSourceTest"><img src="images/icon_success_sml.gif" alt="" /></a></td><td><a href="#org.apache.maven.plugin.checkstyleCheckstyleReportListenerMultiSourceTest">CheckstyleReportListenerMultiSourceTest</a></td>
 <td>1</td><td>0</td><td>0</td><td>0</td><td>100%</td><td>0.026</td></tr><tr class="a"><td><a href="#org.apache.maven.plugin.checkstyleCheckstyleReportListenerTest"><img src="images/icon_success_sml.gif" alt="" /></a></td><td><a href="#org.apache.maven.plugin.checkstyleCheckstyleReportListenerTest">CheckstyleReportListenerTest</a></td><td>1</td><td>0</td><td>0</td><td>0</td><td>100%</td><td>0</td></tr><tr class="b"><td><a href="#org.apache.maven.plugin.checkstyleCheckstyleReportTest"><img src="images/icon_success_sml.gif" alt="" /></a></td><td><a href="#org.apache.maven.plugin.checkstyleCheckstyleReportTest">CheckstyleReportTest</a></td><td>10</td><td>0</td><td>0</td><td>0</td><td>100%</td><td>11.222</td></tr><tr class="a"><td><a href="#org.apache.maven.plugin.checkstyleCheckstyleResultsTest"><img src="images/icon_success_sml.gif" alt="" /></a></td><td><a href="#org.apache.maven.plugin.checkstyleCheckstyleResultsTest">CheckstyleResultsTest</a></td><td>2</td><td>0</td><td>0</td><td>0<
 /td><td>100%</td><td>0</td></tr><tr class="b"><td><a href="#org.apache.maven.plugin.checkstyleCheckstyleViolationCheckMojoTest"><img src="images/icon_success_sml.gif" alt="" /></a></td><td><a href="#org.apache.maven.plugin.checkstyleCheckstyleViolationCheckMojoTest">CheckstyleViolationCheckMojoTest</a></td><td>4</td><td>0</td><td>0</td><td>0</td><td>100%</td><td>0.188</td></tr><tr class="a"><td><a href="#org.apache.maven.plugin.checkstyleReportResourceTest"><img src="images/icon_success_sml.gif" alt="" /></a></td><td><a href="#org.apache.maven.plugin.checkstyleReportResourceTest">ReportResourceTest</a></td><td>3</td><td>0</td><td>0</td><td>0</td><td>100%</td><td>0</td></tr></table></div><br /></div><div class="section"><h2>Test Cases<a name="Test_Cases"></a></h2><a name="Test_Cases"></a><p>[<a href="#Summary">Summary</a>] [<a href="#Package_List">Package List</a>] [<a href="#Test_Cases">Test Cases</a>]</p><div class="section"><h3>CheckstyleReportListenerMultiSourceTest<a name="Check
 styleReportListenerMultiSourceTest"></a></h3><a name="org.apache.maven.plugin.checkstyleCheckstyleReportListenerMultiSourceTest"></a><table border="1" class="bodyTable"><tr class="a"><td><img src="images/icon_success_sml.gif" alt="" /></td><td>testListeners</td><td>0.026</td></tr></table></div><div class="section"><h3>CheckstyleReportListenerTest<a name="CheckstyleReportListenerTest"></a></h3><a name="org.apache.maven.plugin.checkstyleCheckstyleReportListenerTest"></a><table border="1" class="bodyTable"><tr class="a"><td><img src="images/icon_success_sml.gif" alt="" /></td><td>testListeners</td><td>0</td></tr></table></div><div class="section"><h3>CheckstyleReportTest<a name="CheckstyleReportTest"></a></h3><a name="org.apache.maven.plugin.checkstyleCheckstyleReportTest"></a><table border="1" class="bodyTable"><tr class="a"><td><img src="images/icon_success_sml.gif" alt="" /></td><td>testNoSource</td><td>0.95</td></tr><tr class="b"><td><img src="images/icon_success_sml.gif" alt="" />
 </td><td>testMinConfiguration</td><td>2.631</td></tr><tr class="a"><td><img src="images/icon_success_sml.gif" alt="" /></td><td>testCustomConfiguration</td><td>1.168</td></tr><tr class="b"><td><img src="images/icon_success_sml.gif" alt="" /></td><td>testUseFile</td><td>1.28</td></tr><tr class="a"><td><img src="images/icon_success_sml.gif" alt="" /></td><td>testNoRulesSummary</td><td>1.181</td></tr><tr class="b"><td><img src="images/icon_success_sml.gif" alt="" /></td><td>testNoSeveritySummary</td><td>1.177</td></tr><tr class="a"><td><img src="images/icon_success_sml.gif" alt="" /></td><td>testNoFilesSummary</td><td>1.12</td></tr><tr class="b"><td><img src="images/icon_success_sml.gif" alt="" /></td><td>testFailOnError</td><td>0.54</td></tr><tr class="a"><td><img src="images/icon_success_sml.gif" alt="" /></td><td>testDependencyResolutionException</td><td>0.072</td></tr><tr class="b"><td><img src="images/icon_success_sml.gif" alt="" /></td><td>testTestSourceDirectory</td><td>1.103</t
 d></tr></table></div><div class="section"><h3>CheckstyleResultsTest<a name="CheckstyleResultsTest"></a></h3><a name="org.apache.maven.plugin.checkstyleCheckstyleResultsTest"></a><table border="1" class="bodyTable"><tr class="a"><td><img src="images/icon_success_sml.gif" alt="" /></td><td>testEmptyResults</td><td>0</td></tr><tr class="b"><td><img src="images/icon_success_sml.gif" alt="" /></td><td>testResults</td><td>0</td></tr></table></div><div class="section"><h3>CheckstyleViolationCheckMojoTest<a name="CheckstyleViolationCheckMojoTest"></a></h3><a name="org.apache.maven.plugin.checkstyleCheckstyleViolationCheckMojoTest"></a><table border="1" class="bodyTable"><tr class="a"><td><img src="images/icon_success_sml.gif" alt="" /></td><td>testDefaultConfig</td><td>0.052</td></tr><tr class="b"><td><img src="images/icon_success_sml.gif" alt="" /></td><td>testInvalidFormat</td><td>0.044</td></tr><tr class="a"><td><img src="images/icon_success_sml.gif" alt="" /></td><td>testNoOutputFile</t
 d><td>0.044</td></tr><tr class="b"><td><img src="images/icon_success_sml.gif" alt="" /></td><td>testNoFail</td><td>0.048</td></tr></table></div><div class="section"><h3>ReportResourceTest<a name="ReportResourceTest"></a></h3><a name="org.apache.maven.plugin.checkstyleReportResourceTest"></a><table border="1" class="bodyTable"><tr class="a"><td><img src="images/icon_success_sml.gif" alt="" /></td><td>testConstructor</td><td>0</td></tr><tr class="b"><td><img src="images/icon_success_sml.gif" alt="" /></td><td>testSetters</td><td>0</td></tr><tr class="a"><td><img src="images/icon_success_sml.gif" alt="" /></td><td>testCopy</td><td>0</td></tr></table></div><br /></div>
+</script>
+<div class="section">
+<h2>Surefire Report<a name="Surefire_Report"></a></h2></div>
+<div class="section">
+<h2>Summary<a name="Summary"></a></h2><a name="Summary"></a>
+<p>[<a href="#Summary">Summary</a>] [<a href="#Package_List">Package List</a>] [<a href="#Test_Cases">Test Cases</a>]</p><br />
+<table border="1" class="bodyTable">
+<tr class="a">
+<th>Tests</th>
+<th>Errors </th>
+<th>Failures</th>
+<th>Skipped</th>
+<th>Success Rate</th>
+<th>Time</th></tr>
+<tr class="b">
+<td>21</td>
+<td>0</td>
+<td>0</td>
+<td>0</td>
+<td>100%</td>
+<td>14.531</td></tr></table><br />
+<p>Note: failures are anticipated and checked for with assertions while errors are unanticipated.</p><br /></div>
+<div class="section">
+<h2>Package List<a name="Package_List"></a></h2><a name="Package_List"></a>
+<p>[<a href="#Summary">Summary</a>] [<a href="#Package_List">Package List</a>] [<a href="#Test_Cases">Test Cases</a>]</p><br />
+<table border="1" class="bodyTable">
+<tr class="a">
+<th>Package</th>
+<th>Tests</th>
+<th>Errors </th>
+<th>Failures</th>
+<th>Skipped</th>
+<th>Success Rate</th>
+<th>Time</th></tr>
+<tr class="b">
+<td><a href="#org.apache.maven.plugin.checkstyle">org.apache.maven.plugin.checkstyle</a></td>
+<td>21</td>
+<td>0</td>
+<td>0</td>
+<td>0</td>
+<td>100%</td>
+<td>14.531</td></tr></table><br />
+<p>Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.</p>
+<div class="section">
+<h3>org.apache.maven.plugin.checkstyle<a name="org.apache.maven.plugin.checkstyle"></a></h3><a name="org.apache.maven.plugin.checkstyle"></a>
+<table border="1" class="bodyTable">
+<tr class="a">
+<th></th>
+<th>Class</th>
+<th>Tests</th>
+<th>Errors </th>
+<th>Failures</th>
+<th>Skipped</th>
+<th>Success Rate</th>
+<th>Time</th></tr>
+<tr class="b">
+<td><a href="#org.apache.maven.plugin.checkstyleCheckstyleReportListenerMultiSourceTest"><img src="images/icon_success_sml.gif" alt="" /></a></td>
+<td><a href="#org.apache.maven.plugin.checkstyleCheckstyleReportListenerMultiSourceTest">CheckstyleReportListenerMultiSourceTest</a></td>
+<td>1</td>
+<td>0</td>
+<td>0</td>
+<td>0</td>
+<td>100%</td>
+<td>0.027</td></tr>
+<tr class="a">
+<td><a href="#org.apache.maven.plugin.checkstyleCheckstyleReportListenerTest"><img src="images/icon_success_sml.gif" alt="" /></a></td>
+<td><a href="#org.apache.maven.plugin.checkstyleCheckstyleReportListenerTest">CheckstyleReportListenerTest</a></td>
+<td>1</td>
+<td>0</td>
+<td>0</td>
+<td>0</td>
+<td>100%</td>
+<td>0</td></tr>
+<tr class="b">
+<td><a href="#org.apache.maven.plugin.checkstyleCheckstyleReportTest"><img src="images/icon_success_sml.gif" alt="" /></a></td>
+<td><a href="#org.apache.maven.plugin.checkstyleCheckstyleReportTest">CheckstyleReportTest</a></td>
+<td>10</td>
+<td>0</td>
+<td>0</td>
+<td>0</td>
+<td>100%</td>
+<td>14.285</td></tr>
+<tr class="a">
+<td><a href="#org.apache.maven.plugin.checkstyleCheckstyleResultsTest"><img src="images/icon_success_sml.gif" alt="" /></a></td>
+<td><a href="#org.apache.maven.plugin.checkstyleCheckstyleResultsTest">CheckstyleResultsTest</a></td>
+<td>2</td>
+<td>0</td>
+<td>0</td>
+<td>0</td>
+<td>100%</td>
+<td>0</td></tr>
+<tr class="b">
+<td><a href="#org.apache.maven.plugin.checkstyleCheckstyleViolationCheckMojoTest"><img src="images/icon_success_sml.gif" alt="" /></a></td>
+<td><a href="#org.apache.maven.plugin.checkstyleCheckstyleViolationCheckMojoTest">CheckstyleViolationCheckMojoTest</a></td>
+<td>4</td>
+<td>0</td>
+<td>0</td>
+<td>0</td>
+<td>100%</td>
+<td>0.219</td></tr>
+<tr class="a">
+<td><a href="#org.apache.maven.plugin.checkstyleReportResourceTest"><img src="images/icon_success_sml.gif" alt="" /></a></td>
+<td><a href="#org.apache.maven.plugin.checkstyleReportResourceTest">ReportResourceTest</a></td>
+<td>3</td>
+<td>0</td>
+<td>0</td>
+<td>0</td>
+<td>100%</td>
+<td>0</td></tr></table></div><br /></div>
+<div class="section">
+<h2>Test Cases<a name="Test_Cases"></a></h2><a name="Test_Cases"></a>
+<p>[<a href="#Summary">Summary</a>] [<a href="#Package_List">Package List</a>] [<a href="#Test_Cases">Test Cases</a>]</p>
+<div class="section">
+<h3>CheckstyleReportListenerMultiSourceTest<a name="CheckstyleReportListenerMultiSourceTest"></a></h3><a name="org.apache.maven.plugin.checkstyleCheckstyleReportListenerMultiSourceTest"></a>
+<table border="1" class="bodyTable">
+<tr class="a">
+<td><img src="images/icon_success_sml.gif" alt="" /></td>
+<td>testListeners</td>
+<td>0.027</td></tr></table></div>
+<div class="section">
+<h3>CheckstyleReportListenerTest<a name="CheckstyleReportListenerTest"></a></h3><a name="org.apache.maven.plugin.checkstyleCheckstyleReportListenerTest"></a>
+<table border="1" class="bodyTable">
+<tr class="a">
+<td><img src="images/icon_success_sml.gif" alt="" /></td>
+<td>testListeners</td>
+<td>0</td></tr></table></div>
+<div class="section">
+<h3>CheckstyleReportTest<a name="CheckstyleReportTest"></a></h3><a name="org.apache.maven.plugin.checkstyleCheckstyleReportTest"></a>
+<table border="1" class="bodyTable">
+<tr class="a">
+<td><img src="images/icon_success_sml.gif" alt="" /></td>
+<td>testNoSource</td>
+<td>0.982</td></tr>
+<tr class="b">
+<td><img src="images/icon_success_sml.gif" alt="" /></td>
+<td>testMinConfiguration</td>
+<td>3.35</td></tr>
+<tr class="a">
+<td><img src="images/icon_success_sml.gif" alt="" /></td>
+<td>testCustomConfiguration</td>
+<td>1.51</td></tr>
+<tr class="b">
+<td><img src="images/icon_success_sml.gif" alt="" /></td>
+<td>testUseFile</td>
+<td>1.604</td></tr>
+<tr class="a">
+<td><img src="images/icon_success_sml.gif" alt="" /></td>
+<td>testNoRulesSummary</td>
+<td>1.573</td></tr>
+<tr class="b">
+<td><img src="images/icon_success_sml.gif" alt="" /></td>
+<td>testNoSeveritySummary</td>
+<td>1.501</td></tr>
+<tr class="a">
+<td><img src="images/icon_success_sml.gif" alt="" /></td>
+<td>testNoFilesSummary</td>
+<td>1.498</td></tr>
+<tr class="b">
+<td><img src="images/icon_success_sml.gif" alt="" /></td>
+<td>testFailOnError</td>
+<td>0.706</td></tr>
+<tr class="a">
+<td><img src="images/icon_success_sml.gif" alt="" /></td>
+<td>testDependencyResolutionException</td>
+<td>0.084</td></tr>
+<tr class="b">
+<td><img src="images/icon_success_sml.gif" alt="" /></td>
+<td>testTestSourceDirectory</td>
+<td>1.477</td></tr></table></div>
+<div class="section">
+<h3>CheckstyleResultsTest<a name="CheckstyleResultsTest"></a></h3><a name="org.apache.maven.plugin.checkstyleCheckstyleResultsTest"></a>
+<table border="1" class="bodyTable">
+<tr class="a">
+<td><img src="images/icon_success_sml.gif" alt="" /></td>
+<td>testEmptyResults</td>
+<td>0</td></tr>
+<tr class="b">
+<td><img src="images/icon_success_sml.gif" alt="" /></td>
+<td>testResults</td>
+<td>0</td></tr></table></div>
+<div class="section">
+<h3>CheckstyleViolationCheckMojoTest<a name="CheckstyleViolationCheckMojoTest"></a></h3><a name="org.apache.maven.plugin.checkstyleCheckstyleViolationCheckMojoTest"></a>
+<table border="1" class="bodyTable">
+<tr class="a">
+<td><img src="images/icon_success_sml.gif" alt="" /></td>
+<td>testDefaultConfig</td>
+<td>0.055</td></tr>
+<tr class="b">
+<td><img src="images/icon_success_sml.gif" alt="" /></td>
+<td>testInvalidFormat</td>
+<td>0.053</td></tr>
+<tr class="a">
+<td><img src="images/icon_success_sml.gif" alt="" /></td>
+<td>testNoOutputFile</td>
+<td>0.055</td></tr>
+<tr class="b">
+<td><img src="images/icon_success_sml.gif" alt="" /></td>
+<td>testNoFail</td>
+<td>0.056</td></tr></table></div>
+<div class="section">
+<h3>ReportResourceTest<a name="ReportResourceTest"></a></h3><a name="org.apache.maven.plugin.checkstyleReportResourceTest"></a>
+<table border="1" class="bodyTable">
+<tr class="a">
+<td><img src="images/icon_success_sml.gif" alt="" /></td>
+<td>testConstructor</td>
+<td>0</td></tr>
+<tr class="b">
+<td><img src="images/icon_success_sml.gif" alt="" /></td>
+<td>testSetters</td>
+<td>0</td></tr>
+<tr class="a">
+<td><img src="images/icon_success_sml.gif" alt="" /></td>
+<td>testCopy</td>
+<td>0</td></tr></table></div><br /></div>
       </div>
     </div>
     <div class="clear">
@@ -231,7 +447,7 @@ function toggleDisplay(elementId) {
     </div>
     <div id="footer">
       <div class="xright">
-        &#169;            2005-2013
+        &#169;            2005-2014
               The Apache Software Foundation
             
                           - <a href="http://maven.apache.org/privacy-policy.html">Privacy Policy</a>.

Modified: websites/production/maven/content/plugins-archives/maven-checkstyle-plugin-LATEST/taglist.html
==============================================================================
--- websites/production/maven/content/plugins-archives/maven-checkstyle-plugin-LATEST/taglist.html (original)
+++ websites/production/maven/content/plugins-archives/maven-checkstyle-plugin-LATEST/taglist.html Sat Mar  8 22:39:44 2014
@@ -1,18 +1,18 @@
 <!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
+ | Generated by Apache Maven Doxia at 2014-03-08
  | Rendered using Apache Maven Stylus Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
   <head>
-    <title>Maven Checkstyle Plugin - Tag List report</title>
+    <title>Apache Maven Checkstyle Plugin - Tag List report</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 name="Date-Revision-yyyymmdd" content="20140308" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script type="text/javascript" src="http://www.google-analytics.com/urchin.js"></script>
@@ -41,13 +41,13 @@
         &gt;
                   <a href="../index.html">Plugins</a>
         &gt;
-                      <a href="./">Maven Checkstyle Plugin</a>
+                      <a href="./">Apache Maven Checkstyle Plugin</a>
         &gt;
         Tag List report
         </div>
             <div class="xright">        
-                                    Last Published: 2013-02-22
-              &nbsp;| Version: 2.10
+                                    Last Published: 2014-03-08
+              &nbsp;| Version: 2.12
             </div>
       <div class="clear">
         <hr/>
@@ -74,6 +74,9 @@
                        <h5>Examples</h5>
                   <ul>
                   <li class="none">
+                  <a href="examples/inline-checker-config.html">Using an Inline Checkstyle Checker Configuration</a>
+            </li>
+                  <li class="none">
                   <a href="examples/custom-checker-config.html">Using a Custom Checkstyle Checker Configuration</a>
             </li>
                   <li class="none">
@@ -113,10 +116,10 @@
                   <a href="cpd.html">CPD Report</a>
             </li>
                       <li class="none">
-                  <a href="xref/index.html">Source Xref</a>
+                  <a href="xref-test/index.html">Test Source Xref</a>
             </li>
                       <li class="none">
-                  <a href="xref-test/index.html">Test Source Xref</a>
+                  <a href="xref/index.html">Source Xref</a>
             </li>
                       <li class="none">
             <strong>Tag List</strong>
@@ -207,7 +210,61 @@
     </div>
     <div id="bodyColumn">
       <div id="contentBox">
-        <div class="section"><h2>Tag List Report<a name="Tag_List_Report"></a></h2><p>The following document contains the listing of user tags found in the code. Below is the summary of the occurrences per tag.</p><table border="0" class="bodyTable"><tr class="a"><th>Tag Class</th><th>Total number of occurrences</th><th>Tag strings used by tag class</th></tr><tr class="b"><td><a href="#tag_class_1">@todo</a></td><td>3</td><td>@todo</td></tr><tr class="a"><td><a href="#tag_class_2">TODO</a></td><td>4</td><td>TODO</td></tr></table><p>Each tag is detailed below:</p><div class="section"><h3><a name="tag_class_1">@todo</a><a name="atodo"></a></h3><p><b>Number of occurrences found in the code: 3</b></p><table border="0" class="bodyTable"><tr class="b"><th>org.apache.maven.plugin.checkstyle.CheckstyleResults</th><th>Line</th></tr><tr class="a"><td>provide fallback to disk based storage if too many results.</td><td><a href="./xref/org/apache/maven/plugin/checkstyle/CheckstyleResults.html#36
 ">36</a></td></tr><tr class="b"><th>org.apache.maven.plugin.checkstyle.DefaultCheckstyleExecutor</th><th>Line</th></tr><tr class="a"><td>Should we add a check to see if resources should be included or not, similar to request.isIncludeTestSourceDirectory()?</td><td><a href="./xref/org/apache/maven/plugin/checkstyle/DefaultCheckstyleExecutor.html#547">547</a></td></tr><tr class="b"><td>Perhaps extend the functionality in the future so that the included types of files can be configured. For now it is hard-coded to properties files.</td><td><a href="./xref/org/apache/maven/plugin/checkstyle/DefaultCheckstyleExecutor.html#557">557</a></td></tr></table></div><div class="section"><h3><a name="tag_class_2">TODO</a><a name="TODO"></a></h3><p><b>Number of occurrences found in the code: 4</b></p><table border="0" class="bodyTable"><tr class="a"><th>org.apache.maven.plugin.checkstyle.AbstractCheckstyleReport</th><th>Line</th></tr><tr class="b"><td>failure if not a report</td><td><a href="./xref
 /org/apache/maven/plugin/checkstyle/AbstractCheckstyleReport.html#309">309</a></td></tr><tr class="a"><th>org.apache.maven.plugin.checkstyle.CheckstyleAggregateReport</th><th>Line</th></tr><tr class="b"><td>would be good to scan the files here</td><td><a href="./xref/org/apache/maven/plugin/checkstyle/CheckstyleAggregateReport.html#275">275</a></td></tr><tr class="a"><th>org.apache.maven.plugin.checkstyle.CheckstyleReport</th><th>Line</th></tr><tr class="b"><td>would be good to scan the files here</td><td><a href="./xref/org/apache/maven/plugin/checkstyle/CheckstyleReport.html#370">370</a></td></tr><tr class="a"><th>org.apache.maven.plugin.checkstyle.DefaultCheckstyleExecutor</th><th>Line</th></tr><tr class="b"><td>should be a failure, not an error. Report is not meant to throw an exception here (so site would work regardless of config), but should record this information</td><td><a href="./xref/org/apache/maven/plugin/checkstyle/DefaultCheckstyleExecutor.html#215">215</a></td></tr>
 </table></div></div>
+        <div class="section">
+<h2>Tag List Report<a name="Tag_List_Report"></a></h2>
+<p>The following document contains the listing of user tags found in the code. Below is the summary of the occurrences per tag.</p>
+<table border="0" class="bodyTable">
+<tr class="a">
+<th>Tag Class</th>
+<th>Total number of occurrences</th>
+<th>Tag strings used by tag class</th></tr>
+<tr class="b">
+<td><a href="#tag_class_1">@todo</a></td>
+<td>1</td>
+<td>@todo</td></tr>
+<tr class="a">
+<td><a href="#tag_class_2">TODO</a></td>
+<td>4</td>
+<td>TODO</td></tr></table>
+<p>Each tag is detailed below:</p>
+<div class="section">
+<h3><a name="tag_class_1">@todo</a><a name="atodo"></a></h3>
+<p><b>Number of occurrences found in the code: 1</b></p>
+<table border="0" class="bodyTable">
+<tr class="b">
+<th>org.apache.maven.plugin.checkstyle.CheckstyleResults</th>
+<th>Line</th></tr>
+<tr class="a">
+<td>provide fallback to disk based storage if too many results.</td>
+<td><a href="./xref/org/apache/maven/plugin/checkstyle/CheckstyleResults.html#36">36</a></td></tr></table></div>
+<div class="section">
+<h3><a name="tag_class_2">TODO</a><a name="TODO"></a></h3>
+<p><b>Number of occurrences found in the code: 4</b></p>
+<table border="0" class="bodyTable">
+<tr class="b">
+<th>org.apache.maven.plugin.checkstyle.AbstractCheckstyleReport</th>
+<th>Line</th></tr>
+<tr class="a">
+<td>failure if not a report</td>
+<td><a href="./xref/org/apache/maven/plugin/checkstyle/AbstractCheckstyleReport.html#538">538</a></td></tr>
+<tr class="b">
+<th>org.apache.maven.plugin.checkstyle.CheckstyleAggregateReport</th>
+<th>Line</th></tr>
+<tr class="a">
+<td>would be good to scan the files here</td>
+<td><a href="./xref/org/apache/maven/plugin/checkstyle/CheckstyleAggregateReport.html#93">93</a></td></tr>
+<tr class="b">
+<th>org.apache.maven.plugin.checkstyle.CheckstyleReport</th>
+<th>Line</th></tr>
+<tr class="a">
+<td>would be good to scan the files here</td>
+<td><a href="./xref/org/apache/maven/plugin/checkstyle/CheckstyleReport.html#191">191</a></td></tr>
+<tr class="b">
+<th>org.apache.maven.plugin.checkstyle.DefaultCheckstyleExecutor</th>
+<th>Line</th></tr>
+<tr class="a">
+<td>should be a failure, not an error. Report is not meant to throw an exception here (so site would work regardless of config), but should record this information</td>
+<td><a href="./xref/org/apache/maven/plugin/checkstyle/DefaultCheckstyleExecutor.html#238">238</a></td></tr></table></div></div>
       </div>
     </div>
     <div class="clear">
@@ -215,7 +272,7 @@
     </div>
     <div id="footer">
       <div class="xright">
-        &#169;            2005-2013
+        &#169;            2005-2014
               The Apache Software Foundation
             
                           - <a href="http://maven.apache.org/privacy-policy.html">Privacy Policy</a>.