The following document contains the results of FindBugs Report
FindBugs Version is 1.3.9
Threshold is low
Effort is max
Class | Bugs |
---|---|
de.smartics.maven.issues.AbstractIssuesConnectionMojo | 1 |
de.smartics.maven.issues.AbstractIssuesReportMojo | 1 |
de.smartics.maven.issues.cache.XmlTaskReader | 1 |
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Exception is caught when Exception is not thrown in de.smartics.maven.issues.AbstractIssuesConnectionMojo.executeReport(Locale) | STYLE | REC_CATCH_EXCEPTION | 311 | Low |
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Exception is caught when Exception is not thrown in de.smartics.maven.issues.AbstractIssuesReportMojo.createRenderer(Locale, VersionFactory, ArtifactVersionRange, List) | STYLE | REC_CATCH_EXCEPTION | 454 | Low |
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Exception is caught when Exception is not thrown in de.smartics.maven.issues.cache.XmlTaskReader.createTaskData(Map) | STYLE | REC_CATCH_EXCEPTION | 234 | Low |