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 |
|---|---|---|---|
| 56 | 23 | 0 | 0 |
| Class | Bugs |
|---|---|
| com.pyx4me.maven.proguard.ProGuardMojo | 23 |
| Bug | Category | Details | Line |
|---|---|---|---|
| Read of unwritten field jarArchiver in com.pyx4me.maven.proguard.ProGuardMojo.execute() | CORRECTNESS | NP_UNWRITTEN_FIELD | 499 |
| Read of unwritten field jarArchiver in com.pyx4me.maven.proguard.ProGuardMojo.execute() | CORRECTNESS | NP_UNWRITTEN_FIELD | 509 |
| Read of unwritten field jarArchiver in com.pyx4me.maven.proguard.ProGuardMojo.execute() | CORRECTNESS | NP_UNWRITTEN_FIELD | 512 |
| Read of unwritten field projectHelper in com.pyx4me.maven.proguard.ProGuardMojo.execute() | CORRECTNESS | NP_UNWRITTEN_FIELD | 527 |
| Read of unwritten field projectHelper in com.pyx4me.maven.proguard.ProGuardMojo.execute() | CORRECTNESS | NP_UNWRITTEN_FIELD | 529 |
| Exception is caught when Exception is not thrown in com.pyx4me.maven.proguard.ProGuardMojo.execute() | STYLE | REC_CATCH_EXCEPTION | 519 |
| ProGuardMojo.log not initialized in constructor | STYLE | UWF_FIELD_NOT_INITIALIZED_IN_CONSTRUCTOR | Not available |
| Unwritten field: com.pyx4me.maven.proguard.ProGuardMojo.assembly | CORRECTNESS | UWF_UNWRITTEN_FIELD | 360 |
| Unwritten field: com.pyx4me.maven.proguard.ProGuardMojo.attachArtifactClassifier | CORRECTNESS | UWF_UNWRITTEN_FIELD | 266 |
| Unwritten field: com.pyx4me.maven.proguard.ProGuardMojo.attachArtifactType | CORRECTNESS | UWF_UNWRITTEN_FIELD | 309 |
| Unwritten field: com.pyx4me.maven.proguard.ProGuardMojo.exclusions | CORRECTNESS | UWF_UNWRITTEN_FIELD | 643 |
| Unwritten field: com.pyx4me.maven.proguard.ProGuardMojo.jarArchiver | CORRECTNESS | UWF_UNWRITTEN_FIELD | 494 |
| Unwritten field: com.pyx4me.maven.proguard.ProGuardMojo.libs | CORRECTNESS | UWF_UNWRITTEN_FIELD | 451 |
| Unwritten field: com.pyx4me.maven.proguard.ProGuardMojo.options | CORRECTNESS | UWF_UNWRITTEN_FIELD | 469 |
| Unwritten field: com.pyx4me.maven.proguard.ProGuardMojo.proguardInclude | CORRECTNESS | UWF_UNWRITTEN_FIELD | 421 |
| Unwritten field: com.pyx4me.maven.proguard.ProGuardMojo.proguardVersion | CORRECTNESS | UWF_UNWRITTEN_FIELD | 545 |
| Unwritten field: com.pyx4me.maven.proguard.ProGuardMojo.projectHelper | CORRECTNESS | UWF_UNWRITTEN_FIELD | 527 |
| Unwritten field: com.pyx4me.maven.proguard.ProGuardMojo.addMavenDescriptor | CORRECTNESS | UWF_UNWRITTEN_FIELD | 369 |
| Unwritten field: com.pyx4me.maven.proguard.ProGuardMojo.appendClassifier | CORRECTNESS | UWF_UNWRITTEN_FIELD | 266 |
| Unwritten field: com.pyx4me.maven.proguard.ProGuardMojo.includeDependency | CORRECTNESS | UWF_UNWRITTEN_FIELD | 431 |
| Unwritten field: com.pyx4me.maven.proguard.ProGuardMojo.injarNotExistsSkip | CORRECTNESS | UWF_UNWRITTEN_FIELD | 283 |
| Unwritten field: com.pyx4me.maven.proguard.ProGuardMojo.obfuscate | CORRECTNESS | UWF_UNWRITTEN_FIELD | 417 |
| Unwritten field: com.pyx4me.maven.proguard.ProGuardMojo.skip | CORRECTNESS | UWF_UNWRITTEN_FIELD | 273 |