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

Each tag is detailed below:

Todo Work

Number of occurrences found in the code: 7

org.apache.maven.shared.artifact.filter.GNPatternIncludesArtifactFilter Line
include in maven-artifact in future 39
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 41
patterns seems NOT documented anywhere, so best we have is source below. 337
patterns in some cases (3, 2 tokens) seems ambiguous, we may need to clean up the specs 338
org.apache.maven.shared.artifact.filter.collection.TestFilterArtifacts Line
convert these old tests to use the abstract test case for dep plugin 45