You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by ol...@apache.org on 2014/01/16 23:57:49 UTC

svn commit: r1558949 [2/12] - in /tomcat/site/trunk/docs/maven-plugin-trunk: ./ apidocs/ apidocs/org/apache/tomcat/maven/common/deployer/class-use/ apidocs/org/apache/tomcat/maven/runner/ common-tomcat-maven-plugin/ common-tomcat-maven-plugin/xref/org/...

Modified: tomcat/site/trunk/docs/maven-plugin-trunk/checkstyle-aggregate.html
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/maven-plugin-trunk/checkstyle-aggregate.html?rev=1558949&r1=1558948&r2=1558949&view=diff
==============================================================================
--- tomcat/site/trunk/docs/maven-plugin-trunk/checkstyle-aggregate.html (original)
+++ tomcat/site/trunk/docs/maven-plugin-trunk/checkstyle-aggregate.html Thu Jan 16 22:57:44 2014
@@ -7,7 +7,7 @@
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20140108" />
+    <meta name="Date-Revision-yyyymmdd" content="20140116" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Tomcat Maven Plugin - Checkstyle Results</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.1.min.css" />
@@ -226,7 +226,7 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 08 January 2014</li>
+                  <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 16 January 2014</li>
               <li id="projectVersion" class="pull-right">
                     Version: 2.3-SNAPSHOT
         </li>
@@ -251,9 +251,9 @@
 <th>Errors&#160;<img alt="Errors" src="images/icon_error_sml.gif" /></th></tr>
 <tr class="b">
 <td>77</td>
-<td>44</td>
+<td>45</td>
 <td>177</td>
-<td>329</td></tr></table></div>
+<td>470</td></tr></table></div>
 <div class="section">
 <h2>Files<a name="Files"></a></h2>
 <table border="0" class="table table-striped">
@@ -371,7 +371,7 @@
 <td><a href="#org.apache.tomcat.maven.plugin.tomcat6.AbstractRunMojo.java">org/apache/tomcat/maven/plugin/tomcat6/AbstractRunMojo.java</a></td>
 <td>2</td>
 <td>7</td>
-<td>23</td></tr>
+<td>93</td></tr>
 <tr class="b">
 <td><a href="#org.apache.tomcat.maven.plugin.tomcat6.AbstractWarCatalinaMojo.java">org/apache/tomcat/maven/plugin/tomcat6/AbstractWarCatalinaMojo.java</a></td>
 <td>0</td>
@@ -511,7 +511,7 @@
 <td><a href="#org.apache.tomcat.maven.plugin.tomcat7.run.AbstractRunMojo.java">org/apache/tomcat/maven/plugin/tomcat7/run/AbstractRunMojo.java</a></td>
 <td>2</td>
 <td>9</td>
-<td>42</td></tr>
+<td>111</td></tr>
 <tr class="b">
 <td><a href="#org.apache.tomcat.maven.plugin.tomcat7.run.AbstractRunWarMojo.java">org/apache/tomcat/maven/plugin/tomcat7/run/AbstractRunWarMojo.java</a></td>
 <td>0</td>
@@ -584,14 +584,14 @@
 <td>7</td></tr>
 <tr class="b">
 <td><a href="#org.apache.tomcat.maven.runner.Tomcat7Runner.java">org/apache/tomcat/maven/runner/Tomcat7Runner.java</a></td>
-<td>21</td>
+<td>22</td>
 <td>9</td>
-<td>26</td></tr>
+<td>27</td></tr>
 <tr class="a">
 <td><a href="#org.apache.tomcat.maven.runner.Tomcat7RunnerCli.java">org/apache/tomcat/maven/runner/Tomcat7RunnerCli.java</a></td>
 <td>1</td>
 <td>2</td>
-<td>2</td></tr></table></div>
+<td>3</td></tr></table></div>
 <div class="section">
 <h2>Rules<a name="Rules"></a></h2>
 <table border="0" class="table table-striped">
@@ -655,7 +655,7 @@
 <td>JavadocVariable
 <ul>
 <li><b>scope</b>: <tt>&quot;protected&quot;</tt></li></ul></td>
-<td>44</td>
+<td>45</td>
 <td><img alt="Infos" src="images/icon_info_sml.gif" />&#160;Info</td></tr>
 <tr class="a">
 <td>ConstantName</td>
@@ -727,7 +727,7 @@
 <td>ParenPad
 <ul>
 <li><b>option</b>: <tt>&quot;space&quot;</tt></li></ul></td>
-<td>52</td>
+<td>198</td>
 <td><img alt="Errors" src="images/icon_error_sml.gif" />&#160;Error</td></tr>
 <tr class="b">
 <td>WhitespaceAfter</td>
@@ -735,7 +735,7 @@
 <td><img alt="Errors" src="images/icon_error_sml.gif" />&#160;Error</td></tr>
 <tr class="a">
 <td>WhitespaceAround</td>
-<td>7</td>
+<td>0</td>
 <td><img alt="Errors" src="images/icon_error_sml.gif" />&#160;Error</td></tr>
 <tr class="b">
 <td>ModifierOrder</td>
@@ -790,7 +790,7 @@
 <td>MagicNumber
 <ul>
 <li><b>ignoreNumbers</b>: <tt>&quot;-4, -3, -2, -1, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 32, 64, 100, 128, 256, 512, 1000, 1024&quot;</tt></li></ul></td>
-<td>14</td>
+<td>15</td>
 <td><img alt="Errors" src="images/icon_error_sml.gif" />&#160;Error</td></tr>
 <tr class="b">
 <td>MissingSwitchDefault</td>
@@ -817,7 +817,7 @@
 <ul>
 <li><b>packageAllowed</b>: <tt>&quot;true&quot;</tt></li>
 <li><b>protectedAllowed</b>: <tt>&quot;true&quot;</tt></li></ul></td>
-<td>18</td>
+<td>19</td>
 <td><img alt="Errors" src="images/icon_error_sml.gif" />&#160;Error</td></tr>
 <tr class="b">
 <td>UpperEll</td>
@@ -1777,387 +1777,414 @@
 <th>Line</th></tr>
 <tr class="b">
 <td><img alt="Errors" src="images/icon_error_sml.gif" /></td>
-<td>')' is not preceded with whitespace.</td>
-<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/AbstractRunMojo.html#143">143</a></td></tr>
+<td>'(' is not followed by whitespace.</td>
+<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/AbstractRunMojo.html#101">101</a></td></tr>
 <tr class="a">
 <td><img alt="Errors" src="images/icon_error_sml.gif" /></td>
-<td>Line is longer than 120 characters.</td>
-<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/AbstractRunMojo.html#296">296</a></td></tr>
+<td>')' is not preceded with whitespace.</td>
+<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/AbstractRunMojo.html#101">101</a></td></tr>
 <tr class="b">
-<td><img alt="Infos" src="images/icon_info_sml.gif" /></td>
-<td>Missing a Javadoc comment.</td>
-<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/AbstractRunMojo.html#474">474</a></td></tr>
+<td><img alt="Errors" src="images/icon_error_sml.gif" /></td>
+<td>'(' is not followed by whitespace.</td>
+<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/AbstractRunMojo.html#107">107</a></td></tr>
 <tr class="a">
-<td><img alt="Infos" src="images/icon_info_sml.gif" /></td>
-<td>Missing a Javadoc comment.</td>
-<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/AbstractRunMojo.html#477">477</a></td></tr>
+<td><img alt="Errors" src="images/icon_error_sml.gif" /></td>
+<td>')' is not preceded with whitespace.</td>
+<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/AbstractRunMojo.html#107">107</a></td></tr>
 <tr class="b">
 <td><img alt="Errors" src="images/icon_error_sml.gif" /></td>
-<td>Unable to get class information for MojoExecutionException.</td>
-<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/AbstractRunMojo.html#488">488</a></td></tr>
+<td>'(' is not followed by whitespace.</td>
+<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/AbstractRunMojo.html#113">113</a></td></tr>
 <tr class="a">
 <td><img alt="Errors" src="images/icon_error_sml.gif" /></td>
-<td>Redundant throws: 'MojoFailureException' listed more then one time.</td>
-<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/AbstractRunMojo.html#488">488</a></td></tr>
+<td>')' is not preceded with whitespace.</td>
+<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/AbstractRunMojo.html#113">113</a></td></tr>
 <tr class="b">
 <td><img alt="Errors" src="images/icon_error_sml.gif" /></td>
-<td>Unable to get class information for MojoFailureException.</td>
-<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/AbstractRunMojo.html#488">488</a></td></tr>
+<td>'(' is not followed by whitespace.</td>
+<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/AbstractRunMojo.html#123">123</a></td></tr>
 <tr class="a">
 <td><img alt="Errors" src="images/icon_error_sml.gif" /></td>
-<td>Unable to get class information for MojoExecutionException.</td>
-<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/AbstractRunMojo.html#563">563</a></td></tr>
+<td>')' is not preceded with whitespace.</td>
+<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/AbstractRunMojo.html#123">123</a></td></tr>
 <tr class="b">
-<td><img alt="Warnings" src="images/icon_warning_sml.gif" /></td>
-<td>'contextFile' hides a field.</td>
-<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/AbstractRunMojo.html#582">582</a></td></tr>
+<td><img alt="Errors" src="images/icon_error_sml.gif" /></td>
+<td>'(' is not followed by whitespace.</td>
+<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/AbstractRunMojo.html#129">129</a></td></tr>
 <tr class="a">
 <td><img alt="Errors" src="images/icon_error_sml.gif" /></td>
-<td>Unable to get class information for MojoExecutionException.</td>
-<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/AbstractRunMojo.html#598">598</a></td></tr>
+<td>')' is not preceded with whitespace.</td>
+<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/AbstractRunMojo.html#129">129</a></td></tr>
 <tr class="b">
-<td><img alt="Warnings" src="images/icon_warning_sml.gif" /></td>
-<td>Expected @throws tag for 'MojoExecutionException'.</td>
-<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/AbstractRunMojo.html#618">618</a></td></tr>
+<td><img alt="Errors" src="images/icon_error_sml.gif" /></td>
+<td>'(' is not followed by whitespace.</td>
+<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/AbstractRunMojo.html#135">135</a></td></tr>
 <tr class="a">
 <td><img alt="Errors" src="images/icon_error_sml.gif" /></td>
-<td>Unable to get class information for MojoExecutionException.</td>
-<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/AbstractRunMojo.html#618">618</a></td></tr>
+<td>')' is not preceded with whitespace.</td>
+<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/AbstractRunMojo.html#135">135</a></td></tr>
 <tr class="b">
-<td><img alt="Warnings" src="images/icon_warning_sml.gif" /></td>
-<td>Expected @throws tag for 'MojoExecutionException'.</td>
-<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/AbstractRunMojo.html#673">673</a></td></tr>
+<td><img alt="Errors" src="images/icon_error_sml.gif" /></td>
+<td>'(' is not followed by whitespace.</td>
+<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/AbstractRunMojo.html#143">143</a></td></tr>
 <tr class="a">
 <td><img alt="Errors" src="images/icon_error_sml.gif" /></td>
-<td>Unable to get class information for MojoExecutionException.</td>
-<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/AbstractRunMojo.html#673">673</a></td></tr>
+<td>')' is not preceded with whitespace.</td>
+<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/AbstractRunMojo.html#143">143</a></td></tr>
 <tr class="b">
 <td><img alt="Errors" src="images/icon_error_sml.gif" /></td>
