maven-pmd-plugin
maven-pmd-plugin copied to clipboard
[MPMD-306] PMD and CPD goal must specify output file name when custom renderer specified as format.
Linus Fernandes opened MPMD-306 and commented
https://maven.apache.org/plugins/maven-pmd-plugin/cpd-mojo.html#format
The format configuration option allows the user to specify a custom renderer.
This outputs a file with the name of the custom renderer which is FQCN.
The configuration must have an additional parameter that specifies an output file name.
Affects: 3.13.0
Issue Links: