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
TODO3TODO

Each tag is detailed below:

TODO

Number of occurrences found in the code: 3

org.apache.maven.wagon.shared.http4.AbstractHttpClientWagonLine
Fix encoding... url += "/" + URLEncoder.encode( parts[i], System.getProperty("file.encoding") );516
merge with the other headers and have some better defaults, unify with lightweight headers796
[BP]: according to httpclient docs, really should swallow the output on error. verify if that is required907