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 | 1 | @deprecated |
| FIXME Work | 0 | fixme, @fixme |
| Todo Work | 5 | todo, @todo |
Each tag is detailed below:
Deprecated Work
Number of occurrences found in the code: 1
| org.codehaus.doxia.sink.Sink | Line |
|---|---|
| use {@link org.apache.maven.doxia.sink.Sink} instead (since 1.0-alpha-6). | 24 |
Todo Work
Number of occurrences found in the code: 5
| org.apache.maven.reporting.exec.DefaultMavenReportExecutor | Line |
|---|---|
| Will be removed after Doxia 2.0.0 | 117 |
| Will be removed after Doxia 2.0.0 | 121 |
| Will be removed with Doxia 2.0.0 | 125 |
| Will be removed with Doxia 2.0.0 | 127 |
| other stuff to merge ? <p> this method will "merge" some part of the plugin declaration existing in the build section to the fake plugin build for report execution: <ul> <li>dependencies</li> </ul> </p> The plugin could only be present in the dependency management section. | 618 |