-<td>Unable to get class information for MojoExecutionException.</td>
-<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/AbstractRunMojo.html#708">708</a></td></tr>
+<td>'(' is not followed by whitespace.</td>
+<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/AbstractRunMojo.html#153">153</a></td></tr>
 <tr class="a">
 <td><img alt="Errors" src="images/icon_error_sml.gif" /></td>
-<td>Redundant throws: 'MavenFilteringException' listed more then one time.</td>
-<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/AbstractRunMojo.html#708">708</a></td></tr>
+<td>')' is not preceded with whitespace.</td>
+<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/AbstractRunMojo.html#153">153</a></td></tr>
 <tr class="b">
 <td><img alt="Errors" src="images/icon_error_sml.gif" /></td>
-<td>Unable to get class information for MavenFilteringException.</td>
-<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/AbstractRunMojo.html#708">708</a></td></tr>
+<td>'(' is not followed by whitespace.</td>
+<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/AbstractRunMojo.html#163">163</a></td></tr>
 <tr class="a">
 <td><img alt="Errors" src="images/icon_error_sml.gif" /></td>
-<td>Method length is 197 lines (max allowed is 150).</td>
-<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/AbstractRunMojo.html#811">811</a></td></tr>
+<td>')' is not preceded with whitespace.</td>
+<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/AbstractRunMojo.html#163">163</a></td></tr>
 <tr class="b">
 <td><img alt="Errors" src="images/icon_error_sml.gif" /></td>
-<td>Unable to get class information for LifecycleException.</td>
-<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/AbstractRunMojo.html#812">812</a></td></tr>
+<td>'(' is not followed by whitespace.</td>
+<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/AbstractRunMojo.html#173">173</a></td></tr>
 <tr class="a">
 <td><img alt="Errors" src="images/icon_error_sml.gif" /></td>
-<td>Redundant throws: 'MojoExecutionException' listed more then one time.</td>
-<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/AbstractRunMojo.html#812">812</a></td></tr>
+<td>')' is not preceded with whitespace.</td>
+<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/AbstractRunMojo.html#173">173</a></td></tr>
 <tr class="b">
 <td><img alt="Errors" src="images/icon_error_sml.gif" /></td>
-<td>Unable to get class information for MojoExecutionException.</td>
-<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/AbstractRunMojo.html#812">812</a></td></tr>
+<td>'(' is not followed by whitespace.</td>
+<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/AbstractRunMojo.html#183">183</a></td></tr>
 <tr class="a">
 <td><img alt="Errors" src="images/icon_error_sml.gif" /></td>
 <td>')' is not preceded with whitespace.</td>
-<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/AbstractRunMojo.html#921">921</a></td></tr>
+<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/AbstractRunMojo.html#183">183</a></td></tr>
 <tr class="b">
 <td><img alt="Errors" src="images/icon_error_sml.gif" /></td>
-<td>')' is not preceded with whitespace.</td>
-<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/AbstractRunMojo.html#971">971</a></td></tr>
+<td>'(' is not followed by whitespace.</td>
+<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/AbstractRunMojo.html#191">191</a></td></tr>
 <tr class="a">
 <td><img alt="Errors" src="images/icon_error_sml.gif" /></td>
 <td>')' is not preceded with whitespace.</td>
-<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/AbstractRunMojo.html#986">986</a></td></tr>
+<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/AbstractRunMojo.html#191">191</a></td></tr>
 <tr class="b">
-<td><img alt="Warnings" src="images/icon_warning_sml.gif" /></td>
-<td>Missing a Javadoc comment.</td>
-<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/AbstractRunMojo.html#1020">1020</a></td></tr>
+<td><img alt="Errors" src="images/icon_error_sml.gif" /></td>
+<td>'(' is not followed by whitespace.</td>
+<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/AbstractRunMojo.html#207">207</a></td></tr>
 <tr class="a">
 <td><img alt="Errors" src="images/icon_error_sml.gif" /></td>
-<td>Unable to get class information for MojoExecutionException.</td>
-<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/AbstractRunMojo.html#1021">1021</a></td></tr>
+<td>')' is not preceded with whitespace.</td>
+<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/AbstractRunMojo.html#207">207</a></td></tr>
 <tr class="b">
-<td><img alt="Warnings" src="images/icon_warning_sml.gif" /></td>
-<td>Missing a Javadoc comment.</td>
-<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/AbstractRunMojo.html#1054">1054</a></td></tr>
+<td><img alt="Errors" src="images/icon_error_sml.gif" /></td>
+<td>'(' is not followed by whitespace.</td>
+<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/AbstractRunMojo.html#215">215</a></td></tr>
 <tr class="a">
 <td><img alt="Errors" src="images/icon_error_sml.gif" /></td>
-<td>Unable to get class information for MojoExecutionException.</td>
-<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/AbstractRunMojo.html#1116">1116</a></td></tr>
+<td>')' is not preceded with whitespace.</td>
+<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/AbstractRunMojo.html#215">215</a></td></tr>
 <tr class="b">
 <td><img alt="Errors" src="images/icon_error_sml.gif" /></td>
-<td>Unable to get class information for MojoExecutionException.</td>
-<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/AbstractRunMojo.html#1150">1150</a></td></tr>
+<td>'(' is not followed by whitespace.</td>
+<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/AbstractRunMojo.html#224">224</a></td></tr>
 <tr class="a">
-<td><img alt="Warnings" src="images/icon_warning_sml.gif" /></td>
-<td>'webapps' hides a field.</td>
-<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/AbstractRunMojo.html#1153">1153</a></td></tr>
+<td><img alt="Errors" src="images/icon_error_sml.gif" /></td>
+<td>')' is not preceded with whitespace.</td>
+<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/AbstractRunMojo.html#224">224</a></td></tr>
 <tr class="b">
-<td><img alt="Warnings" src="images/icon_warning_sml.gif" /></td>
-<td>'contextFile' hides a field.</td>
-<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/AbstractRunMojo.html#1183">1183</a></td></tr>
+<td><img alt="Errors" src="images/icon_error_sml.gif" /></td>
+<td>'(' is not followed by whitespace.</td>
+<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/AbstractRunMojo.html#233">233</a></td></tr>
 <tr class="a">
 <td><img alt="Errors" src="images/icon_error_sml.gif" /></td>
-<td>Unable to get class information for MojoExecutionException.</td>
-<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/AbstractRunMojo.html#1217">1217</a></td></tr></table></div>
-<div class="section">
-<h3>org/apache/tomcat/maven/plugin/tomcat6/AbstractWarCatalinaMojo.java<a name="orgapachetomcatmavenplugintomcat6AbstractWarCatalinaMojo.java"></a></h3><a name="org.apache.tomcat.maven.plugin.tomcat6.AbstractWarCatalinaMojo.java"></a>
-<table border="0" class="table table-striped">
+<td>')' is not preceded with whitespace.</td>
+<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/AbstractRunMojo.html#233">233</a></td></tr>
 <tr class="b">
-<th>Violation</th>
-<th>Message</th>
-<th>Line</th></tr>
+<td><img alt="Errors" src="images/icon_error_sml.gif" /></td>
+<td>'(' is not followed by whitespace.</td>
+<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/AbstractRunMojo.html#248">248</a></td></tr>
 <tr class="a">
 <td><img alt="Errors" src="images/icon_error_sml.gif" /></td>
-<td>Unable to get class information for MojoExecutionException.</td>
-<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/AbstractWarCatalinaMojo.html#60">60</a></td></tr></table></div>
-<div class="section">
-<h3>org/apache/tomcat/maven/plugin/tomcat6/ExplodedMojo.java<a name="orgapachetomcatmavenplugintomcat6ExplodedMojo.java"></a></h3><a name="org.apache.tomcat.maven.plugin.tomcat6.ExplodedMojo.java"></a>
-<table border="0" class="table table-striped">
+<td>')' is not preceded with whitespace.</td>
+<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/AbstractRunMojo.html#248">248</a></td></tr>
 <tr class="b">
-<th>Violation</th>
-<th>Message</th>
-<th>Line</th></tr>
+<td><img alt="Errors" src="images/icon_error_sml.gif" /></td>
+<td>'(' is not followed by whitespace.</td>
+<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/AbstractRunMojo.html#264">264</a></td></tr>
 <tr class="a">
 <td><img alt="Errors" src="images/icon_error_sml.gif" /></td>
-<td>Unable to get class information for MojoExecutionException.</td>
-<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/ExplodedMojo.html#66">66</a></td></tr></table></div>
-<div class="section">
-<h3>org/apache/tomcat/maven/plugin/tomcat6/ExternalRepositoriesReloadableWebappLoader.java<a name="orgapachetomcatmavenplugintomcat6ExternalRepositoriesReloadableWebappLoader.java"></a></h3><a name="org.apache.tomcat.maven.plugin.tomcat6.ExternalRepositoriesReloadableWebappLoader.java"></a>
-<table border="0" class="table table-striped">
+<td>')' is not preceded with whitespace.</td>
+<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/AbstractRunMojo.html#264">264</a></td></tr>
 <tr class="b">
-<th>Violation</th>
-<th>Message</th>
-<th>Line</th></tr>
+<td><img alt="Errors" src="images/icon_error_sml.gif" /></td>
+<td>'(' is not followed by whitespace.</td>
+<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/AbstractRunMojo.html#272">272</a></td></tr>
 <tr class="a">
-<td><img alt="Warnings" src="images/icon_warning_sml.gif" /></td>
-<td>Expected @param tag for 'log'.</td>
-<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/ExternalRepositoriesReloadableWebappLoader.html#64">64</a></td></tr>
+<td><img alt="Errors" src="images/icon_error_sml.gif" /></td>
+<td>')' is not preceded with whitespace.</td>
+<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/AbstractRunMojo.html#272">272</a></td></tr>
 <tr class="b">
-<td><img alt="Warnings" src="images/icon_warning_sml.gif" /></td>
-<td>Expected an @return tag.</td>
-<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/ExternalRepositoriesReloadableWebappLoader.html#130">130</a></td></tr></table></div>
-<div class="section">
-<h3>org/apache/tomcat/maven/plugin/tomcat6/InplaceMojo.java<a name="orgapachetomcatmavenplugintomcat6InplaceMojo.java"></a></h3><a name="org.apache.tomcat.maven.plugin.tomcat6.InplaceMojo.java"></a>
-<table border="0" class="table table-striped">
+<td><img alt="Errors" src="images/icon_error_sml.gif" /></td>
+<td>'(' is not followed by whitespace.</td>
+<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/AbstractRunMojo.html#278">278</a></td></tr>
 <tr class="a">
-<th>Violation</th>
-<th>Message</th>
-<th>Line</th></tr>
+<td><img alt="Errors" src="images/icon_error_sml.gif" /></td>
+<td>')' is not preceded with whitespace.</td>
+<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/AbstractRunMojo.html#278">278</a></td></tr>
 <tr class="b">
 <td><img alt="Errors" src="images/icon_error_sml.gif" /></td>
-<td>Unable to get class information for MojoExecutionException.</td>
-<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/InplaceMojo.html#66">66</a></td></tr></table></div>
-<div class="section">
-<h3>org/apache/tomcat/maven/plugin/tomcat6/ListMojo.java<a name="orgapachetomcatmavenplugintomcat6ListMojo.java"></a></h3><a name="org.apache.tomcat.maven.plugin.tomcat6.ListMojo.java"></a>
-<table border="0" class="table table-striped">
+<td>'(' is not followed by whitespace.</td>
+<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/AbstractRunMojo.html#286">286</a></td></tr>
 <tr class="a">
