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 | 
|---|---|---|
| Deprecated Work | 5 | @deprecated | 
| FIXME Work | 0 | fixme, @fixme | 
| Todo Work | 0 | todo, @todo | 
Each tag is detailed below:
Number of occurrences found in the code: 5
| org.apache.maven.plugin.antrun.AntRunMojo | Line | 
|---|---|
| Use target instead | 159 | 
| Use the build-helper-maven-plugin to bind source directories | 177 | 
| Use the build-helper-maven-plugin to bind test source directories | 186 | 
| This should only be used for generating the old property format. | 499 | 
| The dependency conflict ID should be used as the property name. | 509 |