I still do not see the release in Maven Central. Thoughts? Gary
On Fri, Jul 25, 2014 at 3:31 PM, Gary Gregory <[email protected]> wrote: > Could you only announce after the plugins surface on MC? Right now I only > see 2.5.4. > > Gary > > > On Fri, Jul 25, 2014 at 11:34 AM, Garvin LeClaire < > [email protected]> wrote: > >> Hi, >> The Mojo team is pleased to announce the release of the FindBugs Maven >> Plugin version 2.5.5. >> FindBugs uses static analysis to inspect Java bytecode for occurrences >> of bug patterns. >> >> To get this update, simply specify the version in your project's >> plugin configuration: >> >> <plugin> >> <groupId>org.codehaus.mojo</groupId> >> <artifactId>findbugs-maven-plugin</artifactId> >> <version>2.5.5</version> >> </plugin> >> >> We solved the following issues: >> >> Release Notes - Mojo's FindBugs Maven Plugin - Version 2.5.5 >> >> >> >> ** Bug >> * [MFINDBUGS-198] - Add maxRank to the check goal to allow eclipse >> m2e findbugs plugin to pick up this configuration >> >> >> >> ** Improvement >> * [MFINDBUGS-197] - Remove redundant "Report" word on report name >> labels >> >> >> >> Enjoy,, >> >> >> Garvin LeClaire >> [email protected] >> > > > > -- > E-Mail: [email protected] | [email protected] > Java Persistence with Hibernate, Second Edition > <http://www.manning.com/bauer3/> > JUnit in Action, Second Edition <http://www.manning.com/tahchiev/> > Spring Batch in Action <http://www.manning.com/templier/> > Blog: http://garygregory.wordpress.com > Home: http://garygregory.com/ > Tweet! http://twitter.com/GaryGregory > -- E-Mail: [email protected] | [email protected] Java Persistence with Hibernate, Second Edition <http://www.manning.com/bauer3/> JUnit in Action, Second Edition <http://www.manning.com/tahchiev/> Spring Batch in Action <http://www.manning.com/templier/> Blog: http://garygregory.wordpress.com Home: http://garygregory.com/ Tweet! http://twitter.com/GaryGregory
