Hello,
This is the new release of the FindBugs plugin:
What’s Changed
- Fix issue where the project is analyzed even if no Java rules are enabled (because the JSP rules are in the default profile) even if there are no JSP Files: Findbugs plugin still being started when no rule enabled · Issue #87 · spotbugs/sonar-findbugs · GitHub
- Fix issue where multi module Gradle builds analyzed each module and its dependencies https://github.com/spotbugs/sonar-findbugs/issues/275
- Bump up SpotBugs to 4.5.2 Revert to SpotBugs 4.5.2 by gtoison · Pull Request #479 · spotbugs/sonar-findbugs · GitHub
Full Changelog: Comparing 4.0.5...4.0.6 · spotbugs/sonar-findbugs · GitHub
Download URL: https://repo.maven.apache.org/maven2/com/github/spotbugs/sonar-findbugs-plugin/4.0.6/sonar-findbugs-plugin-4.0.6.jar
SonarCloud: https://sonarcloud.io/project/overview?id=com.github.spotbugs%3Asonar-findbugs-plugin
Pull Request for metadata: Release sonar-findbugs-plugin 4.0.6 by gtoison · Pull Request #274 · SonarSource/sonar-update-center-properties · GitHub
Thanks in advance!
Guillaume