You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Robert Scholte (JIRA)" <ji...@apache.org> on 2018/06/21 17:49:00 UTC

[jira] [Closed] (MPMD-265) 'ruleset' in maven-plugin configuration can't be used in complex project.

     [ https://issues.apache.org/jira/browse/MPMD-265?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robert Scholte closed MPMD-265.
-------------------------------
    Resolution: Not A Problem
      Assignee: Robert Scholte

This is documented at https://maven.apache.org/plugins/maven-pmd-plugin/examples/multi-module-config.html

> 'ruleset' in maven-plugin configuration can't be used in complex project.
> -------------------------------------------------------------------------
>
>                 Key: MPMD-265
>                 URL: https://issues.apache.org/jira/browse/MPMD-265
>             Project: Maven PMD Plugin
>          Issue Type: Improvement
>          Components: PMD
>    Affects Versions: 3.9.0, 3.10.0
>         Environment: macos, maven, java
>            Reporter: jinyanan
>            Assignee: Robert Scholte
>            Priority: Major
>         Attachments: exception.txt
>
>
> [demo project|https://github.com/littlefishercoder/littlefisher-system/tree/pmd-exception]
> In my project, it is a complex project. If there is a maven-pmd-plugin in parent pom.xml which is configured a ruleset, it can't be found in child project when I execute +mvn pmd:check+.
>  
> I configure the maven-checkstyle-plugin which can be used, I don't know why the ruleset in maven-pmd-plugin can't be found.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)