-<th>Violation</th>
-<th>Message</th>
-<th>Line</th></tr>
+<td><img alt="Errors" src="images/icon_error_sml.gif" /></td>
+<td>')' is not preceded with whitespace.</td>
+<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/AbstractRunMojo.html#286">286</a></td></tr>
 <tr class="b">
 <td><img alt="Errors" src="images/icon_error_sml.gif" /></td>
-<td>Unable to get class information for MojoExecutionException.</td>
-<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/ListMojo.html#47">47</a></td></tr>
+<td>Line is longer than 120 characters.</td>
+<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/AbstractRunMojo.html#306">306</a></td></tr>
 <tr class="a">
 <td><img alt="Errors" src="images/icon_error_sml.gif" /></td>
-<td>Redundant throws: 'TomcatManagerException' listed more then one time.</td>
-<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/ListMojo.html#47">47</a></td></tr>
+<td>'(' is not followed by whitespace.</td>
+<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/AbstractRunMojo.html#310">310</a></td></tr>
 <tr class="b">
 <td><img alt="Errors" src="images/icon_error_sml.gif" /></td>
-<td>Unable to get class information for TomcatManagerException.</td>
-<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/ListMojo.html#47">47</a></td></tr></table></div>
-<div class="section">
-<h3>org/apache/tomcat/maven/plugin/tomcat6/RedeployOnlyMojo.java<a name="orgapachetomcatmavenplugintomcat6RedeployOnlyMojo.java"></a></h3><a name="org.apache.tomcat.maven.plugin.tomcat6.RedeployOnlyMojo.java"></a>
-<table border="0" class="table table-striped">
+<td>')' is not preceded with whitespace.</td>
+<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/AbstractRunMojo.html#310">310</a></td></tr>
 <tr class="a">
-<th>Violation</th>
-<th>Message</th>
-<th>Line</th></tr>
+<td><img alt="Errors" src="images/icon_error_sml.gif" /></td>
+<td>'(' is not followed by whitespace.</td>
+<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/AbstractRunMojo.html#359">359</a></td></tr>
 <tr class="b">
 <td><img alt="Errors" src="images/icon_error_sml.gif" /></td>
-<td>Line does not match expected header line of '^\s*$'.</td>
-<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/RedeployOnlyMojo.html#2">2</a></td></tr>
+<td>')' is not preceded with whitespace.</td>
+<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/AbstractRunMojo.html#359">359</a></td></tr>
 <tr class="a">
 <td><img alt="Errors" src="images/icon_error_sml.gif" /></td>
-<td>Unused import - org.apache.maven.plugins.annotations.Execute.</td>
-<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/RedeployOnlyMojo.html#21">21</a></td></tr>
+<td>'(' is not followed by whitespace.</td>
+<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/AbstractRunMojo.html#369">369</a></td></tr>
 <tr class="b">
 <td><img alt="Errors" src="images/icon_error_sml.gif" /></td>
-<td>Unused import - org.apache.maven.plugins.annotations.LifecyclePhase.</td>
-<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/RedeployOnlyMojo.html#22">22</a></td></tr></table></div>
-<div class="section">
-<h3>org/apache/tomcat/maven/plugin/tomcat6/ReloadMojo.java<a name="orgapachetomcatmavenplugintomcat6ReloadMojo.java"></a></h3><a name="org.apache.tomcat.maven.plugin.tomcat6.ReloadMojo.java"></a>
-<table border="0" class="table table-striped">
+<td>')' is not preceded with whitespace.</td>
+<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/AbstractRunMojo.html#369">369</a></td></tr>
 <tr class="a">
-<th>Violation</th>
-<th>Message</th>
-<th>Line</th></tr>
+<td><img alt="Errors" src="images/icon_error_sml.gif" /></td>
+<td>'(' is not followed by whitespace.</td>
+<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/AbstractRunMojo.html#377">377</a></td></tr>
 <tr class="b">
 <td><img alt="Errors" src="images/icon_error_sml.gif" /></td>
-<td>Unable to get class information for MojoExecutionException.</td>
-<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/ReloadMojo.html#47">47</a></td></tr>
+<td>')' is not preceded with whitespace.</td>
+<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/AbstractRunMojo.html#377">377</a></td></tr>
 <tr class="a">
 <td><img alt="Errors" src="images/icon_error_sml.gif" /></td>
-<td>Redundant throws: 'TomcatManagerException' listed more then one time.</td>
-<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/ReloadMojo.html#47">47</a></td></tr>
+<td>'(' is not followed by whitespace.</td>
+<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/AbstractRunMojo.html#383">383</a></td></tr>
 <tr class="b">
 <td><img alt="Errors" src="images/icon_error_sml.gif" /></td>
-<td>Unable to get class information for TomcatManagerException.</td>
-<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/ReloadMojo.html#47">47</a></td></tr></table></div>
-<div class="section">
-<h3>org/apache/tomcat/maven/plugin/tomcat6/ResourcesMojo.java<a name="orgapachetomcatmavenplugintomcat6ResourcesMojo.java"></a></h3><a name="org.apache.tomcat.maven.plugin.tomcat6.ResourcesMojo.java"></a>
-<table border="0" class="table table-striped">
+<td>')' is not preceded with whitespace.</td>
+<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/AbstractRunMojo.html#383">383</a></td></tr>
 <tr class="a">
-<th>Violation</th>
-<th>Message</th>
-<th>Line</th></tr>
+<td><img alt="Errors" src="images/icon_error_sml.gif" /></td>
+<td>'(' is not followed by whitespace.</td>
+<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/AbstractRunMojo.html#394">394</a></td></tr>
 <tr class="b">
 <td><img alt="Errors" src="images/icon_error_sml.gif" /></td>
-<td>Unable to get class information for MojoExecutionException.</td>
-<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/ResourcesMojo.html#58">58</a></td></tr>
+<td>')' is not preceded with whitespace.</td>
+<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/AbstractRunMojo.html#394">394</a></td></tr>
 <tr class="a">
 <td><img alt="Errors" src="images/icon_error_sml.gif" /></td>
-<td>Redundant throws: 'TomcatManagerException' listed more then one time.</td>
-<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/ResourcesMojo.html#58">58</a></td></tr>
+<td>'(' is not followed by whitespace.</td>
+<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/AbstractRunMojo.html#400">400</a></td></tr>
 <tr class="b">
 <td><img alt="Errors" src="images/icon_error_sml.gif" /></td>
-<td>Unable to get class information for TomcatManagerException.</td>
-<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/ResourcesMojo.html#58">58</a></td></tr></table></div>
-<div class="section">
-<h3>org/apache/tomcat/maven/plugin/tomcat6/RolesMojo.java<a name="orgapachetomcatmavenplugintomcat6RolesMojo.java"></a></h3><a name="org.apache.tomcat.maven.plugin.tomcat6.RolesMojo.java"></a>
-<table border="0" class="table table-striped">
+<td>')' is not preceded with whitespace.</td>
+<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/AbstractRunMojo.html#400">400</a></td></tr>
 <tr class="a">
-<th>Violation</th>
-<th>Message</th>
-<th>Line</th></tr>
+<td><img alt="Errors" src="images/icon_error_sml.gif" /></td>
+<td>'(' is not followed by whitespace.</td>
+<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/AbstractRunMojo.html#417">417</a></td></tr>
 <tr class="b">
 <td><img alt="Errors" src="images/icon_error_sml.gif" /></td>
-<td>Unable to get class information for MojoExecutionException.</td>
-<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/RolesMojo.html#47">47</a></td></tr>
+<td>')' is not preceded with whitespace.</td>
+<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/AbstractRunMojo.html#417">417</a></td></tr>
 <tr class="a">
 <td><img alt="Errors" src="images/icon_error_sml.gif" /></td>
-<td>Redundant throws: 'TomcatManagerException' listed more then one time.</td>
-<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/RolesMojo.html#47">47</a></td></tr>
+<td>'(' is not followed by whitespace.</td>
+<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/AbstractRunMojo.html#432">432</a></td></tr>
 <tr class="b">
 <td><img alt="Errors" src="images/icon_error_sml.gif" /></td>
-<td>Unable to get class information for TomcatManagerException.</td>
-<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/RolesMojo.html#47">47</a></td></tr></table></div>
-<div class="section">
-<h3>org/apache/tomcat/maven/plugin/tomcat6/RunMojo.java<a name="orgapachetomcatmavenplugintomcat6RunMojo.java"></a></h3><a name="org.apache.tomcat.maven.plugin.tomcat6.RunMojo.java"></a>
-<table border="0" class="table table-striped">
+<td>')' is not preceded with whitespace.</td>
+<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/AbstractRunMojo.html#432">432</a></td></tr>
 <tr class="a">
-<th>Violation</th>
-<th>Message</th>
-<th>Line</th></tr>
+<td><img alt="Errors" src="images/icon_error_sml.gif" /></td>
+<td>'(' is not followed by whitespace.</td>
+<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/AbstractRunMojo.html#458">458</a></td></tr>
 <tr class="b">
 <td><img alt="Errors" src="images/icon_error_sml.gif" /></td>
-<td>Unable to get class information for MojoExecutionException.</td>
-<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/RunMojo.html#132">132</a></td></tr>
+<td>')' is not preceded with whitespace.</td>
+<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/AbstractRunMojo.html#458">458</a></td></tr>
 <tr class="a">
 <td><img alt="Errors" src="images/icon_error_sml.gif" /></td>
-<td>Unable to get class information for MojoExecutionException.</td>
-<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/RunMojo.html#148">148</a></td></tr>
+<td>'(' is not followed by whitespace.</td>
+<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/AbstractRunMojo.html#467">467</a></td></tr>
 <tr class="b">
 <td><img alt="Errors" src="images/icon_error_sml.gif" /></td>
-<td>Unable to get class information for MojoExecutionException.</td>
-<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/RunMojo.html#233">233</a></td></tr></table></div>
-<div class="section">
-<h3>org/apache/tomcat/maven/plugin/tomcat6/ServerInfoMojo.java<a name="orgapachetomcatmavenplugintomcat6ServerInfoMojo.java"></a></h3><a name="org.apache.tomcat.maven.plugin.tomcat6.ServerInfoMojo.java"></a>
-<table border="0" class="table table-striped">
+<td>')' is not preceded with whitespace.</td>
+<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/AbstractRunMojo.html#467">467</a></td></tr>
 <tr class="a">
-<th>Violation</th>
-<th>Message</th>
-<th>Line</th></tr>
+<td><img alt="Errors" src="images/icon_error_sml.gif" /></td>
+<td>'(' is not followed by whitespace.</td>
+<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/AbstractRunMojo.html#481">481</a></td></tr>
 <tr class="b">
 <td><img alt="Errors" src="images/icon_error_sml.gif" /></td>
-<td>Unable to get class information for MojoExecutionException.</td>
-<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/ServerInfoMojo.html#47">47</a></td></tr>
+<td>')' is not preceded with whitespace.</td>
+<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/AbstractRunMojo.html#481">481</a></td></tr>
 <tr class="a">
