All Classes and Interfaces

Class
Description
A base class to BuildTimeReporter.SuggestionsBuilders that abstracts the walking of the differences and lets the subclasses only implement simple methods to output the suggestions in the given format.
 
 
 
Build-time reporter is a Reporter extension for Revapi that is used by the CheckMojo to output the found problems and also to provide the suggestions to the user how to ignore the problems if deemed ok.
A suggestion builder is an object that the BuildTimeReporter uses to render suggestions for ignoring the found problems.
 
Runs the API check of old and new artifacts using the specified configuration of extensions declared as dependencies of the plugin.
A complex type for capturing the "analysisConfigurationFiles" elements.
This is a helper goal to convert the old JSON Revapi configuration inside the POM files into the new XML based format.
 
 
Display help information on revapi-maven-plugin.
Call mvn revapi:help -Ddetail=true -Dgoal=<goal-name> to display parameter details.
A helper to BuildTimeReporter that outputs the ignore suggestions in JSON format.
 
This serves no other purpose but to make available the standard value sources for interpolating the properties in the Revapi configuration files.
Uses the configuration supplied at the top level aggregator project to run analysis on all sub-projects.
 
 
 
 
 
 
 
 
A helper to BuildTimeReporter that outputs the ignore suggestions in XML format.