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 |
---|---|---|
@todo | 0 | @todo |
TODO | 8 | TODO |
Each tag is detailed below:
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 | 199 |
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 | 75 |
need to externalize CliRequest | 144 |
need to externalize CliRequest | 180 |
we need to do some more work here. Some plugins use sys out or log errors at info level. Ideally, we could use Warn across the board | 262 |
Additionally, we can't change the mojo level because the component key includes the version and it isn't known ahead of time. This seems worth changing. | 265 |
these should be moved out of here. Wrong place. | 311 |
Remove this setting. Note that the int-tests use it | 1000 |