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 ClassTotal number of occurrencesTag strings used by tag class
@todo0@todo
TODO19TODO

Each tag is detailed below:

TODO

Number of occurrences found in the code: 19

org.apache.maven.shared.dependency.graph.traversal.SerializingDependencyNodeVisitorLine
remove node argument and calculate from visitor calls only199
remove node argument and calculate from visitor calls only230
org.apache.maven.shared.dependency.tree.ArtifactMetadataSourceStubLine
move to maven-plugin-testing-harness?44
org.apache.maven.shared.dependency.tree.DefaultDependencyTreeBuilderLine
note that filter does not get applied due to MNG-3236116
org.apache.maven.shared.dependency.tree.DefaultDependencyTreeBuilderTestLine
Not entirely convinced that the expected tree is correct - I would have expected:329
Not entirely convinced that the expected tree is correct - I would have expected:396
see MNG-3548468
reinstate when MNG-3236 fixed656
org.apache.maven.shared.dependency.tree.DependencyNodeLine
probably better using commons-lang HashCodeBuilder774
use parent's artifact to prevent recursion - how can we improve this?782
probably better using commons-lang EqualsBuilder801
use parent's artifact to prevent recursion - how can we improve this?813
org.apache.maven.shared.dependency.tree.DependencyTreeInverseIteratorLine
{@link #DependencyTreeInverseIterator(DependencyNode)} is costly, a better implementation would move the cost to {@link #next()}29
org.apache.maven.shared.dependency.tree.DependencyTreeResolutionListenerLine
remove when ResolutionListenerForDepMgmt merged into ResolutionListener242
remove the node that tried to impose its scope and add some info285
track range restriction in node (MNG-3093)319
org.apache.maven.shared.dependency.tree.DependencyTreeResolutionListenerTestLine
use super.createArtifact when possible404
org.apache.maven.shared.dependency.tree.traversal.SerializingDependencyNodeVisitorLine
remove node argument and calculate from visitor calls only201
remove node argument and calculate from visitor calls only232