-<td><img alt="Errors" src="images/icon_error_sml.gif" /></td>
-<td>Redundant throws: 'TomcatManagerException' listed more then one time.</td>
-<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/ServerInfoMojo.html#47">47</a></td></tr>
+<td><img alt="Infos" src="images/icon_info_sml.gif" /></td>
+<td>Missing a Javadoc comment.</td>
+<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/AbstractRunMojo.html#484">484</a></td></tr>
 <tr class="b">
 <td><img alt="Errors" src="images/icon_error_sml.gif" /></td>
-<td>Unable to get class information for TomcatManagerException.</td>
-<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/ServerInfoMojo.html#47">47</a></td></tr></table></div>
-<div class="section">
-<h3>org/apache/tomcat/maven/plugin/tomcat6/SessionsMojo.java<a name="orgapachetomcatmavenplugintomcat6SessionsMojo.java"></a></h3><a name="org.apache.tomcat.maven.plugin.tomcat6.SessionsMojo.java"></a>
-<table border="0" class="table table-striped">
+<td>'(' is not followed by whitespace.</td>
+<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/AbstractRunMojo.html#484">484</a></td></tr>
 <tr class="a">
-<th>Violation</th>
-<th>Message</th>
-<th>Line</th></tr>
+<td><img alt="Errors" src="images/icon_error_sml.gif" /></td>
+<td>')' is not preceded with whitespace.</td>
+<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/AbstractRunMojo.html#484">484</a></td></tr>
+<tr class="b">
+<td><img alt="Infos" src="images/icon_info_sml.gif" /></td>
+<td>Missing a Javadoc comment.</td>
+<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/AbstractRunMojo.html#487">487</a></td></tr>
+<tr class="a">
+<td><img alt="Errors" src="images/icon_error_sml.gif" /></td>
+<td>'(' is not followed by whitespace.</td>
+<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/AbstractRunMojo.html#487">487</a></td></tr>
 <tr class="b">
 <td><img alt="Errors" src="images/icon_error_sml.gif" /></td>
+<td>')' is not preceded with whitespace.</td>
+<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/AbstractRunMojo.html#487">487</a></td></tr>
+<tr class="a">
+<td><img alt="Errors" src="images/icon_error_sml.gif" /></td>
 <td>Unable to get class information for MojoExecutionException.</td>
-<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/SessionsMojo.html#47">47</a></td></tr>
+<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/AbstractRunMojo.html#498">498</a></td></tr>
+<tr class="b">
+<td><img alt="Errors" src="images/icon_error_sml.gif" /></td>
+<td>Redundant throws: 'MojoFailureException' listed more then one time.</td>
+<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/AbstractRunMojo.html#498">498</a></td></tr>
 <tr class="a">
 <td><img alt="Errors" src="images/icon_error_sml.gif" /></td>
-<td>Redundant throws: 'TomcatManagerException' listed more then one time.</td>
-<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/SessionsMojo.html#47">47</a></td></tr>
+<td>Unable to get class information for MojoFailureException.</td>
+<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/AbstractRunMojo.html#498">498</a></td></tr>
 <tr class="b">
 <td><img alt="Errors" src="images/icon_error_sml.gif" /></td>
-<td>Unable to get class information for TomcatManagerException.</td>
-<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/SessionsMojo.html#47">47</a></td></tr></table></div>
-<div class="section">
-<h3>org/apache/tomcat/maven/plugin/tomcat6/ShutdownMojo.java<a name="orgapachetomcatmavenplugintomcat6ShutdownMojo.java"></a></h3><a name="org.apache.tomcat.maven.plugin.tomcat6.ShutdownMojo.java"></a>
-<table border="0" class="table table-striped">
+<td>Unable to get class information for MojoExecutionException.</td>
+<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/AbstractRunMojo.html#573">573</a></td></tr>
 <tr class="a">
-<th>Violation</th>
-<th>Message</th>
-<th>Line</th></tr>
+<td><img alt="Warnings" src="images/icon_warning_sml.gif" /></td>
+<td>'contextFile' hides a field.</td>
+<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/AbstractRunMojo.html#592">592</a></td></tr>
 <tr class="b">
 <td><img alt="Errors" src="images/icon_error_sml.gif" /></td>
-<td>Line does not match expected header line of '^ \* Licensed to the Apache Software Foundation \(ASF\) under one\s*$'.</td>
-<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/ShutdownMojo.html#4">4</a></td></tr>
+<td>Unable to get class information for MojoExecutionException.</td>
+<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/AbstractRunMojo.html#608">608</a></td></tr>
 <tr class="a">
+<td><img alt="Warnings" src="images/icon_warning_sml.gif" /></td>
+<td>Expected @throws tag for 'MojoExecutionException'.</td>
+<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/AbstractRunMojo.html#628">628</a></td></tr>
+<tr class="b">
 <td><img alt="Errors" src="images/icon_error_sml.gif" /></td>
 <td>Unable to get class information for MojoExecutionException.</td>
-<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/ShutdownMojo.html#69">69</a></td></tr></table></div>
-<div class="section">
-<h3>org/apache/tomcat/maven/plugin/tomcat6/StartMojo.java<a name="orgapachetomcatmavenplugintomcat6StartMojo.java"></a></h3><a name="org.apache.tomcat.maven.plugin.tomcat6.StartMojo.java"></a>
-<table border="0" class="table table-striped">
+<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/AbstractRunMojo.html#628">628</a></td></tr>
+<tr class="a">
+<td><img alt="Warnings" src="images/icon_warning_sml.gif" /></td>
+<td>Expected @throws tag for 'MojoExecutionException'.</td>
+<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/AbstractRunMojo.html#683">683</a></td></tr>
 <tr class="b">
-<th>Violation</th>
-<th>Message</th>
-<th>Line</th></tr>
+<td><img alt="Errors" src="images/icon_error_sml.gif" /></td>
+<td>Unable to get class information for MojoExecutionException.</td>
+<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/AbstractRunMojo.html#683">683</a></td></tr>
 <tr class="a">
 <td><img alt="Errors" src="images/icon_error_sml.gif" /></td>
 <td>Unable to get class information for MojoExecutionException.</td>
-<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/StartMojo.html#47">47</a></td></tr>
+<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/AbstractRunMojo.html#718">718</a></td></tr>
 <tr class="b">
 <td><img alt="Errors" src="images/icon_error_sml.gif" /></td>
-<td>Redundant throws: 'TomcatManagerException' listed more then one time.</td>
-<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/StartMojo.html#47">47</a></td></tr>
+<td>Redundant throws: 'MavenFilteringException' listed more then one time.</td>
+<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/AbstractRunMojo.html#718">718</a></td></tr>
 <tr class="a">
 <td><img alt="Errors" src="images/icon_error_sml.gif" /></td>
-<td>Unable to get class information for TomcatManagerException.</td>
-<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/StartMojo.html#47">47</a></td></tr></table></div>
-<div class="section">
-<h3>org/apache/tomcat/maven/plugin/tomcat6/StopMojo.java<a name="orgapachetomcatmavenplugintomcat6StopMojo.java"></a></h3><a name="org.apache.tomcat.maven.plugin.tomcat6.StopMojo.java"></a>
-<table border="0" class="table table-striped">
+<td>Unable to get class information for MavenFilteringException.</td>
+<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/AbstractRunMojo.html#718">718</a></td></tr>
 <tr class="b">
-<th>Violation</th>
-<th>Message</th>
-<th>Line</th></tr>
+<td><img alt="Errors" src="images/icon_error_sml.gif" /></td>
+<td>Method length is 199 lines (max allowed is 150).</td>
+<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/AbstractRunMojo.html#821">821</a></td></tr>
+<tr class="a">
+<td><img alt="Errors" src="images/icon_error_sml.gif" /></td>
+<td>Unable to get class information for LifecycleException.</td>
+<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/AbstractRunMojo.html#822">822</a></td></tr>
+<tr class="b">
+<td><img alt="Errors" src="images/icon_error_sml.gif" /></td>
+<td>Redundant throws: 'MojoExecutionException' listed more then one time.</td>
+<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/AbstractRunMojo.html#822">822</a></td></tr>
 <tr class="a">
 <td><img alt="Errors" src="images/icon_error_sml.gif" /></td>
 <td>Unable to get class information for MojoExecutionException.</td>
-<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/StopMojo.html#47">47</a></td></tr>
+<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/AbstractRunMojo.html#822">822</a></td></tr>
 <tr class="b">
+<td><img alt="Warnings" src="images/icon_warning_sml.gif" /></td>
+<td>Missing a Javadoc comment.</td>
+<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/AbstractRunMojo.html#1032">1032</a></td></tr>
+<tr class="a">
 <td><img alt="Errors" src="images/icon_error_sml.gif" /></td>
-<td>Redundant throws: 'TomcatManagerException' listed more then one time.</td>
-<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/StopMojo.html#47">47</a></td></tr>
+<td>Unable to get class information for MojoExecutionException.</td>
+<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/AbstractRunMojo.html#1033">1033</a></td></tr>
+<tr class="b">
+<td><img alt="Warnings" src="images/icon_warning_sml.gif" /></td>
+<td>Missing a Javadoc comment.</td>
+<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/AbstractRunMojo.html#1066">1066</a></td></tr>
 <tr class="a">
 <td><img alt="Errors" src="images/icon_error_sml.gif" /></td>
-<td>Unable to get class information for TomcatManagerException.</td>
-<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/StopMojo.html#47">47</a></td></tr></table></div>
+<td>'(' is not followed by whitespace.</td>
+<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/AbstractRunMojo.html#1066">1066</a></td></tr>
+<tr class="b">
+<td><img alt="Errors" src="images/icon_error_sml.gif" /></td>
+<td>')' is not preceded with whitespace.</td>
+<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/AbstractRunMojo.html#1066">1066</a></td></tr>
+<tr class="a">
+<td><img alt="Errors" src="images/icon_error_sml.gif" /></td>
+<td>Unable to get class information for MojoExecutionException.</td>
+<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/AbstractRunMojo.html#1128">1128</a></td></tr>
+<tr class="b">
+<td><img alt="Errors" src="images/icon_error_sml.gif" /></td>
+<td>'(' is not followed by whitespace.</td>
+<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/AbstractRunMojo.html#1135">1135</a></td></tr>
+<tr class="a">
+<td><img alt="Errors" src="images/icon_error_sml.gif" /></td>
+<td>')' is not preceded with whitespace.</td>
+<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/AbstractRunMojo.html#1135">1135</a></td></tr>
+<tr class="b">
+<td><img alt="Errors" src="images/icon_error_sml.gif" /></td>
+<td>Unable to get class information for MojoExecutionException.</td>
+<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/AbstractRunMojo.html#1162">1162</a></td></tr>
+<tr class="a">
+<td><img alt="Warnings" src="images/icon_warning_sml.gif" /></td>
+<td>'webapps' hides a field.</td>
+<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/AbstractRunMojo.html#1165">1165</a></td></tr>
+<tr class="b">
+<td><img alt="Warnings" src="images/icon_warning_sml.gif" /></td>
+<td>'contextFile' hides a field.</td>
+<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/AbstractRunMojo.html#1195">1195</a></td></tr>
+<tr class="a">
+<td><img alt="Errors" src="images/icon_error_sml.gif" /></td>
+<td>Unable to get class information for MojoExecutionException.</td>
+<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/AbstractRunMojo.html#1229">1229</a></td></tr></table></div>
 <div class="section">
