You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by Ramkrishna S Vasudevan <ra...@huawei.com> on 2011/08/30 15:54:58 UTC

Generating FindBugs HTML report from Maven

Hi

I would like to generate a findbugs HTML report for the HBASE code. 

I have added the plugin in the POM.xml.

 

When i issue mvn findbugs:findbugs am able to get only an XML file.  How to
get an HTML file.  

 

Regards

Ram