I periodically run SpotBugs via `mvn spotbugs:check` but we configure it in `project/pom.xml`. I do not believe that the default configuration includes the `SE_BAD_FIELD` check but I could not figure out how to enable it. https://github.com/spotbugs/spotbugs/issues/385#issuecomment-352146321 suggests that this may no longer work.
-- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/1211#issuecomment-391134289
