Hi Brian -
Thanks for the reply.
I am specifying it in both places. In build, I'm using this snippet:
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-checkstyle-plugin</artifactId>
<configuration>
<configLocation>checks.xml</configLocation>
</configuration>
</plugin>
In reporting I'm using the snippet specified earlier.
Bill
--
View this message in context:
http://www.nabble.com/Checkstyle-report-failing-tp21865980p21882563.html
Sent from the Maven - Users mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]