We are pleased to announce the FindBugs Plug-in 0.7.0 release! 

http://maven-plugins.sourceforge.net

A plugin to automate FindBugs tasks 

===============================================================================

Changes in this version include:

  New Features:

o Generate text report following pattern by bwalding. Can now be registered 
  by adding maven-findbugs-report to report POM section. 
o Initial cut of FindBugs plugin. 

  Changes:

o Update dependencies for findbugs 0.6.5. 
o Update dependencies for findbugs 0.6.4.  

===============================================================================


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

maven plugin:download
  -Dmaven.repo.remote=file:/usr/share/maven/repository
  -DgroupId=maven-plugins
  -DartifactId=maven-findbugs-plugin
  -Dversion=0.7.0

For a manual installation, you can download the plugin here:
file:/usr/share/maven/repository/maven-plugins/plugins/maven-findbugs-plugin-0.7.0.jar


===============================================================================

Issues, bugs, and feature requests for FindBugs Plug-in
should be submitted to the following issue tracking system:

http://sourceforge.net/tracker/?group_id=61626


Have fun!
-The FindBugs Plug-in development team
