[ANN] FindBugs Maven Plugin version 2.5.5 Released

2014-07-25 Thread Garvin LeClaire
plugin to pick up this configuration ** Improvement * [MFINDBUGS-197] - Remove redundant Report word on report name labels Enjoy,, Garvin LeClaire garvin.lecla...@gmail.com

[ANN] FindBugs Maven Plugin version 3.0.0 Released

2014-07-25 Thread Garvin LeClaire
groupIdorg.codehaus.mojo/groupId artifactIdfindbugs-maven-plugin/artifactId version3.0.0/version /plugin We solved the following issues: Release Notes - Mojo's FindBugs Maven Plugin - Version 3.0.0 ** New Feature * [MFINDBUGS-199] - Upgrade to Findbugs 3.0.0 Enjoy, Garvin

[ANN] FindBugs Maven Plugin version 2.5.4 Released

2014-05-22 Thread Garvin LeClaire
-jxr-plugin' version 2.4. ** Improvement * [MFINDBUGS-195] - Update to Findbugs 2.0.3 Enjoy, Garvin LeClaire garvin.lecla...@gmail.com

Re: [FB-Discuss] Findbugs doesn't check unit tests

2014-02-27 Thread Garvin LeClaire
/includeTests effortMax/effort thresholdLow/threshold /configuration /plugin /plugins /reporting Regards, Garvin LeClaire garvin.lecla...@gmail.com On Wed, Feb 26, 2014 at 5:35 PM, Eric Kolotyluk eric.koloty...@gmail.comwrote: I added the following to my POM

[ANN] FindBugs Maven Plugin version 2.5.3 Released

2013-11-25 Thread Garvin LeClaire
] - Update to Findbugs version 2.0.2 * [MFINDBUGS-177] - Expose onlyAnalyze on the commandline. Enjoy, Garvin LeClaire garvin.lecla...@gmail.com

[ANN] CodeNarc Maven Plugin version 0.18-1 Released

2012-12-30 Thread Garvin LeClaire
-maven-plugin-0.18-1 ** Bug * [MOJO-1875] - When codenarc mojo calls fail missing method exception is thrown * [MOJO-1876] - Excludes does not work * [MOJO-1894] - Update to CodeNarc 0.18 Regards, Garvin LeClaire garvin.lecla...@gmail.com

[mojo-announce] [ANN] Maven Findbugs plugin version 2.3.3 Released

2011-12-02 Thread Garvin LeClaire
. * [MFINDBUGS-152] - FileNotFoundException with findbugs-maven-plugin v 2.3.2 and empty source folder Regards, Garvin LeClaire garvin.lecla...@gmail.com

[ANN] Maven Findbugs plugin version 2.3.2 Released

2011-03-21 Thread Garvin LeClaire
to downlevel plugin version * [MFINDBUGS-133] - Add the ability to have multiple exclude filter files ** Wish * [MFINDBUGS-129] - maven3 Enjoy, The Mojo team. Garvin LeClaire glecla...@insightbb.com

[ANN] Release Maven Findbugs plugin version 2.3.1

2010-01-26 Thread Garvin LeClaire
The Findbugs Maven plugin team is pleased to announce the release of version 2.3.1 FindBugs uses static analysis to inspect Java bytecode for occurrences of bug patterns. You can see more about the plugin at: http://mojo.codehaus.org/findbugs-maven-plugin/ You can find release notes for this

[ANN] Release Maven Findbugs plugin version 2.3

2009-12-08 Thread Garvin LeClaire
The Findbugs Maven plugin team is pleased to announce the release of version 2.3. FindBugs uses static analysis to inspect Java bytecode for occurrences of bug patterns. You can see more about the plugin at: http://mojo.codehaus.org/findbugs-maven-plugin/ You can find release notes for this

[ANN] Release Maven Findbugs plugin version 2.2

2009-11-20 Thread Garvin LeClaire
The Findbugs Maven plugin team is pleased to announce the release of version 2.2. FindBugs uses static analysis to inspect Java bytecode for occurrences of bug patterns. You can see more about the plugin att: http://mojo.codehaus.org/findbugs-maven-plugin/2.2/ You can find release notes

[ANN] findbugs-maven-plugin v 2.0.1 release

