Linus Fernandes created MPMD-305:
------------------------------------
Summary: CPD goal does not support txt as a format parameter
Key: MPMD-305
URL: https://issues.apache.org/jira/browse/MPMD-305
Project: Maven PMD Plugin
Issue Type: Bug
Components: CPD, PMD
Affects Versions: 3.13.0
Environment: Linux
Reporter: Linus Fernandes
I receive the following message while using the cpd goal in the PMD maven
plugin.
maven.plugins:maven-pmd-plugin:3.13.0:cpd (cpd) on project DSAlgos: Execution
cpd of goal org.apache.maven.plugins:maven-pmd-plugin:3.13.0:cpd failed:
org.apache.maven.reporting.MavenReportException: Can't find CPD custom format
txt: java.lang.ClassNotFoundException
The documentation states that the txt format is supported.
[https://maven.apache.org/plugins/maven-pmd-plugin/cpd-mojo.html#format]
The pmd goal supports the txt format.
Further context:
https://lists.apache.org/x/thread.html/r1b95f50adae1568765c3af51ede459344619af71bfdd4288cff171d0@%3Cusers.maven.apache.org%3E
--
This message was sent by Atlassian Jira
(v8.3.4#803005)