On Wed, Jun 18, 2008 at 5:46 PM, Hayes, Peter <[EMAIL PROTECTED]> wrote:
> I am using the checkstyle plugin for a multi-module build. As directed
> in the checkstyle documentation, I configured the checkstyle plugin to
> include a dependency on one of my sub projects like this :
Generally when I have plugins or tools that I use during the build, I
release them separately and in advance of the project build. (And,
how often are the checkstyle rules going to change?)
If you're going to leave this as a module in the build, you might try
using ${project.version} as the <version>.
--
Wendy
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]