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 | 3 | @deprecated |
| FIXME Work | 0 | fixme, @fixme |
| Todo Work | 17 | todo, @todo |
Each tag is detailed below:
Number of occurrences found in the code: 3
| org.codehaus.plexus.util.interpolation.Interpolator | Line |
|---|---|
| Use plexus-interpolation APIs instead. | 27 |
| org.codehaus.plexus.util.interpolation.RegexBasedInterpolator | Line |
| Use plexus-interpolation APIs instead. | 28 |
| org.codehaus.plexus.util.interpolation.ValueSource | Line |
| Use plexus-interpolation APIs instead. | 26 |
Number of occurrences found in the code: 17
| org.apache.maven.plugins.dependency.AbstractDependencyMojoTestCase | Line |
|---|---|
| Auto-generated catch block | 72 |
| org.apache.maven.plugins.dependency.TestCollectMojo | Line |
| Test skipping artifacts. | 110 |
| org.apache.maven.plugins.dependency.TestSkip | Line |
| Not sure how best to set these for this implementation... | 265 |
| org.apache.maven.plugins.dependency.analyze.TestAnalyzeDuplicateMojo | Line |
| Not sure how best to set these for this implementation... | 161 |
| org.apache.maven.plugins.dependency.fromDependencies.AbstractDependencyFilterMojo | Line |
| Set marker files. | 511 |
| org.apache.maven.plugins.dependency.fromDependencies.BuildClasspathMojo | Line |
| add param for prepending groupId and version. | 289 |
| org.apache.maven.plugins.dependency.resolvers.ResolveDependenciesMojoTest | Line |
| implement logger to check correct output this test is just looking for unexpected exceptions. | 62 |
| org.apache.maven.plugins.dependency.resolvers.TestResolveMojo | Line |
| Test skipping artifacts. | 87 |
| org.apache.maven.plugins.dependency.testUtils.stubs.StubDefaultFileMarkerHandler | Line |
| Auto-generated constructor stub | 34 |
| org.apache.maven.plugins.dependency.testUtils.stubs.StubMarkerFile | Line |
| Auto-generated constructor stub | 38 |
| Auto-generated constructor stub | 44 |
| Auto-generated constructor stub | 50 |
| Auto-generated constructor stub | 56 |
| org.apache.maven.plugins.dependency.testUtils.stubs.StubSourcesFileMarkerHandler | Line |
| Auto-generated constructor stub | 34 |
| org.apache.maven.plugins.dependency.tree.TestTreeMojo | Line |
| tests disabled during MDEP-339 work, to be reactivated | 61 |
| org.apache.maven.plugins.dependency.tree.TreeMojo | Line |
| note that filter does not get applied due to MSHARED-4 | 230 |
| remove the need for this when the serializer can calculate last nodes from visitor calls only | 342 |