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 | 5 | todo, @todo |
Each tag is detailed below:
Number of occurrences found in the code: 2
org.apache.maven.tools.plugin.extractor.javadoc.JavadocMojoAnnotation | Line |
---|---|
use <code>@executionStrategy always</code> instead | 164 |
use PARAMETER_PROPERTY instead | 310 |
Number of occurrences found in the code: 5
org.apache.maven.tools.plugin.extractor.javadoc.JavaJavadocMojoDescriptorExtractor | Line |
---|---|
remove when backward compatibility is no longer an issue. | 78 |
remove when backward compatibility is no longer an issue. | 86 |
remove when backward compatibility is no longer an issue. | 94 |
or better like this? Need @component fields be editable for the user? | 452 |
be more dynamic | 628 |