-<h3>org/apache/tomcat/maven/plugin/tomcat6/UndeployMojo.java<a name="orgapachetomcatmavenplugintomcat6UndeployMojo.java"></a></h3><a name="org.apache.tomcat.maven.plugin.tomcat6.UndeployMojo.java"></a>
+<h3>org/apache/tomcat/maven/plugin/tomcat6/AbstractWarCatalinaMojo.java<a name="orgapachetomcatmavenplugintomcat6AbstractWarCatalinaMojo.java"></a></h3><a name="org.apache.tomcat.maven.plugin.tomcat6.AbstractWarCatalinaMojo.java"></a>
 <table border="0" class="table table-striped">
 <tr class="b">
 <th>Violation</th>
@@ -2166,17 +2193,20 @@
 <tr class="a">
 <td><img alt="Errors" src="images/icon_error_sml.gif" /></td>
 <td>Unable to get class information for MojoExecutionException.</td>
-<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/UndeployMojo.html#58">58</a></td></tr>
+<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/AbstractWarCatalinaMojo.html#60">60</a></td></tr></table></div>
+<div class="section">
+<h3>org/apache/tomcat/maven/plugin/tomcat6/ExplodedMojo.java<a name="orgapachetomcatmavenplugintomcat6ExplodedMojo.java"></a></h3><a name="org.apache.tomcat.maven.plugin.tomcat6.ExplodedMojo.java"></a>
+<table border="0" class="table table-striped">
 <tr class="b">
-<td><img alt="Errors" src="images/icon_error_sml.gif" /></td>
-<td>Redundant throws: 'TomcatManagerException' listed more then one time.</td>
-<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/UndeployMojo.html#58">58</a></td></tr>
+<th>Violation</th>
+<th>Message</th>
+<th>Line</th></tr>
 <tr class="a">
 <td><img alt="Errors" src="images/icon_error_sml.gif" /></td>
-<td>Unable to get class information for TomcatManagerException.</td>
-<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/UndeployMojo.html#58">58</a></td></tr></table></div>
+<td>Unable to get class information for MojoExecutionException.</td>
+<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/ExplodedMojo.html#66">66</a></td></tr></table></div>
 <div class="section">
-<h3>org/apache/tomcat/maven/plugin/tomcat6/Webapp.java<a name="orgapachetomcatmavenplugintomcat6Webapp.java"></a></h3><a name="org.apache.tomcat.maven.plugin.tomcat6.Webapp.java"></a>
+<h3>org/apache/tomcat/maven/plugin/tomcat6/ExternalRepositoriesReloadableWebappLoader.java<a name="orgapachetomcatmavenplugintomcat6ExternalRepositoriesReloadableWebappLoader.java"></a></h3><a name="org.apache.tomcat.maven.plugin.tomcat6.ExternalRepositoriesReloadableWebappLoader.java"></a>
 <table border="0" class="table table-striped">
 <tr class="b">
 <th>Violation</th>
@@ -2184,14 +2214,14 @@
 <th>Line</th></tr>
 <tr class="a">
 <td><img alt="Warnings" src="images/icon_warning_sml.gif" /></td>
-<td>Missing a Javadoc comment.</td>
-<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/Webapp.html#35">35</a></td></tr>
+<td>Expected @param tag for 'log'.</td>
+<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/ExternalRepositoriesReloadableWebappLoader.html#64">64</a></td></tr>
 <tr class="b">
 <td><img alt="Warnings" src="images/icon_warning_sml.gif" /></td>
-<td>Missing a Javadoc comment.</td>
-<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/Webapp.html#40">40</a></td></tr></table></div>
+<td>Expected an @return tag.</td>
+<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/ExternalRepositoriesReloadableWebappLoader.html#130">130</a></td></tr></table></div>
 <div class="section">
-<h3>org/apache/tomcat/maven/plugin/tomcat7/AbstractCatalinaMojo.java<a name="orgapachetomcatmavenplugintomcat7AbstractCatalinaMojo.java"></a></h3><a name="org.apache.tomcat.maven.plugin.tomcat7.AbstractCatalinaMojo.java"></a>
+<h3>org/apache/tomcat/maven/plugin/tomcat6/InplaceMojo.java<a name="orgapachetomcatmavenplugintomcat6InplaceMojo.java"></a></h3><a name="org.apache.tomcat.maven.plugin.tomcat6.InplaceMojo.java"></a>
 <table border="0" class="table table-striped">
 <tr class="a">
 <th>Violation</th>
@@ -2200,57 +2230,28 @@
 <tr class="b">
 <td><img alt="Errors" src="images/icon_error_sml.gif" /></td>
 <td>Unable to get class information for MojoExecutionException.</td>
-<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat7/AbstractCatalinaMojo.html#128">128</a></td></tr>
-<tr class="a">
-<td><img alt="Warnings" src="images/icon_warning_sml.gif" /></td>
-<td>Unable to get class information for @throws tag 'org.apache.maven.plugin.MojoExecutionException'.</td>
-<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat7/AbstractCatalinaMojo.html#153">153</a></td></tr>
-<tr class="b">
-<td><img alt="Warnings" src="images/icon_warning_sml.gif" /></td>
-<td>Unable to get class information for @throws tag 'org.apache.tomcat.maven.common.deployer.TomcatManagerException'.</td>
-<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat7/AbstractCatalinaMojo.html#155">155</a></td></tr>
+<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/InplaceMojo.html#66">66</a></td></tr></table></div>
+<div class="section">
+<h3>org/apache/tomcat/maven/plugin/tomcat6/ListMojo.java<a name="orgapachetomcatmavenplugintomcat6ListMojo.java"></a></h3><a name="org.apache.tomcat.maven.plugin.tomcat6.ListMojo.java"></a>
+<table border="0" class="table table-striped">
 <tr class="a">
-<td><img alt="Warnings" src="images/icon_warning_sml.gif" /></td>
-<td>Unable to get class information for @throws tag 'MojoExecutionException'.</td>
-<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat7/AbstractCatalinaMojo.html#160">160</a></td></tr>
+<th>Violation</th>
+<th>Message</th>
+<th>Line</th></tr>
 <tr class="b">
 <td><img alt="Errors" src="images/icon_error_sml.gif" /></td>
 <td>Unable to get class information for MojoExecutionException.</td>
-<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat7/AbstractCatalinaMojo.html#160">160</a></td></tr>
+<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/ListMojo.html#47">47</a></td></tr>
 <tr class="a">
-<td><img alt="Warnings" src="images/icon_warning_sml.gif" /></td>
-<td>Expected @throws tag for 'TomcatManagerException'.</td>
-<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat7/AbstractCatalinaMojo.html#160">160</a></td></tr>
-<tr class="b">
 <td><img alt="Errors" src="images/icon_error_sml.gif" /></td>
 <td>Redundant throws: 'TomcatManagerException' listed more then one time.</td>
-<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat7/AbstractCatalinaMojo.html#160">160</a></td></tr>
-<tr class="a">
-<td><img alt="Warnings" src="images/icon_warning_sml.gif" /></td>
-<td>Unable to get class information for @throws tag 'TomcatManagerException'.</td>
-<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat7/AbstractCatalinaMojo.html#160">160</a></td></tr>
+<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/ListMojo.html#47">47</a></td></tr>
 <tr class="b">
 <td><img alt="Errors" src="images/icon_error_sml.gif" /></td>
 <td>Unable to get class information for TomcatManagerException.</td>
-<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat7/AbstractCatalinaMojo.html#160">160</a></td></tr>
-<tr class="a">
-<td><img alt="Warnings" src="images/icon_warning_sml.gif" /></td>
-<td>Unable to get class information for @throws tag 'org.apache.maven.plugin.MojoExecutionException'.</td>
-<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat7/AbstractCatalinaMojo.html#166">166</a></td></tr>
-<tr class="b">
-<td><img alt="Warnings" src="images/icon_warning_sml.gif" /></td>
-<td>Unable to get class information for @throws tag 'MojoExecutionException'.</td>
-<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat7/AbstractCatalinaMojo.html#170">170</a></td></tr>
-<tr class="a">
-<td><img alt="Errors" src="images/icon_error_sml.gif" /></td>
-<td>Unable to get class information for MojoExecutionException.</td>
-<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat7/AbstractCatalinaMojo.html#170">170</a></td></tr>
-<tr class="b">
-<td><img alt="Warnings" src="images/icon_warning_sml.gif" /></td>
-<td>'password' hides a field.</td>
-<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat7/AbstractCatalinaMojo.html#176">176</a></td></tr></table></div>
+<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/ListMojo.html#47">47</a></td></tr></table></div>
 <div class="section">
-<h3>org/apache/tomcat/maven/plugin/tomcat7/AbstractTomcat7Mojo.java<a name="orgapachetomcatmavenplugintomcat7AbstractTomcat7Mojo.java"></a></h3><a name="org.apache.tomcat.maven.plugin.tomcat7.AbstractTomcat7Mojo.java"></a>
+<h3>org/apache/tomcat/maven/plugin/tomcat6/RedeployOnlyMojo.java<a name="orgapachetomcatmavenplugintomcat6RedeployOnlyMojo.java"></a></h3><a name="org.apache.tomcat.maven.plugin.tomcat6.RedeployOnlyMojo.java"></a>
 <table border="0" class="table table-striped">
 <tr class="a">
 <th>Violation</th>
@@ -2259,222 +2260,184 @@
 <tr class="b">
 <td><img alt="Errors" src="images/icon_error_sml.gif" /></td>
 <td>Line does not match expected header line of '^\s*$'.</td>
-<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat7/AbstractTomcat7Mojo.html#2">2</a></td></tr>
-<tr class="a">
-<td><img alt="Infos" src="images/icon_info_sml.gif" /></td>
-<td>Missing a Javadoc comment.</td>
-<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat7/AbstractTomcat7Mojo.html#36">36</a></td></tr>
-<tr class="b">
-<td><img alt="Infos" src="images/icon_info_sml.gif" /></td>
-<td>Missing a Javadoc comment.</td>
-<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat7/AbstractTomcat7Mojo.html#39">39</a></td></tr>
+<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/RedeployOnlyMojo.html#2">2</a></td></tr>
 <tr class="a">
 <td><img alt="Errors" src="images/icon_error_sml.gif" /></td>
-<td>'(' is not followed by whitespace.</td>
-<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat7/AbstractTomcat7Mojo.html#50">50</a></td></tr>
+<td>Unused import - org.apache.maven.plugins.annotations.Execute.</td>
+<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/RedeployOnlyMojo.html#21">21</a></td></tr>
 <tr class="b">
 <td><img alt="Errors" src="images/icon_error_sml.gif" /></td>
-<td>')' is not preceded with whitespace.</td>
-<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat7/AbstractTomcat7Mojo.html#50">50</a></td></tr>
-<tr class="a">
-<td><img alt="Warnings" src="images/icon_warning_sml.gif" /></td>
-<td>Missing a Javadoc comment.</td>
-<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat7/AbstractTomcat7Mojo.html#54">54</a></td></tr>
-<tr class="b">
-<td><img alt="Warnings" src="images/icon_warning_sml.gif" /></td>
-<td>Unable to get class information for @throws tag 'org.apache.maven.plugin.MojoExecutionException'.</td>
-<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat7/AbstractTomcat7Mojo.html#63">63</a></td></tr>
+<td>Unused import - org.apache.maven.plugins.annotations.LifecyclePhase.</td>
+<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/RedeployOnlyMojo.html#22">22</a></td></tr></table></div>
+<div class="section">
+<h3>org/apache/tomcat/maven/plugin/tomcat6/ReloadMojo.java<a name="orgapachetomcatmavenplugintomcat6ReloadMojo.java"></a></h3><a name="org.apache.tomcat.maven.plugin.tomcat6.ReloadMojo.java"></a>
+<table border="0" class="table table-striped">
 <tr class="a">
