PMD Custom Java Rule not invoked

23 Views Asked by At

I am trying to create a custom Java rule in PMD, but looks like it is not being invoked.I have placed the rule. xml and the custom class files at the appropriate locations inside PMD lib folder and when I perform pmd checks my custom rule is not being called.And I only get the system out from the constructor

Any help on this would be much appreciated.

Thanks in advance , Renjini

0

There are 0 best solutions below