Re: Maven PMD, Checkstyle multimodel configuration.

2016-10-26 Thread Manfred Moser
I dont know about the instructions but an example config for checkstyle with a build tools config in a multi module project can be found here https://github.com/simpligility/ksoap2-android hth Manfred simpligility.com Artem Barger wrote on 2016-10-26 08:16: > Hi all, > > I'm trying to

Maven PMD, Checkstyle multimodel configuration.

2016-10-26 Thread Artem Barger
Hi all, I'm trying to follow the tutorial regarding multimodule configuration for PMD and checkstyle plugins from here: https://maven.apache.org/plugins-archives/maven-pmd-plugin-LATEST/examples/multi-module-config.html And I have a problem with last instruction, once I've done suggested