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 2 @deprecated
FIXME Work 0 fixme, @fixme
Todo Work 8 todo, @todo

Each tag is detailed below:

Deprecated Work

Number of occurrences found in the code: 2

org.apache.maven.cli.MavenCli Line
use {@link SettingsXmlConfigurationProcessor#DEFAULT_USER_SETTINGS_FILE} 134
use {@link SettingsXmlConfigurationProcessor#DEFAULT_GLOBAL_SETTINGS_FILE} 139

Todo Work

Number of occurrences found in the code: 8

org.apache.maven.cli.CLIManager Line
introducing a space here...not sure what else to do but collapse whitespace 204
org.apache.maven.cli.CLIManagerTest Line
such documentation generation code should not be necessary as unit test but should be run during site generation (Velocity? Doxia macro?) 36
org.apache.maven.cli.MavenCli Line
push all common bits back to plexus cli and prepare for transition to Guice. We don't need 50 ways to make CLIs 113
need to externalize CliRequest 200
need to externalize CliRequest 268
Remove this setting. Note that the int-tests use it 1444
org.apache.maven.cli.event.ExecutionEventLogger Line
should we deprecate? 58
org.apache.maven.cli.transfer.Slf4jMavenTransferListener Line
should we deprecate? 44