Fixed bug in site-configuration
[hibernate4-maven-plugin] / src / site / apt / force.apt
index 26554d1..bff87d8 100644 (file)
@@ -1,4 +1,8 @@
-Force execution
+  ---
+  Force execution
+  ---
+  Kai Moritz
+  ---
 
   The hibernate4-maven-plugin computes MD5-sums for all found annotated
   classes and stores them together with the generated schema.
@@ -12,8 +16,8 @@ Force execution
   {{{http://mojo.codehaus.org/dbunit-maven-plugin/}dbunit-plugin}}
   {{{./pitfalls.html#fails}may fail}}, when the execution is skipped.
 
-  If you need the hibernate4-maven-plugin to <never skip automatically>
-  execution, you can force it to do so, if you set the parameter <<<force>>> to
+  If you need the hibernate4-maven-plugin to <never skip execution automatically>,
+  you can force it to do so, if you set the parameter <<<force>>> to
   <<<true>>>:
 
 ----------------