David Handermann created NIFI-14073:
---------------------------------------
Summary: Add PMD Plugin to contrib-check Profile
Key: NIFI-14073
URL: https://issues.apache.org/jira/browse/NIFI-14073
Project: Apache NiFi
Issue Type: Improvement
Components: Tools and Build
Reporter: David Handermann
Assignee: David Handermann
The [Maven PMD Plugin|https://maven.apache.org/plugins/maven-pmd-plugin/]
supports analysis of code against a configurable set of
[PMD|https://pmd.github.io/] rules.
PMD rules include features beyond Checkstyle evaluation, providing
complementary checks for compliance with best practices and project conventions.
The initial set of PMD rules should be scoped to account for existing elements
that do not align with default PMD settings. Some code changes should be part
of the initial project changes to provide a standard baseline and ensure that
rules will be applied to future changes.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)