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
3200

org.apache.maven.wagon.providers.http.LightweightHttpWagon

BugCategoryDetailsLinePriority
Found reliance on default encoding in org.apache.maven.wagon.providers.http.LightweightHttpWagon.setAuthorization(HttpURLConnection): new String(byte[])I18NDM_DEFAULT_ENCODING206High
Found reliance on default encoding in org.apache.maven.wagon.providers.http.LightweightHttpWagon.setAuthorization(HttpURLConnection): String.getBytes()I18NDM_DEFAULT_ENCODING206High