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.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.BuildTimeReporter.SuggestionsBuilder
to get information about the differences
and the configured output options.BuildTimeReporter
uses to render suggestions for ignoring
the found problems.analysisConfigurationFiles
missing on the
filesystem and therefore not contributing to the analysis configuration.mvn revapi:help -Ddetail=true -Dgoal=<goal-name>
to display parameter details.BuildTimeReporter
that outputs the ignore suggestions in JSON format.ReportMojo.reportCriticality
insteadprovided
dependencies.ReportMojo.resolveProvidedDependencies
this property further controls how provided dependencies
are resolved.ReportMojo.oldVersion
or ReportMojo.newVersion
parameters are set to RELEASE
or LATEST
special version strings.BuildTimeReporter
that outputs the ignore suggestions in XML format.Copyright © 2014-2020 Lukas Krejci. All Rights Reserved.