net.objectlab.qalab.m2
Class PMDStatMergeMojo
java.lang.Object
org.apache.maven.plugin.AbstractMojo
net.objectlab.qalab.m2.BuildStatMergeMojo
net.objectlab.qalab.m2.PMDStatMergeMojo
- All Implemented Interfaces:
- org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo
public class PMDStatMergeMojo
- extends BuildStatMergeMojo
Goal that handles the PMD statistics into qalab.xml, it should not request any tailoring if
you use the Maven default for PMD.
- Author:
- Benoit Xhenseval
Fields inherited from interface org.apache.maven.plugin.Mojo |
ROLE |
Methods inherited from class net.objectlab.qalab.m2.BuildStatMergeMojo |
execute, getExporterClassName, getMergerTimeStamp, getOutputFile, getPropertiesFile, getSrcDir, getTheProperties, isQuiet, setExporterClassName, setMergerTimeStamp, setOutputFile, setPropertiesFile, setQuiet, setSrcDir, setTheProperties |
Methods inherited from class org.apache.maven.plugin.AbstractMojo |
getLog, getPluginContext, setLog, setPluginContext |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PMDStatMergeMojo
public PMDStatMergeMojo()
getHandler
public java.lang.String getHandler()
- Overrides:
getHandler
in class BuildStatMergeMojo
setHandler
public void setHandler(java.lang.String handler)
- Overrides:
setHandler
in class BuildStatMergeMojo
getInputFile
public java.io.File getInputFile()
- Overrides:
getInputFile
in class BuildStatMergeMojo
setInputFile
public void setInputFile(java.io.File inputFile)
- Overrides:
setInputFile
in class BuildStatMergeMojo
Copyright © 2005-2006 ObjectLab Financial Ltd. All Rights Reserved.