Fork me on GitHub

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 6 @deprecated
FIXME Work 0 fixme, @fixme
Todo Work 7 todo, @todo

Each tag is detailed below:

Deprecated Work

Number of occurrences found in the code: 6

org.apache.maven.plugins.dependency.AbstractDependencyMojo Line
to be removed in 4.0; use -q command line option instead 45
to be removed in 4.0 131
to be removed in 4.0; no API replacement, use -q command line option instead 140
org.apache.maven.plugins.dependency.fromConfiguration.AbstractFromConfigurationMojo Line
use 'overWriteIfNewer' or 'mdep.overWriteIfNewer' as this does nothing now 89
org.apache.maven.plugins.dependency.resolvers.OldResolveDependencySourcesMojo Line
in favor of {@code resolve-sources} goal and will be removed in a future version 38
org.apache.maven.plugins.dependency.utils.DependencyUtil Line
specify an encoding instead of a log 213

Todo Work

Number of occurrences found in the code: 7

org.apache.maven.plugins.dependency.TestCollectMojo Line
Test skipping artifacts. 112
org.apache.maven.plugins.dependency.fromConfiguration.TestCopyMojo Line
move to an integration test ... 172
org.apache.maven.plugins.dependency.fromDependencies.AbstractDependencyFilterMojo Line
Set marker files. 554
org.apache.maven.plugins.dependency.resolvers.GoOfflineMojo Line
refactor this to use Resolver API filters 269
org.apache.maven.plugins.dependency.resolvers.TestResolveMojo Line
Test skipping artifacts. 84
org.apache.maven.plugins.dependency.tree.TreeMojo Line
note that filter does not get applied due to MSHARED-4 232
remove the need for this when the serializer can calculate last nodes from visitor calls only 333