RE: Unable to generate html report for maven-findbugs plugin

2011-11-02 Thread Robert Scholte
to450 > Date: Wed, 2 Nov 2011 15:37:42 +0530 > Subject: Unable to generate html report for maven-findbugs plugin > From: ybabji.apa...@gmail.com > To: users@maven.apache.org > > Hi, > > I am trying to create a findbugs report using mvn site. I pasted my > pom.xml entry at t

Re: Unable to generate html report for maven-findbugs plugin

2011-11-02 Thread Lukas Theussl
Hi, *) if you want to generate the findbugs report via the site plugin, the configuration should go into the reporting, not build section of the pom *) AFAICS neither nor are listed as supported configuration options of the findbugs plugin: http://mojo.codehaus.org/findbugs-maven-plugin/2

Unable to generate html report for maven-findbugs plugin

2011-11-02 Thread yerra babji
Hi, I am trying to create a findbugs report using mvn site. I pasted my pom.xml entry at the bottom. When I try to execute mvn site, it is giving the following two lines and after completing the command execution, i am unable to see any report generated for findbugs. [INFO] configuring report