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. 454
org.apache.maven.plugins.dependency.utils.DependencyUtil Line
specify an encoding instead of a log 212

Todo Work

Number of occurrences found in the code: 9

org.apache.maven.plugins.dependency.TestCollectMojo Line
Test skipping artifacts. 99
org.apache.maven.plugins.dependency.analyze.TestAnalyzeDuplicateMojo Line
Not sure how best to set these for this implementation... 139
org.apache.maven.plugins.dependency.fromDependencies.AbstractDependencyFilterMojo Line
Set marker files. 493
org.apache.maven.plugins.dependency.fromDependencies.BuildClasspathMojo Line
add param for prepending groupId and version. 275
org.apache.maven.plugins.dependency.resolvers.ResolveDependenciesMojoTest Line
implement logger to check correct output this test is just looking for unexpected exceptions. 64
org.apache.maven.plugins.dependency.resolvers.TestResolveMojo Line
Test skipping artifacts. 77
org.apache.maven.plugins.dependency.tree.TestTreeMojo Line
tests disabled during MDEP-339 work, to be reactivated 54
org.apache.maven.plugins.dependency.tree.TreeMojo Line
note that filter does not get applied due to MSHARED-4 251
remove the need for this when the serializer can calculate last nodes from visitor calls only 352