public class ClirrReport extends AbstractClirrMojo implements org.apache.maven.reporting.MavenReport
classesDirectory, comparisonArtifacts, comparisonVersion, excludes, factory, ignored, ignoredDifferencesFile, includes, localRepository, logResults, minSeverity, project, resolver, skip, textOutputFile, xmlOutputFile| Constructor and Description |
|---|
ClirrReport() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canGenerateReport() |
protected void |
doExecute() |
void |
generate(org.apache.maven.doxia.sink.Sink sink,
Locale locale) |
void |
generate(org.codehaus.doxia.sink.Sink sink,
Locale locale) |
String |
getCategoryName() |
String |
getDescription(Locale locale) |
String |
getName(Locale locale) |
String |
getOutputName() |
File |
getReportOutputDirectory() |
boolean |
isExternalReport() |
void |
setReportOutputDirectory(File file) |
canGenerate, convertSeverity, createClassLoader, createClassSet, execute, executeClirr, executeClirr, getAllIgnored, getTransitiveDependencies, resolveArtifactspublic String getCategoryName()
getCategoryName in interface org.apache.maven.reporting.MavenReportpublic void setReportOutputDirectory(File file)
setReportOutputDirectory in interface org.apache.maven.reporting.MavenReportpublic File getReportOutputDirectory()
getReportOutputDirectory in interface org.apache.maven.reporting.MavenReportpublic boolean isExternalReport()
isExternalReport in interface org.apache.maven.reporting.MavenReportprotected void doExecute()
throws org.apache.maven.plugin.MojoExecutionException,
org.apache.maven.plugin.MojoFailureException
doExecute in class AbstractClirrMojoorg.apache.maven.plugin.MojoExecutionExceptionorg.apache.maven.plugin.MojoFailureExceptionpublic void generate(org.apache.maven.doxia.sink.Sink sink,
Locale locale)
throws org.apache.maven.reporting.MavenReportException
org.apache.maven.reporting.MavenReportExceptionpublic String getDescription(Locale locale)
getDescription in interface org.apache.maven.reporting.MavenReportpublic String getName(Locale locale)
getName in interface org.apache.maven.reporting.MavenReportpublic String getOutputName()
getOutputName in interface org.apache.maven.reporting.MavenReportpublic boolean canGenerateReport()
canGenerateReport in interface org.apache.maven.reporting.MavenReportpublic void generate(org.codehaus.doxia.sink.Sink sink,
Locale locale)
throws org.apache.maven.reporting.MavenReportException
generate in interface org.apache.maven.reporting.MavenReportorg.apache.maven.reporting.MavenReportExceptionCopyright © 2006–2016 MojoHaus. All rights reserved.