maven-pmd-plugin icon indicating copy to clipboard operation
maven-pmd-plugin copied to clipboard

[MPMD-306] PMD and CPD goal must specify output file name when custom renderer specified as format.

Open jira-importer opened this issue 5 years ago • 0 comments

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:

  • MPMD-223 Enable specifying file into which report is written

  • MPMD-314 PMD report extension not set correctly for custom report class

jira-importer avatar Jul 04 '20 07:07 jira-importer