You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Garvin LeClaire <ga...@gmail.com> on 2010/01/27 02:34:48 UTC

[ANN] Release Maven Findbugs plugin version 2.3.1

The Findbugs Maven plugin team is pleased to announce the release of version 2.3.1

FindBugs uses static analysis to inspect Java bytecode for occurrences of bug patterns.

You can see more about the plugin at:

http://mojo.codehaus.org/findbugs-maven-plugin/

You can find release notes for this version below, or at:

http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11701&version=16025


Release Notes - Maven 2.x FindBugs Plugin - Version 2.3.1


** Bug
    * [MFINDBUGS-102] - When including tests Findbugs needs test classpath not compile classpath
    * [MFINDBUGS-105] - No default locale
    * [MFINDBUGS-106] - Bugs with an Experimental category aren't reported correctly in 2.2+ versions of the reporting plugin
    * [MFINDBUGS-107] - Invalid XML report: the node "BugInstance" should be a child of "file"




Enjoy,