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 Class Total number of occurrences Tag strings used by tag class
@todo 1 @todo
TODO 5 TODO

Each tag is detailed below:

@todo

Number of occurrences found in the code: 1

org.apache.maven.artifact.ant.InstallTask Line
should be able to incorporate into the install mojo? 35

TODO

Number of occurrences found in the code: 5

org.apache.maven.artifact.ant.AbstractArtifactTask Line
Warn the user, or not? 152
actually, we need to not funnel this through the ant repository - we should pump settings into wagon manager at the start like m2 does, and then match up by repository id As is, this could potentially cause a problem with 2 remote repositories with different authentication info 423
maybe not strictly correct, while we should enforce that packaging has a type handler of the same id, we don't 582
not sure this is the best way to do this... 723
org.apache.maven.artifact.ant.AbstractArtifactWithRepositoryTask Line
could we utilize the super POM for this? 52