Description
CPD for Java supports the option `ignoreAnnotations`:
--ignore-annotations: Ignore language annotations when comparing text
https://pmd.github.io/pmd-6.8.0/pmd_userdocs_cpd.html#cli-options
We support already `ignoreLiterals` and `ignoreIdentifiers`.
See also https://stackoverflow.com/questions/52441537/how-can-i-ignore-annotations-when-using-maven-cpd