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 | 6 | @deprecated |
| FIXME Work | 0 | fixme, @fixme |
| Todo Work | 0 | todo, @todo |
Each tag is detailed below:
Deprecated Work
Number of occurrences found in the code: 6
| org.apache.maven.enforcer.rule.api.EnforcerRule | Line |
|---|---|
| Please see <a href="https://maven.apache.org/enforcer/enforcer-api/writing-a-custom-rule.html">Writing a custom rule</a> | 28 |
| org.apache.maven.enforcer.rule.api.EnforcerRule2 | Line |
| Please see <a href="https://maven.apache.org/enforcer/enforcer-api/writing-a-custom-rule.html">Writing a custom rule</a> | 26 |
| org.apache.maven.enforcer.rule.api.EnforcerRuleException | Line |
| not used | 44 |
| not used | 55 |
| {@code source} and {@code longMessage} are not used | 69 |
| org.apache.maven.enforcer.rule.api.EnforcerRuleHelper | Line |
| Please see <a href="https://maven.apache.org/enforcer/enforcer-api/writing-a-custom-rule.html">Writing a custom rule</a> | 38 |


