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 2008/04/10 20:23:20 UTC

[ANN] findbugs-maven-plugin v 1.2 released

The Maven *Findbugs* team is pleased to announce the release of the Maven
*Findbugs* Plugin version 1.2

This plugin allows the developer to run *Findbugs* analysis against a
Maven project and produce site output in HTML to match other site
reports.  There are option to produce other XML outputs which are used
by other plugins.

Issues fixed in this release:
http://mojo.codehaus.org/*findbugs*-maven-plugin/changes-report.html#a1.2.0 
<http://mojo.codehaus.org/findbugs-maven-plugin/changes-report.html#a1.2.0>


More information can be found at the plugin site:
http://mojo.codehaus.org/*findbugs*-maven-plugin/ 
<http://mojo.codehaus.org/findbugs-maven-plugin/>


Issues Can be registered in JIRA at:
http://jira.codehaus.org/browse/MFINDBUGS


More information on *FindBugs*
http://*findbugs*.sourceforge.net/index.html 
<http://findbugs.sourceforge.net/index.html>



You can use the Maven *Findbugs* Plugin in your own project by adding the
following dependency:

<dependency>
 <groupId>org.codehaus.mojo</groupId>
 <artifactId>*findbugs*-maven-plugin</artifactId>
 <version>1.2</version>
</dependency>



*NOTE*  Version 2.0 and greater of the Maven *Findbugs* plugin will
require Maven to be run with a minimum of Java 5.  This is consistent
with *Findbugs* requirement for their versions of 1.3.X and greater.



Enjoy,

-- 

Regards,



Garvin LeClaire
garvin.leclaire@gmail.com