lnd-manageJ
lnd-manageJ copied to clipboard
Bug: Spotbugs scans Jacoco code
Describe the bug
As per c7c84016298d4b29efeb224a0ba51ebe628bbc77 Spotbugs complains about Jacoco code, which shouldn't be scanned. Furthermore, there are warnings/errors related to test (fixtures) classes that should also not be part of the scan for the :backend:spotbugsMain
task.
To Reproduce
./gradlew :backend:spotbugsMain