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 | 1 | fixme, @fixme |
Todo Work | 12 | todo, @todo |
Each tag is detailed below:
FIXME Work
Number of occurrences found in the code: 1
org.apache.maven.report.projectinfo.AbstractProjectInfoRenderer | Line |
---|---|
The next two methods need to be retained until Doxia and Maven Reporting Impl properly implement the difference of a (boxed) real verbatim text and (boxed) source code. | 94 |
Todo Work
Number of occurrences found in the code: 12
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. | 311 |
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 |
Remove me when MSHARED-390 has been resolved | 243 |
Remove me when MSHARED-390 has been resolved | 255 |
warning - just don't start a section | 285 |
warning - just don't start a section | 309 |
Remove me when MSHARED-390 has been resolved | 316 |
warning - just don't start a section | 337 |
site:run Why do we need to resolve this... | 1151 |