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.provider.cvslib.command.update.CvsUpdateCommandTest | 1 |
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Found reliance on default encoding in org.apache.maven.scm.provider.cvslib.command.update.CvsUpdateCommandTest.testCvsUpdate(): new java.io.FileWriter(File) | I18N | DM_DEFAULT_ENCODING | 134 | High |