The following document contains the results of FindBugs Report
FindBugs Version is 1.2.0
Threshold is Low
Effort is Default
| Classes | Bugs | Errors | Missing Classes |
|---|---|---|---|
| 76 | 47 | 0 | 0 |
| Bug | Category | Details | Line |
|---|---|---|---|
| Use of non-localized String.toUpperCase() or String.toLowerCase | I18N | DM_CONVERT_CASE | 1683 |
| Read of unwritten field release in org.apache.myfaces.buildtools.maven2.plugin.jdeveloper.JDeveloperMojo._parseRelease() | CORRECTNESS | NP_UNWRITTEN_FIELD | 1808 |
| Read of unwritten field reactorProjects in org.apache.myfaces.buildtools.maven2.plugin.jdeveloper.JDeveloperMojo.findDependentProject(String) | CORRECTNESS | NP_UNWRITTEN_FIELD | 1760 |
| Read of unwritten field project in org.apache.myfaces.buildtools.maven2.plugin.jdeveloper.JDeveloperMojo.generateProject() | CORRECTNESS | NP_UNWRITTEN_FIELD | 301 |
| Read of unwritten field project in org.apache.myfaces.buildtools.maven2.plugin.jdeveloper.JDeveloperMojo.generateProject() | CORRECTNESS | NP_UNWRITTEN_FIELD | 307 |
| Read of unwritten field project in org.apache.myfaces.buildtools.maven2.plugin.jdeveloper.JDeveloperMojo.generateProject() | CORRECTNESS | NP_UNWRITTEN_FIELD | 316 |
| Read of unwritten field project in org.apache.myfaces.buildtools.maven2.plugin.jdeveloper.JDeveloperMojo.generateProject() | CORRECTNESS | NP_UNWRITTEN_FIELD | 318 |
| Read of unwritten field project in org.apache.myfaces.buildtools.maven2.plugin.jdeveloper.JDeveloperMojo.generateProject() | CORRECTNESS | NP_UNWRITTEN_FIELD | 321 |
| Read of unwritten field project in org.apache.myfaces.buildtools.maven2.plugin.jdeveloper.JDeveloperMojo.generateProject() | CORRECTNESS | NP_UNWRITTEN_FIELD | 342 |
| Read of unwritten field project in org.apache.myfaces.buildtools.maven2.plugin.jdeveloper.JDeveloperMojo.generateProject() | CORRECTNESS | NP_UNWRITTEN_FIELD | 346 |
| Read of unwritten field project in org.apache.myfaces.buildtools.maven2.plugin.jdeveloper.JDeveloperMojo.generateProject() | CORRECTNESS | NP_UNWRITTEN_FIELD | 350 |
| Read of unwritten field project in org.apache.myfaces.buildtools.maven2.plugin.jdeveloper.JDeveloperMojo.generateProject() | CORRECTNESS | NP_UNWRITTEN_FIELD | 351 |
| Read of unwritten field project in org.apache.myfaces.buildtools.maven2.plugin.jdeveloper.JDeveloperMojo.generateProject() | CORRECTNESS | NP_UNWRITTEN_FIELD | 354 |
| Read of unwritten field project in org.apache.myfaces.buildtools.maven2.plugin.jdeveloper.JDeveloperMojo.generateTestProject() | CORRECTNESS | NP_UNWRITTEN_FIELD | 366 |
| Read of unwritten field project in org.apache.myfaces.buildtools.maven2.plugin.jdeveloper.JDeveloperMojo.generateTestProject() | CORRECTNESS | NP_UNWRITTEN_FIELD | 372 |
| Read of unwritten field project in org.apache.myfaces.buildtools.maven2.plugin.jdeveloper.JDeveloperMojo.generateTestProject() | CORRECTNESS | NP_UNWRITTEN_FIELD | 379 |
| Read of unwritten field project in org.apache.myfaces.buildtools.maven2.plugin.jdeveloper.JDeveloperMojo.generateTestProject() | CORRECTNESS | NP_UNWRITTEN_FIELD | 381 |
| Read of unwritten field project in org.apache.myfaces.buildtools.maven2.plugin.jdeveloper.JDeveloperMojo.generateTestProject() | CORRECTNESS | NP_UNWRITTEN_FIELD | 385 |
| Read of unwritten field project in org.apache.myfaces.buildtools.maven2.plugin.jdeveloper.JDeveloperMojo.generateTestProject() | CORRECTNESS | NP_UNWRITTEN_FIELD | 387 |
| Read of unwritten field project in org.apache.myfaces.buildtools.maven2.plugin.jdeveloper.JDeveloperMojo.generateTestProject() | CORRECTNESS | NP_UNWRITTEN_FIELD | 388 |
| Read of unwritten field project in org.apache.myfaces.buildtools.maven2.plugin.jdeveloper.JDeveloperMojo.generateTestProject() | CORRECTNESS | NP_UNWRITTEN_FIELD | 389 |
| Read of unwritten field project in org.apache.myfaces.buildtools.maven2.plugin.jdeveloper.JDeveloperMojo.generateTestProject() | CORRECTNESS | NP_UNWRITTEN_FIELD | 392 |
| Read of unwritten field project in org.apache.myfaces.buildtools.maven2.plugin.jdeveloper.JDeveloperMojo.generateTestProject() | CORRECTNESS | NP_UNWRITTEN_FIELD | 415 |
| Read of unwritten field project in org.apache.myfaces.buildtools.maven2.plugin.jdeveloper.JDeveloperMojo.generateTestProject() | CORRECTNESS | NP_UNWRITTEN_FIELD | 419 |
| Read of unwritten field project in org.apache.myfaces.buildtools.maven2.plugin.jdeveloper.JDeveloperMojo.generateWorkspace() | CORRECTNESS | NP_UNWRITTEN_FIELD | 278 |
| Read of unwritten field project in org.apache.myfaces.buildtools.maven2.plugin.jdeveloper.JDeveloperMojo.generateWorkspace() | CORRECTNESS | NP_UNWRITTEN_FIELD | 280 |
| Read of unwritten field project in org.apache.myfaces.buildtools.maven2.plugin.jdeveloper.JDeveloperMojo.replaceLocalTagLibraries(Xpp3Dom) | CORRECTNESS | NP_UNWRITTEN_FIELD | 929 |
| Read of unwritten field project in org.apache.myfaces.buildtools.maven2.plugin.jdeveloper.JDeveloperMojo.replaceProjects(File, Xpp3Dom) | CORRECTNESS | NP_UNWRITTEN_FIELD | 475 |
| Redundant nullcheck of webInfDir, which is known to be non-null in org.apache.myfaces.buildtools.maven2.plugin.jdeveloper.JDeveloperMojo.replaceLocalTagLibraries(Xpp3Dom) | STYLE | RCN_REDUNDANT_NULLCHECK_OF_NONNULL_VALUE | 931 |
| Usage of GetResource in org.apache.myfaces.buildtools.maven2.plugin.jdeveloper.JDeveloperMojo.readDOM(File, String) may be unsafe if class is extended | BAD_PRACTICE | UI_INHERITANCE_UNSAFE_GETRESOURCE | 1599 |
| Private method org.apache.myfaces.buildtools.maven2.plugin.jdeveloper.JDeveloperMojo.replaceResourcePaths(File, List, Xpp3Dom) is never called | PERFORMANCE | UPM_UNCALLED_PRIVATE_METHOD | 672-698 |
| Unwritten field: org.apache.myfaces.buildtools.maven2.plugin.jdeveloper.JDeveloperMojo.compiler | CORRECTNESS | UWF_UNWRITTEN_FIELD | 1323 |
| Unwritten field: org.apache.myfaces.buildtools.maven2.plugin.jdeveloper.JDeveloperMojo.distributedTagLibraries | CORRECTNESS | UWF_UNWRITTEN_FIELD | 1054 |
| Unwritten field: org.apache.myfaces.buildtools.maven2.plugin.jdeveloper.JDeveloperMojo.libraries | CORRECTNESS | UWF_UNWRITTEN_FIELD | 859 |
| Unwritten field: org.apache.myfaces.buildtools.maven2.plugin.jdeveloper.JDeveloperMojo.project | CORRECTNESS | UWF_UNWRITTEN_FIELD | 278 |
| Unwritten field: org.apache.myfaces.buildtools.maven2.plugin.jdeveloper.JDeveloperMojo.reactorProjects | CORRECTNESS | UWF_UNWRITTEN_FIELD | 1760 |
| Unwritten field: org.apache.myfaces.buildtools.maven2.plugin.jdeveloper.JDeveloperMojo.release | CORRECTNESS | UWF_UNWRITTEN_FIELD | 280 |
| Unwritten field: org.apache.myfaces.buildtools.maven2.plugin.jdeveloper.JDeveloperMojo.resourceRoots | CORRECTNESS | UWF_UNWRITTEN_FIELD | 332 |
| Unwritten field: org.apache.myfaces.buildtools.maven2.plugin.jdeveloper.JDeveloperMojo.runTarget | CORRECTNESS | UWF_UNWRITTEN_FIELD | 1361 |
| Unwritten field: org.apache.myfaces.buildtools.maven2.plugin.jdeveloper.JDeveloperMojo.sourceRoots | CORRECTNESS | UWF_UNWRITTEN_FIELD | 323 |
| Unwritten field: org.apache.myfaces.buildtools.maven2.plugin.jdeveloper.JDeveloperMojo.tagLibDirectory | CORRECTNESS | UWF_UNWRITTEN_FIELD | 1133 |
| Unwritten field: org.apache.myfaces.buildtools.maven2.plugin.jdeveloper.JDeveloperMojo.testResourceRoots | CORRECTNESS | UWF_UNWRITTEN_FIELD | 405 |
| Unwritten field: org.apache.myfaces.buildtools.maven2.plugin.jdeveloper.JDeveloperMojo.testSourceRoots | CORRECTNESS | UWF_UNWRITTEN_FIELD | 396 |
| Unwritten field: org.apache.myfaces.buildtools.maven2.plugin.jdeveloper.JDeveloperMojo.force | CORRECTNESS | UWF_UNWRITTEN_FIELD | 1591 |
| Unwritten field: org.apache.myfaces.buildtools.maven2.plugin.jdeveloper.JDeveloperMojo.makeProject | CORRECTNESS | UWF_UNWRITTEN_FIELD | 1352 |
| Bug | Category | Details | Line |
|---|---|---|---|
| The class org.apache.myfaces.buildtools.maven2.plugin.jdeveloper.JDeveloperMojo$1 could be refactored into a named _static_ inner class | PERFORMANCE | SIC_INNER_SHOULD_BE_STATIC_ANON | Not available |
| Bug | Category | Details | Line |
|---|---|---|---|
| The class org.apache.myfaces.buildtools.maven2.plugin.jdeveloper.JDeveloperMojo$2 could be refactored into a named _static_ inner class | PERFORMANCE | SIC_INNER_SHOULD_BE_STATIC_ANON | Not available |