RE: findbugs and maven2

2008-07-09 Thread Yanko, Curtis
setting in an enterprise POM? === -Curt W: 860.702.9059 M: 860.881.2050 -Original Message- From: Henri Gomez [mailto:[EMAIL PROTECTED] Sent: Wednesday, July 09, 2008 10:54 AM To: Maven Users List Subject: Re: findbugs and maven2 > What is the command you gave maven? Did you try runn

Re: findbugs and maven2

2008-07-09 Thread Henri Gomez
> And to give a little more inside info. If maven cannot find a prefix, it will > automagically assume groupId "org.apache.maven.plugins" and artifactId > "maven-$prefix-plugin", so that is where the message came from. > > With regards, Thanks for this info :) --

RE: findbugs and maven2

2008-07-09 Thread nicklist
s Sluterweg 125 2012 WS Haarlem www.iprofs.nl -Original Message- From: Henri Gomez [mailto:[EMAIL PROTECTED] Sent: Wed 7/9/2008 16:53 To: Maven Users List Subject: Re: findbugs and maven2 > What is the command you gave maven? Did you try running mvn findbugs:goalname > or mvn si

Re: findbugs and maven2

2008-07-09 Thread Henri Gomez
> What is the command you gave maven? Did you try running mvn findbugs:goalname > or mvn site? mvn findbugs:findbugs (from http://mojo.codehaus.org/findbugs-maven-plugin/plugin-info.html) In the reporting section comes all plugins for site generation. If you try to run findbugs directly, maybe y

RE: findbugs and maven2

2008-07-09 Thread nicklist
gt; The error says maven-findbugs-plugin not findbugs-maven-plugin. > > Regards, > > Minto > > -Oorspronkelijk bericht- > Van: Henri Gomez [mailto:[EMAIL PROTECTED] > Verzonden: woensdag 9 juli 2008 16:26 > Aan: Maven Users List > Onderwe

Re: findbugs and maven2

2008-07-09 Thread Henri Gomez
s maven-findbugs-plugin not findbugs-maven-plugin. > > Regards, > > Minto > > -Oorspronkelijk bericht- > Van: Henri Gomez [mailto:[EMAIL PROTECTED] > Verzonden: woensdag 9 juli 2008 16:26 > Aan: Maven Users List > Onderwerp: findbugs

RE: findbugs and maven2

2008-07-09 Thread Minto.van.der.Sluis
: findbugs and maven2 I' trying to use findbug maven plugin with : org.apache.maven.plugins maven-pmd-plugin 2.4 true utf-8 100 1.5 org.codehaus.mojo findbugs-maven-p

findbugs and maven2

2008-07-09 Thread Henri Gomez
I' trying to use findbug maven plugin with : org.apache.maven.plugins maven-pmd-plugin 2.4 true utf-8 100 1.5 org.codehaus.mojo findbugs-maven-plugin 1.2