Reverted to old behaviour: export is skipped, when maven.test.skip=true
[hibernate4-maven-plugin] / src / site / apt / index.apt
index b6fa081..6311684 100644 (file)
@@ -3,6 +3,9 @@ A simple Plugin for generating a Database-Schema from Hibernate 4 Mapping-Annota
   <<hibernate4-maven-plugin>> is a plugin for generating a database-schema
   from your Hibernate-4-Mappings and create or update your database
   accordingly.
+  Its main usage is to automatically create and populate a test-database
+  for unit-tests in cooperation with the
+  {{{http://mojo.codehaus.org/dbunit-maven-plugin/} dbunit-maven-plugin}}.
 
   The plugin was designed with three main goals in mind:
 
@@ -45,6 +48,8 @@ A simple Plugin for generating a Database-Schema from Hibernate 4 Mapping-Annota
 
  * ${project.version} (this version)
 
+ * {{{http://juplo.de/hibernate4-maven-plugin-1.0.2} 1.0.2}}
+
  * {{{http://juplo.de/hibernate4-maven-plugin-1.0.1} 1.0.1}}
 
  * {{{http://juplo.de/hibernate4-maven-plugin-1.0} 1.0}}