The following document contains the results of FindBugs Report
FindBugs Version is 1.3.9
Threshold is medium
Effort is min
| Class | Bugs |
|---|---|
| org.apache.maven.wagon.providers.http.LightweightHttpWagon | 3 |
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Lecture d'un champ jamais alimenté dans org.apache.maven.wagon.providers.http.LightweightHttpWagon.closeConnection() | CORRECTNESS | NP_UNWRITTEN_FIELD | 345 | Medium |
| Lecture d'un champ jamais alimenté dans org.apache.maven.wagon.providers.http.LightweightHttpWagon.openConnectionInternal() | CORRECTNESS | NP_UNWRITTEN_FIELD | 277 | Medium |
| Champ jamais écrit : org.apache.maven.wagon.providers.http.LightweightHttpWagon.authenticator | CORRECTNESS | UWF_UNWRITTEN_FIELD | 277 | Medium |