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 | 1 | @deprecated | 
| FIXME Work | 0 | fixme, @fixme | 
| Todo Work | 11 | todo, @todo | 
Each tag is detailed below:
Deprecated Work
Number of occurrences found in the code: 1
| org.apache.maven.cli.CLIManager | Line | 
|---|---|
| Use {@link #SET_USER_PROPERTY} | 43 | 
Todo Work
Number of occurrences found in the code: 11
| org.apache.maven.cli.CleanArgument | Line | 
|---|---|
| introducing a space here...not sure what else to do but collapse whitespace | 60 | 
| 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 | 122 | 
| need to externalize CliRequest | 201 | 
| need to externalize CliRequest | 256 | 
| Report this behavioral bug with Commons CLI | 409 | 
| Investigate why this can also be a Java system property and not just a Maven user property like other properties | 1321 | 
| org.apache.maven.cli.event.ExecutionEventLogger | Line | 
| should we deprecate? | 63 | 
| org.apache.maven.cli.internal.BootstrapCoreExtensionManager | Line | 
| Enhance the PluginDependenciesResolver to provide a resolveCoreExtension method which uses a CoreExtension object instead of a Plugin as this makes no sense. | 165 | 
| org.apache.maven.cli.transfer.AbstractMavenTransferListener | Line | 
| Move me to Maven Shared Utils | 49 | 
| This needs to be colorized | 202 | 
| org.apache.maven.cli.transfer.Slf4jMavenTransferListener | Line | 
| should we deprecate? | 42 | 


