Releases · spotbugs/spotbugs-maven-plugin (original) (raw)
Spotbugs Maven Plugin 4.9.8.5
09 Jun 17:59
Immutablerelease. Only release title and notes can be modified.
Spotbugs Maven Plugin 4.9.8.4
09 Jun 01:11
Immutablerelease. Only release title and notes can be modified.
- build support for maven 4 with maven 4 plugins
- spotbugs extensions jars now moved to target/spotbugs instead of root
- new spotbugs-aggregate mojo for multi module
- support maven toolchains
- block gui when environment is headless
- all spotbug extensions as regular dependencies
- learn to map spotbug extensions to their source project documentation
- in auxiliary class path exclude java.* packages
- improve code coverage
note: This release was done on older spotbugs (not the new 4.10.1) on purpose to keep these changes separate from that of spotbugs. The spotbugs 4.10.1 support release will be available in a day or two and users can otherwise override the core module as there are no changes to be done internally.
Spotbugs Maven Plugin 4.10.2.0
09 Jun 21:40
Immutablerelease. Only release title and notes can be modified.
Spotbugs Maven Plugin 4.9.8.3
29 Mar 00:40
Immutablerelease. Only release title and notes can be modified.
Consumer
- Fix support for noClassOk
- Fix xref links
- library updates
Build
- Update actions
- Plugin updates
- Restore spock test runs
- Update copyright date on files from 2025 to 2026 to keep java 8 release in line with master
Spotbugs Maven Plugin 4.8.6.8
29 Mar 00:19
Immutablerelease. Only release title and notes can be modified.
- Backports all updates to java 8 line
- Prior java 8 compatibility issues with 4.8.6.7 release have been addressed
Spotbugs Maven Plugin 4.9.8.2
23 Nov 17:10
Immutablerelease. Only release title and notes can be modified.
- Fixed generate site reports to include all site variations, thanks to @bradleylarrick
- Add support for source jar/zip, thanks to @cortlepp
Spotbugs Maven Plugin 4.9.8.1
20 Oct 02:46
Immutablerelease. Only release title and notes can be modified.
Bug fix with SpotbugsInfo.EOF error (was meant to be SpotbugsInfo.EOL).
Spotbugs Maven Plugin 4.9.8.0
18 Oct 17:40
Immutablerelease. Only release title and notes can be modified.
Bug fix release supporting spotbugs 4.9.8.
Spotbugs Maven Plugin 4.9.7.0
15 Oct 01:26
Immutablerelease. Only release title and notes can be modified.
- Supports 4.9.7 of spotbugs
- Build updates
- Fixes #1215
Spotbugs Maven Plugin 4.9.6.0
- Supports spotbugs 4.9.6
- note: 4.9.5 had a defect with detection of jakarta in servlets that was unexpected and quickly patched for this release.