X-Git-Url: https://juplo.de/gitweb/?a=blobdiff_plain;f=dist%2Fhibernate4-maven-plugin-1.1.1%2Fdebugging.html;h=7bd5f85990e609951bd5d4e509af35ca35d8bee6;hb=HEAD;hp=b26063d05927c2ccc99c51b8386e05fc14595de6;hpb=a53595184bd6e57bdc45292cc92c393c4e2dfe6e;p=website diff --git a/dist/hibernate4-maven-plugin-1.1.1/debugging.html b/dist/hibernate4-maven-plugin-1.1.1/debugging.html deleted file mode 100644 index b26063d0..00000000 --- a/dist/hibernate4-maven-plugin-1.1.1/debugging.html +++ /dev/null @@ -1,438 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Hibernate 4 Maven Plugin — Enable Debug-Output - - - - -

Path

-

-

    -
  1. Hibernate 4 Maven Plugin
  2. Enable Debug-Output
-

-
-
- - - - -

Enable Debugging-Output

- -

- If you are new to hibernate4-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 hibernate4:export
- -

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

- -

- Unlike the majority of the maven-plugins, hibernate4-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: hibernate4-maven-plugin tends to be very chatty ;) -

- - -
-
-

Pages

-

-

-

- -