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
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
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