git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113422 13f79535-47bb-0310-9956-ffa450edef68
20 lines
501 B
XML
20 lines
501 B
XML
<?xml version="1.0"?>
|
|
<document>
|
|
|
|
<properties>
|
|
<title>Maven Hibernate Plug-in</title>
|
|
<author email="michal.maczka@dimatics.com">Michal Maczka</author>
|
|
</properties>
|
|
|
|
<body>
|
|
<section name="Maven Hibernate Plug-in">
|
|
<p>
|
|
This plugin provides easy intergration with
|
|
<a href="http://db.apache.org/torque/">Hiberante 2.x</a> for your project.
|
|
<br/>
|
|
For the moment the functionality is very limited.
|
|
</p>
|
|
</section>
|
|
</body>
|
|
</document>
|