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.CLIManager | Line |
|---|---|
| Use {@link #SET_USER_PROPERTY} | 47 |
| org.apache.maven.cli.logging.impl.UnsupportedSlf4jBindingConfiguration | Line |
| the arguments are ignored. Use the no-args constructor. | 35 |
Todo Work
Number of occurrences found in the code: 8
| 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 | 147 |
| need to externalize CliRequest | 214 |
| need to externalize CliRequest | 275 |
| Report this behavioral bug with Commons CLI | 474 |
| 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. | 213 |
| org.apache.maven.cli.props.MavenProperties | Line |
| --No comment-- | 1117 |
| org.apache.maven.cli.transfer.AbstractMavenTransferListener | Line |
| This needs to be colorized | 62 |
| org.apache.maven.cli.transfer.Slf4jMavenTransferListener | Line |
| should we deprecate? | 39 |


