X-Git-Url: https://juplo.de/gitweb/?p=website;a=blobdiff_plain;f=dist%2Fhibernate-maven-plugin-2.0.0%2Fdebugging.html;fp=dist%2Fhibernate-maven-plugin-2.0.0%2Fdebugging.html;h=0000000000000000000000000000000000000000;hp=ec83cf29628b0eadce38317059ac3142cd8896e1;hb=b293b312d6f0dd8b2dc716375fd442dd295a9942;hpb=9179a67d9952d3b63e95686dbd6cacd3c9e13cb2 diff --git a/dist/hibernate-maven-plugin-2.0.0/debugging.html b/dist/hibernate-maven-plugin-2.0.0/debugging.html deleted file mode 100644 index ec83cf29..00000000 --- a/dist/hibernate-maven-plugin-2.0.0/debugging.html +++ /dev/null @@ -1,161 +0,0 @@ - - - - - - - - - juplo - Hibernate Maven Plugin - Enable Debug-Output - - - - - - - - - - - -
- - -
-
-

Enable Debug-Output

- - - - -

- If you are new to hibernate-maven-plugin, in many cases, the - Configuration-Method-Precedence - may be the source of configuration errors. - To solve this problem, you should run maven with the debugging output - enabled. - For example, by executing: -

- -
-
-mvn -X compile hibernate:create
- -

- (The compile might be necessary, because hibernate-maven-plugin - has to scan the compiled classes for annotations!) -

- -

- Unlike the majority of the maven-plugins, hibernate-maven-plugin was - designed to give a good many hints, when debugging is enabled. - Because, if you do not know, what went wrong, you can't fix it! -

- -

- But be warned: hibernate-maven-plugin tends to be very chatty ;) -

- - -
-
- - -
-
- -
- - -