X-Git-Url: https://juplo.de/gitweb/?p=website;a=blobdiff_plain;f=dist%2Fhibernate-maven-plugin-2.1.0%2Fpmd.html;fp=dist%2Fhibernate-maven-plugin-2.1.0%2Fpmd.html;h=6bcbd55f627cd7b11a3c0d3958dccdbbcdc8a73e;hp=0000000000000000000000000000000000000000;hb=a53595184bd6e57bdc45292cc92c393c4e2dfe6e;hpb=c48c9ee0e9faa89a4c0a5323b367b9f5a6abe602 diff --git a/dist/hibernate-maven-plugin-2.1.0/pmd.html b/dist/hibernate-maven-plugin-2.1.0/pmd.html new file mode 100644 index 00000000..6bcbd55f --- /dev/null +++ b/dist/hibernate-maven-plugin-2.1.0/pmd.html @@ -0,0 +1,486 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Hibernate Maven Plugin – PMD Results + + + + +

Path

+

+

    +
  1. Hibernate Maven Plugin
  2. Project Reports
  3. 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 code11420
+
+

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 code1232
Avoid unused imports such as 'org.eclipse.aether.repository.AuthenticationContext.PASSWORD'13
Avoid unused imports such as 'org.eclipse.aether.repository.AuthenticationContext.USERNAME'14
Avoid unused imports such as 'org.hibernate.jpa.AvailableSettings.JDBC_DRIVER'21
Avoid unused imports such as 'org.hibernate.jpa.AvailableSettings.JDBC_PASSWORD'22
Avoid unused imports such as 'org.hibernate.jpa.AvailableSettings.JDBC_URL'23
Avoid unused imports such as 'org.hibernate.jpa.AvailableSettings.JDBC_USER'24
Unnecessary use of fully qualified name 'java.sql.Driver' due to existing import 'java.sql.Driver'151
Unnecessary use of fully qualified name 'java.sql.Connection' due to existing import 'java.sql.Connection'163
Unnecessary use of fully qualified name 'java.util.Properties' due to existing import 'java.util.Properties'165
+
+
+

Pages

+

+

+

+ +