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 | 9 | 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} | 137 |
use {@link SettingsXmlConfigurationProcessor#DEFAULT_GLOBAL_SETTINGS_FILE} | 142 |
Number of occurrences found in the code: 9
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 | 116 |
need to externalize CliRequest | 212 |
need to externalize CliRequest | 284 |
Remove this setting. Note that the int-tests use it | 1517 |
org.apache.maven.cli.event.ExecutionEventLogger | Line |
should we deprecate? | 61 |
org.apache.maven.cli.transfer.AbstractMavenTransferListener | Line |
Move me to Maven Shared Utils | 49 |
This needs to be colorized | 230 |
org.apache.maven.cli.transfer.Slf4jMavenTransferListener | Line |
should we deprecate? | 43 |