You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Zhihong Yu (JIRA)" <ji...@apache.org> on 2012/06/02 00:38:23 UTC

[jira] [Commented] (HBASE-6138) HadoopQA not running findbugs [Trunk]

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

Zhihong Yu commented on HBASE-6138:
-----------------------------------

Will integrate the suggested fix if there is no objection.
                
> HadoopQA not running findbugs [Trunk]
> -------------------------------------
>
>                 Key: HBASE-6138
>                 URL: https://issues.apache.org/jira/browse/HBASE-6138
>             Project: HBase
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 0.96.0
>            Reporter: Anoop Sam John
>             Fix For: 0.96.0
>
>
> HadoopQA shows like
>  -1 findbugs.  The patch appears to cause Findbugs (version 1.3.9) to fail.
> But not able to see any reports link
> When I checked the console output for the build I can see
> {code}
> [INFO] --- findbugs-maven-plugin:2.4.0:findbugs (default-cli) @ hbase-common ---
> [INFO] Fork Value is true
> [INFO] ------------------------------------------------------------------------
> [INFO] Reactor Summary:
> [INFO] 
> [INFO] HBase ............................................. SUCCESS [1.890s]
> [INFO] HBase - Common .................................... FAILURE [2.238s]
> [INFO] HBase - Server .................................... SKIPPED
> [INFO] HBase - Assembly .................................. SKIPPED
> [INFO] HBase - Site ...................................... SKIPPED
> [INFO] ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO] ------------------------------------------------------------------------
> [INFO] Total time: 4.856s
> [INFO] Finished at: Thu May 31 03:35:35 UTC 2012
> [INFO] Final Memory: 23M/154M
> [INFO] ------------------------------------------------------------------------
> [ERROR] Could not find resource '${parent.basedir}/dev-support/findbugs-exclude.xml'. -> [Help 1]
> [ERROR] 
> {code}
> Because of this error Findbugs is getting run!

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira