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 | 9 | todo, @todo |
Each tag is detailed below:
Deprecated Work
Number of occurrences found in the code: 2
| org.apache.maven.plugins.dependency.tree.TreeMojo | Line |
|---|---|
| This method is unused in this project and will be removed in the future. | 498 |
| org.apache.maven.plugins.dependency.utils.DependencyUtil | Line |
| specify an encoding instead of a log | 228 |
Todo Work
Number of occurrences found in the code: 9
| org.apache.maven.plugins.dependency.TestCollectMojo | Line |
|---|---|
| Test skipping artifacts. | 110 |
| org.apache.maven.plugins.dependency.analyze.TestAnalyzeDuplicateMojo | Line |
| Not sure how best to set these for this implementation... | 160 |
| org.apache.maven.plugins.dependency.fromDependencies.AbstractDependencyFilterMojo | Line |
| Set marker files. | 527 |
| org.apache.maven.plugins.dependency.fromDependencies.BuildClasspathMojo | Line |
| add param for prepending groupId and version. | 299 |
| org.apache.maven.plugins.dependency.resolvers.ResolveDependenciesMojoTest | Line |
| implement logger to check correct output this test is just looking for unexpected exceptions. | 76 |
| org.apache.maven.plugins.dependency.resolvers.TestResolveMojo | Line |
| Test skipping artifacts. | 86 |
| org.apache.maven.plugins.dependency.tree.TestTreeMojo | Line |
| tests disabled during MDEP-339 work, to be reactivated | 60 |
| org.apache.maven.plugins.dependency.tree.TreeMojo | Line |
| note that filter does not get applied due to MSHARED-4 | 258 |
| remove the need for this when the serializer can calculate last nodes from visitor calls only | 378 |


