You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-issues@hadoop.apache.org by "Vrushali C (JIRA)" <ji...@apache.org> on 2016/05/24 21:30:12 UTC

[jira] [Created] (YARN-5138) fix findbugs error for hadoop-yarn-server-timelineservice-hbase-tests

Vrushali C created YARN-5138:
--------------------------------

             Summary: fix findbugs error for hadoop-yarn-server-timelineservice-hbase-tests
                 Key: YARN-5138
                 URL: https://issues.apache.org/jira/browse/YARN-5138
             Project: Hadoop YARN
          Issue Type: Sub-task
            Reporter: Vrushali C
            Assignee: Vrushali C



For package hadoop-yarn-server-timelineservice-hbase-tests, mvn does not generate findbugs xml files presently. 

The reason being there was an issue where findbugs would not generate anything for projects with only test classes http://mojo.10943.n7.nabble.com/jira-Created-MFINDBUGS-132-Findbugs-doesn-t-run-on-projects-containing-only-test-classes-td13364.html
which was fixed in findbugs release 2.3.2.

But that requires "includeTests" parameter set to invoke findbugs.

Filing jira to discuss if we need findbugs for this package or whether we should fix it to explicitly not invoke findbugs for this.

Related jira discussion YARN-5097



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: yarn-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: yarn-issues-help@hadoop.apache.org