You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@fineract.apache.org by "Michael Vorburger (Jira)" <ji...@apache.org> on 2020/05/21 15:18:00 UTC

[jira] [Closed] (FINERACT-989) SpotBugs problems (no longer) show up in build failures

     [ https://issues.apache.org/jira/browse/FINERACT-989?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Vorburger closed FINERACT-989.
--------------------------------------
    Resolution: Fixed

> SpotBugs problems (no longer) show up in build failures
> -------------------------------------------------------
>
>                 Key: FINERACT-989
>                 URL: https://issues.apache.org/jira/browse/FINERACT-989
>             Project: Apache Fineract
>          Issue Type: Bug
>            Reporter: Michael Vorburger
>            Assignee: Michael Vorburger
>            Priority: Major
>
> In [https://github.com/apache/fineract/pull/907] we have found that "normal" SpotBugs violations introduced in PRs currently lead to this output:
> {noformat}> Task :spotbugsMain FAILED
> FAILURE: Build failed with an exception.
> * What went wrong:
> Execution failed for task ':spotbugsMain'.
> > A failure occurred while executing com.github.spotbugs.snom.internal.SpotBugsRunnerForWorker$SpotBugsExecutor
>    > Verification failed: SpotBugs execution thrown exception
> * Try:
> Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.{noformat}
> It's not very obvious for anyone to understand what this means - is it some obscure internal SpotBugs error?? Or just a "regular" violation that was found?



--
This message was sent by Atlassian Jira
(v8.3.4#803005)