Hi all, I was wondering is it possible to let the checkstyle plugin control the build process like the pmd plugin can do? For example right now we are using eclipse to manage our build and the checkstyle plugin (eclipse-cs) prevends the workspace from building on certain criteria.
I've tried to do the same using a maven build but I can't work it out. thanx Rolf