Name

spotbugs

Category

Test

Description

Runs the Java-based SpotBugs utility.

Environment Variables

VariablePassed to DockerNotes
SPOTBUGS_HOMENOUsed to determine the location of the SpotBugs installation

Options

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

Docker Notes

None

Developer Notes

None