GitHub user adangel opened a pull request: https://github.com/apache/maven-plugins/pull/35
[MPMD-171] Rule properties are ignored when run under MPMD - unit test Just a unit test for https://jira.codehaus.org/browse/MPMD-171 Couldn't reproduce it anymore. The issue was probably fixed with PMD 5.0.3/5.0.4. The bug report is for m-pmd-p 3.0.1, which uses PMD 5.0.2. Related bugs are: https://sourceforge.net/p/pmd/bugs/1074/ (rule priority doesn't work on group definitions) and https://sourceforge.net/p/pmd/bugs/1089/ (When changing priority in a custom ruleset, violations reported twice) You can merge this pull request into a Git repository by running: $ git pull https://github.com/adangel/maven-plugins MPMD-171 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/maven-plugins/pull/35.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #35 ---- commit 6db8210eb57eb6111ea405adc45b31031712be0d Author: Andreas Dangel <adan...@users.sourceforge.net> Date: 2014-11-29T17:16:58Z [MPMD-171] Rule properties are ignored when run under MPMD - unit test ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. --- --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org