Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PMD warning in execution logs #12448

Closed
romani opened this issue Nov 23, 2022 · 1 comment
Closed

PMD warning in execution logs #12448

romani opened this issue Nov 23, 2022 · 1 comment

Comments

@romani
Copy link
Member

romani commented Nov 23, 2022

mvn verify
....
....
[INFO] --- maven-pmd-plugin:3.19.0:pmd (pmd) @ checkstyle ---
[INFO] PMD version: 6.50.0
[WARNING] The property 'ignoredAnnotations' for rule 'UnusedPrivateField' is deprecated. The value is being ignored and the property will be removed in PMD 7.0.0

https://pmd.github.io/latest/pmd_rules_java_bestpractices.html#unusedprivatefield

@romani
Copy link
Member Author

romani commented Nov 24, 2022

fix is merged

@romani romani closed this as completed Nov 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant