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.it.AbstractMavenIntegrationTestCase$UnsupportedJavaVersionException | 1 |
| org.apache.maven.it.AbstractMavenIntegrationTestCase$UnsupportedMavenVersionException | 1 |
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| La classe org.apache.maven.it.AbstractMavenIntegrationTestCase$UnsupportedJavaVersionException devrait-elle être une classe interne static ? | PERFORMANCE | SIC_INNER_SHOULD_BE_STATIC | 313-316 | Medium |
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| La classe org.apache.maven.it.AbstractMavenIntegrationTestCase$UnsupportedMavenVersionException devrait-elle être une classe interne static ? | PERFORMANCE | SIC_INNER_SHOULD_BE_STATIC | 329-332 | Medium |