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 4 todo, @todo

Each tag is detailed below:

Todo Work

Number of occurrences found in the code: 4

org.apache.maven.shared.artifact.filter.OldPatternIncludesArtifactFilter Line
include in maven-artifact in future 37
org.apache.maven.shared.artifact.filter.PatternExcludesArtifactFilter Line
include in maven-artifact in future 27
org.apache.maven.shared.artifact.filter.PatternIncludesArtifactFilter Line
include in maven-artifact in future 42
org.apache.maven.shared.artifact.filter.collection.TestFilterArtifacts Line
convert these old tests to use the abstract test case for dep plugin 45