SpotBugs Bug Detector Report
The following document contains the results of SpotBugs
SpotBugs Version is 4.8.0
Threshold is medium
Effort is max
Summary
Classes | Bugs | Errors | Missing Classes |
---|---|---|---|
12 | 2 | 0 | 0 |
Files
Class | Bugs |
---|---|
org.basepom.mojo.repack.Reporter | 1 |
org.basepom.mojo.repack.Wildcard | 1 |
org.basepom.mojo.repack.Reporter
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Class name ?>?1/1??? in source file ?>?2/1??? shadows the publicly available identifier from the Java Standard Library. | BAD_PRACTICE | PI_DO_NOT_REUSE_PUBLIC_IDENTIFIERS_CLASS_NAMES | 33-112 | Medium |
org.basepom.mojo.repack.Wildcard
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Class name ?>?1/1??? in source file ?>?2/1??? shadows the publicly available identifier from the Java Standard Library. | BAD_PRACTICE | PI_DO_NOT_REUSE_PUBLIC_IDENTIFIERS_CLASS_NAMES | 26-94 | Medium |