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 | 0 | @deprecated |
| FIXME Work | 0 | fixme, @fixme |
| Todo Work | 6 | todo, @todo |
Each tag is detailed below:
Todo Work
Number of occurrences found in the code: 6
| org.apache.maven.cling.invoker.LookupInvoker | Line |
|---|---|
| get rid of this!!! | 665 |
| org.apache.maven.cling.invoker.mvn.ProtoSession | Line |
| --No comment-- | 371 |
| org.apache.maven.cling.invoker.mvn.forked.DefaultForkedMavenParser | Line |
| do this | 58 |
| same is in DefaultMavenParser!!! (duplication) | 64 |
| same is in DefaultMavenParser!!! (duplication) | 74 |
| org.apache.maven.cling.invoker.mvn.resident.DefaultResidentMavenInvoker | Line |
| in a moment Maven stop pushing user properties to system properties (and maybe something more) and allow multiple instances per JVM, this may become a pool? | 120 |


