Uses of Class
org.apache.maven.plugin.pmd.AbstractPmdViolationCheckMojo

Uses of AbstractPmdViolationCheckMojo in org.apache.maven.plugin.pmd
 

Subclasses of AbstractPmdViolationCheckMojo in org.apache.maven.plugin.pmd
 class CpdViolationCheckMojo
          Fail the build if there were any CPD violations in the source code.
 class PmdViolationCheckMojo
          Fail the build if there were any PMD violations in the source code.
 



Copyright © 2005-2011 The Apache Software Foundation. All Rights Reserved.