The following document contains the results of FindBugs
FindBugs Version is 2.0.3
Threshold is medium
Effort is min
Class | Bugs |
---|---|
org.apache.maven.shared.repository.DefaultRepositoryAssembler | 1 |
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Found reliance on default encoding in org.apache.maven.shared.repository.DefaultRepositoryAssembler.assembleRepositoryMetadata(ArtifactResolutionResult, ArtifactFilter, ArtifactRepository, ArtifactRepository): new java.io.FileWriter(File) | I18N | DM_DEFAULT_ENCODING | 495 | High |