Hi,

We have just added CheckStyle (and a few others) to our project root's
pom.xml, and managed to configure findbugs, cobertura etc., within the
pom.xml, but the plugin for CheckStyle doesn't appear to support such inline
configuration.  We read about configuring CheckStyle for multi-module
projects on Maven's site, and the suggested solution was to create a
separate build-tools project.  This is ok, but right now it would only be
for the one CheckStyle config XML file, which seems overkill.  Is there
another solution, or a good reason why the CheckStyle plugin doesn't support
adding the configuration within pom.xml?

Cheers,
Ricky.

Reply via email to