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 |
---|---|---|
Deprecated Work | 0 | @deprecated |
FIXME Work | 0 | fixme, @fixme |
Todo Work | 7 | todo, @todo |
Each tag is detailed below:
Todo Work
Number of occurrences found in the code: 7
org.apache.maven.report.projectinfo.AbstractProjectInfoReport | Line |
---|---|
Review, especially Locale.getDefault() | 296 |
org.apache.maven.report.projectinfo.IndexReport | Line |
How to handle i18n? | 56 |
org.apache.maven.report.projectinfo.LicensesReport | Line |
we should check for a text/html mime type instead, and possibly use a html parser to do this a bit more cleanly/reliably. | 312 |
org.apache.maven.report.projectinfo.ProjectInfoReportUtilsTest | Line |
need to test with a proxy | 173 |
org.apache.maven.report.projectinfo.dependencies.SinkSerializingDependencyNodeVisitor | Line |
remove node argument and calculate from visitor calls only | 149 |
remove node argument and calculate from visitor calls only | 174 |
org.apache.maven.report.projectinfo.dependencies.renderer.DependenciesRenderer | Line |
site:run Why do we need to resolve this... | 1035 |