-
Since we use `guava` version 32.x.x.
Like here: https://github.com/playframework/playframework/commit/d6cccba611efb9c11414d30900eeecee59436cf9
cies updated
2 months ago
-
Hi,
I just tried to update the version of Findbugs in the POM, but it seems to be not that easy.
The AnalysisCacheToAnalysisContextAdapter (from Findbugs) is no more avalible. The only way to build A…
-
FindBugs looks totally dead from here. SpotBugs is the "spiritual successor".
-
per @lesv we should replace FindBugs with SpotBugs
-
getting below error while compiling. unable to use mqlight on eclipse/spring, as its giving below error
Failed to execute goal org.codehaus.mojo:findbugs-maven-plugin:3.0.0:findbugs (findbugs) on p…
-
We tried to import a FindBugs file and autodetect didn't work. But when we told it it was a findbugs file, the import worked properly.
I saw your comment that you only import security findings and ig…
-
-
```
Reactivate plugin settings and standards for code reports on this level.
Configure FindBugs (this is a re-evaluation; we decided some years ago not to
use it since it is
really over-eager, and C…
-
We already use FindBugs/SpotBugs in our build process, however the results are seemingly ignored. There are hundreds of warnings and errors throughout the project, we might want to have a look at thos…
-
Running findbugs on a class or the entire project seems to run successfully, compiling then processing in Findbugs, but at the end reports 'FindBugs-IDEA: found 0 bugs in 0 class'.
The output is be…