-<td><img alt="Warnings" src="images/icon_warning_sml.gif" /></td>
-<td>Unable to get class information for @throws tag 'MojoExecutionException'.</td>
-<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat7/AbstractTomcat7Mojo.html#67">67</a></td></tr>
+<th>Violation</th>
+<th>Message</th>
+<th>Line</th></tr>
 <tr class="b">
 <td><img alt="Errors" src="images/icon_error_sml.gif" /></td>
 <td>Unable to get class information for MojoExecutionException.</td>
-<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat7/AbstractTomcat7Mojo.html#67">67</a></td></tr>
+<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/ReloadMojo.html#47">47</a></td></tr>
 <tr class="a">
 <td><img alt="Errors" src="images/icon_error_sml.gif" /></td>
-<td>'400' is a magic number.</td>
-<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat7/AbstractTomcat7Mojo.html#71">71</a></td></tr></table></div>
-<div class="section">
-<h3>org/apache/tomcat/maven/plugin/tomcat7/AbstractWarCatalinaMojo.java<a name="orgapachetomcatmavenplugintomcat7AbstractWarCatalinaMojo.java"></a></h3><a name="org.apache.tomcat.maven.plugin.tomcat7.AbstractWarCatalinaMojo.java"></a>
-<table border="0" class="table table-striped">
+<td>Redundant throws: 'TomcatManagerException' listed more then one time.</td>
+<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/ReloadMojo.html#47">47</a></td></tr>
 <tr class="b">
-<th>Violation</th>
-<th>Message</th>
-<th>Line</th></tr>
-<tr class="a">
 <td><img alt="Errors" src="images/icon_error_sml.gif" /></td>
-<td>Unable to get class information for MojoExecutionException.</td>
-<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat7/AbstractWarCatalinaMojo.html#60">60</a></td></tr></table></div>
+<td>Unable to get class information for TomcatManagerException.</td>
+<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/ReloadMojo.html#47">47</a></td></tr></table></div>
 <div class="section">
-<h3>org/apache/tomcat/maven/plugin/tomcat7/deploy/AbstractDeployMojo.java<a name="orgapachetomcatmavenplugintomcat7deployAbstractDeployMojo.java"></a></h3><a name="org.apache.tomcat.maven.plugin.tomcat7.deploy.AbstractDeployMojo.java"></a>
+<h3>org/apache/tomcat/maven/plugin/tomcat6/ResourcesMojo.java<a name="orgapachetomcatmavenplugintomcat6ResourcesMojo.java"></a></h3><a name="org.apache.tomcat.maven.plugin.tomcat6.ResourcesMojo.java"></a>
 <table border="0" class="table table-striped">
-<tr class="b">
+<tr class="a">
 <th>Violation</th>
 <th>Message</th>
 <th>Line</th></tr>
-<tr class="a">
-<td><img alt="Errors" src="images/icon_error_sml.gif" /></td>
-<td>Unable to get class information for MojoExecutionException.</td>
-<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat7/deploy/AbstractDeployMojo.html#78">78</a></td></tr>
 <tr class="b">
 <td><img alt="Errors" src="images/icon_error_sml.gif" /></td>
-<td>Redundant throws: 'TomcatManagerException' listed more then one time.</td>
-<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat7/deploy/AbstractDeployMojo.html#78">78</a></td></tr>
+<td>Unable to get class information for MojoExecutionException.</td>
+<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/ResourcesMojo.html#58">58</a></td></tr>
 <tr class="a">
 <td><img alt="Errors" src="images/icon_error_sml.gif" /></td>
-<td>Unable to get class information for TomcatManagerException.</td>
-<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat7/deploy/AbstractDeployMojo.html#78">78</a></td></tr>
+<td>Redundant throws: 'TomcatManagerException' listed more then one time.</td>
+<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/ResourcesMojo.html#58">58</a></td></tr>
 <tr class="b">
-<td><img alt="Warnings" src="images/icon_warning_sml.gif" /></td>
-<td>Unable to get class information for @throws tag 'org.apache.maven.plugin.MojoExecutionException'.</td>
-<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat7/deploy/AbstractDeployMojo.html#108">108</a></td></tr>
+<td><img alt="Errors" src="images/icon_error_sml.gif" /></td>
+<td>Unable to get class information for TomcatManagerException.</td>
+<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/ResourcesMojo.html#58">58</a></td></tr></table></div>
+<div class="section">
+<h3>org/apache/tomcat/maven/plugin/tomcat6/RolesMojo.java<a name="orgapachetomcatmavenplugintomcat6RolesMojo.java"></a></h3><a name="org.apache.tomcat.maven.plugin.tomcat6.RolesMojo.java"></a>
+<table border="0" class="table table-striped">
 <tr class="a">
-<td><img alt="Warnings" src="images/icon_warning_sml.gif" /></td>
-<td>Unable to get class information for @throws tag 'MojoExecutionException'.</td>
-<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat7/deploy/AbstractDeployMojo.html#112">112</a></td></tr>
+<th>Violation</th>
+<th>Message</th>
+<th>Line</th></tr>
 <tr class="b">
 <td><img alt="Errors" src="images/icon_error_sml.gif" /></td>
 <td>Unable to get class information for MojoExecutionException.</td>
-<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat7/deploy/AbstractDeployMojo.html#112">112</a></td></tr>
+<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/RolesMojo.html#47">47</a></td></tr>
 <tr class="a">
-<td><img alt="Warnings" src="images/icon_warning_sml.gif" /></td>
-<td>Unable to get class information for @throws tag 'org.apache.maven.plugin.MojoExecutionException'.</td>
-<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat7/deploy/AbstractDeployMojo.html#127">127</a></td></tr>
+<td><img alt="Errors" src="images/icon_error_sml.gif" /></td>
+<td>Redundant throws: 'TomcatManagerException' listed more then one time.</td>
+<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/RolesMojo.html#47">47</a></td></tr>
 <tr class="b">
-<td><img alt="Warnings" src="images/icon_warning_sml.gif" /></td>
-<td>Unable to get class information for @throws tag 'MojoExecutionException'.</td>
-<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat7/deploy/AbstractDeployMojo.html#131">131</a></td></tr>
+<td><img alt="Errors" src="images/icon_error_sml.gif" /></td>
+<td>Unable to get class information for TomcatManagerException.</td>
+<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/RolesMojo.html#47">47</a></td></tr></table></div>
+<div class="section">
+<h3>org/apache/tomcat/maven/plugin/tomcat6/RunMojo.java<a name="orgapachetomcatmavenplugintomcat6RunMojo.java"></a></h3><a name="org.apache.tomcat.maven.plugin.tomcat6.RunMojo.java"></a>
+<table border="0" class="table table-striped">
 <tr class="a">
+<th>Violation</th>
+<th>Message</th>
+<th>Line</th></tr>
+<tr class="b">
 <td><img alt="Errors" src="images/icon_error_sml.gif" /></td>
 <td>Unable to get class information for MojoExecutionException.</td>
-<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat7/deploy/AbstractDeployMojo.html#131">131</a></td></tr>
-<tr class="b">
-<td><img alt="Warnings" src="images/icon_warning_sml.gif" /></td>
-<td>Unable to get class information for @throws tag 'org.apache.maven.plugin.MojoExecutionException'.</td>
-<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat7/deploy/AbstractDeployMojo.html#163">163</a></td></tr>
+<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/RunMojo.html#132">132</a></td></tr>
 <tr class="a">
-<td><img alt="Warnings" src="images/icon_warning_sml.gif" /></td>
-<td>Unable to get class information for @throws tag 'org.apache.tomcat.maven.common.deployer.TomcatManagerException'.</td>
-<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat7/deploy/AbstractDeployMojo.html#165">165</a></td></tr>
+<td><img alt="Errors" src="images/icon_error_sml.gif" /></td>
+<td>Unable to get class information for MojoExecutionException.</td>
+<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/RunMojo.html#148">148</a></td></tr>
 <tr class="b">
-<td><img alt="Warnings" src="images/icon_warning_sml.gif" /></td>
-<td>Unable to get class information for @throws tag 'MojoExecutionException'.</td>
-<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat7/deploy/AbstractDeployMojo.html#170">170</a></td></tr>
-<tr class="a">
 <td><img alt="Errors" src="images/icon_error_sml.gif" /></td>
 <td>Unable to get class information for MojoExecutionException.</td>
-<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat7/deploy/AbstractDeployMojo.html#170">170</a></td></tr>
+<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/RunMojo.html#233">233</a></td></tr></table></div>
+<div class="section">
+<h3>org/apache/tomcat/maven/plugin/tomcat6/ServerInfoMojo.java<a name="orgapachetomcatmavenplugintomcat6ServerInfoMojo.java"></a></h3><a name="org.apache.tomcat.maven.plugin.tomcat6.ServerInfoMojo.java"></a>
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Violation</th>
+<th>Message</th>
+<th>Line</th></tr>
 <tr class="b">
-<td><img alt="Warnings" src="images/icon_warning_sml.gif" /></td>
-<td>Expected @throws tag for 'TomcatManagerException'.</td>
-<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat7/deploy/AbstractDeployMojo.html#170">170</a></td></tr>
+<td><img alt="Errors" src="images/icon_error_sml.gif" /></td>
+<td>Unable to get class information for MojoExecutionException.</td>
+<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/ServerInfoMojo.html#47">47</a></td></tr>
 <tr class="a">
 <td><img alt="Errors" src="images/icon_error_sml.gif" /></td>
 <td>Redundant throws: 'TomcatManagerException' listed more then one time.</td>
-<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat7/deploy/AbstractDeployMojo.html#170">170</a></td></tr>
+<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/ServerInfoMojo.html#47">47</a></td></tr>
 <tr class="b">
-<td><img alt="Warnings" src="images/icon_warning_sml.gif" /></td>
-<td>Unable to get class information for @throws tag 'TomcatManagerException'.</td>
-<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat7/deploy/AbstractDeployMojo.html#170">170</a></td></tr>
-<tr class="a">
 <td><img alt="Errors" src="images/icon_error_sml.gif" /></td>
 <td>Unable to get class information for TomcatManagerException.</td>
-<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat7/deploy/AbstractDeployMojo.html#170">170</a></td></tr>
-<tr class="b">
-<td><img alt="Warnings" src="images/icon_warning_sml.gif" /></td>
-<td>Unable to get class information for @throws tag 'org.apache.maven.plugin.MojoExecutionException'.</td>
-<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat7/deploy/AbstractDeployMojo.html#183">183</a></td></tr>
+<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/ServerInfoMojo.html#47">47</a></td></tr></table></div>
+<div class="section">
+<h3>org/apache/tomcat/maven/plugin/tomcat6/SessionsMojo.java<a name="orgapachetomcatmavenplugintomcat6SessionsMojo.java"></a></h3><a name="org.apache.tomcat.maven.plugin.tomcat6.SessionsMojo.java"></a>
+<table border="0" class="table table-striped">
 <tr class="a">
