Name

spotbugs

Category

Test

Description

Runs the Java-based SpotBugs utility.

Environment Variables

Variable Passed to Docker Notes
SPOTBUGS_HOME NO Used to determine the location of the SpotBugs installation

Options

Option Notes
--spotbugs-home==<dir> SpotBugs home directory. There is no default.
--spotbugs-strict-precheck Fail patch testing if spotbugs determines a failure before even applying the patch

Docker Notes

None

Developer Notes

None