spotbugs-maven-plugin icon indicating copy to clipboard operation
spotbugs-maven-plugin copied to clipboard

Attempt at an integration test for the noClassOk option

Open gtoison opened this issue 2 years ago • 3 comments

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

gtoison avatar Dec 15 '23 08:12 gtoison