2009-04-22 Thread Garvin LeClaire
and greater of the Maven Findbugs plugin will require Maven to be run with a minimum of Java 5. This is consistent with Findbugs requirement for their versions of 1.3.X and greater. -- Regards, Garvin LeClaire garvin.lecla...@gmail.com

[Result][Vote] findbugs-maven-plugin v 2.0.1 release

2009-04-21 Thread Garvin LeClaire
Hi, The vote has passed with the following result : +1 (binding): Garvin LeClaire +1 (non-binding): Benjamin Bentmannn, Stevo Slavic +0 (binding): Regards, Garvin LeClaire garvin.lecla...@gmail.com Garvin LeClaire wrote: The Maven Findbugs team would like to release Maven Findbugs

[Vote] findbugs-maven-plugin v 2.0.1 release

2009-04-17 Thread Garvin LeClaire
of the Maven Findbugs plugin will require Maven to be run with a minimum of Java 5. This is consistent with Findbugs requirement for their versions of 1.3.X and greater. Vote open for 72 hours. [ ] +1 [ ] +0 [ ] -1 -- Regards, Garvin LeClaire garvin.lecla...@gmail.com

[ANN] findbugs-maven-plugin v 2.0 release

2009-03-30 Thread Garvin LeClaire
.X and greater. -- Enjoy, Garvin LeClaire garvin.lecla...@gmail.com

{Result][Vote] findbugs-maven-plugin v 2.0 release

2009-03-29 Thread Garvin LeClaire
Hi, The vote has passed with the following result : +1 (binding): Garvin, LeClaire +1 (non-binding): Arnaud Heritier, Pablo Saavedra +0 (binding): Benjamin Bentmannn I will promote the artifacts to the central repo. Regards, Garvin LeClaire garvin.lecla...@gmail.com Garvin LeClaire

[Vote] findbugs-maven-plugin v 2.0 release

2009-03-25 Thread Garvin LeClaire
and greater. Vote open for 72 hours. [ ] +1 [ ] +0 [ ] -1 -- Regards, Garvin LeClaire garvin.lecla...@gmail.com

[ANN] findbugs-maven-plugin v 1.2 released

2008-04-10 Thread Garvin LeClaire
with a minimum of Java 5. This is consistent with *Findbugs* requirement for their versions of 1.3.X and greater. Enjoy, -- Regards, Garvin LeClaire [EMAIL PROTECTED]

[Vote] findbugs-maven-plugin v 1.2 released

2008-03-27 Thread Garvin LeClaire
/dependency *NOTE* Version 2.0 and greater of the Maven Findbugs plugin will require Maven to be run with a minimum of Java 5. This is consistent with Findbugs requirement for their versions of 1.3.X and greater. Enjoy, Regards, Garvin LeClaire [EMAIL PROTECTED

Re: [Update]Findbugs Maven2 Plugin future direction

2008-03-22 Thread Garvin LeClaire
plugin that uses Findbugs 1.3.2 and requires Java 5 as a minimum to run. 4. Submit a vote request for the release of the Findbugs 2.0 plugin release. Regards, Garvin LeClaire [EMAIL PROTECTED] Garvin LeClaire wrote: The current version of the Maven2 FindBug plugin (1.1.1) uses

Re: Findbug's Maven2 Plugin future direction

2008-03-20 Thread Garvin LeClaire
to do a release after the weekend if there are not any bugs reported. Regards, Garvin LeClaire [EMAIL PROTECTED] Garvin LeClaire wrote: The current version of the Maven2 FindBug plugin (1.1.1) uses Findbugs 1.2.0 and the 1.2-SNAPSHOT version uses Findbugs 1.2. Since Maven2 requires

Findbug's Maven2 Plugin future direction

2008-03-13 Thread Garvin LeClaire
version would have the same bug fixes and enhancements where possible. Regards, Garvin LeClaire [EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Maven with ClearCase - Anyone using this combo?

2004-12-09 Thread Garvin . LeClaire
=versionLabelfalse reserved=false/ /preGoal Regards, Garvin LeClaire Wellpoint Inc. Senior Technical Architect Technology Architecture and Infrastructure Tel: 513-336-3305