The following document contains the results of FindBugs
FindBugs Version is 3.0.1
Threshold is medium
Effort is min
| Class | Bugs |
|---|---|
| org.apache.maven.scm.client.cli.MavenScmCli | 1 |
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Useless condition: it's known that args.length <= 3 at this point | STYLE | UC_USELESS_CONDITION | 126 | High |