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

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=15993



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


** Bug
    * [MFINDBUGS-94] - FileNotFoundException findbugsTemp.xml
    * [MFINDBUGS-95] - Different output when generating site comparing to 
version 2.0.1. Some info statements should have debug level instead.
    * [MFINDBUGS-96] - Invalid links to xref
    * [MFINDBUGS-98] - Problems with site generation and multiples locales
    * [MFINDBUGS-99] - Findbugs 2.2 fails with "FileNotFoundException" and 
"Premature end of file"
    * [MFINDBUGS-100] - Build failure with findbugs-plugin:2.2, 
maven-3.0-alpha-4 and when localRepository is setted in settings.xml when you 
do site:site
    * [MFINDBUGS-103] - [regression] Bug priorities are written to report as 
numbers (1, 2, 3) instead of texts (High, Medium Low)

** Improvement
    * [MFINDBUGS-87] - Improve pluginList to support "mavenish" urls
    * [MFINDBUGS-88] - Externalize messages for i18n
    * [MFINDBUGS-92] - Allow the use or URIs for includeFilter and 
excludeFilter -(CLONE)







Enjoy,

Reply via email to