The following document contains the results of FindBugs Report
FindBugs Version is 1.1.1
Threshold is Low
Effort is Default
Classes | Bugs | Errors | Missing Classes |
---|---|---|---|
86 | 1 | 0 | 3 |
Class | Bugs |
---|---|
org.apache.servicemix.maven.plugin.legal.LegalMojo | 1 |
Bug | Category | Details | Line |
---|---|---|---|
Usage of GetResource in org.apache.servicemix.maven.plugin.legal.LegalMojo.copyLegalFiles(java.io.File) may be unsafe if class is extended | BAD_PRACTICE | UI_INHERITANCE_UNSAFE_GETRESOURCE | 80 |