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 Class Total number of occurrences Tag strings used by tag class
Deprecated Work 7 @deprecated
FIXME Work 0 fixme, @fixme
Todo Work 1 todo, @todo

Each tag is detailed below:

Deprecated Work

Number of occurrences found in the code: 7

org.apache.maven.plugin.plugin.report_old.PluginReport Line
use the maven-plugin-report-plugin instead 69
not used in report, will be removed in the next major version 86
will be removed in the next major version, please don't use 116
not used in report, will be removed in the next major version 139
use {@link #skip} parameter instead 150
No longer evaluated, use {@link #enhancedPluginXmlFile}. 205
org.apache.maven.plugin.plugin.report_old.Requirements Line
will be removed in the next major version 27

Todo Work

Number of occurrences found in the code: 1

org.apache.maven.plugin.plugin.DescriptorGeneratorMojo Line
could use this more, eg in the writing of the plugin descriptor! 291