>Note how I've set them as dependencies of the plugin. This requires
maven
>2.0.9 (min) and is what Brian Fox suggested. It basically places them
on
>the classpath, so I've used the same technique to get them available
for
>the plugin.
Adding dependencies to the plugin config worked for a whil
gommo <[EMAIL PROTECTED]> wrote on 30/05/2008 10:53:48:
>
> Did you ever solve this? I'm having the same problem
I did, but took a slightly different appoach. It works for me (so far at
least):
Take this pom:
http://maven.apache.org/POM/4.0.0"; xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-in
Did you ever solve this? I'm having the same problem
--
View this message in context:
http://www.nabble.com/MultiModule-checkstyle-config-tp9343576p17549363.html
Sent from the Maven - Users mailing list archive at Nabbl
I've been trying to reproduce the example setup described in
http://maven.apache.org/plugins/maven-checkstyle-plugin/examples/multi-module-config.html
The example doesn't show me the pom.xml file to be used for the
"build-tools" module.
I tried making the obvious pom for it with a parent secti