You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Eli Collins (JIRA)" <ji...@apache.org> on 2012/08/28 03:32:08 UTC

[jira] [Created] (HADOOP-8740) Build target to generate findbugs html output

Eli Collins created HADOOP-8740:
-----------------------------------

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

[jira] [Commented] (HADOOP-8740) Build target to generate findbugs html output

Posted by "Alejandro Abdelnur (JIRA)" <ji...@apache.org>.
    [ 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