Tag List Report

The following document contains the listing of user tags found in the code. Below is the summary of the occurrences per tag.

Tag ClassTotal number of occurrencesTag strings used by tag class
@todo3@todo
TODO2TODO

Each tag is detailed below:

@todo

Number of occurrences found in the code: 3

org.apache.maven.tools.plugin.generator.PluginDescriptorGeneratorLine
add example usage tag that can be shown in the doco48
need to add validation directives so that systems embedding maven2 can get validation directives to help users in IDEs.49
org.apache.maven.tools.plugin.generator.PluginXdocGeneratorLine
add example usage tag that can be shown in the doco49

TODO

Number of occurrences found in the code: 2

org.apache.maven.tools.plugin.generator.PluginDescriptorGeneratorLine
remove deprecated expression358
org.apache.maven.tools.plugin.scanner.DefaultMojoScannerTestLine
Maybe getMojos should be more user frendly and not return null183