Hm, the link points to 2.3.1,
http://jira.codehaus.org/secure/ReleaseNote.jspa?version=16272&projectId=11701
is for 2.3.2.

Regards
Mirko

On Sun, Mar 20, 2011 at 23:52, Garvin LeClaire <glecla...@insightbb.com> wrote:
> Hi,
>
> The Mojo team is pleased to announce the release of the Maven FindBugs Plugin 
> version 2.3.2.
>
> 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/
>
> To get this update, simply specify the version in your project's plugin 
> configuration:
>
> <plugin>
>        <groupId>org.codehaus.mojo</groupId>
>        <artifactId>findbugs-maven-plugin</artifactId>
>        <version>2.3.2</version>
> </plugin>
>
> Release Notes are at:
> http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11701&version=16025
>
>
>
> Release Notes - Maven 2.x FindBugs Plugin - Version 2.3.2
>
>
> ** Bug
>    * [MFINDBUGS-109] - empty surefire report at the project site having 
> findBugs in the reporting section
>    * [MFINDBUGS-111] - Missing Bad Practice entries
>    * [MFINDBUGS-112] - failOnError not being honored
>    * [MFINDBUGS-113] - Inner classes are badly encoded in XML reports
>    * [MFINDBUGS-122] - [Maven3] Could not find matching constructor for: 
> org.codehaus.mojo.findbugs.FindbugsReportGenerator
>    * [MFINDBUGS-126] - 
> org.codehaus.mojo.findbugs.FindbugsReportGenerator(org.codehaus.doxia.module.xhtml.XhtmlSink
>    * [MFINDBUGS-127] - Xref links are not generated with Maven 3
>    * [MFINDBUGS-128] - Empty classes in FindBugs report
>    * [MFINDBUGS-132] - Findbugs doesn't run on projects containing only test 
> classes
>    * [MFINDBUGS-134] - Problems resolving pluginList
>
> ** Improvement
>    * [MFINDBUGS-110] - Major performance degradation since FindBugs plugin 2.1
>    * [MFINDBUGS-119] - Update to GMaven 1.3 (to fix maven 3 build)
>    * [MFINDBUGS-121] - The FindBugs documentation for parameters is verys 
> sparse and should be improved
>    * [MFINDBUGS-130] - Site doc pages refer to downlevel plugin version
>    * [MFINDBUGS-133] - Add the ability to have multiple exclude filter files
>
>
> ** Wish
>    * [MFINDBUGS-129] - maven3
>
>
>
> Enjoy,
>
> The Mojo team.
>
>
>
> Garvin LeClaire
> glecla...@insightbb.com
>
>
>
>



-- 
http://illegalstateexception.blogspot.com/
https://github.com/mfriedenhagen/
https://bitbucket.org/mfriedenhagen/

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to