The following document contains the results of FindBugs Report
FindBugs Version is 2.0.2
Threshold is medium
Effort is min
| Class | Bugs |
|---|---|
| org.apache.maven.wagon.providers.ftp.FtpWagon$PrintCommandListener | 1 |
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Should org.apache.maven.wagon.providers.ftp.FtpWagon$PrintCommandListener be a _static_ inner class? | PERFORMANCE | SIC_INNER_SHOULD_BE_STATIC | 412-425 | Medium |