Interface | Description |
---|---|
MojoDiffListener |
DiffListener that can listen for ignored differences.
|
Class | Description |
---|---|
AbstractClirrCheckMojo |
Check for compatibility with previous version.
|
AbstractClirrMojo |
Base parameters for Clirr check and report.
|
ArtifactSpecification |
An artifact specification.
|
ClirrArbitraryCheckMojo |
Check for compatibility between two arbitrary artifact sets.
|
ClirrCheckMojo |
Check for compatibility with previous version.
|
ClirrCheckNoForkMojo |
Check for compatibility with previous version without forking the project
|
ClirrClassFilter |
Filter classes by pattern sets.
|
ClirrDiffListener |
Listen to the Clirr events.
|
ClirrReport |
Generate a report from the Clirr output.
|
ClirrReportGenerator |
Generate the Clirr report.
|
DelegatingListener |
Delegates to a number of listeners, filtering by severity.
|
Difference |
A specification of a ignored difference found by Clirr.
|
Difference.Result | |
HelpMojo |
Display help information on clirr-maven-plugin.
Call mvn clirr:help -Ddetail=true -Dgoal=<goal-name> to display parameter details. |
LogDiffListener |
Log messages to the console as they are processed.
|
TypeRevealingXmlDiffListener |
A copy of Clirr's XmlDiffListener (which is not subclassable nor extendable in some way)
that includes the type of the difference in the XML.
|
Copyright © 2006–2016 MojoHaus. All rights reserved.