PMD Results
The following document contains the results of PMD 5.3.2.
Files
org/codehaus/mojo/jaxb2/schemageneration/AbstractXsdGeneratorMojo.java
| Violation |
Line |
| Avoid unused private fields such as 'SCHEMAGEN_COMPLETED_OK'. |
126 |
org/codehaus/mojo/jaxb2/schemageneration/XsdGeneratorHelper.java
| Violation |
Line |
| Avoid empty catch blocks |
495–497 |
org/codehaus/mojo/jaxb2/schemageneration/postprocessing/javadoc/location/ClassLocation.java
| Violation |
Line |
| Ensure you override both equals() and hashCode() |
66 |
org/codehaus/mojo/jaxb2/schemageneration/postprocessing/javadoc/location/FieldLocation.java
| Violation |
Line |
| Ensure you override both equals() and hashCode() |
78 |
org/codehaus/mojo/jaxb2/schemageneration/postprocessing/javadoc/location/MethodLocation.java
| Violation |
Line |
| Ensure you override both equals() and hashCode() |
81 |