Skip to content

PMD with custom ruleset in a multimodule maven project #119

Description

@nbarithel

Hi,

I am using a PMD configuration similar to the one described in the multimodule maven project https://maven.apache.org/plugins/maven-pmd-plugin/examples/multi-module-config.html

It is working fine with the maven commandline but within the Eclipse integration it does not seem to find the whizbang/pmd-ruleset.xml and outputs no rule in the local eclipse .pmdruleset.xml project file (the exclude-pattern for target folder is still there).

No problem when using full path nor PMD default xml category files.
FWIW, my setup is working fine with checkstyle's configLocation and findbugs' includeFilterFile in a multimodule maven project fashion.

Regards

Nicolas

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions