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 | 1 | @deprecated |
| FIXME Work | 0 | fixme, @fixme |
| Todo Work | 3 | todo, @todo |
Each tag is detailed below:
Number of occurrences found in the code: 1
| org.apache.maven.shared.artifact.filter.resolve.transform.SonatypeAetherFilterTransformer | Line |
|---|---|
| update to Maven 3.1.0 or later and replace Sonatype Aether with Eclipse Aether | 49 |
Number of occurrences found in the code: 3
| 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 | 37 |
| org.apache.maven.shared.artifact.filter.collection.TestFilterArtifacts | Line |
| convert these old tests to use the abstract test case for dep plugin | 45 |