Uses of Package
org.revapi.maven
-
Classes in org.revapi.maven used by org.revapi.mavenClassDescriptionA base class to
BuildTimeReporter.SuggestionsBuilder
s that abstracts the walking of the differences and lets the subclasses only implement simple methods to output the suggestions in the given format.The context that can be used by theBuildTimeReporter.SuggestionsBuilder
to get information about the differences and the configured output options.A suggestion builder is an object that theBuildTimeReporter
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.