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 | 8 | @deprecated |
FIXME Work | 0 | fixme, @fixme |
Todo Work | 18 | todo, @todo |
Each tag is detailed below:
Number of occurrences found in the code: 8
org.apache.maven.plugin.dependency.GetMojo | Line |
---|---|
Use remoteRepositories | 132 |
Use remoteRepositories | 140 |
if you need to copy the resolved artifact, use dependency:copy | 162 |
org.apache.maven.plugin.dependency.fromDependencies.BuildClasspathMojo | Line |
use outputFile instead | 88 |
org.apache.maven.plugin.dependency.tree.TreeMojo | Line |
use outputFile instead. | 99 |
org.codehaus.plexus.util.interpolation.Interpolator | Line |
Use plexus-interpolation APIs instead. | 29 |
org.codehaus.plexus.util.interpolation.RegexBasedInterpolator | Line |
Use plexus-interpolation APIs instead. | 29 |
org.codehaus.plexus.util.interpolation.ValueSource | Line |
Use plexus-interpolation APIs instead. | 27 |
Number of occurrences found in the code: 18
org.apache.maven.plugin.dependency.AbstractDependencyMojoTestCase | Line |
---|---|
Auto-generated catch block | 68 |
org.apache.maven.plugin.dependency.TestSkip | Line |
Not sure how best to set these for this implementation... | 266 |
org.apache.maven.plugin.dependency.analyze.TestAnalyzeDuplicateMojo | Line |
Not sure how best to set these for this implementation... | 163 |
org.apache.maven.plugin.dependency.fromConfiguration.AbstractFromConfigurationMojo | Line |
Auto-generated catch block | 220 |
org.apache.maven.plugin.dependency.fromDependencies.AbstractDependencyFilterMojo | Line |
Set marker files. | 473 |
org.apache.maven.plugin.dependency.fromDependencies.BuildClasspathMojo | Line |
add param for prepending groupId and version. | 313 |
org.apache.maven.plugin.dependency.resolvers.TestResolveMojo | Line |
Test skipping artifacts. | 87 |
org.apache.maven.plugin.dependency.testUtils.stubs.StubDefaultFileMarkerHandler | Line |
Auto-generated constructor stub | 34 |
org.apache.maven.plugin.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.plugin.dependency.testUtils.stubs.StubSourcesFileMarkerHandler | Line |
Auto-generated constructor stub | 34 |
org.apache.maven.plugin.dependency.tree.TestTreeMojo | Line |
tests disabled during MDEP-339 work, to be reactivated | 61 |
org.apache.maven.plugin.dependency.tree.TreeMojo | Line |
note that filter does not get applied due to MNG-3236 | 241 |
remove the need for this when the serializer can calculate last nodes from visitor calls only | 362 |
remove the need for this when the serializer can calculate last nodes from visitor calls only | 398 |
org.apache.maven.plugin.dependency.utils.TestDependencyStatusSets | Line |
implement logger to check correct output this test is just looking for unexpected exceptions. | 83 |