Re: [m2] Failing a multimodule build when there are checkstyle errors

2005-12-28 Thread Joakim Erdfelt
Actually, the checkstyle 4.1 pom was ok. However the commons-beanutils-core/1.7.0 had a typo in its pom 1.7 it should have been 1.7.0 Carlos has already fixed this. /* joakim */ Brett Porter wrote: When checkstyle was upgraded to 4.1, nobody checked the checkstyle POM, which is a dud. It's

Re: [m2] Failing a multimodule build when there are checkstyle errors

2005-12-28 Thread Brett Porter
When checkstyle was upgraded to 4.1, nobody checked the checkstyle POM, which is a dud. It's missing dependencies. I'd like to know how that managed to happen. Was it automatically synced in? - Brett Vincent Massol wrote: > Hi, > > I'm trying to set up the m2 checkstyle plugin so that my build w

[m2] Failing a multimodule build when there are checkstyle errors

2005-12-27 Thread Vincent Massol
Hi, I'm trying to set up the m2 checkstyle plugin so that my build will fail in case of violations. I've read the tips.apt file and I have created a build-tools/ project. Here's the content of my parent pom.xml file: org.codehaus.cargo cargo-build-tools 0.7