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

[jira] [Updated] (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 ]

jinyanan updated MPMD-265:
--------------------------
    Description: 
[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.

  was:
[demo project|https://github.com/littlefishercoder/littlefisher-system]

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.


> '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
>            Priority: Minor
>         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)