The following document contains the listing of user tags found in the code. Below is the summary of the occurrences per tag.
| Tag Class | Total number of occurrences | Tag strings used by tag class |
|---|---|---|
| @todo | 6 | @todo |
| TODO | 0 | TODO |
Each tag is detailed below:
Number of occurrences found in the code: 6
| org.codehaus.mojo.tomcat.AbstractRunMojo | Line |
|---|---|
| adopt documentation once Tomcat 7 is supported (MTOMCAT-62) | 265 |
| org.codehaus.mojo.tomcat.AbstractRunWarMojo | Line |
| depend on war:exploded when MNG-1649 resolved | 30 |
| org.codehaus.mojo.tomcat.ExplodedMojo | Line |
| depend on war:exploded when MNG-1649 resolved | 32 |
| org.codehaus.mojo.tomcat.InplaceMojo | Line |
| depend on war:inplace when MNG-1649 resolved | 32 |
| org.codehaus.mojo.tomcat.RedeployMojo | Line |
| depend on war:war, war:exploded or war:inplace when MNG-1649 resolved | 28 |
| org.codehaus.mojo.tomcat.RunWarMojo | Line |
| depend on war:exploded when MNG-1649 resolved | 31 |