On Wed, Mar 5, 2008 at 9:51 PM, Mick Knutson <
mickknutson@...> wrote:
> I have seen some documents on creating Checkstyle limits that would fail a
> build as in Continuum, but is there anything for PMD threshold failing?
I'm not that familiar with it, but the docs talk about failing the
build if there are errors:
http://maven.apache.org/plugins/maven-pmd-plugin/examples/violationChecking.html--
Wendy