X-Git-Url: http://juplo.de/gitweb/?p=hibernate4-maven-plugin;a=blobdiff_plain;f=src%2Fsite%2Fapt%2Findex.apt;h=76af67326d455ec6fb8d0e6b9a43176f258c3e0b;hp=b6fa08194bb79afff2a03eb91593d574ac1efcfe;hb=bd78c276663790bf7a3f121db85a0d62c64ce38c;hpb=4edef457d2b747d939a141de24bec5e32abbc0c7 diff --git a/src/site/apt/index.apt b/src/site/apt/index.apt index b6fa0819..76af6732 100644 --- a/src/site/apt/index.apt +++ b/src/site/apt/index.apt @@ -1,8 +1,15 @@ -A simple Plugin for generating a Database-Schema from Hibernate 4 Mapping-Annotations. + --- + A simple Plugin for generating a Database-Schema from Hibernate 4 Mapping-Annotations. + --- + Kai Moritz + --- <> 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: @@ -28,7 +35,7 @@ A simple Plugin for generating a Database-Schema from Hibernate 4 Mapping-Annota For more information about the inspiration to write this tiny plugin, {{{/hibernate4-maven-plugin-a-simple-plugin-for-generating-a-database-schema-from-hibernate-4-mapping-annotations/} read our blog-article about the hibernate4-maven-plugin}}. -* Documentation +Documentation * See {{{./configuration.html} Configuration Examples}} for Usage-Explanations and simple examples of how to use this plugin. @@ -39,12 +46,14 @@ A simple Plugin for generating a Database-Schema from Hibernate 4 Mapping-Annota of the Hibernate-Tools <<>> and <<>>, that do the work in the background. -* Releases +Releases * {{{http://juplo.de/hibernate4-maven-plugin} current version}} * ${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}}