The following document contains the results of FindBugs
FindBugs Version is 2.0.3
Threshold is medium
Effort is min
Class | Bugs |
---|---|
org.apache.maven.plugins.repository.BundleCreateMojo | 1 |
org.apache.maven.plugins.repository.BundlePackMojo | 1 |
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Immediate dereference of the result of readLine() in org.apache.maven.plugins.repository.BundleCreateMojo.execute() | STYLE | NP_IMMEDIATE_DEREFERENCE_OF_READLINE | 130 | Medium |
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Immediate dereference of the result of readLine() in org.apache.maven.plugins.repository.BundlePackMojo.execute() | STYLE | NP_IMMEDIATE_DEREFERENCE_OF_READLINE | 232 | Medium |