You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Eric Pugh <ep...@opensourceconnections.com> on 2005/06/20 21:52:39 UTC

Maven FindBugs Plugin 0.9.1 Released

The maven-plugins team is pleased to announce the FindBugs Plug-in 0.9.1
release!

http://maven-plugins.sourceforge.net

A plugin to automate FindBugs tasks

Changes in this version include:

   New Features:

o add workHard option, set to true by default. Set VM to use 256 mb  
of memory
   and find low, medium, and high bugs instead of just medium and  
high by
   default. Issue: 1194218. Thanks to Jon Chrisiansen.
o Added maven.findbugs.debug property.
o Added maven.findbugs.jvmargs property.
o Added maven.findbugs.excludeFilter property.
o Added maven.findbugs.includeFilter property.

   Changes:

o Use findbugs version 0.9.1.

To automatically install the plugin, type the following on a single  
line:

maven plugin:download
   -DgroupId=maven-plugins
   -DartifactId=maven-findbugs-plugin
   -Dversion=0.9.1

For a manual installation, you can download the plugin here:
http://maven-plugins.sourceforge.net/repository/maven-plugins/plugins/ 
maven-findbugs-plugin-0.9.1.jar


Have fun!
-The maven-plugins team



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