Ricky Clarkson wrote:
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.
I'm not sure I understand what you mean when you say "inline
configuration". The Checkstyle Plugin uses standard Checkstyle
configuration files.
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.
--
Dennis Lundberg
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]