X-Git-Url: http://juplo.de/gitweb/?p=website;a=blobdiff_plain;f=dist%2Fhibernate-maven-plugin-2.0.0%2Fpmd.html;fp=dist%2Fhibernate-maven-plugin-2.0.0%2Fpmd.html;h=0000000000000000000000000000000000000000;hp=0817509ebf4bbbf37282c923578435a3ec556715;hb=b293b312d6f0dd8b2dc716375fd442dd295a9942;hpb=9179a67d9952d3b63e95686dbd6cacd3c9e13cb2 diff --git a/dist/hibernate-maven-plugin-2.0.0/pmd.html b/dist/hibernate-maven-plugin-2.0.0/pmd.html deleted file mode 100644 index 0817509e..00000000 --- a/dist/hibernate-maven-plugin-2.0.0/pmd.html +++ /dev/null @@ -1,215 +0,0 @@ - - - - - - - - - juplo - Hibernate Maven Plugin - PMD - - - - - - - - - - - -
- - -
-
-

PMD

-
-

PMD Results

-

The following document contains the results of PMD 5.2.3.

-
-

Files

-
-

de/juplo/plugins/hibernate/AbstractSchemaMojo.java

- - - - - - - - - - - - -
ViolationLine
Too many static imports may lead to messy code11178
Avoid unused method parameters such as 'path'.970
Avoid using a branching statement as the last in a loop.1173
-
-

de/juplo/plugins/hibernate/ModificationTracker.java

- - - - - - -
ViolationLine
Unnecessary use of fully qualified name 'java.security.MessageDigest.getInstance' due to existing import 'java.security.MessageDigest'60
-
-

de/juplo/plugins/hibernate/SimpleConnectionProvider.java

- - - - - - - - - - - - - - - -
ViolationLine
Too many static imports may lead to messy code1249
Unnecessary use of fully qualified name 'java.sql.Driver' due to existing import 'java.sql.Driver'168
Unnecessary use of fully qualified name 'java.sql.Connection' due to existing import 'java.sql.Connection'180
Unnecessary use of fully qualified name 'java.util.Properties' due to existing import 'java.util.Properties'182
-
-

de/juplo/plugins/hibernate/HelpMojo.java

- - - - - - - - - - - - -
ViolationLine
Useless parentheses.241
Useless parentheses.286
Useless parentheses.296
-
-
- - -
-
- -
- - -