Hi all, I'd like to talk about the current state of maven-findbugs-plugin :
As mentioned in Maven 3.x Plugin Compatibility Matrix [1] maven-findbugs-plugin version 2.3 compatible with Maven 3.x. But it's untrue due to issue MFINDBUGS-119 [2]. And I confirm that versions 2.3 and 2.3.1 doesn't work with Maven 3.0-RC3. Moreover I've tested current trunk and it works fine, except of integration tests. Issue with findbugs-maven-plugin and Maven 3.x also blocks release of sonar-maven-plugin compatible with Maven 3.x [3]. According to the jira - last change in issues from roadmap for 2.3.2 was made 9 September [4]. And release of 2.3.1 was made 25 January. So, question is : is it possible to prepare release of version 2.3.2 ? Or there is some pending work in trunk? If it's just question of time, then I can be a volunteer and make a release. [1] https://cwiki.apache.org/confluence/display/MAVEN/Maven+3.x+Plugin+Compatibility+Matrix [2] http://jira.codehaus.org/browse/MFINDBUGS-119 [3] http://jira.codehaus.org/browse/MOJO-1545 [4] http://jira.codehaus.org/browse/MFINDBUGS/fixforversion/16272 -- Best regards, Evgeny Mandrikov aka Godin <http://godin.net.ru> http://twitter.com/_godin_
