Hi, I'd like to release version 2.3.2 of the FindBugs Maven Plugin
FindBugs uses static analysis to inspect Java bytecode for occurrences of bug patterns. We solved NR_OF_SOLVED_ISSUES issues: http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11701&version=16025 There are still a couple of issues left in JIRA: http://jira.codehaus.org/browse/MFINDBUGS Staging Repositories: General: https://nexus.codehaus.org/content/groups/staging/ Exclusive: https://nexus.codehaus.org/content/repositories/orgcodehausmojo-012 (Staging) Site: http://mojo.codehaus.org/findbugs-maven-plugin SCM Tag: http://fisheye.codehaus.org/browse/mojo/tags/findbugs-maven-plugin-2.3.2 ADDITIONAL_INFORMATION [ ] +1 [ ] +0 [ ] -1 The vote is open for 72 hours and will succeed by lazy consensus. Release Notes - Maven 2.x FindBugs Plugin - Version 2.3.2 ** Bug * [MFINDBUGS-109] - empty surefire report at the project site having findBugs in the reporting section * [MFINDBUGS-111] - Missing Bad Practice entries * [MFINDBUGS-112] - failOnError not being honored * [MFINDBUGS-113] - Inner classes are badly encoded in XML reports * [MFINDBUGS-122] - [Maven3] Could not find matching constructor for: org.codehaus.mojo.findbugs.FindbugsReportGenerator * [MFINDBUGS-126] - org.codehaus.mojo.findbugs.FindbugsReportGenerator(org.codehaus.doxia.module.xhtml.XhtmlSink * [MFINDBUGS-127] - Xref links are not generated with Maven 3 * [MFINDBUGS-128] - Empty classes in FindBugs report * [MFINDBUGS-132] - Findbugs doesn't run on projects containing only test classes * [MFINDBUGS-134] - Problems resolving pluginList ** Improvement * [MFINDBUGS-110] - Major performance degradation since FindBugs plugin 2.1 * [MFINDBUGS-119] - Update to GMaven 1.3 (to fix maven 3 build) * [MFINDBUGS-121] - The FindBugs documentation for parameters is verys sparse and should be improved * [MFINDBUGS-130] - Site doc pages refer to downlevel plugin version * [MFINDBUGS-133] - Add the ability to have multiple exclude filter files ** Wish * [MFINDBUGS-129] - maven3 Regards, Garvin LeClaire [email protected]
