org.apache.maven.plugin.pmd

Class AbstractPmdViolationCheckMojo

public abstract class AbstractPmdViolationCheckMojo extends AbstractMojo

Base class for mojos that check if there were any PMD violations.

Author: Brett Porter

Method Summary
protected voidexecuteCheck(String filename, String tagName)

Method Detail

executeCheck

protected void executeCheck(String filename, String tagName)
Copyright © 2005-2009 Apache Software Foundation. All Rights Reserved.