The maven-plugins team is pleased to announce the FindBugs Plug-in 0.9.2
release!
http://maven-plugins.sourceforge.net
A plugin to automate FindBugs tasks
Changes in this version include:
Fixed bugs:
o Make project.xml follow xml schema. Solves plugin error on maven 1.1.
To automatically install the plugin, type the following on a single line:
maven plugin:download
-DgroupId=3Dmaven-plugins
-DartifactId=3Dmaven-findbugs-plugin
-Dversion=3D0.9.2
For a manual installation, you can download the plugin here:
http://maven-plugins.sourceforge.net/repository/maven-plugins/plugins/maven=
-findbugs-plugin-0.9.2.jar
Have fun!
-The maven-plugins team
|