FindBugs Bug Detector Report

The following document contains the results of FindBugs

FindBugs Version is 2.0.3

Threshold is medium

Effort is min

Summary

Classes Bugs Errors Missing Classes
6 2 0 0

org.apache.maven.plugins.repository.BundleCreateMojo

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

org.apache.maven.plugins.repository.BundlePackMojo

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