Open cruftex opened 7 years ago
@cruftex consider moving to Spotbugs as Findbugs is dead
Looks like SpotBugs is still stabilising. This is only used by the mvn site goal which we don't use and only occurs on Java 9. Lets move this to 2.0 as it is not blocking anything.
Although with the latest plugin versions report generation fails (
mvn site
). It seams that findbugs is not updated to Java 9 (and maybe never will....). Upstream bug: https://github.com/gleclaire/findbugs-maven-plugin/issues/60I suggest we just document the problem in the readme and postpone the resolution to 1.2 or 2.0.