Discussion:
[ANN] FindBugs Maven Plugin version 3.0.0 Released
Garvin LeClaire
2014-07-27 10:34:36 UTC
Permalink
Regards,


Garvin LeClaire
***@gmail.com


---------- Forwarded message ----------
From: Garvin LeClaire <***@gmail.com>
Date: Fri, Jul 25, 2014 at 1:35 PM
Subject: [ANN] FindBugs Maven Plugin version 3.0.0 Released
To: ***@mojo.codehaus.org, "***@mojo.codehaus.org" <
***@mojo.codehaus.org>, ***@mojo.codehaus.org, maven users <
***@maven.apache.org>


Hi,
The Mojo team is pleased to announce the release of the FindBugs Maven
Plugin version 3.0.0
FindBugs uses static analysis to inspect Java bytecode for occurrences
of bug patterns.

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>3.0.0</version>
</plugin>

We solved the following issues:

Release Notes - Mojo's FindBugs Maven Plugin - Version 3.0.0


** New Feature
* [MFINDBUGS-199] - Upgrade to Findbugs 3.0.0




Enjoy,


Garvin LeClaire
***@gmail.com

Loading...