---
<div class="pack bg cf">
<div class="p right">
+ <h2>Hibernate Maven Plugin</h2>
+ <p><strong>A simple Plugin for generating a Database-Schema from Hibernate Mappings</strong></p>
+ <p>hibernate-maven-plugin is a plugin for generating a database-schema from your Hibernate 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 dbunit-maven-plugin.</p>
+ <p><a href="/hibernate-maven-plugin/index.html" title="Visit the plugin-documentation">Learn more...</a></p>
+ </div>
+ <div class="p left">
<h2>Work In Progress…</h2>
<p>This page is under heavy construction.</p>
<p style="text-align: center"><img alt="Man bashing his head on a computer-keyboard" src="/img/wip.gif"></p>
<p>So, please be patiance with us…</p>
</div>
- <div class="p left">
- <h2>About juplo</h2>
- <ul>
- <li><a href="/about.html" title="Visit my about-pag">More about juplo</a></li>
- <li><a href="/blog" title="(Hopefully) helpful stuff">Blog</a></li>
- <li><a href="/projects.html" title="All current projects">Projects</a></li>
- <li><a href="/contact.html" title="All contact-information on a glance">Contact</a></li>
- </ul>
- </div>
</div>
<div class="single">
- <h1>Hibernate Maven Plugin</h1>
- <p><strong>A simple Plugin for generating a Database-Schema from Hibernate Mappings</strong></p>
- <p>hibernate-maven-plugin is a plugin for generating a database-schema from your Hibernate 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 dbunit-maven-plugin.</p>
- <p><a href="/hibernate-maven-plugin/index.html" title="Visit the plugin-documentation">Learn more...</a></p>
-</div>
-<div class="widget widget_recent_entries">
<h2 class="widgettitle">Recent Posts</h2>
- <ul>
- <li><a href="http://juplo.de/show-spring-boot-auto-configuration-report-when-running-via-mvn-spring-boot-run/">Show Spring-Boot Auto-Configuration-Report When Running Via “mvn spring-boot:run”</a></li>
- <li><a href="http://juplo.de/parsing-json-from-facebooks-graph-api-using-jackson-2-x-and-javas-new-time-api/">Parsing JSON From Facebooks Graph-API Using Jackson 2.x And Java’s New Time-API</a></li>
- <li><a href="http://juplo.de/problems-deploying-a-spring-boot-app-as-war/">Problems Deploying A Spring-Boot-App As WAR</a></li>
- <li><a href="http://juplo.de/hibernate-maven-plugin-2-0-0-released/">hibernate-maven-plugin 2.0.0 released!</a></li>
- <li><a href="http://juplo.de/release-of-a-maven-plugin-to-maven-central-fails-with-error-unknown-tag-goal/">Release Of A Maven-Plugin to Maven Central Fails With “error: unknown tag: goal”</a></li>
+ {{< recent-posts >}}
</ul>
</div>
{{< marginalcontent-md >}}
+## About juplo
+
+- [More about juplo](/about.html "Visit my about-pag")
+- [Blog](/blog/ "(Hopefully) helpful stuff")
+- [Projects](/projects/ "All current projects")
+- [Contact](/contact.html "All contact-information on a glance")
+{{< /marginalcontent-md >}}
+{{< marginalcontent-md >}}
## Funded by the Europian Union
As partner of the company
[<img alt="Europäische Union: Investitionen in unsere Zukunft - Europäischer Fonds für regionale Entwicklung" src="/img/EFRE_Foerderhinweis_deutsch_farbig.svg" width="100%"><img alt="EFRE.NRW 2014-2020: Invesitionen in Wachstum und Beschäftigung" src="/img/Ziel2NRW_4c_1809_eps.svg" width="100%">](http://yourshouter.com/projekte/crowdgest%C3%BCtzte-veranstaltungs-suchmaschine.html "Show details about the funded resarch-project")
{{< /marginalcontent-md >}}
-{{< marginalcontent-md >}}
-## About juplo
-
-- [More about juplo](/about.html "Visit my about-pag")
-- [Blog](/blog/ "(Hopefully) helpful stuff")
-- [Projects](/projects/ "All current projects")
-- [Contact](/contact.html "All contact-information on a glance")
-{{< /marginalcontent-md >}}
-
-## Work In Progress...
-
-Due to lack of time, this page is still under construction.
-
-
-
-So, please be a litle more patiance with us...
-
-
-
-## hibernate-maven-plugin
-
-**A simple Plugin for generating a Database-Schema from Hibernate Mapping-Annotations**
-
-hibernate4-maven-plugin is a plugin for generating a database-schema from your Hibernate-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 dbunit-maven-plugin.
-
-[Learn more](/hibernate-maven-plugin/ "Visit the plugin-documentation")