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 Total number of occurrences
@todo 1
TODO 5

Each tag is detailed below:

@todo

Number of occurrences found in the code: 1

org.apache.maven.plugin.javadoc.JavadocReportTest Line
Fix: the class-use of the deprecated api is still created eventhough the deprecated api of that class is no longer generated 368

TODO

Number of occurrences found in the code: 5

org.apache.maven.plugin.javadoc.AbstractJavadocMojo Line
remove the part with ToolchainManager lookup once we depend on 3.0.9 (have it as prerequisite). Define as regular component field then. 2216
org.apache.maven.plugin.javadoc.JavadocJar Line
these introduced dependencies on the project are going to become problematic - can we export it through metadata instead? 199
org.apache.maven.plugin.javadoc.JavadocUtil Line
classpath check doesn't belong here - that's the other method 216
let the scope handler deal with this 219
org.apache.maven.plugin.javadoc.TestJavadocReport Line
the prerequisite is that the main report is in apidocs 331