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:
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 |
367
|
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. |
1930
|
| 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? |
197
|
| org.apache.maven.plugin.javadoc.JavadocUtil |
Line |
| classpath check doesn't belong here - that's the other method |
184
|
| let the scope handler deal with this |
187
|
| org.apache.maven.plugin.javadoc.TestJavadocReport |
Line |
| the prerequisite is that the main report is in apidocs |
308
|