-<td><img alt="Warnings" src="images/icon_warning_sml.gif" /></td>
-<td>Unable to get class information for @throws tag 'org.apache.tomcat.maven.common.deployer.TomcatManagerException'.</td>
-<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat7/deploy/AbstractDeployMojo.html#185">185</a></td></tr>
+<th>Violation</th>
+<th>Message</th>
+<th>Line</th></tr>
 <tr class="b">
-<td><img alt="Warnings" src="images/icon_warning_sml.gif" /></td>
-<td>Unable to get class information for @throws tag 'MojoExecutionException'.</td>
-<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat7/deploy/AbstractDeployMojo.html#190">190</a></td></tr>
-<tr class="a">
 <td><img alt="Errors" src="images/icon_error_sml.gif" /></td>
 <td>Unable to get class information for MojoExecutionException.</td>
-<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat7/deploy/AbstractDeployMojo.html#190">190</a></td></tr>
-<tr class="b">
-<td><img alt="Warnings" src="images/icon_warning_sml.gif" /></td>
-<td>Expected @throws tag for 'TomcatManagerException'.</td>
-<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat7/deploy/AbstractDeployMojo.html#190">190</a></td></tr>
+<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/SessionsMojo.html#47">47</a></td></tr>
 <tr class="a">
 <td><img alt="Errors" src="images/icon_error_sml.gif" /></td>
 <td>Redundant throws: 'TomcatManagerException' listed more then one time.</td>
-<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat7/deploy/AbstractDeployMojo.html#190">190</a></td></tr>
+<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/SessionsMojo.html#47">47</a></td></tr>
 <tr class="b">
-<td><img alt="Warnings" src="images/icon_warning_sml.gif" /></td>
-<td>Unable to get class information for @throws tag 'TomcatManagerException'.</td>
-<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat7/deploy/AbstractDeployMojo.html#190">190</a></td></tr>
-<tr class="a">
 <td><img alt="Errors" src="images/icon_error_sml.gif" /></td>
 <td>Unable to get class information for TomcatManagerException.</td>
-<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat7/deploy/AbstractDeployMojo.html#190">190</a></td></tr>
-<tr class="b">
-<td><img alt="Warnings" src="images/icon_warning_sml.gif" /></td>
-<td>Unable to get class information for @throws tag 'org.apache.maven.plugin.MojoExecutionException'.</td>
-<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat7/deploy/AbstractDeployMojo.html#203">203</a></td></tr>
+<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/SessionsMojo.html#47">47</a></td></tr></table></div>
+<div class="section">
+<h3>org/apache/tomcat/maven/plugin/tomcat6/ShutdownMojo.java<a name="orgapachetomcatmavenplugintomcat6ShutdownMojo.java"></a></h3><a name="org.apache.tomcat.maven.plugin.tomcat6.ShutdownMojo.java"></a>
+<table border="0" class="table table-striped">
 <tr class="a">
-<td><img alt="Warnings" src="images/icon_warning_sml.gif" /></td>
-<td>Unable to get class information for @throws tag 'org.apache.tomcat.maven.common.deployer.TomcatManagerException'.</td>
-<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat7/deploy/AbstractDeployMojo.html#205">205</a></td></tr>
+<th>Violation</th>
+<th>Message</th>
+<th>Line</th></tr>
 <tr class="b">
-<td><img alt="Warnings" src="images/icon_warning_sml.gif" /></td>
-<td>Unable to get class information for @throws tag 'MojoExecutionException'.</td>
-<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat7/deploy/AbstractDeployMojo.html#210">210</a></td></tr>
+<td><img alt="Errors" src="images/icon_error_sml.gif" /></td>
+<td>Line does not match expected header line of '^ \* Licensed to the Apache Software Foundation \(ASF\) under one\s*$'.</td>
+<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/ShutdownMojo.html#4">4</a></td></tr>
 <tr class="a">
 <td><img alt="Errors" src="images/icon_error_sml.gif" /></td>
 <td>Unable to get class information for MojoExecutionException.</td>
-<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat7/deploy/AbstractDeployMojo.html#210">210</a></td></tr>
+<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/ShutdownMojo.html#69">69</a></td></tr></table></div>
+<div class="section">
+<h3>org/apache/tomcat/maven/plugin/tomcat6/StartMojo.java<a name="orgapachetomcatmavenplugintomcat6StartMojo.java"></a></h3><a name="org.apache.tomcat.maven.plugin.tomcat6.StartMojo.java"></a>
+<table border="0" class="table table-striped">
 <tr class="b">
-<td><img alt="Warnings" src="images/icon_warning_sml.gif" /></td>
-<td>Expected @throws tag for 'TomcatManagerException'.</td>
-<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat7/deploy/AbstractDeployMojo.html#210">210</a></td></tr>
+<th>Violation</th>
+<th>Message</th>
+<th>Line</th></tr>
 <tr class="a">
 <td><img alt="Errors" src="images/icon_error_sml.gif" /></td>
-<td>Redundant throws: 'TomcatManagerException' listed more then one time.</td>
-<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat7/deploy/AbstractDeployMojo.html#210">210</a></td></tr>
+<td>Unable to get class information for MojoExecutionException.</td>
+<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/StartMojo.html#47">47</a></td></tr>
 <tr class="b">
-<td><img alt="Warnings" src="images/icon_warning_sml.gif" /></td>
-<td>Unable to get class information for @throws tag 'TomcatManagerException'.</td>
-<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat7/deploy/AbstractDeployMojo.html#210">210</a></td></tr>
+<td><img alt="Errors" src="images/icon_error_sml.gif" /></td>
+<td>Redundant throws: 'TomcatManagerException' listed more then one time.</td>
+<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/StartMojo.html#47">47</a></td></tr>
 <tr class="a">
 <td><img alt="Errors" src="images/icon_error_sml.gif" /></td>
 <td>Unable to get class information for TomcatManagerException.</td>
-<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat7/deploy/AbstractDeployMojo.html#210">210</a></td></tr>
-<tr class="b">
-<td><img alt="Errors" src="images/icon_error_sml.gif" /></td>
-<td>Line is longer than 120 characters.</td>
-<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat7/deploy/AbstractDeployMojo.html#220">220</a></td></tr></table></div>
+<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/StartMojo.html#47">47</a></td></tr></table></div>
 <div class="section">
-<h3>org/apache/tomcat/maven/plugin/tomcat7/deploy/AbstractDeployWarMojo.java<a name="orgapachetomcatmavenplugintomcat7deployAbstractDeployWarMojo.java"></a></h3><a name="org.apache.tomcat.maven.plugin.tomcat7.deploy.AbstractDeployWarMojo.java"></a>
+<h3>org/apache/tomcat/maven/plugin/tomcat6/StopMojo.java<a name="orgapachetomcatmavenplugintomcat6StopMojo.java"></a></h3><a name="org.apache.tomcat.maven.plugin.tomcat6.StopMojo.java"></a>
 <table border="0" class="table table-striped">
-<tr class="a">
+<tr class="b">
 <th>Violation</th>
 <th>Message</th>
 <th>Line</th></tr>
-<tr class="b">
-<td><img alt="Errors" src="images/icon_error_sml.gif" /></td>
-<td>Unable to get class information for MojoExecutionException.</td>
-<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat7/deploy/AbstractDeployWarMojo.html#65">65</a></td></tr>
 <tr class="a">
 <td><img alt="Errors" src="images/icon_error_sml.gif" /></td>
 <td>Unable to get class information for MojoExecutionException.</td>
-<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat7/deploy/AbstractDeployWarMojo.html#79">79</a></td></tr>
+<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/StopMojo.html#47">47</a></td></tr>
 <tr class="b">
 <td><img alt="Errors" src="images/icon_error_sml.gif" /></td>
 <td>Redundant throws: 'TomcatManagerException' listed more then one time.</td>
-<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat7/deploy/AbstractDeployWarMojo.html#79">79</a></td></tr>
+<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/StopMojo.html#47">47</a></td></tr>
 <tr class="a">
 <td><img alt="Errors" src="images/icon_error_sml.gif" /></td>
 <td>Unable to get class information for TomcatManagerException.</td>
-<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat7/deploy/AbstractDeployWarMojo.html#79">79</a></td></tr></table></div>
+<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/StopMojo.html#47">47</a></td></tr></table></div>
 <div class="section">
-<h3>org/apache/tomcat/maven/plugin/tomcat7/deploy/DeployMojo.java<a name="orgapachetomcatmavenplugintomcat7deployDeployMojo.java"></a></h3><a name="org.apache.tomcat.maven.plugin.tomcat7.deploy.DeployMojo.java"></a>
+<h3>org/apache/tomcat/maven/plugin/tomcat6/UndeployMojo.java<a name="orgapachetomcatmavenplugintomcat6UndeployMojo.java"></a></h3><a name="org.apache.tomcat.maven.plugin.tomcat6.UndeployMojo.java"></a>
 <table border="0" class="table table-striped">
 <tr class="b">
 <th>Violation</th>
@@ -2482,22 +2445,33 @@
 <th>Line</th></tr>
 <tr class="a">
 <td><img alt="Errors" src="images/icon_error_sml.gif" /></td>
-<td>'(' is not followed by whitespace.</td>
-<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat7/deploy/DeployMojo.html#31">31</a></td></tr>
+<td>Unable to get class information for MojoExecutionException.</td>
+<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/UndeployMojo.html#58">58</a></td></tr>
 <tr class="b">
 <td><img alt="Errors" src="images/icon_error_sml.gif" /></td>
-<td>')' is not preceded with whitespace.</td>
-<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat7/deploy/DeployMojo.html#31">31</a></td></tr>
+<td>Redundant throws: 'TomcatManagerException' listed more then one time.</td>
+<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/UndeployMojo.html#58">58</a></td></tr>
 <tr class="a">
 <td><img alt="Errors" src="images/icon_error_sml.gif" /></td>
-<td>'(' is not followed by whitespace.</td>
-<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat7/deploy/DeployMojo.html#32">32</a></td></tr>
+<td>Unable to get class information for TomcatManagerException.</td>
+<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/UndeployMojo.html#58">58</a></td></tr></table></div>
+<div class="section">
+<h3>org/apache/tomcat/maven/plugin/tomcat6/Webapp.java<a name="orgapachetomcatmavenplugintomcat6Webapp.java"></a></h3><a name="org.apache.tomcat.maven.plugin.tomcat6.Webapp.java"></a>
+<table border="0" class="table table-striped">
 <tr class="b">
-<td><img alt="Errors" src="images/icon_error_sml.gif" /></td>
-<td>')' is not preceded with whitespace.</td>
-<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat7/deploy/DeployMojo.html#32">32</a></td></tr></table></div>
+<th>Violation</th>
+<th>Message</th>
+<th>Line</th></tr>
+<tr class="a">
+<td><img alt="Warnings" src="images/icon_warning_sml.gif" /></td>
+<td>Missing a Javadoc comment.</td>
+<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/Webapp.html#35">35</a></td></tr>
+<tr class="b">
+<td><img alt="Warnings" src="images/icon_warning_sml.gif" /></td>
+<td>Missing a Javadoc comment.</td>
+<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat6/Webapp.html#40">40</a></td></tr></table></div>
 <div class="section">
