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 | 2 | @deprecated |
| FIXME Work | 0 | fixme, @fixme |
| Todo Work | 4 | todo, @todo |
Each tag is detailed below:
Deprecated Work
Number of occurrences found in the code: 2
| org.apache.maven.tools.plugin.extractor.javadoc.JavadocMojoAnnotation | Line |
|---|---|
| use <code>@executionStrategy always</code> instead | 218 |
| use PARAMETER_PROPERTY instead | 421 |
Todo Work
Number of occurrences found in the code: 4
| org.apache.maven.tools.plugin.extractor.javadoc.JavaJavadocMojoDescriptorExtractor | Line |
|---|---|
| remove when backward compatibility is no longer an issue. | 97 |
| remove when backward compatibility is no longer an issue. | 104 |
| remove when backward compatibility is no longer an issue. | 111 |
| be more dynamic | 554 |


