You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@yetus.apache.org by "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2016/06/02 12:08:59 UTC

[jira] [Commented] (YETUS-392) Findbugs plugin says it's skipping and then complains that there weren't results

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

Allen Wittenauer commented on YETUS-392:
----------------------------------------

There's probably a bug here (not sure we can fix it), but it isn't what's in the description for this issue. :)

{code}
 Skipped branch modules with no Java source: . 
{code}

It skipped the root of the tree because there was no src dir.

{code}
 branch/hbase-it no findbugs output file (hbase-it/target/findbugsXml.xml) 
{code}

hbase-it has a src dir, tried to run findbugs, but findbugs didn't generate any output. I'm guessing findbugs is set not to generate output for src/test/java in HBase? 

> Findbugs plugin says it's skipping and then complains that there weren't results
> --------------------------------------------------------------------------------
>
>                 Key: YETUS-392
>                 URL: https://issues.apache.org/jira/browse/YETUS-392
>             Project: Yetus
>          Issue Type: Bug
>          Components: Test Patch
>    Affects Versions: 0.2.1
>            Reporter: Sean Busbey
>             Fix For: 0.4.0
>
>
> For an example, see HBASE-15768



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