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 | 7 | todo, @todo |
Each tag is detailed below:
Number of occurrences found in the code: 2
| org.apache.maven.cli.MavenCli | Line |
|---|---|
| use {@link SettingsXmlConfigurationProcessor#DEFAULT_USER_SETTINGS_FILE} | 132 |
| use {@link SettingsXmlConfigurationProcessor#DEFAULT_GLOBAL_SETTINGS_FILE} | 137 |
Number of occurrences found in the code: 7
| org.apache.maven.cli.CleanArgument | Line |
|---|---|
| introducing a space here...not sure what else to do but collapse whitespace | 67 |
| 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 | 111 |
| need to externalize CliRequest | 202 |
| need to externalize CliRequest | 270 |
| Remove this setting. Note that the int-tests use it | 1444 |
| org.apache.maven.cli.event.ExecutionEventLogger | Line |
| should we deprecate? | 59 |
| org.apache.maven.cli.transfer.Slf4jMavenTransferListener | Line |
| should we deprecate? | 44 |