I sent a PR for the PMD branch that adds the ruleset as a local file. Because 
the ruleset has to be an absolute path to work in the PMD maven plugin, you now 
have to run at least the “initialize” goal in maven, something like:

mvn initialize pmd:check -Ppmd

I took the default ruleset and commented out the checks that break on our 
current codebase. 

The second commit fixes the Boolean constructor usage (ignoring the // this 
code is autogenerated - you shouldnt be modifying it!for all the filters)

Brad

 

_______________________________________________
GeoTools-Devel mailing list
GeoTools-Devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to