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

http://maven-plugins.sourceforge.net/maven-findbugs-plugin

A plugin to automate FindBugs tasks 

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

Changes in this version include:

  New Features:

o Added violation description as a link to rule on FindBugs site in report; 
  add "Priority" column. Fixes 1465572. Thanks to Robert Zimmermann. 
o Added maven.findbugs.timeout property. Fixes 1378162. Thanks to Garvin 
  LeClaire. 
o Added maven.findbugs.visitors property. Fixes 1378162. Thanks to Garvin 
  LeClaire. 
o Added maven.findbugs.omitVisitors property. Fixes 1378162. Thanks to
Garvin 
  LeClaire. 
o Added maven.findbugs.plugins property. Fixes 1378162. Thanks to Garvin 
  LeClaire. 

  Changes:

o Update to findbugs 0.9.6.  

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


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


maven plugin:download
  -Dmaven.repo.remote=http://maven-plugins.sourceforge.net/repository
  -DgroupId=maven-plugins
  -DartifactId=maven-findbugs-plugin
  -Dversion=1.2

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

Have fun!
-The FindBugs Plug-in development team


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to