public class CheckstyleViolationCheckMojo
extends org.apache.maven.plugin.AbstractMojo
Modifier and Type | Field and Description |
---|---|
protected CheckstyleExecutor |
checkstyleExecutor |
protected org.apache.maven.project.MavenProject |
project
The Maven Project Object.
|
Constructor and Description |
---|
CheckstyleViolationCheckMojo() |
Modifier and Type | Method and Description |
---|---|
void |
execute() |
protected CheckstyleExecutor checkstyleExecutor
protected org.apache.maven.project.MavenProject project
Copyright © 2005-2012 Apache Software Foundation. All Rights Reserved.