Re: 3.4.0-SNAPSHOT failure with findbugs Re: colorized Maven output

2016-07-07 Thread Arnaud Héritier
FYI Garvin just released the findbugs plugin 3.0.4 which solves this issue. Thanks Garvin On Fri, Jun 10, 2016 at 11:01 PM, Arnaud Héritier wrote: > yes it is exactly this one Stuart > > Thanks > > On Fri, Jun 10, 2016 at 10:46 PM, Stuart McCulloch > wrote: > >> On Friday, 10 June 2016 at 21:33

Re: 3.4.0-SNAPSHOT failure with findbugs Re: colorized Maven output

2016-06-10 Thread Arnaud Héritier
yes it is exactly this one Stuart Thanks On Fri, Jun 10, 2016 at 10:46 PM, Stuart McCulloch wrote: > On Friday, 10 June 2016 at 21:33, Arnaud Héritier wrote: > > I need to investigate but I have a bug with findbugs and 3.4.0-SNAPSHOT > > [ERROR] Failed to execute goal > org.codehaus.mojo:findbu

Re: 3.4.0-SNAPSHOT failure with findbugs Re: colorized Maven output

2016-06-10 Thread Arnaud Héritier
ok I didn't know the problem was on plugin side and I forgot that this one wasn't in mojohaus org (but always in the codehaus groupId :( ). I confirm that findbugs plugin 3.0.4-SNAPSHOT fixes this issue Garvin could it be possible to release the findbugs plugin ? thanks On Fri, Jun 10, 2016 at 10

Re: 3.4.0-SNAPSHOT failure with findbugs Re: colorized Maven output

2016-06-10 Thread Stuart McCulloch
On Friday, 10 June 2016 at 21:33, Arnaud Héritier wrote: > I need to investigate but I have a bug with findbugs and 3.4.0-SNAPSHOT > > [ERROR] Failed to execute goal > org.codehaus.mojo:findbugs-maven-plugin:3.0.1:findbugs (findbugs) on project > support-analytics: Unable to parse configuration

Re: 3.4.0-SNAPSHOT failure with findbugs Re: colorized Maven output

2016-06-10 Thread Christian Schulte
Am 06/10/16 um 22:33 schrieb Arnaud Héritier: > I need to investigate but I have a bug with findbugs and 3.4.0-SNAPSHOT It's a bug in the 'findbugs-maven-plugin' already fixed upstream but not released yet. You just need to build a recent https://github.com/gleclaire/findbugs-maven-plugin SNAPSHOT

3.4.0-SNAPSHOT failure with findbugs Re: colorized Maven output

2016-06-10 Thread Arnaud Héritier
I need to investigate but I have a bug with findbugs and 3.4.0-SNAPSHOT [ERROR] Failed to execute goal org.codehaus.mojo:findbugs-maven-plugin:3.0.1:findbugs (findbugs) on project support-analytics: Unable to parse configuration of mojo org.codehaus.mojo:findbugs-maven-plugin:3.0.1:findbugs for pa