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 | 2 | @deprecated |
| FIXME Work | 0 | fixme, @fixme |
| Todo Work | 6 | todo, @todo |
Each tag is detailed below:
Number of occurrences found in the code: 2
| org.apache.maven.reporting.AbstractMavenReport | Line |
|---|---|
| use {@link #generate(Sink, SinkFactory, Locale)} instead. | 189 |
| use {@link #generate(Sink, SinkFactory, Locale)} instead. | 204 |
Number of occurrences found in the code: 6
| org.apache.maven.reporting.AbstractMavenReport | Line |
|---|---|
| Replace null with real value | 135 |
| org.apache.maven.reporting.AbstractMavenReportRenderer | Line |
| warning - just don't start a section | 143 |
| warning - just don't start a section | 168 |
| warning - just don't start a section | 207 |
| Special case http://jira.codehaus.org/browse/MEV-40 | 613 |
| warning... | 720 |