| Version | Date | Description |
|---|
| 2.0-SNAPSHOT | in SVN | |
| 1.2.1-SNAPSHOT | in SVN | |
| 1.2.0 | 2008-03-27 | Update for Findbugs 1.2.0 |
| 1.1.1 | 2007-07-09 | Update for Findbugs 1.1.1 |
| 1.1 | 2007-05-27 | Update for Findbugs 1.1 |
| 1.0.0 | 2006-12-26 | Initial Findbugs plugin release |
| 1.0-beta-1 | 2006-08-28 | First beta release |
| Type | Changes | By |
|---|
 | update to gmaven-plugin version 1.0-rc-3 | gl |
 | Fail on project without any classes Fixes MFINDBUGS-61. | gl |
 | FindBugs report doens't show priority of bug Fixes MFINDBUGS-63. | Rolf Kulemann |
 | Site example for multiprojects doesn't work Fixes MFINDBUGS-62. | gl |
 | Add the ability to launch the Findbugs GUI Fixes MFINDBUGS-60. | gl |
 | StackOverflow exception (Infinite Recursion?) Fixes MFINDBUGS-56. | gl |
 | When there are no class, findbugs crash Fixes MFINDBUGS-58. | gl |
 | Fail build if findbugs detects bugs Fixes MFINDBUGS-26. | gl |
 | Add Integration Tests using shitty plugin | gl |
 | Added support for Findbugs v1.3.2 | gl |
 | Unable to provide references to "resources" in excludeFilterFile/includeFilterFile configuration parameters
(multimodule setup) Fixes MFINDBUGS-55. | gl |
 | Specifying a pluginList configuration value throws an exception Fixes MFINDBUGS-54. | gl |
| Type | Changes | By |
|---|
 | Specifying a pluginList configuration value throws an exception Fixes MFINDBUGS-54. | gl |
| Type | Changes | By |
|---|
 | Fix file encoding used to generate xdoc report to use UTF-8 Fixes MFINDBUGS-50. | gl |
 | Added support for Findbugs v1.2.1 | gl |
 | wrong class in xml report Fixes MFINDBUGS-43. | gl |
 | malformed AnalysisError element in XML report when reporting on generic class Fixes MFINDBUGS-44. | gl |
 | Add groovy nature to pom.xml Fixes MFINDBUGS-38. | gl |
 | Added the ability to run the FindBugs native xml reporter | gl |
 | Fix findbugs xdoc format associates some bug instances with the last file processed. Fixes MOJO-885. | gl |
 | Allow the use or URIs for includeFilter and excludeFilter. Fixes MOJO-894. | gl |
 | Added Source Directory output to xml output. Fixes MOJO-882. | gl |
 | Fixed invalid HTML issues. Fixes MOJO-851. | gl |
| Type | Changes | By |
|---|
 | Fixed Duplicate XML entries. Fixes MOJO-823. | gl |
 | Changed XML encoding to ISO-8859-1. Fixes MOJO-807. | gl |
 | Fix XML well-formed issues. Fixes MOJO-807. | gl |
| Type | Changes | By |
|---|
 | Fix FAQ dcoumentation to correct aggregate explanation. Fixes MOJO-799. | gl |
 | Fix JXR link reference for inner classes. Fixes MOJO-498. | gl |
 | Add the ability to skip Findbugs report with the
findbugs.skip property. Fixes MOJO-718. | gl |
 | Added support for Findbugs v1.2.0 | gl |
 | Changed from Findbug object to Findbug2 object to
resolve missing classes message. Suggestion from Henri
Tremblay Fixes MOJO-707. | gl |
 | Fixed addition of compile artifacts to FindBug's
AuxClasspath to resolve missing classes message. | gl |
 | Added relaxed option. | gl |
 | Added onlyAnalyze option. | gl |
| Type | Changes | By |
|---|
 | Fixed escape characters output for message attribute in
xml format. Fixes MOJO-563. | gl |
 | Added the ability to select an output directory for the
xml report output. Fixes MOJO-562. | gl |
 | Update maven-artifact dependency to version 2.0.4 | gl |
 | Update maven-reporting dependency to version 2.0.4 | gl |
 | Fix documentation to pass docck:check test | gl |
 | Added summary to HTML report for Classes scanned,
errors, bugs and missing classes | gl |
 | Added file bug subtotal to the File Section of the HTML
report | gl |
 | Added support for Findbugs v1.1.1 | gl |
 | Add xml report output option. Fixes MOJO-511. | gl |
 | Fix a typo on the usage page. Fixes MOJO-513. | gl |
 | changed JXR dependencies to maven-jxr-plugin from
jxr-maven-plugin. Fixes MOJO-499. | gl |
| Type | Changes | By |
|---|
 | Added support for using third-party plugins | gl |
 | Added support for specifying Visitors to include and
exclude | gl |
 | Added Findbugs version to report header | gl |
 | Fixed resolution of FindBugs coreplugin. | dp |
 | Enhanced JavaDoc. | dp |
 | Upgraded findbugs to version 1.0.0. | dp |
 | Added suppression of FindBugs System.out output. | dp |
 | adds support for effort parameter (min,default,max) and
showing it in the report | mt |
 | adds support for specifying include and exclude filter
file | mt |
 | changes report name to "FindBugs Report", was previously
"Maven FindBugs Report" | mt |
 | fixes line number column: "5-5" changed to "5". "-1"
changed to "Not available" | mt |
 | adds a new details column with long description name
that also links to findbugs official site for
descriptions | mt |
 | Added a hyperlink in the report pointing to the source
generated by the maven-jxr-plugin. The link to the
javadoc was not implemented. Enable/Disable of the
plugin was not implemented. Fixes MOJO-322. | cr |
 | Added the auxiliary classpath from the pom to the
findbugs configuration. Fixes MOJO-355. | cr |
 | Upgraded jaxen to version 1.0-FCS. | cr |
 | Added dependency to saxpath - needed by jaxen. | cr |