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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to