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
@todo4@todo
TODO5TODO

Each tag is detailed below:

@todo

Number of occurrences found in the code: 4

org.apache.maven.repository.legacy.metadata.ArtifactMetadataLine
merge with artifactmetadatasource29
retrieval exception not appropriate for store30
this should only be needed on the repository metadata67
this should only be needed on the repository metadata76

TODO

Number of occurrences found in the code: 5

org.apache.maven.artifact.ArtifactLine
into artifactScope handler47
org.apache.maven.artifact.versioning.VersionRangeLine
should throw this immediately, but need artifact298
could be more efficient by sorting the list and then moving along the restrictions in order?521
org.apache.maven.artifact.versioning.VersionRangeTestLine
current policy is to retain the original version - is this correct, do we need strategies or is that handled elsewhere? assertEquals( CHECK_VERSION_RECOMMENDATION, "1.1", mergedRange.getRecommendedVersion().toString() );181
test reversed restrictions on all below202