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 |
---|---|---|
@todo | 0 | @todo |
TODO | 6 | TODO |
Each tag is detailed below:
Number of occurrences found in the code: 6
org.apache.maven.archiva.dependency.graph.DependencyGraphNode | Line |
---|---|
move this to DependencyGraphEdge (where it really belongs) | 63 |
org.apache.maven.archiva.dependency.graph.MavenProjectInfoReportsPluginDependencyGraphTest | Line |
Can't test a snapshot dependency from the repository | 37 |
org.apache.maven.archiva.dependency.graph.functors.ToArtifactReferenceTransformer | Line |
Add more objects to transform here. | 39 |
org.apache.maven.archiva.dependency.graph.tasks.DependencyManagementStackTest | Line |
test for exclusion settings. | 204 |
test for exclusion settings. | 222 |
org.apache.maven.archiva.dependency.graph.tasks.FlagCyclicEdgesVisitor | Line |
insert into reason the path for the cycle that was detected. | 60 |