FindBugs Bug Detector Report

The following document contains the results of FindBugs Report

FindBugs Version is 2.0.1

Threshold is medium

Effort is min

Summary

ClassesBugsErrorsMissing Classes
13200

org.apache.maven.scm.provider.cvslib.command.update.CvsUpdateCommandTest

BugCategoryDetailsLinePriority
Found reliance on default encoding in org.apache.maven.scm.provider.cvslib.command.update.CvsUpdateCommandTest.testCvsUpdate(): new java.io.FileWriter(File)I18NDM_DEFAULT_ENCODING138High
Found reliance on default encoding in org.apache.maven.scm.provider.cvslib.command.update.CvsUpdateCommandTest.testCvsUpdate(): new java.io.FileWriter(File)I18NDM_DEFAULT_ENCODING146High