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

[ANN] Maven FindBugs Plugin version 2.4.0 Released

Hi,

The Mojo team is pleased to announce the release of the Maven FindBugs Plugin version 2.4.0. 

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.4.0</version>
</plugin>

Release Notes are at:  http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11701&version=18151

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



** Bug
    * [MFINDBUGS-146] - Report cannot correctly handle external FindBugs ruleset as exported by Sonar QA Dashboard


** Improvement
    * [MFINDBUGS-157] - Update minimum requirement to Maven 2.2.1 for better Doxia Compatibility
    * [MFINDBUGS-158] - Update to use Findbugs 2.0.0



Enjoy,

The Mojo team.
 

Regards,

Garvin LeClaire
garvin.leclaire@gmail.com




Re: [ANN] Maven FindBugs Plugin version 2.5.2 Released

Posted by LeClaire Garvin <ga...@gmail.com>.
Hi,

The Mojo team is pleased to announce the release of the Maven FindBugs Plugin version 2.5.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.5.2</version>
</plugin>

Release Notes are at:  https://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11701&version=18638


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


** Improvement
    * [MFINDBUGS-173] - Update to Findbugs version 2.0.1



Enjoy, The Mojo team.

Regards,

Garvin LeClaire
garvin.leclaire@gmail.com







[ANN] Maven FindBugs Plugin version 2.5.1 Released

Posted by LeClaire Garvin <ga...@gmail.com>.
Hi,

The Mojo team is pleased to announce the release of the Maven FindBugs Plugin version 2.5.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/

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.5.1</version>
</plugin>

Release Notes are at:  https://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11701&version=18563



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



** Bug
    * [MFINDBUGS-169] - Option to fail build on timeout


** Improvement
    * [MFINDBUGS-120] - java.io.IOException: CreateProcess error=87 due to classpath > 64k


** Wish
    * [MFINDBUGS-145] - Xref link generation not working when using the 'reportPlugins' parameter of the site plugin instead of the 'reporting' section of the pom.





Enjoy, The Mojo team.

Regards,

Garvin LeClaire
garvin.leclaire@gmail.com






[ANN] Maven FindBugs Plugin version 2.5 Released

Posted by LeClaire Garvin <ga...@gmail.com>.
Hi,

The Mojo team is pleased to announce the release of the Maven FindBugs Plugin version 2.5. 

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.5</version>
</plugin>

Release Notes are at:  https://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11701&version=18293



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



** Bug
   * [MFINDBUGS-159] - Brazillian Portuguese translation with non-US-ASCII characters
   * [MFINDBUGS-160] - Contradicting documentation for findbugsXmlOutput parameter



** New Feature
   * [MFINDBUGS-118] - Add ability to show a summary of the bugs on the console
   * [MFINDBUGS-151] - Ability to use findbugs detectors that are in a maven repository
   * [MFINDBUGS-164] - Support for -maxRank option
   * [MFINDBUGS-166] - Add support for excluding Baseline Bugs




** Wish
   * [MFINDBUGS-163] - Allow system properties to be configured for forked findbugs.



Enjoy, The Mojo team.

Regards,

Garvin LeClaire
garvin.leclaire@gmail.com