[ 
https://issues.apache.org/jira/browse/HADOOP-8740?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13442932#comment-13442932
 ] 

Alejandro Abdelnur commented on HADOOP-8740:
--------------------------------------------

And, to make easier to pick up a new exclusion to add in the exclude file, we 
could use this custom filter helper 
http://kabir-khan.blogspot.com/2009/10/findbugs-filter-creation.html

                
> Build target to generate findbugs html output
> ---------------------------------------------
>
>                 Key: HADOOP-8740
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8740
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: build
>            Reporter: Eli Collins
>
> It would be useful if there was a build target or flag to generate findbugs 
> output. It would depend on {{mvn compile findbugs:findbugs}} and run 
> {{$FINDBUGS_HOME/bin/convertXmlToText -html ../path/to/findbugsXml.xml 
> findbugs.html}} to generate findbugs.html in the target directory.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to