Re: Maven 3.0 and checkstyle plugin

2010-10-18 Thread Dennis Lundberg
ailto:tthies...@avaya.com] >> Sent: Monday, October 18, 2010 8:05 AM >> To: Maven Users List >> Subject: RE: Maven 3.0 and checkstyle plugin >> >> Thanks Dennis. Its from the build section. More specifically, >> pluginmanagement. >> >> Thanks also for

RE: Maven 3.0 and checkstyle plugin

2010-10-18 Thread Thiessen, Todd (Todd)
com] > Sent: Monday, October 18, 2010 8:05 AM > To: Maven Users List > Subject: RE: Maven 3.0 and checkstyle plugin > > Thanks Dennis. Its from the build section. More specifically, > pluginmanagement. > > Thanks also for those links. I took a look at the compatibility matrix >

RE: Maven 3.0 and checkstyle plugin

2010-10-18 Thread Thiessen, Todd (Todd)
aturday, October 16, 2010 10:07 AM > To: Maven Users List > Subject: Re: Maven 3.0 and checkstyle plugin > > My guess is that your configuration is in the wrong place. Have you read > the "Maven 3 Compatibility Notes" and "Maven 3 and Site Plugin"? > >

Re: Maven 3.0 and checkstyle plugin

2010-10-16 Thread Dennis Lundberg
My guess is that your configuration is in the wrong place. Have you read the "Maven 3 Compatibility Notes" and "Maven 3 and Site Plugin"? https://cwiki.apache.org/confluence/display/MAVEN/Maven+3.x+Compatibility+Notes https://cwiki.apache.org/confluence/display/MAVEN/Maven+3.x+and+site+plugin Is

Maven 3.0 and checkstyle plugin

2010-10-15 Thread Thiessen, Todd (Todd)
Is anyone else having trouble with the maven-checkstyle-plugin with maven 3.0? Specifically with using a custom rule set. The following snippet would find our custom rules in 2.2.1 but does not in 3.0. org.apache.maven.plugins maven-checkstyle-plugin 2.6