The following document contains the results of PMD 4.2.5.
| Violation | Line |
|---|---|
| Error while parsing /media/ephemeral0/work/8598b4e174f441b0/sonicesb-maven-plugin/src/main/java/com/aurea/maven/plugins/sonic/esb/AbstractESBConnectMojo.java: Encountered " "(" "( "" at line 381, column 21. Was expecting: "{" ... | 0 |
| Error while parsing /media/ephemeral0/work/8598b4e174f441b0/sonicesb-maven-plugin/src/main/java/com/aurea/maven/plugins/sonic/esb/AbstractESBConnectMojo.java: Encountered " "(" "( "" at line 381, column 21. Was expecting: "{" ... | 0 |
| Error while parsing /media/ephemeral0/work/8598b4e174f441b0/sonicesb-maven-plugin/src/main/java/com/aurea/maven/plugins/sonic/esb/AbstractESBConnectMojo.java: Encountered " "(" "( "" at line 381, column 21. Was expecting: "{" ... | 0 |
| Violation | Line |
|---|---|
| These nested if statements could be combined | 371 - 376 |
| Violation | Line |
|---|---|
| Error while parsing /media/ephemeral0/work/8598b4e174f441b0/sonicesb-maven-plugin/src/main/java/com/aurea/maven/plugins/sonic/esb/ConnectGenerateMojo.java: Encountered " ">" "> "" at line 91, column 86. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... <IDENTIFIER> ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... <IDENTIFIER> ... "?" ... | 0 |
| Error while parsing /media/ephemeral0/work/8598b4e174f441b0/sonicesb-maven-plugin/src/main/java/com/aurea/maven/plugins/sonic/esb/ConnectGenerateMojo.java: Encountered " ">" "> "" at line 91, column 86. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... <IDENTIFIER> ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... <IDENTIFIER> ... "?" ... | 0 |
| Error while parsing /media/ephemeral0/work/8598b4e174f441b0/sonicesb-maven-plugin/src/main/java/com/aurea/maven/plugins/sonic/esb/ConnectGenerateMojo.java: Encountered " ">" "> "" at line 91, column 86. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... <IDENTIFIER> ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... <IDENTIFIER> ... "?" ... | 0 |
| Violation | Line |
|---|---|
| Avoid unused private methods such as 'getTargetDxsiDirRelativeToBasedir()'. | 81 |
| Violation | Line |
|---|---|
| Overriding method merely calls super | 25 - 32 |
| Violation | Line |
|---|---|
| These nested if statements could be combined | 330 - 333 |
| Violation | Line |
|---|---|
| Error while parsing /media/ephemeral0/work/8598b4e174f441b0/sonicesb-maven-plugin/src/main/java/com/aurea/maven/plugins/sonic/sdm/AbstractSdmMojo.java: Encountered " ">" "> "" at line 106, column 43. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... <IDENTIFIER> ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... <IDENTIFIER> ... "?" ... | 0 |
| Error while parsing /media/ephemeral0/work/8598b4e174f441b0/sonicesb-maven-plugin/src/main/java/com/aurea/maven/plugins/sonic/sdm/AbstractSdmMojo.java: Encountered " ">" "> "" at line 106, column 43. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... <IDENTIFIER> ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... <IDENTIFIER> ... "?" ... | 0 |
| Error while parsing /media/ephemeral0/work/8598b4e174f441b0/sonicesb-maven-plugin/src/main/java/com/aurea/maven/plugins/sonic/sdm/AbstractSdmMojo.java: Encountered " ">" "> "" at line 106, column 43. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... <IDENTIFIER> ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... <IDENTIFIER> ... "?" ... | 0 |
| Violation | Line |
|---|---|
| Error while parsing /media/ephemeral0/work/8598b4e174f441b0/sonicesb-maven-plugin/src/main/java/com/aurea/maven/plugins/sonic/sdm/SdmGenerateModelMojo.java: Encountered " "(" "( "" at line 289, column 29. Was expecting: "{" ... | 0 |
| Error while parsing /media/ephemeral0/work/8598b4e174f441b0/sonicesb-maven-plugin/src/main/java/com/aurea/maven/plugins/sonic/sdm/SdmGenerateModelMojo.java: Encountered " "(" "( "" at line 289, column 29. Was expecting: "{" ... | 0 |
| Error while parsing /media/ephemeral0/work/8598b4e174f441b0/sonicesb-maven-plugin/src/main/java/com/aurea/maven/plugins/sonic/sdm/SdmGenerateModelMojo.java: Encountered " "(" "( "" at line 289, column 29. Was expecting: "{" ... | 0 |
| Violation | Line |
|---|---|
| Avoid unused imports such as 'org.codehaus.plexus.util.xml.XmlStreamReader' | 12 |
| Avoid unused imports such as 'org.codehaus.plexus.util.xml.Xpp3Dom' | 13 |
| Avoid unused imports such as 'org.codehaus.plexus.util.xml.Xpp3DomBuilder' | 14 |
| Avoid unused private methods such as 'validateProperties()'. | 107 |
| Violation | Line |
|---|---|
| These nested if statements could be combined | 127 - 129 |
| Violation | Line |
|---|---|
| Avoid instantiating Boolean objects; reference Boolean.TRUE or Boolean.FALSE or call Boolean.valueOf() instead. | 67 |
| Avoid instantiating Boolean objects; reference Boolean.TRUE or Boolean.FALSE or call Boolean.valueOf() instead. | 76 |
| Avoid instantiating Boolean objects; reference Boolean.TRUE or Boolean.FALSE or call Boolean.valueOf() instead. | 84 |
| Violation | Line |
|---|---|
| Avoid empty catch blocks | 114 - 116 |
| Violation | Line |
|---|---|
| Avoid empty catch blocks | 120 - 122 |
| Violation | Line |
|---|---|
| Avoid empty catch blocks | 104 - 106 |
| Violation | Line |
|---|---|
| These nested if statements could be combined | 184 - 186 |
| Violation | Line |
|---|---|
| Avoid empty catch blocks | 217 - 219 |
| Avoid empty catch blocks | 223 - 225 |
| Violation | Line |
|---|---|
| Avoid empty finally blocks | 166 - 169 |
| Violation | Line |
|---|---|
| Avoid empty catch blocks | 143 - 148 |
| Avoid empty catch blocks | 196 - 201 |
| Avoid empty catch blocks | 231 - 236 |