Skip to content

Spotbugs Maven Plugin 4.7.3.1

Compare
Choose a tag to compare
  • Still supports spotbugs 4.7.3
  • Updated to Groovy 4.0.7
  • Fixes for doxia updates to support maven 4 reporting
  • Remove invalid usage of 'auxclasspathFromInput' from inception of findbugs maven plugin. This surfaced when running parallel builds and possibly other related issues as it was causing spotbugs to rely on system.in.
  • Support running xml and sarif reports at same time
  • Add support to run html reports (htmlOutput parameter). Can be ran along side xml and sarif as well.
  • Fixed integration tests for maven 3.3.9 confirmed support level.

note: Groovy 4.0.8 / 4.0.9 are broken for this project. Groovy fixed issue which will come with 4.0.10. Therefore, if overriding groovy, do not upgrade currently beyond 4.0.7. Other versions should be otherwise fine.