SpotBugs Bug Detector Report
The following document contains the results of SpotBugs
SpotBugs Version is 4.9.8
Threshold is medium
Effort is default
Summary
| Classes | Bugs | Errors | Missing Classes |
|---|---|---|---|
| 2 | 1 | 0 | 0 |
Files
| Class | Bugs |
|---|---|
| org.myjtools.jexten.maven.BundleMojo | 1 |
org.myjtools.jexten.maven.BundleMojo
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Possible null pointer dereference in org.myjtools.jexten.maven.BundleMojo.execute() due to return value of called method | STYLE | NP_NULL_ON_SOME_PATH_FROM_RETURN_VALUE | 94 | Medium |
