|
From: Jeff J. <jj...@ap...> - 2007-08-23 03:26:18
|
We are pleased to announce the FindBugs Plug-in 1.4 release! http://maven-plugins.sourceforge.net/maven-findbugs-plugin/ A plugin to automate FindBugs tasks ============================================================================ === Changes in this version include: Fixed bugs: o Plugin produced invalid xhtml. Changes: o Update to findbugs 1.2.0. ============================================================================ === 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.4 For a manual installation, you can download the plugin here: http://maven-plugins.sourceforge.net/repository/maven-plugins/plugins/maven- findbugs-plugin-1.4.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 |