spotbugs-maven-plugin
spotbugs-maven-plugin copied to clipboard
Attempt at an integration test for the noClassOk option
I tried to make an integration test where building a project fails, because SpotBugs cannot find classes in a folder. Unfortunately that build works, I must have misunderstood something here. This is a followup to #695