X-Git-Url: https://juplo.de/gitweb/?p=hibernate4-maven-plugin;a=blobdiff_plain;f=src%2Fsite%2Fxhtml%2Fforce.xhtml;h=ee3586f74a216676c2e01db19ce800449a4e5132;hp=ecdab5bd28eccf44e677e12420f81a2c1d4ba26f;hb=149a94d09dfb678e4be39aefb20dbf86ef28c416;hpb=0611db682bc69b80d8567bf9316668a1b6161725 diff --git a/src/site/xhtml/force.xhtml b/src/site/xhtml/force.xhtml index ecdab5bd..ee3586f7 100644 --- a/src/site/xhtml/force.xhtml +++ b/src/site/xhtml/force.xhtml @@ -4,12 +4,14 @@ +

Force Execution

The hibernate-maven-plugin computes MD5-sums for all found annotated classes and stores them together with the generated schema. If no classes were changed or added and the dialect wasn't changed too, it - automatically skips the configured schema-export, to speed up the development - cycle. + automatically skips the configured SQL-generation — and more + important in this respect — the execution of the generated SQL, + to speed up the development cycle.

The plugin signals, that the execution was skipped by setting the maven