public class ClirrArbitraryCheckMojo extends AbstractClirrMojo
| Modifier and Type | Field and Description |
|---|---|
protected ArtifactSpecification[] |
newComparisonArtifacts
List of artifacts to compare to baseline.
|
protected ArtifactSpecification[] |
oldComparisonArtifacts
List of artifacts to serve as a baseline to compare against.
|
classesDirectory, comparisonArtifacts, comparisonVersion, excludes, factory, ignored, ignoredDifferencesFile, includes, localRepository, logResults, minSeverity, project, resolver, skip, textOutputFile, xmlOutputFile| Constructor and Description |
|---|
ClirrArbitraryCheckMojo() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doExecute() |
protected ClirrDiffListener |
executeClirr(net.sf.clirr.core.Severity minSeverity) |
protected net.sf.clirr.core.spi.JavaType[] |
resolveClasses(ArtifactSpecification[] artifacts,
net.sf.clirr.core.ClassFilter classFilter) |
canGenerate, convertSeverity, createClassLoader, createClassSet, execute, executeClirr, getAllIgnored, getTransitiveDependencies, resolveArtifactsprotected ArtifactSpecification[] oldComparisonArtifacts
protected ArtifactSpecification[] newComparisonArtifacts
protected void doExecute()
throws org.apache.maven.plugin.MojoExecutionException,
org.apache.maven.plugin.MojoFailureException
doExecute in class AbstractClirrMojoorg.apache.maven.plugin.MojoExecutionExceptionorg.apache.maven.plugin.MojoFailureExceptionprotected net.sf.clirr.core.spi.JavaType[] resolveClasses(ArtifactSpecification[] artifacts, net.sf.clirr.core.ClassFilter classFilter) throws org.apache.maven.plugin.MojoFailureException, org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoFailureExceptionorg.apache.maven.plugin.MojoExecutionExceptionprotected ClirrDiffListener executeClirr(net.sf.clirr.core.Severity minSeverity) throws org.apache.maven.plugin.MojoExecutionException, org.apache.maven.plugin.MojoFailureException
executeClirr in class AbstractClirrMojoorg.apache.maven.plugin.MojoExecutionExceptionorg.apache.maven.plugin.MojoFailureExceptionCopyright © 2006–2016 MojoHaus. All rights reserved.