Michael Vorburger created FINERACT-989:
------------------------------------------
Summary: 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
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)