Hi, I'd like to release version 2.3.3 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=17239 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-031 Release Notes - Maven 2.x FindBugs Plugin - Version 2.3.3 ** Bug * [MFINDBUGS-138] - debug and trace options throw an exception * [MFINDBUGS-140] - Findbugs check fails due to missing findbugsXml.xml file * [MFINDBUGS-142] - Findbugs plugins from the classpath do not work * [MFINDBUGS-146] - Report cannot correctly handle external FindBugs ruleset as exported by Sonar QA Dashboard * [MFINDBUGS-147] - findbugs:gui fails * [MFINDBUGS-149] - FindBugsMojo#executeFindBugs throws NPE * [MFINDBUGS-150] - Generated reports don't include testSourceRoots. * [MFINDBUGS-152] - FileNotFoundException with findbugs-maven-plugin v 2.3.2 and empty source folder Regards, Garvin LeClaire garvin.lecla...@gmail.com