-<h3>org/apache/tomcat/maven/plugin/tomcat7/deploy/DeployOnlyMojo.java<a name="orgapachetomcatmavenplugintomcat7deployDeployOnlyMojo.java"></a></h3><a name="org.apache.tomcat.maven.plugin.tomcat7.deploy.DeployOnlyMojo.java"></a>
+<h3>org/apache/tomcat/maven/plugin/tomcat7/AbstractCatalinaMojo.java<a name="orgapachetomcatmavenplugintomcat7AbstractCatalinaMojo.java"></a></h3><a name="org.apache.tomcat.maven.plugin.tomcat7.AbstractCatalinaMojo.java"></a>
 <table border="0" class="table table-striped">
 <tr class="a">
 <th>Violation</th>
@@ -2505,788 +2479,1374 @@
 <th>Line</th></tr>
 <tr class="b">
 <td><img alt="Errors" src="images/icon_error_sml.gif" /></td>
-<td>'(' is not followed by whitespace.</td>
-<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat7/deploy/DeployOnlyMojo.html#30">30</a></td></tr>
+<td>Unable to get class information for MojoExecutionException.</td>
+<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat7/AbstractCatalinaMojo.html#128">128</a></td></tr>
+<tr class="a">
+<td><img alt="Warnings" src="images/icon_warning_sml.gif" /></td>
+<td>Unable to get class information for @throws tag 'org.apache.maven.plugin.MojoExecutionException'.</td>
+<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat7/AbstractCatalinaMojo.html#153">153</a></td></tr>
+<tr class="b">
+<td><img alt="Warnings" src="images/icon_warning_sml.gif" /></td>
+<td>Unable to get class information for @throws tag 'org.apache.tomcat.maven.common.deployer.TomcatManagerException'.</td>
+<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat7/AbstractCatalinaMojo.html#155">155</a></td></tr>
 <tr class="a">
+<td><img alt="Warnings" src="images/icon_warning_sml.gif" /></td>
+<td>Unable to get class information for @throws tag 'MojoExecutionException'.</td>
+<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat7/AbstractCatalinaMojo.html#160">160</a></td></tr>
+<tr class="b">
 <td><img alt="Errors" src="images/icon_error_sml.gif" /></td>
-<td>')' is not preceded with whitespace.</td>
-<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat7/deploy/DeployOnlyMojo.html#30">30</a></td></tr></table></div>
+<td>Unable to get class information for MojoExecutionException.</td>
+<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat7/AbstractCatalinaMojo.html#160">160</a></td></tr>
+<tr class="a">
+<td><img alt="Warnings" src="images/icon_warning_sml.gif" /></td>
+<td>Expected @throws tag for 'TomcatManagerException'.</td>
+<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat7/AbstractCatalinaMojo.html#160">160</a></td></tr>
+<tr class="b">
+<td><img alt="Errors" src="images/icon_error_sml.gif" /></td>
+<td>Redundant throws: 'TomcatManagerException' listed more then one time.</td>
+<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat7/AbstractCatalinaMojo.html#160">160</a></td></tr>
+<tr class="a">
+<td><img alt="Warnings" src="images/icon_warning_sml.gif" /></td>
+<td>Unable to get class information for @throws tag 'TomcatManagerException'.</td>
+<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat7/AbstractCatalinaMojo.html#160">160</a></td></tr>
+<tr class="b">
+<td><img alt="Errors" src="images/icon_error_sml.gif" /></td>
+<td>Unable to get class information for TomcatManagerException.</td>
+<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat7/AbstractCatalinaMojo.html#160">160</a></td></tr>
+<tr class="a">
+<td><img alt="Warnings" src="images/icon_warning_sml.gif" /></td>
+<td>Unable to get class information for @throws tag 'org.apache.maven.plugin.MojoExecutionException'.</td>
+<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat7/AbstractCatalinaMojo.html#166">166</a></td></tr>
+<tr class="b">
+<td><img alt="Warnings" src="images/icon_warning_sml.gif" /></td>
+<td>Unable to get class information for @throws tag 'MojoExecutionException'.</td>
+<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat7/AbstractCatalinaMojo.html#170">170</a></td></tr>
+<tr class="a">
+<td><img alt="Errors" src="images/icon_error_sml.gif" /></td>
+<td>Unable to get class information for MojoExecutionException.</td>
+<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat7/AbstractCatalinaMojo.html#170">170</a></td></tr>
+<tr class="b">
+<td><img alt="Warnings" src="images/icon_warning_sml.gif" /></td>
+<td>'password' hides a field.</td>
+<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat7/AbstractCatalinaMojo.html#176">176</a></td></tr></table></div>
 <div class="section">
-<h3>org/apache/tomcat/maven/plugin/tomcat7/deploy/RedeployMojo.java<a name="orgapachetomcatmavenplugintomcat7deployRedeployMojo.java"></a></h3><a name="org.apache.tomcat.maven.plugin.tomcat7.deploy.RedeployMojo.java"></a>
+<h3>org/apache/tomcat/maven/plugin/tomcat7/AbstractTomcat7Mojo.java<a name="orgapachetomcatmavenplugintomcat7AbstractTomcat7Mojo.java"></a></h3><a name="org.apache.tomcat.maven.plugin.tomcat7.AbstractTomcat7Mojo.java"></a>
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Violation</th>
+<th>Message</th>
+<th>Line</th></tr>
+<tr class="b">
+<td><img alt="Errors" src="images/icon_error_sml.gif" /></td>
+<td>Line does not match expected header line of '^\s*$'.</td>
+<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat7/AbstractTomcat7Mojo.html#2">2</a></td></tr>
+<tr class="a">
+<td><img alt="Infos" src="images/icon_info_sml.gif" /></td>
+<td>Missing a Javadoc comment.</td>
+<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat7/AbstractTomcat7Mojo.html#36">36</a></td></tr>
+<tr class="b">
+<td><img alt="Infos" src="images/icon_info_sml.gif" /></td>
+<td>Missing a Javadoc comment.</td>
+<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat7/AbstractTomcat7Mojo.html#39">39</a></td></tr>
+<tr class="a">
+<td><img alt="Errors" src="images/icon_error_sml.gif" /></td>
+<td>'(' is not followed by whitespace.</td>
+<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat7/AbstractTomcat7Mojo.html#50">50</a></td></tr>
+<tr class="b">
+<td><img alt="Errors" src="images/icon_error_sml.gif" /></td>
+<td>')' is not preceded with whitespace.</td>
+<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat7/AbstractTomcat7Mojo.html#50">50</a></td></tr>
+<tr class="a">
+<td><img alt="Warnings" src="images/icon_warning_sml.gif" /></td>
+<td>Missing a Javadoc comment.</td>
+<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat7/AbstractTomcat7Mojo.html#54">54</a></td></tr>
+<tr class="b">
+<td><img alt="Warnings" src="images/icon_warning_sml.gif" /></td>
+<td>Unable to get class information for @throws tag 'org.apache.maven.plugin.MojoExecutionException'.</td>
+<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat7/AbstractTomcat7Mojo.html#63">63</a></td></tr>
+<tr class="a">
+<td><img alt="Warnings" src="images/icon_warning_sml.gif" /></td>
+<td>Unable to get class information for @throws tag 'MojoExecutionException'.</td>
+<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat7/AbstractTomcat7Mojo.html#67">67</a></td></tr>
+<tr class="b">
+<td><img alt="Errors" src="images/icon_error_sml.gif" /></td>
+<td>Unable to get class information for MojoExecutionException.</td>
+<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat7/AbstractTomcat7Mojo.html#67">67</a></td></tr>
+<tr class="a">
+<td><img alt="Errors" src="images/icon_error_sml.gif" /></td>
+<td>'400' is a magic number.</td>
+<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat7/AbstractTomcat7Mojo.html#71">71</a></td></tr></table></div>
+<div class="section">
+<h3>org/apache/tomcat/maven/plugin/tomcat7/AbstractWarCatalinaMojo.java<a name="orgapachetomcatmavenplugintomcat7AbstractWarCatalinaMojo.java"></a></h3><a name="org.apache.tomcat.maven.plugin.tomcat7.AbstractWarCatalinaMojo.java"></a>
+<table border="0" class="table table-striped">
+<tr class="b">
+<th>Violation</th>
+<th>Message</th>
+<th>Line</th></tr>
+<tr class="a">
+<td><img alt="Errors" src="images/icon_error_sml.gif" /></td>
+<td>Unable to get class information for MojoExecutionException.</td>
+<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat7/AbstractWarCatalinaMojo.html#60">60</a></td></tr></table></div>
+<div class="section">
+<h3>org/apache/tomcat/maven/plugin/tomcat7/deploy/AbstractDeployMojo.java<a name="orgapachetomcatmavenplugintomcat7deployAbstractDeployMojo.java"></a></h3><a name="org.apache.tomcat.maven.plugin.tomcat7.deploy.AbstractDeployMojo.java"></a>
+<table border="0" class="table table-striped">
+<tr class="b">
+<th>Violation</th>
+<th>Message</th>
+<th>Line</th></tr>
+<tr class="a">
+<td><img alt="Errors" src="images/icon_error_sml.gif" /></td>
+<td>Unable to get class information for MojoExecutionException.</td>
+<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat7/deploy/AbstractDeployMojo.html#78">78</a></td></tr>
+<tr class="b">
+<td><img alt="Errors" src="images/icon_error_sml.gif" /></td>
+<td>Redundant throws: 'TomcatManagerException' listed more then one time.</td>
+<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat7/deploy/AbstractDeployMojo.html#78">78</a></td></tr>
+<tr class="a">
+<td><img alt="Errors" src="images/icon_error_sml.gif" /></td>
+<td>Unable to get class information for TomcatManagerException.</td>
+<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat7/deploy/AbstractDeployMojo.html#78">78</a></td></tr>
+<tr class="b">
+<td><img alt="Warnings" src="images/icon_warning_sml.gif" /></td>
+<td>Unable to get class information for @throws tag 'org.apache.maven.plugin.MojoExecutionException'.</td>
+<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat7/deploy/AbstractDeployMojo.html#108">108</a></td></tr>
+<tr class="a">
+<td><img alt="Warnings" src="images/icon_warning_sml.gif" /></td>
+<td>Unable to get class information for @throws tag 'MojoExecutionException'.</td>
+<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat7/deploy/AbstractDeployMojo.html#112">112</a></td></tr>
+<tr class="b">
+<td><img alt="Errors" src="images/icon_error_sml.gif" /></td>
+<td>Unable to get class information for MojoExecutionException.</td>
+<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat7/deploy/AbstractDeployMojo.html#112">112</a></td></tr>
+<tr class="a">
+<td><img alt="Warnings" src="images/icon_warning_sml.gif" /></td>
+<td>Unable to get class information for @throws tag 'org.apache.maven.plugin.MojoExecutionException'.</td>
+<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat7/deploy/AbstractDeployMojo.html#127">127</a></td></tr>
+<tr class="b">
+<td><img alt="Warnings" src="images/icon_warning_sml.gif" /></td>
+<td>Unable to get class information for @throws tag 'MojoExecutionException'.</td>
+<td><a href="./xref/org/apache/tomcat/maven/plugin/tomcat7/deploy/AbstractDeployMojo.html#131">131</a></td></tr>
+<tr class="a">
+<td><img alt="Errors" src="images/icon_error_sml.gif" /></td>
+<td>Unable to get class information for MojoExecutionException.</td>

[... 1797 lines stripped ...]


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org