<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
-<html lang="de">
+<html lang="en">
<head>
-<!-- Generated by javadoc (1.8.0_74) on Wed Mar 09 11:55:00 CET 2016 -->
+<!-- Generated by javadoc (1.8.0_342) on Fri Nov 07 14:05:50 UTC 2025 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>All Classes (Hibernate Maven Plugin 2.0.0 API)</title>
-<meta name="date" content="2016-03-09">
+<meta name="date" content="2025-11-07">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
-<html lang="de">
+<html lang="en">
<head>
-<!-- Generated by javadoc (1.8.0_74) on Wed Mar 09 11:55:00 CET 2016 -->
+<!-- Generated by javadoc (1.8.0_342) on Fri Nov 07 14:05:50 UTC 2025 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>All Classes (Hibernate Maven Plugin 2.0.0 API)</title>
-<meta name="date" content="2016-03-09">
+<meta name="date" content="2025-11-07">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
-<html lang="de">
+<html lang="en">
<head>
-<!-- Generated by javadoc (1.8.0_74) on Wed Mar 09 11:55:00 CET 2016 -->
+<!-- Generated by javadoc (1.8.0_342) on Fri Nov 07 14:05:50 UTC 2025 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Constant Field Values (Hibernate Maven Plugin 2.0.0 API)</title>
-<meta name="date" content="2016-03-09">
+<meta name="date" content="2025-11-07">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
<tr class="altColor">
<td class="colFirst"><a name="de.juplo.plugins.hibernate.AbstractSchemaMojo.DELIMITER">
<!-- -->
-</a><code>public static final <a href="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+</a><code>public static final java.lang.String</code></td>
<td><code><a href="de/juplo/plugins/hibernate/AbstractSchemaMojo.html#DELIMITER">DELIMITER</a></code></td>
<td class="colLast"><code>"hibernate.schema.delimiter"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a name="de.juplo.plugins.hibernate.AbstractSchemaMojo.EXPORT">
<!-- -->
-</a><code>public static final <a href="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+</a><code>public static final java.lang.String</code></td>
<td><code><a href="de/juplo/plugins/hibernate/AbstractSchemaMojo.html#EXPORT">EXPORT</a></code></td>
<td class="colLast"><code>"hibernate.schema.export"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a name="de.juplo.plugins.hibernate.AbstractSchemaMojo.OUTPUTDIRECTORY">
<!-- -->
-</a><code>public static final <a href="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+</a><code>public static final java.lang.String</code></td>
<td><code><a href="de/juplo/plugins/hibernate/AbstractSchemaMojo.html#OUTPUTDIRECTORY">OUTPUTDIRECTORY</a></code></td>
<td class="colLast"><code>"project.build.outputDirectory"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a name="de.juplo.plugins.hibernate.AbstractSchemaMojo.SCAN_CLASSES">
<!-- -->
-</a><code>public static final <a href="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+</a><code>public static final java.lang.String</code></td>
<td><code><a href="de/juplo/plugins/hibernate/AbstractSchemaMojo.html#SCAN_CLASSES">SCAN_CLASSES</a></code></td>
<td class="colLast"><code>"hibernate.schema.scan.classes"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a name="de.juplo.plugins.hibernate.AbstractSchemaMojo.SCAN_DEPENDENCIES">
<!-- -->
-</a><code>public static final <a href="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+</a><code>public static final java.lang.String</code></td>
<td><code><a href="de/juplo/plugins/hibernate/AbstractSchemaMojo.html#SCAN_DEPENDENCIES">SCAN_DEPENDENCIES</a></code></td>
<td class="colLast"><code>"hibernate.schema.scan.dependencies"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a name="de.juplo.plugins.hibernate.AbstractSchemaMojo.SCAN_TESTCLASSES">
<!-- -->
-</a><code>public static final <a href="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+</a><code>public static final java.lang.String</code></td>
<td><code><a href="de/juplo/plugins/hibernate/AbstractSchemaMojo.html#SCAN_TESTCLASSES">SCAN_TESTCLASSES</a></code></td>
<td class="colLast"><code>"hibernate.schema.scan.test_classes"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a name="de.juplo.plugins.hibernate.AbstractSchemaMojo.SKIPPED">
<!-- -->
-</a><code>public static final <a href="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+</a><code>public static final java.lang.String</code></td>
<td><code><a href="de/juplo/plugins/hibernate/AbstractSchemaMojo.html#SKIPPED">SKIPPED</a></code></td>
<td class="colLast"><code>"hibernate.schema.skipped"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a name="de.juplo.plugins.hibernate.AbstractSchemaMojo.TEST_OUTPUTDIRECTORY">
<!-- -->
-</a><code>public static final <a href="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+</a><code>public static final java.lang.String</code></td>
<td><code><a href="de/juplo/plugins/hibernate/AbstractSchemaMojo.html#TEST_OUTPUTDIRECTORY">TEST_OUTPUTDIRECTORY</a></code></td>
<td class="colLast"><code>"project.build.testOutputDirectory"</code></td>
</tr>
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright © 2016. All Rights Reserved.</small></p>
+<p class="legalCopy"><small>Copyright © 2025. All Rights Reserved.</small></p>
</body>
</html>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
-<html lang="de">
+<html lang="en">
<head>
-<!-- Generated by javadoc (1.8.0_74) on Wed Mar 09 11:54:59 CET 2016 -->
+<!-- Generated by javadoc (1.8.0_342) on Fri Nov 07 14:05:49 UTC 2025 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>AbstractSchemaMojo (Hibernate Maven Plugin 2.0.0 API)</title>
-<meta name="date" content="2016-03-09">
+<meta name="date" content="2025-11-07">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
</div>
<div class="contentContainer">
<ul class="inheritance">
-<li><a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
+<li>java.lang.Object</li>
<li>
<ul class="inheritance">
<li>org.apache.maven.plugin.AbstractMojo</li>
<th class="colLast" scope="col">Field and Description</th>
</tr>
<tr class="altColor">
-<td class="colFirst"><code>static <a href="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td class="colFirst"><code>static java.lang.String</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../de/juplo/plugins/hibernate/AbstractSchemaMojo.html#DELIMITER">DELIMITER</a></span></code> </td>
</tr>
<tr class="rowColor">
-<td class="colFirst"><code>static <a href="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td class="colFirst"><code>static java.lang.String</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../de/juplo/plugins/hibernate/AbstractSchemaMojo.html#EXPORT">EXPORT</a></span></code> </td>
</tr>
<tr class="altColor">
-<td class="colFirst"><code>static <a href="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td class="colFirst"><code>static java.lang.String</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../de/juplo/plugins/hibernate/AbstractSchemaMojo.html#OUTPUTDIRECTORY">OUTPUTDIRECTORY</a></span></code> </td>
</tr>
<tr class="rowColor">
-<td class="colFirst"><code>static <a href="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td class="colFirst"><code>static java.lang.String</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../de/juplo/plugins/hibernate/AbstractSchemaMojo.html#SCAN_CLASSES">SCAN_CLASSES</a></span></code> </td>
</tr>
<tr class="altColor">
-<td class="colFirst"><code>static <a href="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td class="colFirst"><code>static java.lang.String</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../de/juplo/plugins/hibernate/AbstractSchemaMojo.html#SCAN_DEPENDENCIES">SCAN_DEPENDENCIES</a></span></code> </td>
</tr>
<tr class="rowColor">
-<td class="colFirst"><code>static <a href="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td class="colFirst"><code>static java.lang.String</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../de/juplo/plugins/hibernate/AbstractSchemaMojo.html#SCAN_TESTCLASSES">SCAN_TESTCLASSES</a></span></code> </td>
</tr>
<tr class="altColor">
-<td class="colFirst"><code>static <a href="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td class="colFirst"><code>static java.lang.String</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../de/juplo/plugins/hibernate/AbstractSchemaMojo.html#SKIPPED">SKIPPED</a></span></code> </td>
</tr>
<tr class="rowColor">
-<td class="colFirst"><code>static <a href="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td class="colFirst"><code>static java.lang.String</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../de/juplo/plugins/hibernate/AbstractSchemaMojo.html#TEST_OUTPUTDIRECTORY">TEST_OUTPUTDIRECTORY</a></span></code> </td>
</tr>
</table>
</tr>
<tr id="i0" class="altColor">
<td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../de/juplo/plugins/hibernate/AbstractSchemaMojo.html#execute-java.lang.String-">execute</a></span>(<a href="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> filename)</code> </td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../de/juplo/plugins/hibernate/AbstractSchemaMojo.html#execute-java.lang.String-">execute</a></span>(java.lang.String filename)</code> </td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
<!-- -->
</a>
-<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
-<code><a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#clone--" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#finalize--" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#toString--" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="class or interface in java.lang">wait</a></code></li>
+<h3>Methods inherited from class java.lang.Object</h3>
+<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.org.apache.maven.plugin.Mojo">
<ul class="blockList">
<li class="blockList">
<h4>EXPORT</h4>
-<pre>public static final <a href="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> EXPORT</pre>
+<pre>public static final java.lang.String EXPORT</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#de.juplo.plugins.hibernate.AbstractSchemaMojo.EXPORT">Constant Field Values</a></dd>
<ul class="blockList">
<li class="blockList">
<h4>DELIMITER</h4>
-<pre>public static final <a href="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> DELIMITER</pre>
+<pre>public static final java.lang.String DELIMITER</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#de.juplo.plugins.hibernate.AbstractSchemaMojo.DELIMITER">Constant Field Values</a></dd>
<ul class="blockList">
<li class="blockList">
<h4>OUTPUTDIRECTORY</h4>
-<pre>public static final <a href="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> OUTPUTDIRECTORY</pre>
+<pre>public static final java.lang.String OUTPUTDIRECTORY</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#de.juplo.plugins.hibernate.AbstractSchemaMojo.OUTPUTDIRECTORY">Constant Field Values</a></dd>
<ul class="blockList">
<li class="blockList">
<h4>SCAN_CLASSES</h4>
-<pre>public static final <a href="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> SCAN_CLASSES</pre>
+<pre>public static final java.lang.String SCAN_CLASSES</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#de.juplo.plugins.hibernate.AbstractSchemaMojo.SCAN_CLASSES">Constant Field Values</a></dd>
<ul class="blockList">
<li class="blockList">
<h4>SCAN_DEPENDENCIES</h4>
-<pre>public static final <a href="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> SCAN_DEPENDENCIES</pre>
+<pre>public static final java.lang.String SCAN_DEPENDENCIES</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#de.juplo.plugins.hibernate.AbstractSchemaMojo.SCAN_DEPENDENCIES">Constant Field Values</a></dd>
<ul class="blockList">
<li class="blockList">
<h4>SCAN_TESTCLASSES</h4>
-<pre>public static final <a href="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> SCAN_TESTCLASSES</pre>
+<pre>public static final java.lang.String SCAN_TESTCLASSES</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#de.juplo.plugins.hibernate.AbstractSchemaMojo.SCAN_TESTCLASSES">Constant Field Values</a></dd>
<ul class="blockList">
<li class="blockList">
<h4>TEST_OUTPUTDIRECTORY</h4>
-<pre>public static final <a href="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> TEST_OUTPUTDIRECTORY</pre>
+<pre>public static final java.lang.String TEST_OUTPUTDIRECTORY</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#de.juplo.plugins.hibernate.AbstractSchemaMojo.TEST_OUTPUTDIRECTORY">Constant Field Values</a></dd>
<ul class="blockListLast">
<li class="blockList">
<h4>SKIPPED</h4>
-<pre>public static final <a href="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> SKIPPED</pre>
+<pre>public static final java.lang.String SKIPPED</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#de.juplo.plugins.hibernate.AbstractSchemaMojo.SKIPPED">Constant Field Values</a></dd>
<ul class="blockListLast">
<li class="blockList">
<h4>execute</h4>
-<pre>public final void execute(<a href="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> filename)
+<pre>public final void execute(java.lang.String filename)
throws org.apache.maven.plugin.MojoFailureException,
org.apache.maven.plugin.MojoExecutionException</pre>
<dl>
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright © 2016. All Rights Reserved.</small></p>
+<p class="legalCopy"><small>Copyright © 2025. All Rights Reserved.</small></p>
</body>
</html>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
-<html lang="de">
+<html lang="en">
<head>
-<!-- Generated by javadoc (1.8.0_74) on Wed Mar 09 11:54:59 CET 2016 -->
+<!-- Generated by javadoc (1.8.0_342) on Fri Nov 07 14:05:50 UTC 2025 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>CreateMojo (Hibernate Maven Plugin 2.0.0 API)</title>
-<meta name="date" content="2016-03-09">
+<meta name="date" content="2025-11-07">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
</div>
<div class="contentContainer">
<ul class="inheritance">
-<li><a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
+<li>java.lang.Object</li>
<li>
<ul class="inheritance">
<li>org.apache.maven.plugin.AbstractMojo</li>
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
<!-- -->
</a>
-<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
-<code><a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#clone--" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#finalize--" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#toString--" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="class or interface in java.lang">wait</a></code></li>
+<h3>Methods inherited from class java.lang.Object</h3>
+<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
</ul>
</li>
</ul>
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright © 2016. All Rights Reserved.</small></p>
+<p class="legalCopy"><small>Copyright © 2025. All Rights Reserved.</small></p>
</body>
</html>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
-<html lang="de">
+<html lang="en">
<head>
-<!-- Generated by javadoc (1.8.0_74) on Wed Mar 09 11:54:59 CET 2016 -->
+<!-- Generated by javadoc (1.8.0_342) on Fri Nov 07 14:05:50 UTC 2025 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>DropMojo (Hibernate Maven Plugin 2.0.0 API)</title>
-<meta name="date" content="2016-03-09">
+<meta name="date" content="2025-11-07">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
</div>
<div class="contentContainer">
<ul class="inheritance">
-<li><a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
+<li>java.lang.Object</li>
<li>
<ul class="inheritance">
<li>org.apache.maven.plugin.AbstractMojo</li>
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
<!-- -->
</a>
-<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
-<code><a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#clone--" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#finalize--" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#toString--" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="class or interface in java.lang">wait</a></code></li>
+<h3>Methods inherited from class java.lang.Object</h3>
+<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
</ul>
</li>
</ul>
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright © 2016. All Rights Reserved.</small></p>
+<p class="legalCopy"><small>Copyright © 2025. All Rights Reserved.</small></p>
</body>
</html>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
-<html lang="de">
+<html lang="en">
<head>
-<!-- Generated by javadoc (1.8.0_74) on Wed Mar 09 11:54:59 CET 2016 -->
+<!-- Generated by javadoc (1.8.0_342) on Fri Nov 07 14:05:50 UTC 2025 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>HelpMojo (Hibernate Maven Plugin 2.0.0 API)</title>
-<meta name="date" content="2016-03-09">
+<meta name="date" content="2025-11-07">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
</div>
<div class="contentContainer">
<ul class="inheritance">
-<li><a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
+<li>java.lang.Object</li>
<li>
<ul class="inheritance">
<li>org.apache.maven.plugin.AbstractMojo</li>
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
<!-- -->
</a>
-<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
-<code><a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#clone--" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#finalize--" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#toString--" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="class or interface in java.lang">wait</a></code></li>
+<h3>Methods inherited from class java.lang.Object</h3>
+<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
</ul>
</li>
</ul>
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright © 2016. All Rights Reserved.</small></p>
+<p class="legalCopy"><small>Copyright © 2025. All Rights Reserved.</small></p>
</body>
</html>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
-<html lang="de">
+<html lang="en">
<head>
-<!-- Generated by javadoc (1.8.0_74) on Wed Mar 09 11:54:59 CET 2016 -->
+<!-- Generated by javadoc (1.8.0_342) on Fri Nov 07 14:05:50 UTC 2025 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>ModificationTracker (Hibernate Maven Plugin 2.0.0 API)</title>
-<meta name="date" content="2016-03-09">
+<meta name="date" content="2025-11-07">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
</div>
<div class="contentContainer">
<ul class="inheritance">
-<li><a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
+<li>java.lang.Object</li>
<li>
<ul class="inheritance">
<li>de.juplo.plugins.hibernate.ModificationTracker</li>
<hr>
<br>
<pre>public class <span class="typeNameLabel">ModificationTracker</span>
-extends <a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre>
+extends java.lang.Object</pre>
<dl>
<dt><span class="simpleTagLabel">Author:</span></dt>
<dd>Kai Moritz</dd>
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
<!-- -->
</a>
-<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
-<code><a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#clone--" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#finalize--" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#toString--" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="class or interface in java.lang">wait</a></code></li>
+<h3>Methods inherited from class java.lang.Object</h3>
+<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
</ul>
</li>
</ul>
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright © 2016. All Rights Reserved.</small></p>
+<p class="legalCopy"><small>Copyright © 2025. All Rights Reserved.</small></p>
</body>
</html>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
-<html lang="de">
+<html lang="en">
<head>
-<!-- Generated by javadoc (1.8.0_74) on Wed Mar 09 11:54:59 CET 2016 -->
+<!-- Generated by javadoc (1.8.0_342) on Fri Nov 07 14:05:50 UTC 2025 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>MutableClassLoader (Hibernate Maven Plugin 2.0.0 API)</title>
-<meta name="date" content="2016-03-09">
+<meta name="date" content="2025-11-07">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
</div>
<div class="contentContainer">
<ul class="inheritance">
-<li><a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
+<li>java.lang.Object</li>
<li>
<ul class="inheritance">
-<li><a href="http://java.sun.com/javase/6/docs/api/java/lang/ClassLoader.html?is-external=true" title="class or interface in java.lang">java.lang.ClassLoader</a></li>
+<li>java.lang.ClassLoader</li>
<li>
<ul class="inheritance">
<li>de.juplo.plugins.hibernate.MutableClassLoader</li>
<hr>
<br>
<pre>public class <span class="typeNameLabel">MutableClassLoader</span>
-extends <a href="http://java.sun.com/javase/6/docs/api/java/lang/ClassLoader.html?is-external=true" title="class or interface in java.lang">ClassLoader</a></pre>
+extends java.lang.ClassLoader</pre>
<dl>
<dt><span class="simpleTagLabel">Author:</span></dt>
<dd>kai</dd>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tr class="altColor">
-<td class="colOne"><code><span class="memberNameLink"><a href="../../../../de/juplo/plugins/hibernate/MutableClassLoader.html#MutableClassLoader-java.util.LinkedHashSet-org.apache.maven.plugin.logging.Log-">MutableClassLoader</a></span>(<a href="http://java.sun.com/javase/6/docs/api/java/util/LinkedHashSet.html?is-external=true" title="class or interface in java.util">LinkedHashSet</a><<a href="http://java.sun.com/javase/6/docs/api/java/net/URL.html?is-external=true" title="class or interface in java.net">URL</a>> urls,
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../de/juplo/plugins/hibernate/MutableClassLoader.html#MutableClassLoader-java.util.LinkedHashSet-org.apache.maven.plugin.logging.Log-">MutableClassLoader</a></span>(java.util.LinkedHashSet<java.net.URL> urls,
org.apache.maven.plugin.logging.Log log)</code> </td>
</tr>
</table>
</tr>
<tr id="i0" class="altColor">
<td class="colFirst"><code><a href="../../../../de/juplo/plugins/hibernate/MutableClassLoader.html" title="class in de.juplo.plugins.hibernate">MutableClassLoader</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../de/juplo/plugins/hibernate/MutableClassLoader.html#add-java.util.LinkedHashSet-">add</a></span>(<a href="http://java.sun.com/javase/6/docs/api/java/util/LinkedHashSet.html?is-external=true" title="class or interface in java.util">LinkedHashSet</a><<a href="http://java.sun.com/javase/6/docs/api/java/net/URL.html?is-external=true" title="class or interface in java.net">URL</a>> urls)</code> </td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../de/juplo/plugins/hibernate/MutableClassLoader.html#add-java.util.LinkedHashSet-">add</a></span>(java.util.LinkedHashSet<java.net.URL> urls)</code> </td>
</tr>
<tr id="i1" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../de/juplo/plugins/hibernate/MutableClassLoader.html#clearAssertionStatus--">clearAssertionStatus</a></span>()</code> </td>
</tr>
<tr id="i2" class="altColor">
-<td class="colFirst"><code><a href="http://java.sun.com/javase/6/docs/api/java/net/URL.html?is-external=true" title="class or interface in java.net">URL</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../de/juplo/plugins/hibernate/MutableClassLoader.html#getResource-java.lang.String-">getResource</a></span>(<a href="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> name)</code> </td>
+<td class="colFirst"><code>java.net.URL</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../de/juplo/plugins/hibernate/MutableClassLoader.html#getResource-java.lang.String-">getResource</a></span>(java.lang.String name)</code> </td>
</tr>
<tr id="i3" class="rowColor">
-<td class="colFirst"><code><a href="http://java.sun.com/javase/6/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../de/juplo/plugins/hibernate/MutableClassLoader.html#getResourceAsStream-java.lang.String-">getResourceAsStream</a></span>(<a href="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> name)</code> </td>
+<td class="colFirst"><code>java.io.InputStream</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../de/juplo/plugins/hibernate/MutableClassLoader.html#getResourceAsStream-java.lang.String-">getResourceAsStream</a></span>(java.lang.String name)</code> </td>
</tr>
<tr id="i4" class="altColor">
-<td class="colFirst"><code><a href="http://java.sun.com/javase/6/docs/api/java/util/Enumeration.html?is-external=true" title="class or interface in java.util">Enumeration</a><<a href="http://java.sun.com/javase/6/docs/api/java/net/URL.html?is-external=true" title="class or interface in java.net">URL</a>></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../de/juplo/plugins/hibernate/MutableClassLoader.html#getResources-java.lang.String-">getResources</a></span>(<a href="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> name)</code> </td>
+<td class="colFirst"><code>java.util.Enumeration<java.net.URL></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../de/juplo/plugins/hibernate/MutableClassLoader.html#getResources-java.lang.String-">getResources</a></span>(java.lang.String name)</code> </td>
</tr>
<tr id="i5" class="rowColor">
-<td class="colFirst"><code><a href="http://java.sun.com/javase/6/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a><?></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../de/juplo/plugins/hibernate/MutableClassLoader.html#loadClass-java.lang.String-">loadClass</a></span>(<a href="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> name)</code> </td>
+<td class="colFirst"><code>java.lang.Class<?></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../de/juplo/plugins/hibernate/MutableClassLoader.html#loadClass-java.lang.String-">loadClass</a></span>(java.lang.String name)</code> </td>
</tr>
<tr id="i6" class="altColor">
<td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../de/juplo/plugins/hibernate/MutableClassLoader.html#setClassAssertionStatus-java.lang.String-boolean-">setClassAssertionStatus</a></span>(<a href="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> className,
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../de/juplo/plugins/hibernate/MutableClassLoader.html#setClassAssertionStatus-java.lang.String-boolean-">setClassAssertionStatus</a></span>(java.lang.String className,
boolean enabled)</code> </td>
</tr>
<tr id="i7" class="rowColor">
</tr>
<tr id="i8" class="altColor">
<td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../de/juplo/plugins/hibernate/MutableClassLoader.html#setPackageAssertionStatus-java.lang.String-boolean-">setPackageAssertionStatus</a></span>(<a href="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> packageName,
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../de/juplo/plugins/hibernate/MutableClassLoader.html#setPackageAssertionStatus-java.lang.String-boolean-">setPackageAssertionStatus</a></span>(java.lang.String packageName,
boolean enabled)</code> </td>
</tr>
</table>
<li class="blockList"><a name="methods.inherited.from.class.java.lang.ClassLoader">
<!-- -->
</a>
-<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/javase/6/docs/api/java/lang/ClassLoader.html?is-external=true" title="class or interface in java.lang">ClassLoader</a></h3>
-<code><a href="http://java.sun.com/javase/6/docs/api/java/lang/ClassLoader.html?is-external=true#defineClass-byte:A-int-int-" title="class or interface in java.lang">defineClass</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/ClassLoader.html?is-external=true#defineClass-java.lang.String-byte:A-int-int-" title="class or interface in java.lang">defineClass</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/ClassLoader.html?is-external=true#defineClass-java.lang.String-byte:A-int-int-java.security.ProtectionDomain-" title="class or interface in java.lang">defineClass</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/ClassLoader.html?is-external=true#defineClass-java.lang.String-java.nio.ByteBuffer-java.security.ProtectionDomain-" title="class or interface in java.lang">defineClass</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/ClassLoader.html?is-external=true#definePackage-java.lang.String-java.lang.String-java.lang.String-java.lang.String-java.lang.String-java.lang.String-java.lang.String-java.net.URL-" title="class or interface in java.lang">definePackage</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/ClassLoader.html?is-external=true#findClass-java.lang.String-" title="class or interface in java.lang">findClass</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/ClassLoader.html?is-external=true#findLibrary-java.lang.String-" title="class or interface in java.lang">findLibrary</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/ClassLoader.html?is-external=true#findLoadedClass-java.lang.String-" title="class or interface in java.lang">findLoadedClass</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/ClassLoader.html?is-external=true#findResource-java.lang.String-" title="class or interface in java.lang">findResource</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/ClassLoader.html?is-external=true#findResources-java.lang.String-" title="class or interface in java.lang">findResources</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/ClassLoader.html?is-external=true#findSystemClass-java.lang.String-" title="class or interface in java.lang">findSystemClass</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/ClassLoader.html?is-external=true#getClassLoadingLock-java.lang.String-" title="class or interface in java.lang">getClassLoadingLock</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/ClassLoader.html?is-external=true#getPackage-java.lang.String-" title="class or interface in java.lang">getPackage</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/ClassLoader.html?is-external=true#getPackages--" title="class or interface in java.lang">getPackages</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/ClassLoader.html?is-external=true#getParent--" title="class or interface in java.lang">getParent</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/ClassLoader.html?is-external=true#getSystemClassLoader--" title="class or interface in java.lang">getSystemClassLoader</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/ClassLoader.html?is-external=true#getSystemResource-java.lang.String-" title="class or interface in java.lang">getSystemResource</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/ClassLoader.html?is-external=true#getSystemResourceAsStream-java.lang.String-" title="class or interface in java.lang">getSystemResourceAsStream</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/ClassLoader.html?is-external=true#getSystemResources-java.lang.String-" title="class or interface in java.lang">getSystemResources</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/ClassLoader.html?is-external=true#loadClass-java.lang.String-boolean-" title="class or interface in java.lang">loadClass</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/ClassLoader.html?is-external=true#registerAsParallelCapable--" title="class or interface in java.lang">registerAsParallelCapable</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/ClassLoader.html?is-external=true#resolveClass-java.lang.Class-" title="class or interface in java.lang">resolveClass</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/ClassLoader.html?is-external=true#setSigners-java.lang.Class-java.lang.Object:A-" title="class or interface in java.lang">setSigners</a></code></li>
+<h3>Methods inherited from class java.lang.ClassLoader</h3>
+<code>defineClass, defineClass, defineClass, defineClass, definePackage, findClass, findLibrary, findLoadedClass, findResource, findResources, findSystemClass, getClassLoadingLock, getPackage, getPackages, getParent, getSystemClassLoader, getSystemResource, getSystemResourceAsStream, getSystemResources, loadClass, registerAsParallelCapable, resolveClass, setSigners</code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
<!-- -->
</a>
-<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
-<code><a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#clone--" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#finalize--" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#toString--" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="class or interface in java.lang">wait</a></code></li>
+<h3>Methods inherited from class java.lang.Object</h3>
+<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
</ul>
</li>
</ul>
<ul class="blockListLast">
<li class="blockList">
<h4>MutableClassLoader</h4>
-<pre>public MutableClassLoader(<a href="http://java.sun.com/javase/6/docs/api/java/util/LinkedHashSet.html?is-external=true" title="class or interface in java.util">LinkedHashSet</a><<a href="http://java.sun.com/javase/6/docs/api/java/net/URL.html?is-external=true" title="class or interface in java.net">URL</a>> urls,
+<pre>public MutableClassLoader(java.util.LinkedHashSet<java.net.URL> urls,
org.apache.maven.plugin.logging.Log log)</pre>
</li>
</ul>
<ul class="blockList">
<li class="blockList">
<h4>add</h4>
-<pre>public <a href="../../../../de/juplo/plugins/hibernate/MutableClassLoader.html" title="class in de.juplo.plugins.hibernate">MutableClassLoader</a> add(<a href="http://java.sun.com/javase/6/docs/api/java/util/LinkedHashSet.html?is-external=true" title="class or interface in java.util">LinkedHashSet</a><<a href="http://java.sun.com/javase/6/docs/api/java/net/URL.html?is-external=true" title="class or interface in java.net">URL</a>> urls)</pre>
+<pre>public <a href="../../../../de/juplo/plugins/hibernate/MutableClassLoader.html" title="class in de.juplo.plugins.hibernate">MutableClassLoader</a> add(java.util.LinkedHashSet<java.net.URL> urls)</pre>
</li>
</ul>
<a name="clearAssertionStatus--">
<pre>public void clearAssertionStatus()</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
-<dd><code><a href="http://java.sun.com/javase/6/docs/api/java/lang/ClassLoader.html?is-external=true#clearAssertionStatus--" title="class or interface in java.lang">clearAssertionStatus</a></code> in class <code><a href="http://java.sun.com/javase/6/docs/api/java/lang/ClassLoader.html?is-external=true" title="class or interface in java.lang">ClassLoader</a></code></dd>
+<dd><code>clearAssertionStatus</code> in class <code>java.lang.ClassLoader</code></dd>
</dl>
</li>
</ul>
<ul class="blockList">
<li class="blockList">
<h4>setClassAssertionStatus</h4>
-<pre>public void setClassAssertionStatus(<a href="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> className,
+<pre>public void setClassAssertionStatus(java.lang.String className,
boolean enabled)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
-<dd><code><a href="http://java.sun.com/javase/6/docs/api/java/lang/ClassLoader.html?is-external=true#setClassAssertionStatus-java.lang.String-boolean-" title="class or interface in java.lang">setClassAssertionStatus</a></code> in class <code><a href="http://java.sun.com/javase/6/docs/api/java/lang/ClassLoader.html?is-external=true" title="class or interface in java.lang">ClassLoader</a></code></dd>
+<dd><code>setClassAssertionStatus</code> in class <code>java.lang.ClassLoader</code></dd>
</dl>
</li>
</ul>
<ul class="blockList">
<li class="blockList">
<h4>setPackageAssertionStatus</h4>
-<pre>public void setPackageAssertionStatus(<a href="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> packageName,
+<pre>public void setPackageAssertionStatus(java.lang.String packageName,
boolean enabled)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
-<dd><code><a href="http://java.sun.com/javase/6/docs/api/java/lang/ClassLoader.html?is-external=true#setPackageAssertionStatus-java.lang.String-boolean-" title="class or interface in java.lang">setPackageAssertionStatus</a></code> in class <code><a href="http://java.sun.com/javase/6/docs/api/java/lang/ClassLoader.html?is-external=true" title="class or interface in java.lang">ClassLoader</a></code></dd>
+<dd><code>setPackageAssertionStatus</code> in class <code>java.lang.ClassLoader</code></dd>
</dl>
</li>
</ul>
<pre>public void setDefaultAssertionStatus(boolean enabled)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
-<dd><code><a href="http://java.sun.com/javase/6/docs/api/java/lang/ClassLoader.html?is-external=true#setDefaultAssertionStatus-boolean-" title="class or interface in java.lang">setDefaultAssertionStatus</a></code> in class <code><a href="http://java.sun.com/javase/6/docs/api/java/lang/ClassLoader.html?is-external=true" title="class or interface in java.lang">ClassLoader</a></code></dd>
+<dd><code>setDefaultAssertionStatus</code> in class <code>java.lang.ClassLoader</code></dd>
</dl>
</li>
</ul>
<ul class="blockList">
<li class="blockList">
<h4>getResourceAsStream</h4>
-<pre>public <a href="http://java.sun.com/javase/6/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a> getResourceAsStream(<a href="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> name)</pre>
+<pre>public java.io.InputStream getResourceAsStream(java.lang.String name)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
-<dd><code><a href="http://java.sun.com/javase/6/docs/api/java/lang/ClassLoader.html?is-external=true#getResourceAsStream-java.lang.String-" title="class or interface in java.lang">getResourceAsStream</a></code> in class <code><a href="http://java.sun.com/javase/6/docs/api/java/lang/ClassLoader.html?is-external=true" title="class or interface in java.lang">ClassLoader</a></code></dd>
+<dd><code>getResourceAsStream</code> in class <code>java.lang.ClassLoader</code></dd>
</dl>
</li>
</ul>
<ul class="blockList">
<li class="blockList">
<h4>getResources</h4>
-<pre>public <a href="http://java.sun.com/javase/6/docs/api/java/util/Enumeration.html?is-external=true" title="class or interface in java.util">Enumeration</a><<a href="http://java.sun.com/javase/6/docs/api/java/net/URL.html?is-external=true" title="class or interface in java.net">URL</a>> getResources(<a href="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> name)
- throws <a href="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
+<pre>public java.util.Enumeration<java.net.URL> getResources(java.lang.String name)
+ throws java.io.IOException</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
-<dd><code><a href="http://java.sun.com/javase/6/docs/api/java/lang/ClassLoader.html?is-external=true#getResources-java.lang.String-" title="class or interface in java.lang">getResources</a></code> in class <code><a href="http://java.sun.com/javase/6/docs/api/java/lang/ClassLoader.html?is-external=true" title="class or interface in java.lang">ClassLoader</a></code></dd>
+<dd><code>getResources</code> in class <code>java.lang.ClassLoader</code></dd>
<dt><span class="throwsLabel">Throws:</span></dt>
-<dd><code><a href="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd>
+<dd><code>java.io.IOException</code></dd>
</dl>
</li>
</ul>
<ul class="blockList">
<li class="blockList">
<h4>getResource</h4>
-<pre>public <a href="http://java.sun.com/javase/6/docs/api/java/net/URL.html?is-external=true" title="class or interface in java.net">URL</a> getResource(<a href="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> name)</pre>
+<pre>public java.net.URL getResource(java.lang.String name)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
-<dd><code><a href="http://java.sun.com/javase/6/docs/api/java/lang/ClassLoader.html?is-external=true#getResource-java.lang.String-" title="class or interface in java.lang">getResource</a></code> in class <code><a href="http://java.sun.com/javase/6/docs/api/java/lang/ClassLoader.html?is-external=true" title="class or interface in java.lang">ClassLoader</a></code></dd>
+<dd><code>getResource</code> in class <code>java.lang.ClassLoader</code></dd>
</dl>
</li>
</ul>
<ul class="blockListLast">
<li class="blockList">
<h4>loadClass</h4>
-<pre>public <a href="http://java.sun.com/javase/6/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a><?> loadClass(<a href="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> name)
- throws <a href="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</a></pre>
+<pre>public java.lang.Class<?> loadClass(java.lang.String name)
+ throws java.lang.ClassNotFoundException</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
-<dd><code><a href="http://java.sun.com/javase/6/docs/api/java/lang/ClassLoader.html?is-external=true#loadClass-java.lang.String-" title="class or interface in java.lang">loadClass</a></code> in class <code><a href="http://java.sun.com/javase/6/docs/api/java/lang/ClassLoader.html?is-external=true" title="class or interface in java.lang">ClassLoader</a></code></dd>
+<dd><code>loadClass</code> in class <code>java.lang.ClassLoader</code></dd>
<dt><span class="throwsLabel">Throws:</span></dt>
-<dd><code><a href="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</a></code></dd>
+<dd><code>java.lang.ClassNotFoundException</code></dd>
</dl>
</li>
</ul>
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright © 2016. All Rights Reserved.</small></p>
+<p class="legalCopy"><small>Copyright © 2025. All Rights Reserved.</small></p>
</body>
</html>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
-<html lang="de">
+<html lang="en">
<head>
-<!-- Generated by javadoc (1.8.0_74) on Wed Mar 09 11:55:00 CET 2016 -->
+<!-- Generated by javadoc (1.8.0_342) on Fri Nov 07 14:05:50 UTC 2025 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Class de.juplo.plugins.hibernate.AbstractSchemaMojo (Hibernate Maven Plugin 2.0.0 API)</title>
-<meta name="date" content="2016-03-09">
+<meta name="date" content="2025-11-07">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright © 2016. All Rights Reserved.</small></p>
+<p class="legalCopy"><small>Copyright © 2025. All Rights Reserved.</small></p>
</body>
</html>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
-<html lang="de">
+<html lang="en">
<head>
-<!-- Generated by javadoc (1.8.0_74) on Wed Mar 09 11:55:00 CET 2016 -->
+<!-- Generated by javadoc (1.8.0_342) on Fri Nov 07 14:05:50 UTC 2025 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Class de.juplo.plugins.hibernate.CreateMojo (Hibernate Maven Plugin 2.0.0 API)</title>
-<meta name="date" content="2016-03-09">
+<meta name="date" content="2025-11-07">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright © 2016. All Rights Reserved.</small></p>
+<p class="legalCopy"><small>Copyright © 2025. All Rights Reserved.</small></p>
</body>
</html>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
-<html lang="de">
+<html lang="en">
<head>
-<!-- Generated by javadoc (1.8.0_74) on Wed Mar 09 11:55:00 CET 2016 -->
+<!-- Generated by javadoc (1.8.0_342) on Fri Nov 07 14:05:50 UTC 2025 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Class de.juplo.plugins.hibernate.DropMojo (Hibernate Maven Plugin 2.0.0 API)</title>
-<meta name="date" content="2016-03-09">
+<meta name="date" content="2025-11-07">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright © 2016. All Rights Reserved.</small></p>
+<p class="legalCopy"><small>Copyright © 2025. All Rights Reserved.</small></p>
</body>
</html>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
-<html lang="de">
+<html lang="en">
<head>
-<!-- Generated by javadoc (1.8.0_74) on Wed Mar 09 11:55:00 CET 2016 -->
+<!-- Generated by javadoc (1.8.0_342) on Fri Nov 07 14:05:50 UTC 2025 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Class de.juplo.plugins.hibernate.HelpMojo (Hibernate Maven Plugin 2.0.0 API)</title>
-<meta name="date" content="2016-03-09">
+<meta name="date" content="2025-11-07">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright © 2016. All Rights Reserved.</small></p>
+<p class="legalCopy"><small>Copyright © 2025. All Rights Reserved.</small></p>
</body>
</html>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
-<html lang="de">
+<html lang="en">
<head>
-<!-- Generated by javadoc (1.8.0_74) on Wed Mar 09 11:55:00 CET 2016 -->
+<!-- Generated by javadoc (1.8.0_342) on Fri Nov 07 14:05:50 UTC 2025 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Class de.juplo.plugins.hibernate.ModificationTracker (Hibernate Maven Plugin 2.0.0 API)</title>
-<meta name="date" content="2016-03-09">
+<meta name="date" content="2025-11-07">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright © 2016. All Rights Reserved.</small></p>
+<p class="legalCopy"><small>Copyright © 2025. All Rights Reserved.</small></p>
</body>
</html>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
-<html lang="de">
+<html lang="en">
<head>
-<!-- Generated by javadoc (1.8.0_74) on Wed Mar 09 11:55:00 CET 2016 -->
+<!-- Generated by javadoc (1.8.0_342) on Fri Nov 07 14:05:50 UTC 2025 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Class de.juplo.plugins.hibernate.MutableClassLoader (Hibernate Maven Plugin 2.0.0 API)</title>
-<meta name="date" content="2016-03-09">
+<meta name="date" content="2025-11-07">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../de/juplo/plugins/hibernate/MutableClassLoader.html" title="class in de.juplo.plugins.hibernate">MutableClassLoader</a></code></td>
-<td class="colLast"><span class="typeNameLabel">MutableClassLoader.</span><code><span class="memberNameLink"><a href="../../../../../de/juplo/plugins/hibernate/MutableClassLoader.html#add-java.util.LinkedHashSet-">add</a></span>(<a href="http://java.sun.com/javase/6/docs/api/java/util/LinkedHashSet.html?is-external=true" title="class or interface in java.util">LinkedHashSet</a><<a href="http://java.sun.com/javase/6/docs/api/java/net/URL.html?is-external=true" title="class or interface in java.net">URL</a>> urls)</code> </td>
+<td class="colLast"><span class="typeNameLabel">MutableClassLoader.</span><code><span class="memberNameLink"><a href="../../../../../de/juplo/plugins/hibernate/MutableClassLoader.html#add-java.util.LinkedHashSet-">add</a></span>(java.util.LinkedHashSet<java.net.URL> urls)</code> </td>
</tr>
</tbody>
</table>
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright © 2016. All Rights Reserved.</small></p>
+<p class="legalCopy"><small>Copyright © 2025. All Rights Reserved.</small></p>
</body>
</html>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
-<html lang="de">
+<html lang="en">
<head>
-<!-- Generated by javadoc (1.8.0_74) on Wed Mar 09 11:54:59 CET 2016 -->
+<!-- Generated by javadoc (1.8.0_342) on Fri Nov 07 14:05:50 UTC 2025 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>de.juplo.plugins.hibernate (Hibernate Maven Plugin 2.0.0 API)</title>
-<meta name="date" content="2016-03-09">
+<meta name="date" content="2025-11-07">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
-<html lang="de">
+<html lang="en">
<head>
-<!-- Generated by javadoc (1.8.0_74) on Wed Mar 09 11:54:59 CET 2016 -->
+<!-- Generated by javadoc (1.8.0_342) on Fri Nov 07 14:05:50 UTC 2025 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>de.juplo.plugins.hibernate (Hibernate Maven Plugin 2.0.0 API)</title>
-<meta name="date" content="2016-03-09">
+<meta name="date" content="2025-11-07">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../de/juplo/plugins/hibernate/HelpMojo.html" title="class in de.juplo.plugins.hibernate">HelpMojo</a></td>
<td class="colLast">
-<div class="block">Display help information on hibernate-maven-plugin.</div>
+<div class="block">Display help information on hibernate-maven-plugin.<br>
+ Call <code>mvn hibernate:help -Ddetail=true -Dgoal=<goal-name></code> to display parameter details.</div>
</td>
</tr>
<tr class="altColor">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright © 2016. All Rights Reserved.</small></p>
+<p class="legalCopy"><small>Copyright © 2025. All Rights Reserved.</small></p>
</body>
</html>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
-<html lang="de">
+<html lang="en">
<head>
-<!-- Generated by javadoc (1.8.0_74) on Wed Mar 09 11:54:59 CET 2016 -->
+<!-- Generated by javadoc (1.8.0_342) on Fri Nov 07 14:05:50 UTC 2025 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>de.juplo.plugins.hibernate Class Hierarchy (Hibernate Maven Plugin 2.0.0 API)</title>
-<meta name="date" content="2016-03-09">
+<meta name="date" content="2025-11-07">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
<div class="contentContainer">
<h2 title="Class Hierarchy">Class Hierarchy</h2>
<ul>
-<li type="circle">java.lang.<a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang"><span class="typeNameLink">Object</span></a>
+<li type="circle">java.lang.Object
<ul>
<li type="circle">org.apache.maven.plugin.AbstractMojo (implements org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo)
<ul>
<li type="circle">de.juplo.plugins.hibernate.<a href="../../../../de/juplo/plugins/hibernate/HelpMojo.html" title="class in de.juplo.plugins.hibernate"><span class="typeNameLink">HelpMojo</span></a></li>
</ul>
</li>
-<li type="circle">java.lang.<a href="http://java.sun.com/javase/6/docs/api/java/lang/ClassLoader.html?is-external=true" title="class or interface in java.lang"><span class="typeNameLink">ClassLoader</span></a>
+<li type="circle">java.lang.ClassLoader
<ul>
<li type="circle">de.juplo.plugins.hibernate.<a href="../../../../de/juplo/plugins/hibernate/MutableClassLoader.html" title="class in de.juplo.plugins.hibernate"><span class="typeNameLink">MutableClassLoader</span></a></li>
</ul>
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright © 2016. All Rights Reserved.</small></p>
+<p class="legalCopy"><small>Copyright © 2025. All Rights Reserved.</small></p>
</body>
</html>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
-<html lang="de">
+<html lang="en">
<head>
-<!-- Generated by javadoc (1.8.0_74) on Wed Mar 09 11:55:00 CET 2016 -->
+<!-- Generated by javadoc (1.8.0_342) on Fri Nov 07 14:05:50 UTC 2025 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Package de.juplo.plugins.hibernate (Hibernate Maven Plugin 2.0.0 API)</title>
-<meta name="date" content="2016-03-09">
+<meta name="date" content="2025-11-07">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright © 2016. All Rights Reserved.</small></p>
+<p class="legalCopy"><small>Copyright © 2025. All Rights Reserved.</small></p>
</body>
</html>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
-<html lang="de">
+<html lang="en">
<head>
-<!-- Generated by javadoc (1.8.0_74) on Wed Mar 09 11:55:00 CET 2016 -->
+<!-- Generated by javadoc (1.8.0_342) on Fri Nov 07 14:05:50 UTC 2025 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Deprecated List (Hibernate Maven Plugin 2.0.0 API)</title>
-<meta name="date" content="2016-03-09">
+<meta name="date" content="2025-11-07">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright © 2016. All Rights Reserved.</small></p>
+<p class="legalCopy"><small>Copyright © 2025. All Rights Reserved.</small></p>
</body>
</html>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
-<html lang="de">
+<html lang="en">
<head>
-<!-- Generated by javadoc (1.8.0_74) on Wed Mar 09 11:55:00 CET 2016 -->
+<!-- Generated by javadoc (1.8.0_342) on Fri Nov 07 14:05:50 UTC 2025 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>API Help (Hibernate Maven Plugin 2.0.0 API)</title>
-<meta name="date" content="2016-03-09">
+<meta name="date" content="2025-11-07">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright © 2016. All Rights Reserved.</small></p>
+<p class="legalCopy"><small>Copyright © 2025. All Rights Reserved.</small></p>
</body>
</html>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
-<html lang="de">
+<html lang="en">
<head>
-<!-- Generated by javadoc (1.8.0_74) on Wed Mar 09 11:55:00 CET 2016 -->
+<!-- Generated by javadoc (1.8.0_342) on Fri Nov 07 14:05:50 UTC 2025 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Index (Hibernate Maven Plugin 2.0.0 API)</title>
-<meta name="date" content="2016-03-09">
+<meta name="date" content="2025-11-07">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
<dl>
<dt><a href="de/juplo/plugins/hibernate/HelpMojo.html" title="class in de.juplo.plugins.hibernate"><span class="typeNameLink">HelpMojo</span></a> - Class in <a href="de/juplo/plugins/hibernate/package-summary.html">de.juplo.plugins.hibernate</a></dt>
<dd>
-<div class="block">Display help information on hibernate-maven-plugin.</div>
+<div class="block">Display help information on hibernate-maven-plugin.<br>
+ Call <code>mvn hibernate:help -Ddetail=true -Dgoal=<goal-name></code> to display parameter details.</div>
</dd>
<dt><span class="memberNameLink"><a href="de/juplo/plugins/hibernate/HelpMojo.html#HelpMojo--">HelpMojo()</a></span> - Constructor for class de.juplo.plugins.hibernate.<a href="de/juplo/plugins/hibernate/HelpMojo.html" title="class in de.juplo.plugins.hibernate">HelpMojo</a></dt>
<dd> </dd>
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright © 2016. All Rights Reserved.</small></p>
+<p class="legalCopy"><small>Copyright © 2025. All Rights Reserved.</small></p>
</body>
</html>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN" "http://www.w3.org/TR/html4/frameset.dtd">
<!-- NewPage -->
-<html lang="de">
+<html lang="en">
<head>
-<!-- Generated by javadoc (1.8.0_74) on Wed Mar 09 11:55:00 CET 2016 -->
+<!-- Generated by javadoc (1.8.0_342) on Fri Nov 07 14:05:50 UTC 2025 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Hibernate Maven Plugin 2.0.0 API</title>
<script type="text/javascript">
- targetPage = "" + window.location.search;
- if (targetPage != "" && targetPage != "undefined")
- targetPage = targetPage.substring(1);
- if (targetPage.indexOf(":") != -1 || (targetPage != "" && !validURL(targetPage)))
- targetPage = "undefined";
+ tmpTargetPage = "" + window.location.search;
+ if (tmpTargetPage != "" && tmpTargetPage != "undefined")
+ tmpTargetPage = tmpTargetPage.substring(1);
+ if (tmpTargetPage.indexOf(":") != -1 || (tmpTargetPage != "" && !validURL(tmpTargetPage)))
+ tmpTargetPage = "undefined";
+ targetPage = tmpTargetPage;
function validURL(url) {
try {
url = decodeURIComponent(url);
+++ /dev/null
--classpath
-'/home/kai/juplo/hibernate4-maven-plugin/target/checkout/target/classes:/home/kai/.m2/repository/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar:/home/kai/.m2/repository/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.jar:/home/kai/.m2/repository/org/eclipse/aether/aether-util/1.0.2.v20150114/aether-util-1.0.2.v20150114.jar:/home/kai/.m2/repository/com/pyx4j/maven-plugin-log4j/1.0.1/maven-plugin-log4j-1.0.1.jar:/home/kai/.m2/repository/org/hibernate/hibernate-entitymanager/5.0.2.Final/hibernate-entitymanager-5.0.2.Final.jar:/home/kai/.m2/repository/org/apache/maven/maven-core/3.3.3/maven-core-3.3.3.jar:/home/kai/.m2/repository/org/apache/maven/maven-model-builder/3.3.3/maven-model-builder-3.3.3.jar:/home/kai/.m2/repository/org/apache/maven/maven-settings-builder/3.3.3/maven-settings-builder-3.3.3.jar:/home/kai/.m2/repository/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar:/home/kai/.m2/repository/javax/inject/javax.inject/1/javax.inject-1.jar:/home/kai/.m2/repository/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar:/home/kai/.m2/repository/org/eclipse/aether/aether-spi/1.0.2.v20150114/aether-spi-1.0.2.v20150114.jar:/home/kai/.m2/repository/org/apache/maven/maven-builder-support/3.3.3/maven-builder-support-3.3.3.jar:/home/kai/.m2/repository/org/apache/maven/maven-repository-metadata/3.3.3/maven-repository-metadata-3.3.3.jar:/home/kai/.m2/repository/aopalliance/aopalliance/1.0/aopalliance-1.0.jar:/home/kai/.m2/repository/org/hibernate/javax/persistence/hibernate-jpa-2.1-api/1.0.0.Final/hibernate-jpa-2.1-api-1.0.0.Final.jar:/home/kai/.m2/repository/de/juplo/scannotation/1.0.4/scannotation-1.0.4.jar:/home/kai/.m2/repository/javax/el/javax.el-api/3.0.0/javax.el-api-3.0.0.jar:/home/kai/.m2/repository/org/apache/geronimo/specs/geronimo-jta_1.1_spec/1.1.1/geronimo-jta_1.1_spec-1.1.1.jar:/home/kai/.m2/repository/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar:/home/kai/.m2/repository/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar:/home/kai/.m2/repository/org/javassist/javassist/3.18.1-GA/javassist-3.18.1-GA.jar:/home/kai/.m2/repository/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.jar:/home/kai/.m2/repository/com/google/guava/guava/18.0/guava-18.0.jar:/home/kai/.m2/repository/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar:/home/kai/.m2/repository/org/apache/maven/maven-model/3.3.3/maven-model-3.3.3.jar:/home/kai/.m2/repository/org/eclipse/aether/aether-api/1.0.2.v20150114/aether-api-1.0.2.v20150114.jar:/home/kai/.m2/repository/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar:/home/kai/.m2/repository/org/apache/maven/maven-settings/3.3.3/maven-settings-3.3.3.jar:/home/kai/.m2/repository/antlr/antlr/2.7.7/antlr-2.7.7.jar:/home/kai/.m2/repository/org/jboss/jandex/1.2.2.Final/jandex-1.2.2.Final.jar:/home/kai/.m2/repository/org/hibernate/hibernate-envers/5.0.2.Final/hibernate-envers-5.0.2.Final.jar:/home/kai/.m2/repository/dom4j/dom4j/1.6.1/dom4j-1.6.1.jar:/home/kai/.m2/repository/org/hibernate/common/hibernate-commons-annotations/5.0.0.Final/hibernate-commons-annotations-5.0.0.Final.jar:/home/kai/.m2/repository/org/hibernate/hibernate-validator/5.2.2.Final/hibernate-validator-5.2.2.Final.jar:/home/kai/.m2/repository/org/apache/maven/maven-aether-provider/3.3.3/maven-aether-provider-3.3.3.jar:/home/kai/.m2/repository/org/apache/maven/maven-plugin-api/3.3.3/maven-plugin-api-3.3.3.jar:/home/kai/.m2/repository/log4j/log4j/1.2.14/log4j-1.2.14.jar:/home/kai/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.jar:/home/kai/.m2/repository/org/hibernate/hibernate-core/5.0.2.Final/hibernate-core-5.0.2.Final.jar:/home/kai/.m2/repository/org/apache/maven/maven-artifact/3.3.3/maven-artifact-3.3.3.jar:/home/kai/.m2/repository/com/fasterxml/classmate/1.1.0/classmate-1.1.0.jar:/home/kai/.m2/repository/org/sonatype/sisu/sisu-guice/3.2.5/sisu-guice-3.2.5-no_aop.jar:/home/kai/.m2/repository/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.jar:/home/kai/.m2/repository/org/eclipse/aether/aether-impl/1.0.2.v20150114/aether-impl-1.0.2.v20150114.jar:/home/kai/.m2/repository/org/jboss/logging/jboss-logging/3.3.0.Final/jboss-logging-3.3.0.Final.jar'
--encoding
-'UTF-8'
--protected
--sourcepath
-'/home/kai/juplo/hibernate4-maven-plugin/target/checkout/src/main/java:/home/kai/juplo/hibernate4-maven-plugin/target/checkout/target/generated-sources/plugin:/home/kai/juplo/hibernate4-maven-plugin/target/checkout/target/generated-sources/annotations'
--Xdoclint:none
--author
--bottom
-'Copyright © 2016. All Rights Reserved.'
--charset
-'UTF-8'
--d
-'/home/kai/juplo/hibernate4-maven-plugin/target/checkout/target/site/apidocs'
--docencoding
-'UTF-8'
--doctitle
-'Hibernate Maven Plugin 2.0.0 API'
--link
-'http://java.sun.com/javase/6/docs/api'
--tag
-"goal:a:Goal:"
--tag
-"phase:a:Phase:"
--tag
-"threadSafe:a:Thread Safe:"
--tag
-"requiresDependencyResolution:a:Requires Dependency Resolution:"
--tag
-"requiresProject:a:Requires Project:"
--use
--version
--windowtitle
-'Hibernate Maven Plugin 2.0.0 API'
\ No newline at end of file
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
-<html lang="de">
+<html lang="en">
<head>
-<!-- Generated by javadoc (1.8.0_74) on Wed Mar 09 11:55:00 CET 2016 -->
+<!-- Generated by javadoc (1.8.0_342) on Fri Nov 07 14:05:50 UTC 2025 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Class Hierarchy (Hibernate Maven Plugin 2.0.0 API)</title>
-<meta name="date" content="2016-03-09">
+<meta name="date" content="2025-11-07">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
<div class="contentContainer">
<h2 title="Class Hierarchy">Class Hierarchy</h2>
<ul>
-<li type="circle">java.lang.<a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang"><span class="typeNameLink">Object</span></a>
+<li type="circle">java.lang.Object
<ul>
<li type="circle">org.apache.maven.plugin.AbstractMojo (implements org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo)
<ul>
<li type="circle">de.juplo.plugins.hibernate.<a href="de/juplo/plugins/hibernate/HelpMojo.html" title="class in de.juplo.plugins.hibernate"><span class="typeNameLink">HelpMojo</span></a></li>
</ul>
</li>
-<li type="circle">java.lang.<a href="http://java.sun.com/javase/6/docs/api/java/lang/ClassLoader.html?is-external=true" title="class or interface in java.lang"><span class="typeNameLink">ClassLoader</span></a>
+<li type="circle">java.lang.ClassLoader
<ul>
<li type="circle">de.juplo.plugins.hibernate.<a href="de/juplo/plugins/hibernate/MutableClassLoader.html" title="class in de.juplo.plugins.hibernate"><span class="typeNameLink">MutableClassLoader</span></a></li>
</ul>
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright © 2016. All Rights Reserved.</small></p>
+<p class="legalCopy"><small>Copyright © 2025. All Rights Reserved.</small></p>
</body>
</html>
+++ /dev/null
-de.juplo.plugins.hibernate
\ No newline at end of file
<!DOCTYPE html>
<!--/*-->
-<!-- Generated by Apache Maven Doxia Site Renderer 2.0.0 at $dateFormat.format( $currentDate ) -->
+<!-- Generated by Apache Maven Doxia Site Renderer 1.9.2 at 2025-11-07 -->
-
+
- <!-- DONE WITH MENUE - - Project Documentation-->
+ <!-- DONE WITH MENUE - - $page.name-->
-
+
-
- <!-- Skipping already seen entry: uri=index.html, name=Hibernate Maven Plugin -->
+
+
+
+
+
+
+ <!-- NEW PAGE - - - - - uri: index.html?about / name: Overview -->
+
+
+
+
- <!-- NEW PAGE - - - - - uri: create-mojo.html / name: Goal: CREATE -->
+ <!-- NEW PAGE - - - - - uri: create-mojo.html / name: Goal — hibernate:create -->
- <!-- NEW PAGE - - - - - uri: drop-mojo.html / name: Goal: DROP -->
+ <!-- NEW PAGE - - - - - uri: update-mojo.html / name: Goal — hibernate:update -->
+
+
+
+
+
+
+
+
+
+
+
+
+ <!-- NEW PAGE - - - - - uri: drop-mojo.html / name: Goal — hibernate:drop -->
+
+
+
+
+
+
+
+
+
+
+
+
+ <!-- NEW PAGE - - - - - uri: help-mojo.html / name: Goal — hibernate:help -->
<!-- name: CI Management -->
-<!-- title: CI Management – Hibernate Maven Plugin -->
+<!-- title: Hibernate Maven Plugin – CI Management -->
<!-- short title: CI Management -->
<!-- current page: ci-management.html -->
<!-- path: /projects/hibernate-maven-plugin/2.0.0/ -->
<!-- crumbs: "/index.html","/projects.html" -->
-<!-- pages: {index.html={uri=index.html, name=Hibernate Maven Plugin, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}], childs={configuration.html=Configuration Examples, create-mojo.html=Goal: CREATE, drop-mojo.html=Goal: DROP, debugging.html=Enable Debug-Output, skip.html=Skipping Execution, force.html=Force Exceution, pitfalls.html=Known Pitfalls (FAQ), project-info.html=Project Information, project-reports.html=Project Reports}}, ci-management.html={name=CI Management, uri=ci-management.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=ci-management.html, name=CI Management}]}, dependencies.html={name=Dependencies, uri=dependencies.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=dependencies.html, name=Dependencies}]}, dependency-info.html={name=Maven Coordinates, uri=dependency-info.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=dependency-info.html, name=Maven Coordinates}]}, distribution-management.html={name=Distribution Management, uri=distribution-management.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=distribution-management.html, name=Distribution Management}]}, licenses.html={name=Licenses, uri=licenses.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=licenses.html, name=Licenses}]}, plugin-management.html={name=Plugin Management, uri=plugin-management.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=plugin-management.html, name=Plugin Management}]}, plugins.html={name=Plugins, uri=plugins.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=plugins.html, name=Plugins}]}, scm.html={name=Source Code Management, uri=scm.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=scm.html, name=Source Code Management}]}, summary.html={name=Summary, uri=summary.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=summary.html, name=Summary}]}, team.html={name=Team, uri=team.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=team.html, name=Team}]}, project-info.html={name=Project Information, uri=project-info.html, childs={ci-management.html=CI Management, dependencies.html=Dependencies, dependency-info.html=Maven Coordinates, distribution-management.html=Distribution Management, licenses.html=Licenses, plugin-management.html=Plugin Management, plugins.html=Plugins, scm.html=Source Code Management, summary.html=Summary, team.html=Team}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}]}, testapidocs/index.html={name=Test JavaDocs, uri=testapidocs/index.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=testapidocs/index.html, name=Test JavaDocs}]}, apidocs/index.html={name=JavaDocs, uri=apidocs/index.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=apidocs/index.html, name=JavaDocs}]}, xref/index.html={name=Source Xref, uri=xref/index.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=xref/index.html, name=Source Xref}]}, xref-test/index.html={name=Test Source Xref, uri=xref-test/index.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=xref-test/index.html, name=Test Source Xref}]}, cpd.html={name=CPD, uri=cpd.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=cpd.html, name=CPD}]}, pmd.html={name=PMD, uri=pmd.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=pmd.html, name=PMD}]}, plugin-info.html={name=Plugin Documentation, uri=plugin-info.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=plugin-info.html, name=Plugin Documentation}]}, project-reports.html={name=Project Reports, uri=project-reports.html, childs={testapidocs/index.html=Test JavaDocs, apidocs/index.html=JavaDocs, xref/index.html=Source Xref, xref-test/index.html=Test Source Xref, cpd.html=CPD, pmd.html=PMD, plugin-info.html=Plugin Documentation}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}]}, configuration.html={name=Configuration Examples, uri=configuration.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=configuration.html, name=Configuration Examples}]}, create-mojo.html={name=Goal: CREATE, uri=create-mojo.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=create-mojo.html, name=Goal: CREATE}]}, drop-mojo.html={name=Goal: DROP, uri=drop-mojo.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=drop-mojo.html, name=Goal: DROP}]}, debugging.html={name=Enable Debug-Output, uri=debugging.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=debugging.html, name=Enable Debug-Output}]}, skip.html={name=Skipping Execution, uri=skip.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=skip.html, name=Skipping Execution}]}, force.html={name=Force Exceution, uri=force.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=force.html, name=Force Exceution}]}, pitfalls.html={name=Known Pitfalls (FAQ), uri=pitfalls.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=pitfalls.html, name=Known Pitfalls (FAQ)}]}} -->
+<!-- pages: {index.html={uri=index.html, name=Hibernate Maven Plugin, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}], childs={index.html?about=Overview, configuration.html=Configuration Examples, create-mojo.html=Goal — hibernate:create, update-mojo.html=Goal — hibernate:update, drop-mojo.html=Goal — hibernate:drop, help-mojo.html=Goal — hibernate:help, debugging.html=Enable Debug-Output, skip.html=Skipping Execution, force.html=Force Exceution, pitfalls.html=Known Pitfalls (FAQ), project-info.html=Project Information, project-reports.html=Project Reports}}, ci-management.html={name=CI Management, uri=ci-management.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=ci-management.html, name=CI Management}]}, dependencies.html={name=Dependencies, uri=dependencies.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=dependencies.html, name=Dependencies}]}, dependency-info.html={name=Maven Coordinates, uri=dependency-info.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=dependency-info.html, name=Maven Coordinates}]}, distribution-management.html={name=Distribution Management, uri=distribution-management.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=distribution-management.html, name=Distribution Management}]}, licenses.html={name=Licenses, uri=licenses.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=licenses.html, name=Licenses}]}, plugin-management.html={name=Plugin Management, uri=plugin-management.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=plugin-management.html, name=Plugin Management}]}, plugins.html={name=Plugins, uri=plugins.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=plugins.html, name=Plugins}]}, scm.html={name=Source Code Management, uri=scm.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=scm.html, name=Source Code Management}]}, summary.html={name=Summary, uri=summary.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=summary.html, name=Summary}]}, team.html={name=Team, uri=team.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=team.html, name=Team}]}, project-info.html={name=Project Information, uri=project-info.html, childs={ci-management.html=CI Management, dependencies.html=Dependencies, dependency-info.html=Maven Coordinates, distribution-management.html=Distribution Management, licenses.html=Licenses, plugin-management.html=Plugin Management, plugins.html=Plugins, scm.html=Source Code Management, summary.html=Summary, team.html=Team}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}]}, testapidocs/index.html={name=Test JavaDocs, uri=testapidocs/index.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=testapidocs/index.html, name=Test JavaDocs}]}, apidocs/index.html={name=JavaDocs, uri=apidocs/index.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=apidocs/index.html, name=JavaDocs}]}, xref/index.html={name=Source Xref, uri=xref/index.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=xref/index.html, name=Source Xref}]}, xref-test/index.html={name=Test Source Xref, uri=xref-test/index.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=xref-test/index.html, name=Test Source Xref}]}, cpd.html={name=CPD, uri=cpd.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=cpd.html, name=CPD}]}, pmd.html={name=PMD, uri=pmd.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=pmd.html, name=PMD}]}, plugin-info.html={name=Plugin Documentation, uri=plugin-info.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=plugin-info.html, name=Plugin Documentation}]}, project-reports.html={name=Project Reports, uri=project-reports.html, childs={testapidocs/index.html=Test JavaDocs, apidocs/index.html=JavaDocs, xref/index.html=Source Xref, xref-test/index.html=Test Source Xref, cpd.html=CPD, pmd.html=PMD, plugin-info.html=Plugin Documentation}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}]}, index.html?about={name=Overview, uri=index.html?about, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=index.html?about, name=Overview}]}, configuration.html={name=Configuration Examples, uri=configuration.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=configuration.html, name=Configuration Examples}]}, create-mojo.html={name=Goal — hibernate:create, uri=create-mojo.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=create-mojo.html, name=Goal — hibernate:create}]}, update-mojo.html={name=Goal — hibernate:update, uri=update-mojo.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=update-mojo.html, name=Goal — hibernate:update}]}, drop-mojo.html={name=Goal — hibernate:drop, uri=drop-mojo.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=drop-mojo.html, name=Goal — hibernate:drop}]}, help-mojo.html={name=Goal — hibernate:help, uri=help-mojo.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=help-mojo.html, name=Goal — hibernate:help}]}, debugging.html={name=Enable Debug-Output, uri=debugging.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=debugging.html, name=Enable Debug-Output}]}, skip.html={name=Skipping Execution, uri=skip.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=skip.html, name=Skipping Execution}]}, force.html={name=Force Exceution, uri=force.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=force.html, name=Force Exceution}]}, pitfalls.html={name=Known Pitfalls (FAQ), uri=pitfalls.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=pitfalls.html, name=Known Pitfalls (FAQ)}]}} -->
<!--*/-->
<html xmlns="http://www.w3.org/1999/xhtml" th:replace="~{/templates/layout.html :: layout(uri='' + ~{:: code[class='site_uri']/text()}, title=~{:: title}, maincontent=~{:: .maincontent}, json='MERGE:' + ~{:: pre[class='json']/text()})}">
<head>
- <title class="title">CI Management – Hibernate Maven Plugin</title>
+ <title class="title">Hibernate Maven Plugin – CI Management</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<link id="canonical" rel="canonical" href="/hibernate-maven-plugin/ci-management.html"/>
</head>
</p>
<hr />
<article class="maincontent">
- <section><a id="Overview"></a>
-<h1>Overview</h1>
-<p>This project uses <a class="externalLink" href="http://continuum.apache.org/">Continuum</a>.</p></section><section><a id="Access"></a>
-<h1>Access</h1>
+ <section><a name="Overview"></a>
+<h2><a name="Overview"></a>Overview</h2>
+<p>This project uses <a class="externalLink" href="http://continuum.apache.org/">Continuum</a>.</p></section><section><a name="Access"></a>
+<h2><a name="Access"></a>Access</h2>
<p>The following is a link to the continuous integration system used by the project:</p>
-<pre><a class="externalLink" href="http://juplo.de/continuum/">http://juplo.de/continuum/</a></pre></section><section><a id="Notifiers"></a>
-<h1>Notifiers</h1>
-<p>Configuration for notifying developers/users when a build is unsuccessful, including user information and notification mode.</p>
-<table class="bodyTable">
-<tr class="a">
-<th>Type</th>
-<th>Address</th>
-<th>Configuration</th></tr>
-<tr class="b">
-<td>mail</td>
-<td><a href="kai@juplo.de">kai@juplo.de</a></td>
-<td>-</td></tr></table></section>
</article>
<hr />
<h2>Page Structure as JSON</h2>
"/projects/hibernate-maven-plugin/2.0.0/pmd.html": "PMD",
"/projects/hibernate-maven-plugin/2.0.0/plugin-info.html": "Plugin Documentation",
"/projects/hibernate-maven-plugin/2.0.0/project-reports.html": "Project Reports",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html?about": "Overview",
"/projects/hibernate-maven-plugin/2.0.0/configuration.html": "Configuration Examples",
- "/projects/hibernate-maven-plugin/2.0.0/create-mojo.html": "Goal: CREATE",
- "/projects/hibernate-maven-plugin/2.0.0/drop-mojo.html": "Goal: DROP",
+ "/projects/hibernate-maven-plugin/2.0.0/create-mojo.html": "Goal — hibernate:create",
+ "/projects/hibernate-maven-plugin/2.0.0/update-mojo.html": "Goal — hibernate:update",
+ "/projects/hibernate-maven-plugin/2.0.0/drop-mojo.html": "Goal — hibernate:drop",
+ "/projects/hibernate-maven-plugin/2.0.0/help-mojo.html": "Goal — hibernate:help",
"/projects/hibernate-maven-plugin/2.0.0/debugging.html": "Enable Debug-Output",
"/projects/hibernate-maven-plugin/2.0.0/skip.html": "Skipping Execution",
"/projects/hibernate-maven-plugin/2.0.0/force.html": "Force Exceution",
},
"_childs": {
"/projects/hibernate-maven-plugin/2.0.0/index.html": [
+ "/projects/hibernate-maven-plugin/2.0.0/index.html?about",
"/projects/hibernate-maven-plugin/2.0.0/configuration.html",
"/projects/hibernate-maven-plugin/2.0.0/create-mojo.html",
+ "/projects/hibernate-maven-plugin/2.0.0/update-mojo.html",
"/projects/hibernate-maven-plugin/2.0.0/drop-mojo.html",
+ "/projects/hibernate-maven-plugin/2.0.0/help-mojo.html",
"/projects/hibernate-maven-plugin/2.0.0/debugging.html",
"/projects/hibernate-maven-plugin/2.0.0/skip.html",
"/projects/hibernate-maven-plugin/2.0.0/force.html",
"/projects/hibernate-maven-plugin/2.0.0/index.html",
"/projects/hibernate-maven-plugin/2.0.0/project-reports.html"
],
+ "/projects/hibernate-maven-plugin/2.0.0/index.html?about": [
+ "/index.html","/projects.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html?about"
+ ],
"/projects/hibernate-maven-plugin/2.0.0/configuration.html": [
"/index.html","/projects.html",
"/projects/hibernate-maven-plugin/2.0.0/index.html",
"/projects/hibernate-maven-plugin/2.0.0/index.html",
"/projects/hibernate-maven-plugin/2.0.0/create-mojo.html"
],
+ "/projects/hibernate-maven-plugin/2.0.0/update-mojo.html": [
+ "/index.html","/projects.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html",
+ "/projects/hibernate-maven-plugin/2.0.0/update-mojo.html"
+ ],
"/projects/hibernate-maven-plugin/2.0.0/drop-mojo.html": [
"/index.html","/projects.html",
"/projects/hibernate-maven-plugin/2.0.0/index.html",
"/projects/hibernate-maven-plugin/2.0.0/drop-mojo.html"
],
+ "/projects/hibernate-maven-plugin/2.0.0/help-mojo.html": [
+ "/index.html","/projects.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html",
+ "/projects/hibernate-maven-plugin/2.0.0/help-mojo.html"
+ ],
"/projects/hibernate-maven-plugin/2.0.0/debugging.html": [
"/index.html","/projects.html",
"/projects/hibernate-maven-plugin/2.0.0/index.html",
"/projects/hibernate-maven-plugin/2.0.0/pmd.html": "/hibernate-maven-plugin/pmd.html",
"/projects/hibernate-maven-plugin/2.0.0/plugin-info.html": "/hibernate-maven-plugin/plugin-info.html",
"/projects/hibernate-maven-plugin/2.0.0/project-reports.html": "/hibernate-maven-plugin/project-reports.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html?about": "/hibernate-maven-plugin/index.html?about",
"/projects/hibernate-maven-plugin/2.0.0/configuration.html": "/hibernate-maven-plugin/configuration.html",
"/projects/hibernate-maven-plugin/2.0.0/create-mojo.html": "/hibernate-maven-plugin/create-mojo.html",
+ "/projects/hibernate-maven-plugin/2.0.0/update-mojo.html": "/hibernate-maven-plugin/update-mojo.html",
"/projects/hibernate-maven-plugin/2.0.0/drop-mojo.html": "/hibernate-maven-plugin/drop-mojo.html",
+ "/projects/hibernate-maven-plugin/2.0.0/help-mojo.html": "/hibernate-maven-plugin/help-mojo.html",
"/projects/hibernate-maven-plugin/2.0.0/debugging.html": "/hibernate-maven-plugin/debugging.html",
"/projects/hibernate-maven-plugin/2.0.0/skip.html": "/hibernate-maven-plugin/skip.html",
"/projects/hibernate-maven-plugin/2.0.0/force.html": "/hibernate-maven-plugin/force.html",
<h2>All Pages</h2>
<p>
<ul>
- <li><a href="index.html">Hibernate Maven Plugin</a></li><li><a href="ci-management.html">CI Management</a></li><li><a href="dependencies.html">Dependencies</a></li><li><a href="dependency-info.html">Maven Coordinates</a></li><li><a href="distribution-management.html">Distribution Management</a></li><li><a href="licenses.html">Licenses</a></li><li><a href="plugin-management.html">Plugin Management</a></li><li><a href="plugins.html">Plugins</a></li><li><a href="scm.html">Source Code Management</a></li><li><a href="summary.html">Summary</a></li><li><a href="team.html">Team</a></li><li><a href="project-info.html">Project Information</a></li><li><a href="testapidocs/index.html">Test JavaDocs</a></li><li><a href="apidocs/index.html">JavaDocs</a></li><li><a href="xref/index.html">Source Xref</a></li><li><a href="xref-test/index.html">Test Source Xref</a></li><li><a href="cpd.html">CPD</a></li><li><a href="pmd.html">PMD</a></li><li><a href="plugin-info.html">Plugin Documentation</a></li><li><a href="project-reports.html">Project Reports</a></li><li><a href="configuration.html">Configuration Examples</a></li><li><a href="create-mojo.html">Goal: CREATE</a></li><li><a href="drop-mojo.html">Goal: DROP</a></li><li><a href="debugging.html">Enable Debug-Output</a></li><li><a href="skip.html">Skipping Execution</a></li><li><a href="force.html">Force Exceution</a></li><li><a href="pitfalls.html">Known Pitfalls (FAQ)</a></li> </ul>
+ <li><a href="index.html">Hibernate Maven Plugin</a></li><li><a href="ci-management.html">CI Management</a></li><li><a href="dependencies.html">Dependencies</a></li><li><a href="dependency-info.html">Maven Coordinates</a></li><li><a href="distribution-management.html">Distribution Management</a></li><li><a href="licenses.html">Licenses</a></li><li><a href="plugin-management.html">Plugin Management</a></li><li><a href="plugins.html">Plugins</a></li><li><a href="scm.html">Source Code Management</a></li><li><a href="summary.html">Summary</a></li><li><a href="team.html">Team</a></li><li><a href="project-info.html">Project Information</a></li><li><a href="testapidocs/index.html">Test JavaDocs</a></li><li><a href="apidocs/index.html">JavaDocs</a></li><li><a href="xref/index.html">Source Xref</a></li><li><a href="xref-test/index.html">Test Source Xref</a></li><li><a href="cpd.html">CPD</a></li><li><a href="pmd.html">PMD</a></li><li><a href="plugin-info.html">Plugin Documentation</a></li><li><a href="project-reports.html">Project Reports</a></li><li><a href="index.html?about">Overview</a></li><li><a href="configuration.html">Configuration Examples</a></li><li><a href="create-mojo.html">Goal — hibernate:create</a></li><li><a href="update-mojo.html">Goal — hibernate:update</a></li><li><a href="drop-mojo.html">Goal — hibernate:drop</a></li><li><a href="help-mojo.html">Goal — hibernate:help</a></li><li><a href="debugging.html">Enable Debug-Output</a></li><li><a href="skip.html">Skipping Execution</a></li><li><a href="force.html">Force Exceution</a></li><li><a href="pitfalls.html">Known Pitfalls (FAQ)</a></li> </ul>
</p>
</body>
</html>
<!DOCTYPE html>
<!--/*-->
-<!-- Generated by Apache Maven Doxia Site Renderer 2.0.0 at $dateFormat.format( $currentDate ) -->
+<!-- Generated by Apache Maven Doxia Site Renderer 1.9.2 at 2025-11-07 -->
-
+
- <!-- DONE WITH MENUE - - Project Documentation-->
+ <!-- DONE WITH MENUE - - $page.name-->
-
+
-
- <!-- Skipping already seen entry: uri=index.html, name=Hibernate Maven Plugin -->
+
+
+
+
+
+
+ <!-- NEW PAGE - - - - - uri: index.html?about / name: Overview -->
+
+
+
+
- <!-- NEW PAGE - - - - - uri: create-mojo.html / name: Goal: CREATE -->
+ <!-- NEW PAGE - - - - - uri: create-mojo.html / name: Goal — hibernate:create -->
+
+
+
+
+
+
+
+
+
+
+
+
+ <!-- NEW PAGE - - - - - uri: update-mojo.html / name: Goal — hibernate:update -->
+
+
+
+
+
+
+
+
+
+
+
+
+ <!-- NEW PAGE - - - - - uri: drop-mojo.html / name: Goal — hibernate:drop -->
- <!-- NEW PAGE - - - - - uri: drop-mojo.html / name: Goal: DROP -->
+ <!-- NEW PAGE - - - - - uri: help-mojo.html / name: Goal — hibernate:help -->
<!-- name: Configuration Examples -->
-<!-- title: Hibernate Maven Plugin -->
-<!-- short title: $shortTitle -->
+<!-- title: Hibernate Maven Plugin – -->
+<!-- short title: -->
<!-- current page: configuration.html -->
<!-- path: /projects/hibernate-maven-plugin/2.0.0/ -->
<!-- crumbs: "/index.html","/projects.html" -->
-<!-- pages: {index.html={uri=index.html, name=Hibernate Maven Plugin, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}], childs={configuration.html=Configuration Examples, create-mojo.html=Goal: CREATE, drop-mojo.html=Goal: DROP, debugging.html=Enable Debug-Output, skip.html=Skipping Execution, force.html=Force Exceution, pitfalls.html=Known Pitfalls (FAQ), project-info.html=Project Information, project-reports.html=Project Reports}}, ci-management.html={name=CI Management, uri=ci-management.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=ci-management.html, name=CI Management}]}, dependencies.html={name=Dependencies, uri=dependencies.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=dependencies.html, name=Dependencies}]}, dependency-info.html={name=Maven Coordinates, uri=dependency-info.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=dependency-info.html, name=Maven Coordinates}]}, distribution-management.html={name=Distribution Management, uri=distribution-management.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=distribution-management.html, name=Distribution Management}]}, licenses.html={name=Licenses, uri=licenses.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=licenses.html, name=Licenses}]}, plugin-management.html={name=Plugin Management, uri=plugin-management.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=plugin-management.html, name=Plugin Management}]}, plugins.html={name=Plugins, uri=plugins.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=plugins.html, name=Plugins}]}, scm.html={name=Source Code Management, uri=scm.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=scm.html, name=Source Code Management}]}, summary.html={name=Summary, uri=summary.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=summary.html, name=Summary}]}, team.html={name=Team, uri=team.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=team.html, name=Team}]}, project-info.html={name=Project Information, uri=project-info.html, childs={ci-management.html=CI Management, dependencies.html=Dependencies, dependency-info.html=Maven Coordinates, distribution-management.html=Distribution Management, licenses.html=Licenses, plugin-management.html=Plugin Management, plugins.html=Plugins, scm.html=Source Code Management, summary.html=Summary, team.html=Team}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}]}, testapidocs/index.html={name=Test JavaDocs, uri=testapidocs/index.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=testapidocs/index.html, name=Test JavaDocs}]}, apidocs/index.html={name=JavaDocs, uri=apidocs/index.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=apidocs/index.html, name=JavaDocs}]}, xref/index.html={name=Source Xref, uri=xref/index.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=xref/index.html, name=Source Xref}]}, xref-test/index.html={name=Test Source Xref, uri=xref-test/index.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=xref-test/index.html, name=Test Source Xref}]}, cpd.html={name=CPD, uri=cpd.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=cpd.html, name=CPD}]}, pmd.html={name=PMD, uri=pmd.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=pmd.html, name=PMD}]}, plugin-info.html={name=Plugin Documentation, uri=plugin-info.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=plugin-info.html, name=Plugin Documentation}]}, project-reports.html={name=Project Reports, uri=project-reports.html, childs={testapidocs/index.html=Test JavaDocs, apidocs/index.html=JavaDocs, xref/index.html=Source Xref, xref-test/index.html=Test Source Xref, cpd.html=CPD, pmd.html=PMD, plugin-info.html=Plugin Documentation}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}]}, configuration.html={name=Configuration Examples, uri=configuration.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=configuration.html, name=Configuration Examples}]}, create-mojo.html={name=Goal: CREATE, uri=create-mojo.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=create-mojo.html, name=Goal: CREATE}]}, drop-mojo.html={name=Goal: DROP, uri=drop-mojo.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=drop-mojo.html, name=Goal: DROP}]}, debugging.html={name=Enable Debug-Output, uri=debugging.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=debugging.html, name=Enable Debug-Output}]}, skip.html={name=Skipping Execution, uri=skip.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=skip.html, name=Skipping Execution}]}, force.html={name=Force Exceution, uri=force.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=force.html, name=Force Exceution}]}, pitfalls.html={name=Known Pitfalls (FAQ), uri=pitfalls.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=pitfalls.html, name=Known Pitfalls (FAQ)}]}} -->
+<!-- pages: {index.html={uri=index.html, name=Hibernate Maven Plugin, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}], childs={index.html?about=Overview, configuration.html=Configuration Examples, create-mojo.html=Goal — hibernate:create, update-mojo.html=Goal — hibernate:update, drop-mojo.html=Goal — hibernate:drop, help-mojo.html=Goal — hibernate:help, debugging.html=Enable Debug-Output, skip.html=Skipping Execution, force.html=Force Exceution, pitfalls.html=Known Pitfalls (FAQ), project-info.html=Project Information, project-reports.html=Project Reports}}, ci-management.html={name=CI Management, uri=ci-management.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=ci-management.html, name=CI Management}]}, dependencies.html={name=Dependencies, uri=dependencies.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=dependencies.html, name=Dependencies}]}, dependency-info.html={name=Maven Coordinates, uri=dependency-info.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=dependency-info.html, name=Maven Coordinates}]}, distribution-management.html={name=Distribution Management, uri=distribution-management.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=distribution-management.html, name=Distribution Management}]}, licenses.html={name=Licenses, uri=licenses.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=licenses.html, name=Licenses}]}, plugin-management.html={name=Plugin Management, uri=plugin-management.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=plugin-management.html, name=Plugin Management}]}, plugins.html={name=Plugins, uri=plugins.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=plugins.html, name=Plugins}]}, scm.html={name=Source Code Management, uri=scm.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=scm.html, name=Source Code Management}]}, summary.html={name=Summary, uri=summary.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=summary.html, name=Summary}]}, team.html={name=Team, uri=team.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=team.html, name=Team}]}, project-info.html={name=Project Information, uri=project-info.html, childs={ci-management.html=CI Management, dependencies.html=Dependencies, dependency-info.html=Maven Coordinates, distribution-management.html=Distribution Management, licenses.html=Licenses, plugin-management.html=Plugin Management, plugins.html=Plugins, scm.html=Source Code Management, summary.html=Summary, team.html=Team}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}]}, testapidocs/index.html={name=Test JavaDocs, uri=testapidocs/index.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=testapidocs/index.html, name=Test JavaDocs}]}, apidocs/index.html={name=JavaDocs, uri=apidocs/index.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=apidocs/index.html, name=JavaDocs}]}, xref/index.html={name=Source Xref, uri=xref/index.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=xref/index.html, name=Source Xref}]}, xref-test/index.html={name=Test Source Xref, uri=xref-test/index.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=xref-test/index.html, name=Test Source Xref}]}, cpd.html={name=CPD, uri=cpd.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=cpd.html, name=CPD}]}, pmd.html={name=PMD, uri=pmd.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=pmd.html, name=PMD}]}, plugin-info.html={name=Plugin Documentation, uri=plugin-info.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=plugin-info.html, name=Plugin Documentation}]}, project-reports.html={name=Project Reports, uri=project-reports.html, childs={testapidocs/index.html=Test JavaDocs, apidocs/index.html=JavaDocs, xref/index.html=Source Xref, xref-test/index.html=Test Source Xref, cpd.html=CPD, pmd.html=PMD, plugin-info.html=Plugin Documentation}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}]}, index.html?about={name=Overview, uri=index.html?about, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=index.html?about, name=Overview}]}, configuration.html={name=Configuration Examples, uri=configuration.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=configuration.html, name=Configuration Examples}]}, create-mojo.html={name=Goal — hibernate:create, uri=create-mojo.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=create-mojo.html, name=Goal — hibernate:create}]}, update-mojo.html={name=Goal — hibernate:update, uri=update-mojo.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=update-mojo.html, name=Goal — hibernate:update}]}, drop-mojo.html={name=Goal — hibernate:drop, uri=drop-mojo.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=drop-mojo.html, name=Goal — hibernate:drop}]}, help-mojo.html={name=Goal — hibernate:help, uri=help-mojo.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=help-mojo.html, name=Goal — hibernate:help}]}, debugging.html={name=Enable Debug-Output, uri=debugging.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=debugging.html, name=Enable Debug-Output}]}, skip.html={name=Skipping Execution, uri=skip.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=skip.html, name=Skipping Execution}]}, force.html={name=Force Exceution, uri=force.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=force.html, name=Force Exceution}]}, pitfalls.html={name=Known Pitfalls (FAQ), uri=pitfalls.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=pitfalls.html, name=Known Pitfalls (FAQ)}]}} -->
<!--*/-->
<html xmlns="http://www.w3.org/1999/xhtml" th:replace="~{/templates/layout.html :: layout(uri='' + ~{:: code[class='site_uri']/text()}, title=~{:: title}, maincontent=~{:: .maincontent}, json='MERGE:' + ~{:: pre[class='json']/text()})}">
<head>
- <title class="title">Hibernate Maven Plugin</title>
+ <title class="title">Hibernate Maven Plugin – </title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<link id="canonical" rel="canonical" href="/hibernate-maven-plugin/configuration.html"/>
</head>
<body>
- <h1 class="short_title">$shortTitle</h1>
+ <h1 class="short_title"></h1>
<h2>URI</h2>
<ul>
<li><strong>site:</strong> <code class="site_uri">/projects/hibernate-maven-plugin/2.0.0/configuration.html</code></li>
- <header><section><a id="Configuration_Examples"></a>
-<h1>Configuration Examples</h1></header>
- <section><a id="Configuration_Through_A_Configuration-File"></a>
-<h2>Configuration Through A Configuration-File</h2>
+
+<h1>Configuration Examples</h1>
+ <section>
+<h2><a name="Configuration_Through_A_Configuration-File"></a>Configuration Through A Configuration-File</h2>
<p>
The most simple way to configure the plugin is, to put all the
- hibernate-configuration in a <strong>hibernate.properties</strong>- or
- a <strong>hibernate.cfg.xml</strong>-file on your classpath or in the
- <strong>persistence.xml</strong>-file of your JPA-configuration, just
+ hibernate-configuration in a <b>hibernate.properties</b>- or
+ a <b>hibernate.cfg.xml</b>-file on your classpath or in the
+ <b>persistence.xml</b>-file of your JPA-configuration, just
like you would do, if you are not using the
<code>hibernate-maven-plugin</code>.
</p>
is the following entry in the <code>plugins</code>-section of your <code>pom.xml</code>:
</p>
+<div>
<pre class="prettyprint linenums lang-html">
<plugin>
<groupId>de.juplo</groupId>
</goals>
</execution>
</executions>
-</plugin></pre>
+</plugin></pre></div>
<p>
This would create the configured database.
<code>drop</code>:
</p>
+<div>
<pre class="prettyprint linenums lang-html">
<plugin>
<groupId>de.juplo</groupId>
</goals>
</execution>
</executions>
-</plugin></pre>
+</plugin></pre></div>
<p>
A correspondin goal for the command <code>update</code> is missing in this
A simple example <code>hibernate.properties</code>-file may look like this:
</p>
+<div>
<pre class="prettyprint linenums lang-properties">
hibernate.dialect=org.hibernate.dialect.H2Dialect
hibernate.connection.url=jdbc:h2:file:./target/db
hibernate.connection.driver_class=org.h2.Driver
hibernate.connection.username=sa
-hibernate.connection.password=</pre>
+hibernate.connection.password=</pre></div>
<p>
But be aware, that using this configuration-approach the database-url,
that is build in the application is the same that is used while testing,
where the database is droped and recreated by the plugin.
Because of that,
- <strong>
+ <b>
you should never fire up this configuration on your production
system, or your database might be erased!
- </strong>
+ </b>
</p>
<p>
following snippet:
</p>
+<div>
<pre class="prettyprint linenums lang-html">
<plugin>
<groupId>de.juplo</groupId>
<configuration>
<url><![CDATA[jdbc:mysql://localhost/test-db]]></url>
</configuration>
-</plugin></pre>
+</plugin></pre></div>
<p>
Configuration properties, that are set in the <code>configuration</code>-section
You never can overwrite them by accident when specifying a property on
the commandline or in your <code>settings.xml</code>.
</p>
- </section><section><a id="Configuration_through_maven-properties"></a>
-<h2>Configuration through maven-properties</h2>
+ </section><section>
+<h2><a name="Configuration_through_maven-properties"></a>Configuration through maven-properties</h2>
<p>
Alternatively, it is possible, to configure the plugin via maven-properties.
Each relevant configuration-option has a corresponding maven-property
(for a full list see the <a href="./create-mojo.html">Documentation of the goal create</a>).
These are named after the
- <a href="http://docs.jboss.org/hibernate/orm/4.1/manual/en-US/html_single/#configuration-hibernatejdbc" class="externalLink">Hibernate JDBC Properties</a>:
+ <a class="externalLink" href="http://docs.jboss.org/hibernate/orm/4.1/manual/en-US/html_single/#configuration-hibernatejdbc">Hibernate JDBC Properties</a>:
</p>
<ul>
testing):
</p>
+<div>
<pre class="prettyprint linenums lang-html">
<properties>
<hibernate.connection.driver_class>org.hsqldb.jdbcDriver</hibernate.connection.driver_class>
</configuration>
</plugin>
-<plugins></pre>
+<plugins></pre></div>
<p>
This way, you can reuse the same properties to provide a
overwrite the database-url, that is used during testing to prevent
accidential drops of your production database.
</p>
- </section><section><a id="Configuration_through_the_plugin-configuration"></a>
-<h2>Configuration through the plugin-configuration</h2>
+ </section><section>
+<h2><a name="Configuration_through_the_plugin-configuration"></a>Configuration through the plugin-configuration</h2>
<p>
A third way for configuring the plugin is the plugin-configuration.
like this:
</p>
+<div>
<pre class="prettyprint linenums lang-html">
<plugin>
<groupId>de.juplo</groupId>
<username>sa</username>
<password></password>
</configuration>
-</plugin></pre>
+</plugin></pre></div>
<p>
- The parameter <strong>hibernateProperties</strong> (name of the hibernate-properties-file
- to use, defaults to <strong>hibernate.properties</strong>) can only be configured through
+ The parameter <b>hibernateProperties</b> (name of the hibernate-properties-file
+ to use, defaults to <b>hibernate.properties</b>) can only be configured through
this approach.
</p>
For more explanations, see the
<a href="./create-mojo.html">Documentation of the goal create</a>.
</p>
- </section><section><a id="Configuration-Method-Precedence"></a>
+ </section><section id="precedence">
<h2 id="precedence">Configuration-Method-Precedence</h2>
<p>
The configuration is gathered in a fix order:
</p>
-<ol style="list-style-type: decimal;">
+<ol style="list-style-type: decimal">
<li><code>hibernate.properties</code></li>
maven-properties, you can use maven-properties in the plugin-configuration:
</p>
+<div>
<pre class="prettyprint linenums lang-html">
<plugin>
<groupId>de.juplo</groupId>
<configuration>
<password>${my-password-property}</password>
</configuration>
-</plugin></pre>
- </section></section>
+</plugin></pre></div>
+ </section>
</article>
<hr />
"/projects/hibernate-maven-plugin/2.0.0/pmd.html": "PMD",
"/projects/hibernate-maven-plugin/2.0.0/plugin-info.html": "Plugin Documentation",
"/projects/hibernate-maven-plugin/2.0.0/project-reports.html": "Project Reports",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html?about": "Overview",
"/projects/hibernate-maven-plugin/2.0.0/configuration.html": "Configuration Examples",
- "/projects/hibernate-maven-plugin/2.0.0/create-mojo.html": "Goal: CREATE",
- "/projects/hibernate-maven-plugin/2.0.0/drop-mojo.html": "Goal: DROP",
+ "/projects/hibernate-maven-plugin/2.0.0/create-mojo.html": "Goal — hibernate:create",
+ "/projects/hibernate-maven-plugin/2.0.0/update-mojo.html": "Goal — hibernate:update",
+ "/projects/hibernate-maven-plugin/2.0.0/drop-mojo.html": "Goal — hibernate:drop",
+ "/projects/hibernate-maven-plugin/2.0.0/help-mojo.html": "Goal — hibernate:help",
"/projects/hibernate-maven-plugin/2.0.0/debugging.html": "Enable Debug-Output",
"/projects/hibernate-maven-plugin/2.0.0/skip.html": "Skipping Execution",
"/projects/hibernate-maven-plugin/2.0.0/force.html": "Force Exceution",
},
"_childs": {
"/projects/hibernate-maven-plugin/2.0.0/index.html": [
+ "/projects/hibernate-maven-plugin/2.0.0/index.html?about",
"/projects/hibernate-maven-plugin/2.0.0/configuration.html",
"/projects/hibernate-maven-plugin/2.0.0/create-mojo.html",
+ "/projects/hibernate-maven-plugin/2.0.0/update-mojo.html",
"/projects/hibernate-maven-plugin/2.0.0/drop-mojo.html",
+ "/projects/hibernate-maven-plugin/2.0.0/help-mojo.html",
"/projects/hibernate-maven-plugin/2.0.0/debugging.html",
"/projects/hibernate-maven-plugin/2.0.0/skip.html",
"/projects/hibernate-maven-plugin/2.0.0/force.html",
"/projects/hibernate-maven-plugin/2.0.0/index.html",
"/projects/hibernate-maven-plugin/2.0.0/project-reports.html"
],
+ "/projects/hibernate-maven-plugin/2.0.0/index.html?about": [
+ "/index.html","/projects.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html?about"
+ ],
"/projects/hibernate-maven-plugin/2.0.0/configuration.html": [
"/index.html","/projects.html",
"/projects/hibernate-maven-plugin/2.0.0/index.html",
"/projects/hibernate-maven-plugin/2.0.0/index.html",
"/projects/hibernate-maven-plugin/2.0.0/create-mojo.html"
],
+ "/projects/hibernate-maven-plugin/2.0.0/update-mojo.html": [
+ "/index.html","/projects.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html",
+ "/projects/hibernate-maven-plugin/2.0.0/update-mojo.html"
+ ],
"/projects/hibernate-maven-plugin/2.0.0/drop-mojo.html": [
"/index.html","/projects.html",
"/projects/hibernate-maven-plugin/2.0.0/index.html",
"/projects/hibernate-maven-plugin/2.0.0/drop-mojo.html"
],
+ "/projects/hibernate-maven-plugin/2.0.0/help-mojo.html": [
+ "/index.html","/projects.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html",
+ "/projects/hibernate-maven-plugin/2.0.0/help-mojo.html"
+ ],
"/projects/hibernate-maven-plugin/2.0.0/debugging.html": [
"/index.html","/projects.html",
"/projects/hibernate-maven-plugin/2.0.0/index.html",
"/projects/hibernate-maven-plugin/2.0.0/pmd.html": "/hibernate-maven-plugin/pmd.html",
"/projects/hibernate-maven-plugin/2.0.0/plugin-info.html": "/hibernate-maven-plugin/plugin-info.html",
"/projects/hibernate-maven-plugin/2.0.0/project-reports.html": "/hibernate-maven-plugin/project-reports.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html?about": "/hibernate-maven-plugin/index.html?about",
"/projects/hibernate-maven-plugin/2.0.0/configuration.html": "/hibernate-maven-plugin/configuration.html",
"/projects/hibernate-maven-plugin/2.0.0/create-mojo.html": "/hibernate-maven-plugin/create-mojo.html",
+ "/projects/hibernate-maven-plugin/2.0.0/update-mojo.html": "/hibernate-maven-plugin/update-mojo.html",
"/projects/hibernate-maven-plugin/2.0.0/drop-mojo.html": "/hibernate-maven-plugin/drop-mojo.html",
+ "/projects/hibernate-maven-plugin/2.0.0/help-mojo.html": "/hibernate-maven-plugin/help-mojo.html",
"/projects/hibernate-maven-plugin/2.0.0/debugging.html": "/hibernate-maven-plugin/debugging.html",
"/projects/hibernate-maven-plugin/2.0.0/skip.html": "/hibernate-maven-plugin/skip.html",
"/projects/hibernate-maven-plugin/2.0.0/force.html": "/hibernate-maven-plugin/force.html",
<h2>All Pages</h2>
<p>
<ul>
- <li><a href="index.html">Hibernate Maven Plugin</a></li><li><a href="ci-management.html">CI Management</a></li><li><a href="dependencies.html">Dependencies</a></li><li><a href="dependency-info.html">Maven Coordinates</a></li><li><a href="distribution-management.html">Distribution Management</a></li><li><a href="licenses.html">Licenses</a></li><li><a href="plugin-management.html">Plugin Management</a></li><li><a href="plugins.html">Plugins</a></li><li><a href="scm.html">Source Code Management</a></li><li><a href="summary.html">Summary</a></li><li><a href="team.html">Team</a></li><li><a href="project-info.html">Project Information</a></li><li><a href="testapidocs/index.html">Test JavaDocs</a></li><li><a href="apidocs/index.html">JavaDocs</a></li><li><a href="xref/index.html">Source Xref</a></li><li><a href="xref-test/index.html">Test Source Xref</a></li><li><a href="cpd.html">CPD</a></li><li><a href="pmd.html">PMD</a></li><li><a href="plugin-info.html">Plugin Documentation</a></li><li><a href="project-reports.html">Project Reports</a></li><li><a href="configuration.html">Configuration Examples</a></li><li><a href="create-mojo.html">Goal: CREATE</a></li><li><a href="drop-mojo.html">Goal: DROP</a></li><li><a href="debugging.html">Enable Debug-Output</a></li><li><a href="skip.html">Skipping Execution</a></li><li><a href="force.html">Force Exceution</a></li><li><a href="pitfalls.html">Known Pitfalls (FAQ)</a></li> </ul>
+ <li><a href="index.html">Hibernate Maven Plugin</a></li><li><a href="ci-management.html">CI Management</a></li><li><a href="dependencies.html">Dependencies</a></li><li><a href="dependency-info.html">Maven Coordinates</a></li><li><a href="distribution-management.html">Distribution Management</a></li><li><a href="licenses.html">Licenses</a></li><li><a href="plugin-management.html">Plugin Management</a></li><li><a href="plugins.html">Plugins</a></li><li><a href="scm.html">Source Code Management</a></li><li><a href="summary.html">Summary</a></li><li><a href="team.html">Team</a></li><li><a href="project-info.html">Project Information</a></li><li><a href="testapidocs/index.html">Test JavaDocs</a></li><li><a href="apidocs/index.html">JavaDocs</a></li><li><a href="xref/index.html">Source Xref</a></li><li><a href="xref-test/index.html">Test Source Xref</a></li><li><a href="cpd.html">CPD</a></li><li><a href="pmd.html">PMD</a></li><li><a href="plugin-info.html">Plugin Documentation</a></li><li><a href="project-reports.html">Project Reports</a></li><li><a href="index.html?about">Overview</a></li><li><a href="configuration.html">Configuration Examples</a></li><li><a href="create-mojo.html">Goal — hibernate:create</a></li><li><a href="update-mojo.html">Goal — hibernate:update</a></li><li><a href="drop-mojo.html">Goal — hibernate:drop</a></li><li><a href="help-mojo.html">Goal — hibernate:help</a></li><li><a href="debugging.html">Enable Debug-Output</a></li><li><a href="skip.html">Skipping Execution</a></li><li><a href="force.html">Force Exceution</a></li><li><a href="pitfalls.html">Known Pitfalls (FAQ)</a></li> </ul>
</p>
</body>
</html>
<!DOCTYPE html>
<!--/*-->
-<!-- Generated by Apache Maven Doxia Site Renderer 2.0.0 at $dateFormat.format( $currentDate ) -->
+<!-- Generated by Apache Maven Doxia Site Renderer 1.9.2 at 2025-11-07 -->
-
+
- <!-- DONE WITH MENUE - - Project Documentation-->
+ <!-- DONE WITH MENUE - - $page.name-->
-
+
-
- <!-- Skipping already seen entry: uri=index.html, name=Hibernate Maven Plugin -->
+
+
+
+
+
+
+ <!-- NEW PAGE - - - - - uri: index.html?about / name: Overview -->
+
+
+
+
- <!-- NEW PAGE - - - - - uri: create-mojo.html / name: Goal: CREATE -->
+ <!-- NEW PAGE - - - - - uri: create-mojo.html / name: Goal — hibernate:create -->
- <!-- NEW PAGE - - - - - uri: drop-mojo.html / name: Goal: DROP -->
+ <!-- NEW PAGE - - - - - uri: update-mojo.html / name: Goal — hibernate:update -->
+
+
+
+
+
+
+
+
+
+
+
+
+ <!-- NEW PAGE - - - - - uri: drop-mojo.html / name: Goal — hibernate:drop -->
+
+
+
+
+
+
+
+
+
+
+
+
+ <!-- NEW PAGE - - - - - uri: help-mojo.html / name: Goal — hibernate:help -->
<!-- name: CPD -->
-<!-- title: CPD Results – Hibernate Maven Plugin -->
+<!-- title: Hibernate Maven Plugin – CPD Results -->
<!-- short title: CPD Results -->
<!-- current page: cpd.html -->
<!-- path: /projects/hibernate-maven-plugin/2.0.0/ -->
<!-- crumbs: "/index.html","/projects.html" -->
-<!-- pages: {index.html={uri=index.html, name=Hibernate Maven Plugin, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}], childs={configuration.html=Configuration Examples, create-mojo.html=Goal: CREATE, drop-mojo.html=Goal: DROP, debugging.html=Enable Debug-Output, skip.html=Skipping Execution, force.html=Force Exceution, pitfalls.html=Known Pitfalls (FAQ), project-info.html=Project Information, project-reports.html=Project Reports}}, ci-management.html={name=CI Management, uri=ci-management.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=ci-management.html, name=CI Management}]}, dependencies.html={name=Dependencies, uri=dependencies.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=dependencies.html, name=Dependencies}]}, dependency-info.html={name=Maven Coordinates, uri=dependency-info.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=dependency-info.html, name=Maven Coordinates}]}, distribution-management.html={name=Distribution Management, uri=distribution-management.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=distribution-management.html, name=Distribution Management}]}, licenses.html={name=Licenses, uri=licenses.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=licenses.html, name=Licenses}]}, plugin-management.html={name=Plugin Management, uri=plugin-management.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=plugin-management.html, name=Plugin Management}]}, plugins.html={name=Plugins, uri=plugins.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=plugins.html, name=Plugins}]}, scm.html={name=Source Code Management, uri=scm.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=scm.html, name=Source Code Management}]}, summary.html={name=Summary, uri=summary.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=summary.html, name=Summary}]}, team.html={name=Team, uri=team.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=team.html, name=Team}]}, project-info.html={name=Project Information, uri=project-info.html, childs={ci-management.html=CI Management, dependencies.html=Dependencies, dependency-info.html=Maven Coordinates, distribution-management.html=Distribution Management, licenses.html=Licenses, plugin-management.html=Plugin Management, plugins.html=Plugins, scm.html=Source Code Management, summary.html=Summary, team.html=Team}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}]}, testapidocs/index.html={name=Test JavaDocs, uri=testapidocs/index.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=testapidocs/index.html, name=Test JavaDocs}]}, apidocs/index.html={name=JavaDocs, uri=apidocs/index.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=apidocs/index.html, name=JavaDocs}]}, xref/index.html={name=Source Xref, uri=xref/index.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=xref/index.html, name=Source Xref}]}, xref-test/index.html={name=Test Source Xref, uri=xref-test/index.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=xref-test/index.html, name=Test Source Xref}]}, cpd.html={name=CPD, uri=cpd.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=cpd.html, name=CPD}]}, pmd.html={name=PMD, uri=pmd.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=pmd.html, name=PMD}]}, plugin-info.html={name=Plugin Documentation, uri=plugin-info.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=plugin-info.html, name=Plugin Documentation}]}, project-reports.html={name=Project Reports, uri=project-reports.html, childs={testapidocs/index.html=Test JavaDocs, apidocs/index.html=JavaDocs, xref/index.html=Source Xref, xref-test/index.html=Test Source Xref, cpd.html=CPD, pmd.html=PMD, plugin-info.html=Plugin Documentation}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}]}, configuration.html={name=Configuration Examples, uri=configuration.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=configuration.html, name=Configuration Examples}]}, create-mojo.html={name=Goal: CREATE, uri=create-mojo.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=create-mojo.html, name=Goal: CREATE}]}, drop-mojo.html={name=Goal: DROP, uri=drop-mojo.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=drop-mojo.html, name=Goal: DROP}]}, debugging.html={name=Enable Debug-Output, uri=debugging.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=debugging.html, name=Enable Debug-Output}]}, skip.html={name=Skipping Execution, uri=skip.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=skip.html, name=Skipping Execution}]}, force.html={name=Force Exceution, uri=force.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=force.html, name=Force Exceution}]}, pitfalls.html={name=Known Pitfalls (FAQ), uri=pitfalls.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=pitfalls.html, name=Known Pitfalls (FAQ)}]}} -->
+<!-- pages: {index.html={uri=index.html, name=Hibernate Maven Plugin, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}], childs={index.html?about=Overview, configuration.html=Configuration Examples, create-mojo.html=Goal — hibernate:create, update-mojo.html=Goal — hibernate:update, drop-mojo.html=Goal — hibernate:drop, help-mojo.html=Goal — hibernate:help, debugging.html=Enable Debug-Output, skip.html=Skipping Execution, force.html=Force Exceution, pitfalls.html=Known Pitfalls (FAQ), project-info.html=Project Information, project-reports.html=Project Reports}}, ci-management.html={name=CI Management, uri=ci-management.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=ci-management.html, name=CI Management}]}, dependencies.html={name=Dependencies, uri=dependencies.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=dependencies.html, name=Dependencies}]}, dependency-info.html={name=Maven Coordinates, uri=dependency-info.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=dependency-info.html, name=Maven Coordinates}]}, distribution-management.html={name=Distribution Management, uri=distribution-management.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=distribution-management.html, name=Distribution Management}]}, licenses.html={name=Licenses, uri=licenses.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=licenses.html, name=Licenses}]}, plugin-management.html={name=Plugin Management, uri=plugin-management.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=plugin-management.html, name=Plugin Management}]}, plugins.html={name=Plugins, uri=plugins.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=plugins.html, name=Plugins}]}, scm.html={name=Source Code Management, uri=scm.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=scm.html, name=Source Code Management}]}, summary.html={name=Summary, uri=summary.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=summary.html, name=Summary}]}, team.html={name=Team, uri=team.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=team.html, name=Team}]}, project-info.html={name=Project Information, uri=project-info.html, childs={ci-management.html=CI Management, dependencies.html=Dependencies, dependency-info.html=Maven Coordinates, distribution-management.html=Distribution Management, licenses.html=Licenses, plugin-management.html=Plugin Management, plugins.html=Plugins, scm.html=Source Code Management, summary.html=Summary, team.html=Team}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}]}, testapidocs/index.html={name=Test JavaDocs, uri=testapidocs/index.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=testapidocs/index.html, name=Test JavaDocs}]}, apidocs/index.html={name=JavaDocs, uri=apidocs/index.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=apidocs/index.html, name=JavaDocs}]}, xref/index.html={name=Source Xref, uri=xref/index.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=xref/index.html, name=Source Xref}]}, xref-test/index.html={name=Test Source Xref, uri=xref-test/index.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=xref-test/index.html, name=Test Source Xref}]}, cpd.html={name=CPD, uri=cpd.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=cpd.html, name=CPD}]}, pmd.html={name=PMD, uri=pmd.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=pmd.html, name=PMD}]}, plugin-info.html={name=Plugin Documentation, uri=plugin-info.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=plugin-info.html, name=Plugin Documentation}]}, project-reports.html={name=Project Reports, uri=project-reports.html, childs={testapidocs/index.html=Test JavaDocs, apidocs/index.html=JavaDocs, xref/index.html=Source Xref, xref-test/index.html=Test Source Xref, cpd.html=CPD, pmd.html=PMD, plugin-info.html=Plugin Documentation}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}]}, index.html?about={name=Overview, uri=index.html?about, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=index.html?about, name=Overview}]}, configuration.html={name=Configuration Examples, uri=configuration.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=configuration.html, name=Configuration Examples}]}, create-mojo.html={name=Goal — hibernate:create, uri=create-mojo.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=create-mojo.html, name=Goal — hibernate:create}]}, update-mojo.html={name=Goal — hibernate:update, uri=update-mojo.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=update-mojo.html, name=Goal — hibernate:update}]}, drop-mojo.html={name=Goal — hibernate:drop, uri=drop-mojo.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=drop-mojo.html, name=Goal — hibernate:drop}]}, help-mojo.html={name=Goal — hibernate:help, uri=help-mojo.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=help-mojo.html, name=Goal — hibernate:help}]}, debugging.html={name=Enable Debug-Output, uri=debugging.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=debugging.html, name=Enable Debug-Output}]}, skip.html={name=Skipping Execution, uri=skip.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=skip.html, name=Skipping Execution}]}, force.html={name=Force Exceution, uri=force.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=force.html, name=Force Exceution}]}, pitfalls.html={name=Known Pitfalls (FAQ), uri=pitfalls.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=pitfalls.html, name=Known Pitfalls (FAQ)}]}} -->
<!--*/-->
<html xmlns="http://www.w3.org/1999/xhtml" th:replace="~{/templates/layout.html :: layout(uri='' + ~{:: code[class='site_uri']/text()}, title=~{:: title}, maincontent=~{:: .maincontent}, json='MERGE:' + ~{:: pre[class='json']/text()})}">
<head>
- <title class="title">CPD Results – Hibernate Maven Plugin</title>
+ <title class="title">Hibernate Maven Plugin – CPD Results</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<link id="canonical" rel="canonical" href="/hibernate-maven-plugin/cpd.html"/>
</head>
<hr />
<article class="maincontent">
<section>
-<h1>CPD Results</h1>
+<h2><a name="CPD_Results"></a>CPD Results</h2>
<p>The following document contains the results of PMD's <a class="externalLink" href="http://pmd.sourceforge.net/cpd.html">CPD</a> 5.2.3.</p></section><section>
-<h1>Duplications</h1>
+<h2><a name="Duplications"></a>Duplications</h2>
+<table border="0" class="bodyTable">
+<tr class="a">
+<th>File</th>
+<th>Line</th></tr>
+<tr class="b">
+<td>de/juplo/plugins/hibernate/CreateMojo.java</td>
+<td><a href="./xref/de/juplo/plugins/hibernate/CreateMojo.html#L35">35</a></td></tr>
+<tr class="a">
+<td>de/juplo/plugins/hibernate/DropMojo.java</td>
+<td><a href="./xref/de/juplo/plugins/hibernate/DropMojo.html#L35">35</a></td></tr>
+<tr class="b"><td colspan='2'>
+<div>
+<pre>public class CreateMojo extends AbstractSchemaMojo
+{
+ /**
+ * Output file.
+ * <p>
+ * If the specified filename is not absolut, the file will be created
+ * relative to the project build directory
+ * (<code>project.build.directory</code>).
+ *
+ * @parameter property="hibernate.schema.export.create" default-value="create.sql"
+ * @since 1.0
+ */
+ private String outputFile;
+
+
+ @Override
+ public final void execute()
+ throws
+ MojoFailureException,
+ MojoExecutionException
+ {
+ super.execute(outputFile);
+ }
+
+
+ @Override
+ void build(MetadataImplementor metadata)
+ throws
+ MojoExecutionException,
+ MojoFailureException
+ {
+ SchemaExport schemaExport = new SchemaExport(metadata, createNamespaces);
+ schemaExport.setDelimiter(delimiter);
+ schemaExport.setFormat(format);
+
+ File output = new File(outputFile);
+
+ if (!output.isAbsolute())
+ {
+ // Interpret relative file path relative to build directory
+ output = new File(buildDirectory, outputFile);
+ getLog().debug("Adjusted relative path, resulting path is " + output.getPath());
+ }
+
+ // Ensure that directory path for specified file exists
+ File outFileParentDir = output.getParentFile();
+ if (null != outFileParentDir && !outFileParentDir.exists())
+ {
+ try
+ {
+ getLog().info("Creating directory path for output file:" + outFileParentDir.getPath());
+ outFileParentDir.mkdirs();
+ }
+ catch (Exception e)
+ {
+ getLog().error("Error creating directory path for output file: " + e.getLocalizedMessage());
+ }
+ }
+
+ schemaExport.setOutputFile(output.getPath());
+ schemaExport.execute(false, this.export, false, true);</pre></div></td></tr></table></section>
</article>
<hr />
<h2>Page Structure as JSON</h2>
"/projects/hibernate-maven-plugin/2.0.0/pmd.html": "PMD",
"/projects/hibernate-maven-plugin/2.0.0/plugin-info.html": "Plugin Documentation",
"/projects/hibernate-maven-plugin/2.0.0/project-reports.html": "Project Reports",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html?about": "Overview",
"/projects/hibernate-maven-plugin/2.0.0/configuration.html": "Configuration Examples",
- "/projects/hibernate-maven-plugin/2.0.0/create-mojo.html": "Goal: CREATE",
- "/projects/hibernate-maven-plugin/2.0.0/drop-mojo.html": "Goal: DROP",
+ "/projects/hibernate-maven-plugin/2.0.0/create-mojo.html": "Goal — hibernate:create",
+ "/projects/hibernate-maven-plugin/2.0.0/update-mojo.html": "Goal — hibernate:update",
+ "/projects/hibernate-maven-plugin/2.0.0/drop-mojo.html": "Goal — hibernate:drop",
+ "/projects/hibernate-maven-plugin/2.0.0/help-mojo.html": "Goal — hibernate:help",
"/projects/hibernate-maven-plugin/2.0.0/debugging.html": "Enable Debug-Output",
"/projects/hibernate-maven-plugin/2.0.0/skip.html": "Skipping Execution",
"/projects/hibernate-maven-plugin/2.0.0/force.html": "Force Exceution",
},
"_childs": {
"/projects/hibernate-maven-plugin/2.0.0/index.html": [
+ "/projects/hibernate-maven-plugin/2.0.0/index.html?about",
"/projects/hibernate-maven-plugin/2.0.0/configuration.html",
"/projects/hibernate-maven-plugin/2.0.0/create-mojo.html",
+ "/projects/hibernate-maven-plugin/2.0.0/update-mojo.html",
"/projects/hibernate-maven-plugin/2.0.0/drop-mojo.html",
+ "/projects/hibernate-maven-plugin/2.0.0/help-mojo.html",
"/projects/hibernate-maven-plugin/2.0.0/debugging.html",
"/projects/hibernate-maven-plugin/2.0.0/skip.html",
"/projects/hibernate-maven-plugin/2.0.0/force.html",
"/projects/hibernate-maven-plugin/2.0.0/index.html",
"/projects/hibernate-maven-plugin/2.0.0/project-reports.html"
],
+ "/projects/hibernate-maven-plugin/2.0.0/index.html?about": [
+ "/index.html","/projects.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html?about"
+ ],
"/projects/hibernate-maven-plugin/2.0.0/configuration.html": [
"/index.html","/projects.html",
"/projects/hibernate-maven-plugin/2.0.0/index.html",
"/projects/hibernate-maven-plugin/2.0.0/index.html",
"/projects/hibernate-maven-plugin/2.0.0/create-mojo.html"
],
+ "/projects/hibernate-maven-plugin/2.0.0/update-mojo.html": [
+ "/index.html","/projects.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html",
+ "/projects/hibernate-maven-plugin/2.0.0/update-mojo.html"
+ ],
"/projects/hibernate-maven-plugin/2.0.0/drop-mojo.html": [
"/index.html","/projects.html",
"/projects/hibernate-maven-plugin/2.0.0/index.html",
"/projects/hibernate-maven-plugin/2.0.0/drop-mojo.html"
],
+ "/projects/hibernate-maven-plugin/2.0.0/help-mojo.html": [
+ "/index.html","/projects.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html",
+ "/projects/hibernate-maven-plugin/2.0.0/help-mojo.html"
+ ],
"/projects/hibernate-maven-plugin/2.0.0/debugging.html": [
"/index.html","/projects.html",
"/projects/hibernate-maven-plugin/2.0.0/index.html",
"/projects/hibernate-maven-plugin/2.0.0/pmd.html": "/hibernate-maven-plugin/pmd.html",
"/projects/hibernate-maven-plugin/2.0.0/plugin-info.html": "/hibernate-maven-plugin/plugin-info.html",
"/projects/hibernate-maven-plugin/2.0.0/project-reports.html": "/hibernate-maven-plugin/project-reports.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html?about": "/hibernate-maven-plugin/index.html?about",
"/projects/hibernate-maven-plugin/2.0.0/configuration.html": "/hibernate-maven-plugin/configuration.html",
"/projects/hibernate-maven-plugin/2.0.0/create-mojo.html": "/hibernate-maven-plugin/create-mojo.html",
+ "/projects/hibernate-maven-plugin/2.0.0/update-mojo.html": "/hibernate-maven-plugin/update-mojo.html",
"/projects/hibernate-maven-plugin/2.0.0/drop-mojo.html": "/hibernate-maven-plugin/drop-mojo.html",
+ "/projects/hibernate-maven-plugin/2.0.0/help-mojo.html": "/hibernate-maven-plugin/help-mojo.html",
"/projects/hibernate-maven-plugin/2.0.0/debugging.html": "/hibernate-maven-plugin/debugging.html",
"/projects/hibernate-maven-plugin/2.0.0/skip.html": "/hibernate-maven-plugin/skip.html",
"/projects/hibernate-maven-plugin/2.0.0/force.html": "/hibernate-maven-plugin/force.html",
<h2>All Pages</h2>
<p>
<ul>
- <li><a href="index.html">Hibernate Maven Plugin</a></li><li><a href="ci-management.html">CI Management</a></li><li><a href="dependencies.html">Dependencies</a></li><li><a href="dependency-info.html">Maven Coordinates</a></li><li><a href="distribution-management.html">Distribution Management</a></li><li><a href="licenses.html">Licenses</a></li><li><a href="plugin-management.html">Plugin Management</a></li><li><a href="plugins.html">Plugins</a></li><li><a href="scm.html">Source Code Management</a></li><li><a href="summary.html">Summary</a></li><li><a href="team.html">Team</a></li><li><a href="project-info.html">Project Information</a></li><li><a href="testapidocs/index.html">Test JavaDocs</a></li><li><a href="apidocs/index.html">JavaDocs</a></li><li><a href="xref/index.html">Source Xref</a></li><li><a href="xref-test/index.html">Test Source Xref</a></li><li><a href="cpd.html">CPD</a></li><li><a href="pmd.html">PMD</a></li><li><a href="plugin-info.html">Plugin Documentation</a></li><li><a href="project-reports.html">Project Reports</a></li><li><a href="configuration.html">Configuration Examples</a></li><li><a href="create-mojo.html">Goal: CREATE</a></li><li><a href="drop-mojo.html">Goal: DROP</a></li><li><a href="debugging.html">Enable Debug-Output</a></li><li><a href="skip.html">Skipping Execution</a></li><li><a href="force.html">Force Exceution</a></li><li><a href="pitfalls.html">Known Pitfalls (FAQ)</a></li> </ul>
+ <li><a href="index.html">Hibernate Maven Plugin</a></li><li><a href="ci-management.html">CI Management</a></li><li><a href="dependencies.html">Dependencies</a></li><li><a href="dependency-info.html">Maven Coordinates</a></li><li><a href="distribution-management.html">Distribution Management</a></li><li><a href="licenses.html">Licenses</a></li><li><a href="plugin-management.html">Plugin Management</a></li><li><a href="plugins.html">Plugins</a></li><li><a href="scm.html">Source Code Management</a></li><li><a href="summary.html">Summary</a></li><li><a href="team.html">Team</a></li><li><a href="project-info.html">Project Information</a></li><li><a href="testapidocs/index.html">Test JavaDocs</a></li><li><a href="apidocs/index.html">JavaDocs</a></li><li><a href="xref/index.html">Source Xref</a></li><li><a href="xref-test/index.html">Test Source Xref</a></li><li><a href="cpd.html">CPD</a></li><li><a href="pmd.html">PMD</a></li><li><a href="plugin-info.html">Plugin Documentation</a></li><li><a href="project-reports.html">Project Reports</a></li><li><a href="index.html?about">Overview</a></li><li><a href="configuration.html">Configuration Examples</a></li><li><a href="create-mojo.html">Goal — hibernate:create</a></li><li><a href="update-mojo.html">Goal — hibernate:update</a></li><li><a href="drop-mojo.html">Goal — hibernate:drop</a></li><li><a href="help-mojo.html">Goal — hibernate:help</a></li><li><a href="debugging.html">Enable Debug-Output</a></li><li><a href="skip.html">Skipping Execution</a></li><li><a href="force.html">Force Exceution</a></li><li><a href="pitfalls.html">Known Pitfalls (FAQ)</a></li> </ul>
</p>
</body>
</html>
<!DOCTYPE html>
-<!-- Generated by Apache Maven Doxia Site Renderer 1.6 at 2016-03-09 -->
- <!-- Current: create-mojo.html -->
-<!-- Active: index.html -->
-<!-- Path: [index.html, create-mojo.html] -->
-<!-- Skiplist: [index.html, configuration.html, create-mojo.html, drop-mojo.html, debugging.html, skip.html, force.html, pitfalls.html] -->
-<html>
+<!--/*-->
+<!-- Generated by Apache Maven Doxia Site Renderer 1.9.2 at 2025-11-07 -->
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ <!-- NEW PAGE - - - - - uri: ci-management.html / name: CI Management -->
+
+
+
+
+
+
+
+
+
+
+
+
+ <!-- NEW PAGE - - - - - uri: dependencies.html / name: Dependencies -->
+
+
+
+
+
+
+
+
+
+
+
+
+ <!-- NEW PAGE - - - - - uri: dependency-info.html / name: Maven Coordinates -->
+
+
+
+
+
+
+
+
+
+
+
+
+ <!-- NEW PAGE - - - - - uri: distribution-management.html / name: Distribution Management -->
+
+
+
+
+
+ <!-- Skipping already seen entry: uri=index.html, name=About -->
+
+
+
+
+
+
+
+
+
+
+ <!-- NEW PAGE - - - - - uri: licenses.html / name: Licenses -->
+
+
+
+
+
+
+
+
+
+
+
+
+ <!-- NEW PAGE - - - - - uri: plugin-management.html / name: Plugin Management -->
+
+
+
+
+
+
+
+
+
+
+
+
+ <!-- NEW PAGE - - - - - uri: plugins.html / name: Plugins -->
+
+
+
+
+
+
+
+
+
+
+
+
+ <!-- NEW PAGE - - - - - uri: scm.html / name: Source Code Management -->
+
+
+
+
+
+
+
+
+
+
+
+
+ <!-- NEW PAGE - - - - - uri: summary.html / name: Summary -->
+
+
+
+
+
+
+
+
+
+
+
+
+ <!-- NEW PAGE - - - - - uri: team.html / name: Team -->
+
+
+
+
+
+
+ <!-- NEW PAGE - - - - - uri: project-info.html / name: Project Information -->
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ <!-- NEW PAGE - - - - - uri: testapidocs/index.html / name: Test JavaDocs -->
+
+
+
+
+
+
+
+
+
+
+
+
+ <!-- NEW PAGE - - - - - uri: apidocs/index.html / name: JavaDocs -->
+
+
+
+
+
+
+
+
+
+
+
+
+ <!-- NEW PAGE - - - - - uri: xref/index.html / name: Source Xref -->
+
+
+
+
+
+
+
+
+
+
+
+
+ <!-- NEW PAGE - - - - - uri: xref-test/index.html / name: Test Source Xref -->
+
+
+
+
+
+
+
+
+
+
+
+
+ <!-- NEW PAGE - - - - - uri: cpd.html / name: CPD -->
+
+
+
+
+
+
+
+
+
+
+
+
+ <!-- NEW PAGE - - - - - uri: pmd.html / name: PMD -->
+
+
+
+
+
+
+
+
+
+
+
+
+ <!-- NEW PAGE - - - - - uri: plugin-info.html / name: Plugin Documentation -->
+
+
+
+
+
+
+ <!-- NEW PAGE - - - - - uri: project-reports.html / name: Project Reports -->
+
+
+
+
+ <!-- DONE WITH MENUE - - $page.name-->
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ <!-- NEW PAGE - - - - - uri: index.html?about / name: Overview -->
+
+
+
+
+
+
+
+
+
+
+
+
+ <!-- NEW PAGE - - - - - uri: configuration.html / name: Configuration Examples -->
+
+
+
+
+
+
+
+
+
+
+
+
+ <!-- NEW PAGE - - - - - uri: create-mojo.html / name: Goal — hibernate:create -->
+
+
+
+
+
+
+
+
+
+
+
+
+ <!-- NEW PAGE - - - - - uri: update-mojo.html / name: Goal — hibernate:update -->
+
+
+
+
+
+
+
+
+
+
+
+
+ <!-- NEW PAGE - - - - - uri: drop-mojo.html / name: Goal — hibernate:drop -->
+
+
+
+
+
+
+
+
+
+
+
+
+ <!-- NEW PAGE - - - - - uri: help-mojo.html / name: Goal — hibernate:help -->
+
+
+
+
+
+
+
+
+
+
+
+
+ <!-- NEW PAGE - - - - - uri: debugging.html / name: Enable Debug-Output -->
+
+
+
+
+
+
+
+
+
+
+
+
+ <!-- NEW PAGE - - - - - uri: skip.html / name: Skipping Execution -->
+
+
+
+
+
+
+
+
+
+
+
+
+ <!-- NEW PAGE - - - - - uri: force.html / name: Force Exceution -->
+
+
+
+
+
+
+
+
+
+
+
+
+ <!-- NEW PAGE - - - - - uri: pitfalls.html / name: Known Pitfalls (FAQ) -->
+
+
+
+
+
+
+
+
+
+
+
+
+ <!-- OVERWRITING PAGE - uri: project-info.html / name: Project Information -->
+
+
+
+
+
+
+
+
+
+
+
+
+ <!-- OVERWRITING PAGE - uri: project-reports.html / name: Project Reports -->
+
+
+
+
+ <!-- DONE WITH MENUE - - (no name)-->
+
+
+
+<!-- name: Goal — hibernate:create -->
+<!-- title: Hibernate Maven Plugin – hibernate:create -->
+<!-- short title: hibernate:create -->
+<!-- current page: create-mojo.html -->
+<!-- path: /projects/hibernate-maven-plugin/2.0.0/ -->
+<!-- crumbs: "/index.html","/projects.html" -->
+<!-- pages: {index.html={uri=index.html, name=Hibernate Maven Plugin, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}], childs={index.html?about=Overview, configuration.html=Configuration Examples, create-mojo.html=Goal — hibernate:create, update-mojo.html=Goal — hibernate:update, drop-mojo.html=Goal — hibernate:drop, help-mojo.html=Goal — hibernate:help, debugging.html=Enable Debug-Output, skip.html=Skipping Execution, force.html=Force Exceution, pitfalls.html=Known Pitfalls (FAQ), project-info.html=Project Information, project-reports.html=Project Reports}}, ci-management.html={name=CI Management, uri=ci-management.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=ci-management.html, name=CI Management}]}, dependencies.html={name=Dependencies, uri=dependencies.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=dependencies.html, name=Dependencies}]}, dependency-info.html={name=Maven Coordinates, uri=dependency-info.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=dependency-info.html, name=Maven Coordinates}]}, distribution-management.html={name=Distribution Management, uri=distribution-management.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=distribution-management.html, name=Distribution Management}]}, licenses.html={name=Licenses, uri=licenses.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=licenses.html, name=Licenses}]}, plugin-management.html={name=Plugin Management, uri=plugin-management.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=plugin-management.html, name=Plugin Management}]}, plugins.html={name=Plugins, uri=plugins.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=plugins.html, name=Plugins}]}, scm.html={name=Source Code Management, uri=scm.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=scm.html, name=Source Code Management}]}, summary.html={name=Summary, uri=summary.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=summary.html, name=Summary}]}, team.html={name=Team, uri=team.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=team.html, name=Team}]}, project-info.html={name=Project Information, uri=project-info.html, childs={ci-management.html=CI Management, dependencies.html=Dependencies, dependency-info.html=Maven Coordinates, distribution-management.html=Distribution Management, licenses.html=Licenses, plugin-management.html=Plugin Management, plugins.html=Plugins, scm.html=Source Code Management, summary.html=Summary, team.html=Team}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}]}, testapidocs/index.html={name=Test JavaDocs, uri=testapidocs/index.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=testapidocs/index.html, name=Test JavaDocs}]}, apidocs/index.html={name=JavaDocs, uri=apidocs/index.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=apidocs/index.html, name=JavaDocs}]}, xref/index.html={name=Source Xref, uri=xref/index.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=xref/index.html, name=Source Xref}]}, xref-test/index.html={name=Test Source Xref, uri=xref-test/index.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=xref-test/index.html, name=Test Source Xref}]}, cpd.html={name=CPD, uri=cpd.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=cpd.html, name=CPD}]}, pmd.html={name=PMD, uri=pmd.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=pmd.html, name=PMD}]}, plugin-info.html={name=Plugin Documentation, uri=plugin-info.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=plugin-info.html, name=Plugin Documentation}]}, project-reports.html={name=Project Reports, uri=project-reports.html, childs={testapidocs/index.html=Test JavaDocs, apidocs/index.html=JavaDocs, xref/index.html=Source Xref, xref-test/index.html=Test Source Xref, cpd.html=CPD, pmd.html=PMD, plugin-info.html=Plugin Documentation}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}]}, index.html?about={name=Overview, uri=index.html?about, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=index.html?about, name=Overview}]}, configuration.html={name=Configuration Examples, uri=configuration.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=configuration.html, name=Configuration Examples}]}, create-mojo.html={name=Goal — hibernate:create, uri=create-mojo.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=create-mojo.html, name=Goal — hibernate:create}]}, update-mojo.html={name=Goal — hibernate:update, uri=update-mojo.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=update-mojo.html, name=Goal — hibernate:update}]}, drop-mojo.html={name=Goal — hibernate:drop, uri=drop-mojo.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=drop-mojo.html, name=Goal — hibernate:drop}]}, help-mojo.html={name=Goal — hibernate:help, uri=help-mojo.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=help-mojo.html, name=Goal — hibernate:help}]}, debugging.html={name=Enable Debug-Output, uri=debugging.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=debugging.html, name=Enable Debug-Output}]}, skip.html={name=Skipping Execution, uri=skip.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=skip.html, name=Skipping Execution}]}, force.html={name=Force Exceution, uri=force.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=force.html, name=Force Exceution}]}, pitfalls.html={name=Known Pitfalls (FAQ), uri=pitfalls.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=pitfalls.html, name=Known Pitfalls (FAQ)}]}} -->
+
+
+<!--*/-->
+<html xmlns="http://www.w3.org/1999/xhtml" th:replace="~{/templates/layout.html :: layout(uri='' + ~{:: code[class='site_uri']/text()}, title=~{:: title}, maincontent=~{:: .maincontent}, json='MERGE:' + ~{:: pre[class='json']/text()})}">
<head>
- <title>juplo - Hibernate Maven Plugin - Goal: CREATE</title>
+ <title class="title">Hibernate Maven Plugin – hibernate:create</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
- <link rel="canonical" href="http://juplo.de/hibernate-maven-plugin/create-mojo.html"/>
- <meta name="viewport" content="width=device-width, initial-scale=1" />
- <link rel="stylesheet" type="text/css" href="/css/base.css" />
- <style type="text/css">
- @import '/css/screen.css' screen;
- </style>
- <script src="/js/prettify.js"></script>
- <!--[if lt IE 9]>
- <script src="/js/html5shiv.js"></script>
- <![endif]-->
- <!--[if IE 8]>
- <link rel="stylesheet" type="text/css" href="/css/ie8.css" />
- <![endif]-->
-
+ <link id="canonical" rel="canonical" href="/hibernate-maven-plugin/create-mojo.html"/>
</head>
- <body class="menu" onload="prettyPrint()">
- <div id="page" class="cf">
- <header id="header">
- <h1 id="logo"><a href="/" title="Home" class="l">juplo</a></h1>
- <span id="slogan"><strong>Java</strong> bits from nerds for nerds</span>
- <hr class="h" />
- </header>
- <div id="breadcrumb">
- <strong class="b title">You are here:</strong>
- <ol class="b">
- <li class="b"><a class="b" href="/">Home</a></li>
- <li class="b"><a class="b" href="/projects.html">Projects</a></li>
- <li class="b"><a class="b" href="./index.html">Hibernate Maven Plugin</a></li>
- <li class="b"><strong class="b">Goal: CREATE</strong></li>
- </ol>
- <a class="hide" href="#navigation">Jump to navigation</a>
- <hr class="b" />
- </div>
- <main class="content cf">
- <article id="content" class="main">
- <header><h1>Goal: CREATE</h1></header>
-
+ <body>
+ <h1 class="short_title">hibernate:create</h1>
+ <h2>URI</h2>
+ <ul>
+ <li><strong>site:</strong> <code class="site_uri">/projects/hibernate-maven-plugin/2.0.0/create-mojo.html</code></li>
+ <li><strong>canonical:</strong> <code class="canonical_uri">/hibernate-maven-plugin/create-mojo.html</code></li>
+ <li><strong>relative:</strong> <code class="relative_uri">create-mojo.html</code></li>
+ </ul>
+ <h2>Path</h2>
+ <p>
+ <ol>
+ <li><a href="index.html">Hibernate Maven Plugin</a></li><li><a href="create-mojo.html">Goal — hibernate:create</a></li> </ol>
+ </p>
+ <hr />
+ <article class="maincontent">
+
- <div class="section">
+ <section>
<h2><a name="hibernate:create"></a>hibernate:create</h2>
<p><b>Full name</b>:</p>
<li>Requires a Maven project to be executed.</li>
-<li>Requires dependency resolution of artifacts in scope: <tt>runtime</tt>.</li>
+<li>Requires dependency resolution of artifacts in scope: <code>runtime</code>.</li>
<li>The goal is thread-safe and supports parallel builds.</li>
-<li>Binds by default to the <a class="externalLink" href="http://maven.apache.org/ref/current/maven-core/lifecycles.html">lifecycle phase</a>: <tt>process-classes</tt>.</li>
+<li>Binds by default to the <a class="externalLink" href="http://maven.apache.org/ref/current/maven-core/lifecycles.html">lifecycle phase</a>: <code>process-classes</code>.</li>
</ul>
-
-<div class="section">
+ <section>
<h3><a name="Optional_Parameters"></a>Optional Parameters</h3>
<table class="bodyTable" border="0">
<td><b><a href="#createNamespaces">createNamespaces</a></b></td>
-<td><tt>Boolean</tt></td>
+<td><code>Boolean</code></td>
-<td><tt>2.0</tt></td>
+<td><code>2.0</code></td>
<td>Specifies whether to automatically create also the database
-schema/catalog.<br /><b>Default value is</b>: <tt>false</tt>.<br /><b>User property is</b>: <tt>hibernate.hbm2dll.create_namespaces</tt>.</td>
+schema/catalog.<br /><b>Default value is</b>: <code>false</code>.<br /><b>User property is</b>: <code>hibernate.hbm2dll.create_namespaces</code>.</td>
</tr>
<tr class="a">
<td><b><a href="#delimiter">delimiter</a></b></td>
-<td><tt>String</tt></td>
+<td><code>String</code></td>
-<td><tt>1.0</tt></td>
+<td><code>1.0</code></td>
<td>Delimiter in output-file.
<p><b>Important:</b> This configuration value can only be
-configured through the <tt>pom.xml</tt>, or by the definition
+configured through the <code>pom.xml</code>, or by the definition
of a system-property, because it is not known by Hibernate nor JPA
-and, hence, not picked up from their configuration!</p><br /><b>Default value is</b>: <tt>;</tt>.<br /><b>User property is</b>: <tt>hibernate.schema.delimiter</tt>.</td>
+and, hence, not picked up from their configuration!</p><br /><b>Default value is</b>: <code>;</code>.<br /><b>User property is</b>: <code>hibernate.schema.delimiter</code>.</td>
</tr>
<tr class="b">
<td><b><a href="#dialect">dialect</a></b></td>
-<td><tt>String</tt></td>
+<td><code>String</code></td>
-<td><tt>1.0</tt></td>
+<td><code>1.0</code></td>
-<td>Hibernate dialect.<br /><b>User property is</b>: <tt>hibernate.dialect</tt>.</td>
+<td>Hibernate dialect.<br /><b>User property is</b>: <code>hibernate.dialect</code>.</td>
</tr>
<tr class="a">
<td><b><a href="#driver">driver</a></b></td>
-<td><tt>String</tt></td>
+<td><code>String</code></td>
-<td><tt>1.0</tt></td>
+<td><code>1.0</code></td>
-<td>SQL-Driver name.<br /><b>User property is</b>: <tt>hibernate.connection.driver_class</tt>.</td>
+<td>SQL-Driver name.<br /><b>User property is</b>: <code>hibernate.connection.driver_class</code>.</td>
</tr>
<tr class="b">
<td><b><a href="#export">export</a></b></td>
-<td><tt>Boolean</tt></td>
+<td><code>Boolean</code></td>
-<td><tt>2.0</tt></td>
+<td><code>2.0</code></td>
<td>Export the database-schma to the database. If set to
-<tt>false</tt>, only the SQL-script is created and the database
+<code>false</code>, only the SQL-script is created and the database
is not touched.
<p><b>Important:</b> This configuration value can only be
-configured through the <tt>pom.xml</tt>, or by the definition
+configured through the <code>pom.xml</code>, or by the definition
of a system-property, because it is not known by Hibernate nor JPA
-and, hence, not picked up from their configuration!</p><br /><b>Default value is</b>: <tt>true</tt>.<br /><b>User property is</b>: <tt>hibernate.schema.export</tt>.</td>
+and, hence, not picked up from their configuration!</p><br /><b>Default value is</b>: <code>true</code>.<br /><b>User property is</b>: <code>hibernate.schema.export</code>.</td>
</tr>
<tr class="a">
<td><b><a href="#force">force</a></b></td>
-<td><tt>boolean</tt></td>
+<td><code>boolean</code></td>
-<td><tt>1.0</tt></td>
+<td><code>1.0</code></td>
<td>Force execution
<p>Force execution, even if no modified or newly added annotated
classes where found and the dialect was not changed.</p>
-<p><tt>skip</tt> takes precedence over <tt>force</tt>.</p>
+<p><code>skip</code> takes precedence over <code>force</code>.</p>
<p><b>Important:</b> This configuration value can only be
-configured through the <tt>pom.xml</tt>, or by the definition
+configured through the <code>pom.xml</code>, or by the definition
of a system-property, because it is not known by Hibernate nor JPA
-and, hence, not picked up from their configuration!</p><br /><b>Default value is</b>: <tt>false</tt>.<br /><b>User property is</b>: <tt>hibernate.schema.force</tt>.</td>
+and, hence, not picked up from their configuration!</p><br /><b>Default value is</b>: <code>false</code>.<br /><b>User property is</b>: <code>hibernate.schema.force</code>.</td>
</tr>
<tr class="b">
<td><b><a href="#format">format</a></b></td>
-<td><tt>Boolean</tt></td>
+<td><code>Boolean</code></td>
-<td><tt>1.0</tt></td>
+<td><code>1.0</code></td>
-<td>Format output-file.<br /><b>User property is</b>: <tt>hibernate.format_sql</tt>.</td>
+<td>Format output-file.<br /><b>User property is</b>: <code>hibernate.format_sql</code>.</td>
</tr>
<tr class="a">
<td><b><a href="#hibernateConfig">hibernateConfig</a></b></td>
-<td><tt>String</tt></td>
+<td><code>String</code></td>
-<td><tt>1.1.0</tt></td>
+<td><code>1.1.0</code></td>
<td>Path to Hibernate configuration file (.cfg.xml). If this parameter
is specified, the plugin will try to load configuration values from
given name. If both fails, the execution of the plugin will fail.
<p>If this parameter is not set the plugin will load configuration
-values from a ressource named <tt>hibernate.cfg.xml</tt> on the
+values from a ressource named <code>hibernate.cfg.xml</code> on the
classpath, if it is present, but will not fail if there is no such
ressource.</p>
<td><b><a href="#hibernateProperties">hibernateProperties</a></b></td>
-<td><tt>String</tt></td>
+<td><code>String</code></td>
-<td><tt>1.0</tt></td>
+<td><code>1.0</code></td>
<td>Path to a file or name of a ressource with hibernate properties. If
this parameter is specified, the plugin will try to load
of the plugin will fail.
<p>If this parameter is not set the plugin will load configuration
-values from a ressource named <tt>hibernate.properties</tt> on
+values from a ressource named <code>hibernate.properties</code> on
the classpath, if it is present, but will not fail if there is no
such ressource.</p>
<td><b><a href="#implicitNamingStrategy">implicitNamingStrategy</a></b></td>
-<td><tt>String</tt></td>
+<td><code>String</code></td>
-<td><tt>2.0</tt></td>
+<td><code>2.0</code></td>
-<td>Implicit naming strategy<br /><b>User property is</b>: <tt>hibernate.implicit_naming_strategy</tt>.</td>
+<td>Implicit naming strategy<br /><b>User property is</b>: <code>hibernate.implicit_naming_strategy</code>.</td>
</tr>
<tr class="b">
<td><b><a href="#mappings">mappings</a></b></td>
-<td><tt>String</tt></td>
+<td><code>String</code></td>
-<td><tt>1.0.2</tt></td>
+<td><code>1.0.2</code></td>
<td>List of Hibernate-Mapping-Files (XML). Multiple files can be
-separated with white-spaces and/or commas.<br /><b>User property is</b>: <tt>hibernate.mapping</tt>.</td>
+separated with white-spaces and/or commas.<br /><b>User property is</b>: <code>hibernate.mapping</code>.</td>
</tr>
<tr class="a">
<td><b><a href="#outputDirectory">outputDirectory</a></b></td>
-<td><tt>String</tt></td>
+<td><code>String</code></td>
-<td><tt>1.0</tt></td>
+<td><code>1.0</code></td>
<td>Classes-Directory to scan.
classes.</p>
<p><b>Important:</b> This configuration value can only be
-configured through the <tt>pom.xml</tt>, or by the definition
+configured through the <code>pom.xml</code>, or by the definition
of a system-property, because it is not known by Hibernate nor JPA
-and, hence, not picked up from their configuration!</p><br /><b>User property is</b>: <tt>project.build.outputDirectory</tt>.</td>
+and, hence, not picked up from their configuration!</p><br /><b>User property is</b>: <code>project.build.outputDirectory</code>.</td>
</tr>
<tr class="b">
<td><b><a href="#outputFile">outputFile</a></b></td>
-<td><tt>String</tt></td>
+<td><code>String</code></td>
-<td><tt>1.0</tt></td>
+<td><code>1.0</code></td>
<td>Output file.
<p>If the specified filename is not absolut, the file will be
created relative to the project build directory
-(<tt>project.build.directory</tt>).</p><br /><b>Default value is</b>: <tt>create.sql</tt>.<br /><b>User property is</b>: <tt>hibernate.schema.export.create</tt>.</td>
+(<code>project.build.directory</code>).</p><br /><b>Default value is</b>: <code>create.sql</code>.<br /><b>User property is</b>: <code>hibernate.schema.export.create</code>.</td>
</tr>
<tr class="a">
<td><b><a href="#password">password</a></b></td>
-<td><tt>String</tt></td>
+<td><code>String</code></td>
-<td><tt>1.0</tt></td>
+<td><code>1.0</code></td>
-<td>Database password<br /><b>User property is</b>: <tt>hibernate.connection.password</tt>.</td>
+<td>Database password<br /><b>User property is</b>: <code>hibernate.connection.password</code>.</td>
</tr>
<tr class="b">
<td><b><a href="#persistenceUnit">persistenceUnit</a></b></td>
-<td><tt>String</tt></td>
+<td><code>String</code></td>
-<td><tt>1.1.0</tt></td>
+<td><code>1.1.0</code></td>
<td>Name of the persistence-unit. If this parameter is specified, the
plugin will try to load configuration values from a
<td><b><a href="#physicalNamingStrategy">physicalNamingStrategy</a></b></td>
-<td><tt>String</tt></td>
+<td><code>String</code></td>
-<td><tt>2.0</tt></td>
+<td><code>2.0</code></td>
-<td>Physical naming strategy<br /><b>User property is</b>: <tt>hibernate.physical_naming_strategy</tt>.</td>
+<td>Physical naming strategy<br /><b>User property is</b>: <code>hibernate.physical_naming_strategy</code>.</td>
</tr>
<tr class="b">
<td><b><a href="#scanClasses">scanClasses</a></b></td>
-<td><tt>Boolean</tt></td>
+<td><code>Boolean</code></td>
-<td><tt>2.0</tt></td>
+<td><code>2.0</code></td>
<td>Wether the project should be scanned for annotated-classes, or not
<p>This parameter is intended to allow overwriting of the parameter
-<tt>exclude-unlisted-classes</tt> of a
-<tt>persistence-unit</tt>. If not specified, it defaults to
-<tt>true</tt></p><br /><b>User property is</b>: <tt>hibernate.schema.scan.classes</tt>.</td>
+<code>exclude-unlisted-classes</code> of a
+<code>persistence-unit</code>. If not specified, it defaults to
+<code>true</code></p><br /><b>User property is</b>: <code>hibernate.schema.scan.classes</code>.</td>
</tr>
<tr class="a">
<td><b><a href="#scanDependencies">scanDependencies</a></b></td>
-<td><tt>String</tt></td>
+<td><code>String</code></td>
-<td><tt>1.0.3</tt></td>
+<td><code>1.0.3</code></td>
<td>Dependency-Scopes, that should be scanned for annotated classes.
-<p>By default, only dependencies in the scope <tt>compile</tt>
+<p>By default, only dependencies in the scope <code>compile</code>
are scanned for annotated classes. Multiple scopes can be seperated
by white space or commas.</p>
<p>If you do not want any dependencies to be scanned for annotated
-classes, set this parameter to <tt>none</tt>.</p>
+classes, set this parameter to <code>none</code>.</p>
<p>The plugin does not scan for annotated classes in transitive
dependencies. If some of your annotated classes are hidden in a
transitive dependency, you can simply add that dependency
-explicitly.</p><br /><b>Default value is</b>: <tt>compile</tt>.<br /><b>User property is</b>: <tt>hibernate.schema.scan.dependencies</tt>.</td>
+explicitly.</p><br /><b>Default value is</b>: <code>compile</code>.<br /><b>User property is</b>: <code>hibernate.schema.scan.dependencies</code>.</td>
</tr>
<tr class="b">
<td><b><a href="#scanTestClasses">scanTestClasses</a></b></td>
-<td><tt>Boolean</tt></td>
+<td><code>Boolean</code></td>
-<td><tt>1.0.1</tt></td>
+<td><code>1.0.1</code></td>
<td>Whether to scan the test-branch of the project for annotated
classes, or not.
-<p>If this parameter is set to <tt>true</tt> the test-classes
+<p>If this parameter is set to <code>true</code> the test-classes
of the artifact will be scanned for hibernate-annotated classes
additionally.</p>
<p><b>Important:</b> This configuration value can only be
-configured through the <tt>pom.xml</tt>, or by the definition
+configured through the <code>pom.xml</code>, or by the definition
of a system-property, because it is not known by Hibernate nor JPA
-and, hence, not picked up from their configuration!</p><br /><b>Default value is</b>: <tt>false</tt>.<br /><b>User property is</b>: <tt>hibernate.schema.scan.test_classes</tt>.</td>
+and, hence, not picked up from their configuration!</p><br /><b>Default value is</b>: <code>false</code>.<br /><b>User property is</b>: <code>hibernate.schema.scan.test_classes</code>.</td>
</tr>
<tr class="a">
<td><b><a href="#show">show</a></b></td>
-<td><tt>Boolean</tt></td>
+<td><code>Boolean</code></td>
-<td><tt>1.0</tt></td>
+<td><code>1.0</code></td>
-<td>Show the generated SQL in the command-line output.<br /><b>User property is</b>: <tt>hibernate.show_sql</tt>.</td>
+<td>Show the generated SQL in the command-line output.<br /><b>User property is</b>: <code>hibernate.show_sql</code>.</td>
</tr>
<tr class="b">
<td><b><a href="#skip">skip</a></b></td>
-<td><tt>boolean</tt></td>
+<td><code>boolean</code></td>
-<td><tt>1.0</tt></td>
+<td><code>1.0</code></td>
<td>Skip execution
-<p>If set to <tt>true</tt>, the execution is skipped.</p>
+<p>If set to <code>true</code>, the execution is skipped.</p>
<p>A skipped execution is signaled via the maven-property
-<tt>${hibernate.schema.skipped}</tt>.</p>
+<code>${hibernate.schema.skipped}</code>.</p>
<p>The execution is skipped automatically, if no modified or newly
added annotated classes are found and the dialect was not
changed.</p>
<p><b>Important:</b> This configuration value can only be
-configured through the <tt>pom.xml</tt>, or by the definition
+configured through the <code>pom.xml</code>, or by the definition
of a system-property, because it is not known by Hibernate nor JPA
-and, hence, not picked up from their configuration!</p><br /><b>Default value is</b>: <tt>${maven.test.skip}</tt>.<br /><b>User property is</b>: <tt>hibernate.schema.skip</tt>.</td>
+and, hence, not picked up from their configuration!</p><br /><b>Default value is</b>: <code>${maven.test.skip}</code>.<br /><b>User property is</b>: <code>hibernate.schema.skip</code>.</td>
</tr>
<tr class="a">
<td><b><a href="#testOutputDirectory">testOutputDirectory</a></b></td>
-<td><tt>String</tt></td>
+<td><code>String</code></td>
-<td><tt>1.0.2</tt></td>
+<td><code>1.0.2</code></td>
<td>Test-Classes-Directory to scan.
<p>This parameter defaults to the maven build-output-directory for
test-classes.</p>
-<p>This parameter is only used, when <tt>scanTestClasses</tt>
-is set to <tt>true</tt>!</p>
+<p>This parameter is only used, when <code>scanTestClasses</code>
+is set to <code>true</code>!</p>
<p><b>Important:</b> This configuration value can only be
-configured through the <tt>pom.xml</tt>, or by the definition
+configured through the <code>pom.xml</code>, or by the definition
of a system-property, because it is not known by Hibernate nor JPA
-and, hence, not picked up from their configuration!</p><br /><b>User property is</b>: <tt>project.build.testOutputDirectory</tt>.</td>
+and, hence, not picked up from their configuration!</p><br /><b>User property is</b>: <code>project.build.testOutputDirectory</code>.</td>
</tr>
<tr class="b">
<td><b><a href="#url">url</a></b></td>
-<td><tt>String</tt></td>
+<td><code>String</code></td>
-<td><tt>1.0</tt></td>
+<td><code>1.0</code></td>
-<td>Database URL.<br /><b>User property is</b>: <tt>hibernate.connection.url</tt>.</td>
+<td>Database URL.<br /><b>User property is</b>: <code>hibernate.connection.url</code>.</td>
</tr>
<tr class="a">
<td><b><a href="#username">username</a></b></td>
-<td><tt>String</tt></td>
+<td><code>String</code></td>
-<td><tt>1.0</tt></td>
+<td><code>1.0</code></td>
-<td>Database username<br /><b>User property is</b>: <tt>hibernate.connection.username</tt>.</td>
+<td>Database username<br /><b>User property is</b>: <code>hibernate.connection.username</code>.</td>
</tr>
</table>
- </div>
-
-<div class="section">
+ </section>
+ <section>
<h3><a name="Parameter_Details"></a>Parameter Details</h3>
<p><b><a name="createNamespaces">createNamespaces</a>:</b></p>
<ul>
-<li><b>Type</b>: <tt>java.lang.Boolean</tt></li>
+<li><b>Type</b>: <code>java.lang.Boolean</code></li>
-<li><b>Since</b>: <tt>2.0</tt></li>
+<li><b>Since</b>: <code>2.0</code></li>
-<li><b>Required</b>: <tt>No</tt></li>
+<li><b>Required</b>: <code>No</code></li>
-<li><b>User Property</b>: <tt>hibernate.hbm2dll.create_namespaces</tt></li>
+<li><b>User Property</b>: <code>hibernate.hbm2dll.create_namespaces</code></li>
-<li><b>Default</b>: <tt>false</tt></li>
+<li><b>Default</b>: <code>false</code></li>
</ul><hr />
<p><b><a name="delimiter">delimiter</a>:</b></p>
<div>Delimiter in output-file.
<p><b>Important:</b> This configuration value can only be
-configured through the <tt>pom.xml</tt>, or by the definition
+configured through the <code>pom.xml</code>, or by the definition
of a system-property, because it is not known by Hibernate nor JPA
and, hence, not picked up from their configuration!</p></div>
<ul>
-<li><b>Type</b>: <tt>java.lang.String</tt></li>
+<li><b>Type</b>: <code>java.lang.String</code></li>
-<li><b>Since</b>: <tt>1.0</tt></li>
+<li><b>Since</b>: <code>1.0</code></li>
-<li><b>Required</b>: <tt>No</tt></li>
+<li><b>Required</b>: <code>No</code></li>
-<li><b>User Property</b>: <tt>hibernate.schema.delimiter</tt></li>
+<li><b>User Property</b>: <code>hibernate.schema.delimiter</code></li>
-<li><b>Default</b>: <tt>;</tt></li>
+<li><b>Default</b>: <code>;</code></li>
</ul><hr />
<p><b><a name="dialect">dialect</a>:</b></p>
<ul>
-<li><b>Type</b>: <tt>java.lang.String</tt></li>
+<li><b>Type</b>: <code>java.lang.String</code></li>
-<li><b>Since</b>: <tt>1.0</tt></li>
+<li><b>Since</b>: <code>1.0</code></li>
-<li><b>Required</b>: <tt>No</tt></li>
+<li><b>Required</b>: <code>No</code></li>
-<li><b>User Property</b>: <tt>hibernate.dialect</tt></li>
+<li><b>User Property</b>: <code>hibernate.dialect</code></li>
</ul><hr />
<p><b><a name="driver">driver</a>:</b></p>
<ul>
-<li><b>Type</b>: <tt>java.lang.String</tt></li>
+<li><b>Type</b>: <code>java.lang.String</code></li>
-<li><b>Since</b>: <tt>1.0</tt></li>
+<li><b>Since</b>: <code>1.0</code></li>
-<li><b>Required</b>: <tt>No</tt></li>
+<li><b>Required</b>: <code>No</code></li>
-<li><b>User Property</b>: <tt>hibernate.connection.driver_class</tt></li>
+<li><b>User Property</b>: <code>hibernate.connection.driver_class</code></li>
</ul><hr />
<p><b><a name="export">export</a>:</b></p>
<div>Export the database-schma to the database. If set to
-<tt>false</tt>, only the SQL-script is created and the database
+<code>false</code>, only the SQL-script is created and the database
is not touched.
<p><b>Important:</b> This configuration value can only be
-configured through the <tt>pom.xml</tt>, or by the definition
+configured through the <code>pom.xml</code>, or by the definition
of a system-property, because it is not known by Hibernate nor JPA
and, hence, not picked up from their configuration!</p></div>
<ul>
-<li><b>Type</b>: <tt>java.lang.Boolean</tt></li>
+<li><b>Type</b>: <code>java.lang.Boolean</code></li>
-<li><b>Since</b>: <tt>2.0</tt></li>
+<li><b>Since</b>: <code>2.0</code></li>
-<li><b>Required</b>: <tt>No</tt></li>
+<li><b>Required</b>: <code>No</code></li>
-<li><b>User Property</b>: <tt>hibernate.schema.export</tt></li>
+<li><b>User Property</b>: <code>hibernate.schema.export</code></li>
-<li><b>Default</b>: <tt>true</tt></li>
+<li><b>Default</b>: <code>true</code></li>
</ul><hr />
<p><b><a name="force">force</a>:</b></p>
<p>Force execution, even if no modified or newly added annotated
classes where found and the dialect was not changed.</p>
-<p><tt>skip</tt> takes precedence over <tt>force</tt>.</p>
+<p><code>skip</code> takes precedence over <code>force</code>.</p>
<p><b>Important:</b> This configuration value can only be
-configured through the <tt>pom.xml</tt>, or by the definition
+configured through the <code>pom.xml</code>, or by the definition
of a system-property, because it is not known by Hibernate nor JPA
and, hence, not picked up from their configuration!</p></div>
<ul>
-<li><b>Type</b>: <tt>boolean</tt></li>
+<li><b>Type</b>: <code>boolean</code></li>
-<li><b>Since</b>: <tt>1.0</tt></li>
+<li><b>Since</b>: <code>1.0</code></li>
-<li><b>Required</b>: <tt>No</tt></li>
+<li><b>Required</b>: <code>No</code></li>
-<li><b>User Property</b>: <tt>hibernate.schema.force</tt></li>
+<li><b>User Property</b>: <code>hibernate.schema.force</code></li>
-<li><b>Default</b>: <tt>false</tt></li>
+<li><b>Default</b>: <code>false</code></li>
</ul><hr />
<p><b><a name="format">format</a>:</b></p>
<ul>
-<li><b>Type</b>: <tt>java.lang.Boolean</tt></li>
+<li><b>Type</b>: <code>java.lang.Boolean</code></li>
-<li><b>Since</b>: <tt>1.0</tt></li>
+<li><b>Since</b>: <code>1.0</code></li>
-<li><b>Required</b>: <tt>No</tt></li>
+<li><b>Required</b>: <code>No</code></li>
-<li><b>User Property</b>: <tt>hibernate.format_sql</tt></li>
+<li><b>User Property</b>: <code>hibernate.format_sql</code></li>
</ul><hr />
<p><b><a name="hibernateConfig">hibernateConfig</a>:</b></p>
given name. If both fails, the execution of the plugin will fail.
<p>If this parameter is not set the plugin will load configuration
-values from a ressource named <tt>hibernate.cfg.xml</tt> on the
+values from a ressource named <code>hibernate.cfg.xml</code> on the
classpath, if it is present, but will not fail if there is no such
ressource.</p>
<ul>
-<li><b>Type</b>: <tt>java.lang.String</tt></li>
+<li><b>Type</b>: <code>java.lang.String</code></li>
-<li><b>Since</b>: <tt>1.1.0</tt></li>
+<li><b>Since</b>: <code>1.1.0</code></li>
-<li><b>Required</b>: <tt>No</tt></li>
+<li><b>Required</b>: <code>No</code></li>
</ul><hr />
<p><b><a name="hibernateProperties">hibernateProperties</a>:</b></p>
of the plugin will fail.
<p>If this parameter is not set the plugin will load configuration
-values from a ressource named <tt>hibernate.properties</tt> on
+values from a ressource named <code>hibernate.properties</code> on
the classpath, if it is present, but will not fail if there is no
such ressource.</p>
<ul>
-<li><b>Type</b>: <tt>java.lang.String</tt></li>
+<li><b>Type</b>: <code>java.lang.String</code></li>
-<li><b>Since</b>: <tt>1.0</tt></li>
+<li><b>Since</b>: <code>1.0</code></li>
-<li><b>Required</b>: <tt>No</tt></li>
+<li><b>Required</b>: <code>No</code></li>
</ul><hr />
<p><b><a name="implicitNamingStrategy">implicitNamingStrategy</a>:</b></p>
<ul>
-<li><b>Type</b>: <tt>java.lang.String</tt></li>
+<li><b>Type</b>: <code>java.lang.String</code></li>
-<li><b>Since</b>: <tt>2.0</tt></li>
+<li><b>Since</b>: <code>2.0</code></li>
-<li><b>Required</b>: <tt>No</tt></li>
+<li><b>Required</b>: <code>No</code></li>
-<li><b>User Property</b>: <tt>hibernate.implicit_naming_strategy</tt></li>
+<li><b>User Property</b>: <code>hibernate.implicit_naming_strategy</code></li>
</ul><hr />
<p><b><a name="mappings">mappings</a>:</b></p>
<ul>
-<li><b>Type</b>: <tt>java.lang.String</tt></li>
+<li><b>Type</b>: <code>java.lang.String</code></li>
-<li><b>Since</b>: <tt>1.0.2</tt></li>
+<li><b>Since</b>: <code>1.0.2</code></li>
-<li><b>Required</b>: <tt>No</tt></li>
+<li><b>Required</b>: <code>No</code></li>
-<li><b>User Property</b>: <tt>hibernate.mapping</tt></li>
+<li><b>User Property</b>: <code>hibernate.mapping</code></li>
</ul><hr />
<p><b><a name="outputDirectory">outputDirectory</a>:</b></p>
classes.</p>
<p><b>Important:</b> This configuration value can only be
-configured through the <tt>pom.xml</tt>, or by the definition
+configured through the <code>pom.xml</code>, or by the definition
of a system-property, because it is not known by Hibernate nor JPA
and, hence, not picked up from their configuration!</p></div>
<ul>
-<li><b>Type</b>: <tt>java.lang.String</tt></li>
+<li><b>Type</b>: <code>java.lang.String</code></li>
-<li><b>Since</b>: <tt>1.0</tt></li>
+<li><b>Since</b>: <code>1.0</code></li>
-<li><b>Required</b>: <tt>No</tt></li>
+<li><b>Required</b>: <code>No</code></li>
-<li><b>User Property</b>: <tt>project.build.outputDirectory</tt></li>
+<li><b>User Property</b>: <code>project.build.outputDirectory</code></li>
</ul><hr />
<p><b><a name="outputFile">outputFile</a>:</b></p>
<p>If the specified filename is not absolut, the file will be
created relative to the project build directory
-(<tt>project.build.directory</tt>).</p></div>
+(<code>project.build.directory</code>).</p></div>
<ul>
-<li><b>Type</b>: <tt>java.lang.String</tt></li>
+<li><b>Type</b>: <code>java.lang.String</code></li>
-<li><b>Since</b>: <tt>1.0</tt></li>
+<li><b>Since</b>: <code>1.0</code></li>
-<li><b>Required</b>: <tt>No</tt></li>
+<li><b>Required</b>: <code>No</code></li>
-<li><b>User Property</b>: <tt>hibernate.schema.export.create</tt></li>
+<li><b>User Property</b>: <code>hibernate.schema.export.create</code></li>
-<li><b>Default</b>: <tt>create.sql</tt></li>
+<li><b>Default</b>: <code>create.sql</code></li>
</ul><hr />
<p><b><a name="password">password</a>:</b></p>
<ul>
-<li><b>Type</b>: <tt>java.lang.String</tt></li>
+<li><b>Type</b>: <code>java.lang.String</code></li>
-<li><b>Since</b>: <tt>1.0</tt></li>
+<li><b>Since</b>: <code>1.0</code></li>
-<li><b>Required</b>: <tt>No</tt></li>
+<li><b>Required</b>: <code>No</code></li>
-<li><b>User Property</b>: <tt>hibernate.connection.password</tt></li>
+<li><b>User Property</b>: <code>hibernate.connection.password</code></li>
</ul><hr />
<p><b><a name="persistenceUnit">persistenceUnit</a>:</b></p>
<ul>
-<li><b>Type</b>: <tt>java.lang.String</tt></li>
+<li><b>Type</b>: <code>java.lang.String</code></li>
-<li><b>Since</b>: <tt>1.1.0</tt></li>
+<li><b>Since</b>: <code>1.1.0</code></li>
-<li><b>Required</b>: <tt>No</tt></li>
+<li><b>Required</b>: <code>No</code></li>
</ul><hr />
<p><b><a name="physicalNamingStrategy">physicalNamingStrategy</a>:</b></p>
<ul>
-<li><b>Type</b>: <tt>java.lang.String</tt></li>
+<li><b>Type</b>: <code>java.lang.String</code></li>
-<li><b>Since</b>: <tt>2.0</tt></li>
+<li><b>Since</b>: <code>2.0</code></li>
-<li><b>Required</b>: <tt>No</tt></li>
+<li><b>Required</b>: <code>No</code></li>
-<li><b>User Property</b>: <tt>hibernate.physical_naming_strategy</tt></li>
+<li><b>User Property</b>: <code>hibernate.physical_naming_strategy</code></li>
</ul><hr />
<p><b><a name="scanClasses">scanClasses</a>:</b></p>
<div>Wether the project should be scanned for annotated-classes, or not
<p>This parameter is intended to allow overwriting of the parameter
-<tt>exclude-unlisted-classes</tt> of a
-<tt>persistence-unit</tt>. If not specified, it defaults to
-<tt>true</tt></p></div>
+<code>exclude-unlisted-classes</code> of a
+<code>persistence-unit</code>. If not specified, it defaults to
+<code>true</code></p></div>
<ul>
-<li><b>Type</b>: <tt>java.lang.Boolean</tt></li>
+<li><b>Type</b>: <code>java.lang.Boolean</code></li>
-<li><b>Since</b>: <tt>2.0</tt></li>
+<li><b>Since</b>: <code>2.0</code></li>
-<li><b>Required</b>: <tt>No</tt></li>
+<li><b>Required</b>: <code>No</code></li>
-<li><b>User Property</b>: <tt>hibernate.schema.scan.classes</tt></li>
+<li><b>User Property</b>: <code>hibernate.schema.scan.classes</code></li>
</ul><hr />
<p><b><a name="scanDependencies">scanDependencies</a>:</b></p>
<div>Dependency-Scopes, that should be scanned for annotated classes.
-<p>By default, only dependencies in the scope <tt>compile</tt>
+<p>By default, only dependencies in the scope <code>compile</code>
are scanned for annotated classes. Multiple scopes can be seperated
by white space or commas.</p>
<p>If you do not want any dependencies to be scanned for annotated
-classes, set this parameter to <tt>none</tt>.</p>
+classes, set this parameter to <code>none</code>.</p>
<p>The plugin does not scan for annotated classes in transitive
dependencies. If some of your annotated classes are hidden in a
<ul>
-<li><b>Type</b>: <tt>java.lang.String</tt></li>
+<li><b>Type</b>: <code>java.lang.String</code></li>
-<li><b>Since</b>: <tt>1.0.3</tt></li>
+<li><b>Since</b>: <code>1.0.3</code></li>
-<li><b>Required</b>: <tt>No</tt></li>
+<li><b>Required</b>: <code>No</code></li>
-<li><b>User Property</b>: <tt>hibernate.schema.scan.dependencies</tt></li>
+<li><b>User Property</b>: <code>hibernate.schema.scan.dependencies</code></li>
-<li><b>Default</b>: <tt>compile</tt></li>
+<li><b>Default</b>: <code>compile</code></li>
</ul><hr />
<p><b><a name="scanTestClasses">scanTestClasses</a>:</b></p>
<div>Whether to scan the test-branch of the project for annotated
classes, or not.
-<p>If this parameter is set to <tt>true</tt> the test-classes
+<p>If this parameter is set to <code>true</code> the test-classes
of the artifact will be scanned for hibernate-annotated classes
additionally.</p>
<p><b>Important:</b> This configuration value can only be
-configured through the <tt>pom.xml</tt>, or by the definition
+configured through the <code>pom.xml</code>, or by the definition
of a system-property, because it is not known by Hibernate nor JPA
and, hence, not picked up from their configuration!</p></div>
<ul>
-<li><b>Type</b>: <tt>java.lang.Boolean</tt></li>
+<li><b>Type</b>: <code>java.lang.Boolean</code></li>
-<li><b>Since</b>: <tt>1.0.1</tt></li>
+<li><b>Since</b>: <code>1.0.1</code></li>
-<li><b>Required</b>: <tt>No</tt></li>
+<li><b>Required</b>: <code>No</code></li>
-<li><b>User Property</b>: <tt>hibernate.schema.scan.test_classes</tt></li>
+<li><b>User Property</b>: <code>hibernate.schema.scan.test_classes</code></li>
-<li><b>Default</b>: <tt>false</tt></li>
+<li><b>Default</b>: <code>false</code></li>
</ul><hr />
<p><b><a name="show">show</a>:</b></p>
<ul>
-<li><b>Type</b>: <tt>java.lang.Boolean</tt></li>
+<li><b>Type</b>: <code>java.lang.Boolean</code></li>
-<li><b>Since</b>: <tt>1.0</tt></li>
+<li><b>Since</b>: <code>1.0</code></li>
-<li><b>Required</b>: <tt>No</tt></li>
+<li><b>Required</b>: <code>No</code></li>
-<li><b>User Property</b>: <tt>hibernate.show_sql</tt></li>
+<li><b>User Property</b>: <code>hibernate.show_sql</code></li>
</ul><hr />
<p><b><a name="skip">skip</a>:</b></p>
<div>Skip execution
-<p>If set to <tt>true</tt>, the execution is skipped.</p>
+<p>If set to <code>true</code>, the execution is skipped.</p>
<p>A skipped execution is signaled via the maven-property
-<tt>${hibernate.schema.skipped}</tt>.</p>
+<code>${hibernate.schema.skipped}</code>.</p>
<p>The execution is skipped automatically, if no modified or newly
added annotated classes are found and the dialect was not
changed.</p>
<p><b>Important:</b> This configuration value can only be
-configured through the <tt>pom.xml</tt>, or by the definition
+configured through the <code>pom.xml</code>, or by the definition
of a system-property, because it is not known by Hibernate nor JPA
and, hence, not picked up from their configuration!</p></div>
<ul>
-<li><b>Type</b>: <tt>boolean</tt></li>
+<li><b>Type</b>: <code>boolean</code></li>
-<li><b>Since</b>: <tt>1.0</tt></li>
+<li><b>Since</b>: <code>1.0</code></li>
-<li><b>Required</b>: <tt>No</tt></li>
+<li><b>Required</b>: <code>No</code></li>
-<li><b>User Property</b>: <tt>hibernate.schema.skip</tt></li>
+<li><b>User Property</b>: <code>hibernate.schema.skip</code></li>
-<li><b>Default</b>: <tt>${maven.test.skip}</tt></li>
+<li><b>Default</b>: <code>${maven.test.skip}</code></li>
</ul><hr />
<p><b><a name="testOutputDirectory">testOutputDirectory</a>:</b></p>
<p>This parameter defaults to the maven build-output-directory for
test-classes.</p>
-<p>This parameter is only used, when <tt>scanTestClasses</tt>
-is set to <tt>true</tt>!</p>
+<p>This parameter is only used, when <code>scanTestClasses</code>
+is set to <code>true</code>!</p>
<p><b>Important:</b> This configuration value can only be
-configured through the <tt>pom.xml</tt>, or by the definition
+configured through the <code>pom.xml</code>, or by the definition
of a system-property, because it is not known by Hibernate nor JPA
and, hence, not picked up from their configuration!</p></div>
<ul>
-<li><b>Type</b>: <tt>java.lang.String</tt></li>
+<li><b>Type</b>: <code>java.lang.String</code></li>
-<li><b>Since</b>: <tt>1.0.2</tt></li>
+<li><b>Since</b>: <code>1.0.2</code></li>
-<li><b>Required</b>: <tt>No</tt></li>
+<li><b>Required</b>: <code>No</code></li>
-<li><b>User Property</b>: <tt>project.build.testOutputDirectory</tt></li>
+<li><b>User Property</b>: <code>project.build.testOutputDirectory</code></li>
</ul><hr />
<p><b><a name="url">url</a>:</b></p>
<ul>
-<li><b>Type</b>: <tt>java.lang.String</tt></li>
+<li><b>Type</b>: <code>java.lang.String</code></li>
-<li><b>Since</b>: <tt>1.0</tt></li>
+<li><b>Since</b>: <code>1.0</code></li>
-<li><b>Required</b>: <tt>No</tt></li>
+<li><b>Required</b>: <code>No</code></li>
-<li><b>User Property</b>: <tt>hibernate.connection.url</tt></li>
+<li><b>User Property</b>: <code>hibernate.connection.url</code></li>
</ul><hr />
<p><b><a name="username">username</a>:</b></p>
<ul>
-<li><b>Type</b>: <tt>java.lang.String</tt></li>
+<li><b>Type</b>: <code>java.lang.String</code></li>
-<li><b>Since</b>: <tt>1.0</tt></li>
+<li><b>Since</b>: <code>1.0</code></li>
-<li><b>Required</b>: <tt>No</tt></li>
+<li><b>Required</b>: <code>No</code></li>
-<li><b>User Property</b>: <tt>hibernate.connection.username</tt></li>
+<li><b>User Property</b>: <code>hibernate.connection.username</code></li>
</ul>
- </div>
- </div>
+ </section>
+ </section>
- </article>
- <div class="marginal">
- <nav id="nav">
- <hr class="n" />
- <a id="navigation"></a>
- <a class="hide" href="#top" title="Show Content">Jump back to the top of the page</a>
- <h2 class="nav menu">Section-Menu</h2>
- <ul id="menu">
- <li class="m blog"><a href="/blog/" class="m">Blog</a></li>
- <li class="m projects"><a href="/projects.html" class="m selected">Projects</a></li>
- <li class="m about"><a href="/about.html" class="m">About</a></li>
- </ul>
- <h2 class="nav submenu">
- <span class="s">Submenu for section</span>
- <a class="s selected" href="/projects.html">Projects</a>
- </h2>
- <ul id="submenu" class="s">
- <li class="s sub">
- <a class="s selected" href="./index.html">Hibernate Maven Plugin</a>
- <ul class="s active">
- <li class="s">
- <a href="configuration.html" class="s" title="Configuration Examples">Configuration Examples</a>
- </li>
- <li class="s">
- <strong class="s">Goal: CREATE</strong>
- </li>
- <li class="s">
- <a href="drop-mojo.html" class="s" title="Goal: DROP">Goal: DROP</a>
- </li>
- <li class="s">
- <a href="debugging.html" class="s" title="Enable Debug-Output">Enable Debug-Output</a>
- </li>
- <li class="s">
- <a href="skip.html" class="s" title="Skipping Execution">Skipping Execution</a>
- </li>
- <li class="s">
- <a href="force.html" class="s" title="Force Exceution">Force Exceution</a>
- </li>
- <li class="s">
- <a href="pitfalls.html" class="s" title="Known Pitfalls (FAQ)">Known Pitfalls (FAQ)</a>
- </li>
- <li class="s sub">
- <a href="project-info.html" class="s" title="Project Information">Project Information</a>
- </li>
- <li class="s sub">
- <a href="project-reports.html" class="s" title="Project Reports">Project Reports</a>
- </li>
- </ul>
- </li>
- </ul>
- <hr class="n" />
- </nav>
- <aside class="m">
- <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
- <img class="poweredBy" alt="Built by Maven" src="./images/logos/maven-feather.png" />
- </a>
- </aside>
- </div>
- </main>
- <footer id="footer">
- <hr class="f" />
- <ul id="footerlinks">
- <li class="f" id="copyright">© <strong>mo</strong> 2016
- </li>
- <li class="f"><a class="f" href="/impressum.html">Impressum</a></li>
- <li class="f about"><a class="f" href="/about.html">About</a></li>
- </ul>
- </footer>
- </div>
- <script type="text/javascript"><!--//--><![CDATA[//><!--
- var _gaq = _gaq || [];
- _gaq.push(['_setAccount', 'UA-571104-3']);
- _gaq.push(['_trackPageview']);
- (function() {
- var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
- ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
- var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
- })();
- //--><!]]>
- </script>
- </body>
+ </article>
+ <hr />
+ <h2>Page Structure as JSON</h2>
+ <pre class="json">
+{
+ "_titles": {
+ "/projects/hibernate-maven-plugin/2.0.0/index.html": "Hibernate Maven Plugin",
+ "/projects/hibernate-maven-plugin/2.0.0/ci-management.html": "CI Management",
+ "/projects/hibernate-maven-plugin/2.0.0/dependencies.html": "Dependencies",
+ "/projects/hibernate-maven-plugin/2.0.0/dependency-info.html": "Maven Coordinates",
+ "/projects/hibernate-maven-plugin/2.0.0/distribution-management.html": "Distribution Management",
+ "/projects/hibernate-maven-plugin/2.0.0/licenses.html": "Licenses",
+ "/projects/hibernate-maven-plugin/2.0.0/plugin-management.html": "Plugin Management",
+ "/projects/hibernate-maven-plugin/2.0.0/plugins.html": "Plugins",
+ "/projects/hibernate-maven-plugin/2.0.0/scm.html": "Source Code Management",
+ "/projects/hibernate-maven-plugin/2.0.0/summary.html": "Summary",
+ "/projects/hibernate-maven-plugin/2.0.0/team.html": "Team",
+ "/projects/hibernate-maven-plugin/2.0.0/project-info.html": "Project Information",
+ "/projects/hibernate-maven-plugin/2.0.0/testapidocs/index.html": "Test JavaDocs",
+ "/projects/hibernate-maven-plugin/2.0.0/apidocs/index.html": "JavaDocs",
+ "/projects/hibernate-maven-plugin/2.0.0/xref/index.html": "Source Xref",
+ "/projects/hibernate-maven-plugin/2.0.0/xref-test/index.html": "Test Source Xref",
+ "/projects/hibernate-maven-plugin/2.0.0/cpd.html": "CPD",
+ "/projects/hibernate-maven-plugin/2.0.0/pmd.html": "PMD",
+ "/projects/hibernate-maven-plugin/2.0.0/plugin-info.html": "Plugin Documentation",
+ "/projects/hibernate-maven-plugin/2.0.0/project-reports.html": "Project Reports",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html?about": "Overview",
+ "/projects/hibernate-maven-plugin/2.0.0/configuration.html": "Configuration Examples",
+ "/projects/hibernate-maven-plugin/2.0.0/create-mojo.html": "Goal — hibernate:create",
+ "/projects/hibernate-maven-plugin/2.0.0/update-mojo.html": "Goal — hibernate:update",
+ "/projects/hibernate-maven-plugin/2.0.0/drop-mojo.html": "Goal — hibernate:drop",
+ "/projects/hibernate-maven-plugin/2.0.0/help-mojo.html": "Goal — hibernate:help",
+ "/projects/hibernate-maven-plugin/2.0.0/debugging.html": "Enable Debug-Output",
+ "/projects/hibernate-maven-plugin/2.0.0/skip.html": "Skipping Execution",
+ "/projects/hibernate-maven-plugin/2.0.0/force.html": "Force Exceution",
+ "/projects/hibernate-maven-plugin/2.0.0/pitfalls.html": "Known Pitfalls (FAQ)"
+ },
+ "_childs": {
+ "/projects/hibernate-maven-plugin/2.0.0/index.html": [
+ "/projects/hibernate-maven-plugin/2.0.0/index.html?about",
+ "/projects/hibernate-maven-plugin/2.0.0/configuration.html",
+ "/projects/hibernate-maven-plugin/2.0.0/create-mojo.html",
+ "/projects/hibernate-maven-plugin/2.0.0/update-mojo.html",
+ "/projects/hibernate-maven-plugin/2.0.0/drop-mojo.html",
+ "/projects/hibernate-maven-plugin/2.0.0/help-mojo.html",
+ "/projects/hibernate-maven-plugin/2.0.0/debugging.html",
+ "/projects/hibernate-maven-plugin/2.0.0/skip.html",
+ "/projects/hibernate-maven-plugin/2.0.0/force.html",
+ "/projects/hibernate-maven-plugin/2.0.0/pitfalls.html",
+ "/projects/hibernate-maven-plugin/2.0.0/project-info.html",
+ "/projects/hibernate-maven-plugin/2.0.0/project-reports.html"
+ ],
+ "/projects/hibernate-maven-plugin/2.0.0/project-info.html": [
+ "/projects/hibernate-maven-plugin/2.0.0/ci-management.html",
+ "/projects/hibernate-maven-plugin/2.0.0/dependencies.html",
+ "/projects/hibernate-maven-plugin/2.0.0/dependency-info.html",
+ "/projects/hibernate-maven-plugin/2.0.0/distribution-management.html",
+ "/projects/hibernate-maven-plugin/2.0.0/licenses.html",
+ "/projects/hibernate-maven-plugin/2.0.0/plugin-management.html",
+ "/projects/hibernate-maven-plugin/2.0.0/plugins.html",
+ "/projects/hibernate-maven-plugin/2.0.0/scm.html",
+ "/projects/hibernate-maven-plugin/2.0.0/summary.html",
+ "/projects/hibernate-maven-plugin/2.0.0/team.html"
+ ],
+ "/projects/hibernate-maven-plugin/2.0.0/project-reports.html": [
+ "/projects/hibernate-maven-plugin/2.0.0/testapidocs/index.html",
+ "/projects/hibernate-maven-plugin/2.0.0/apidocs/index.html",
+ "/projects/hibernate-maven-plugin/2.0.0/xref/index.html",
+ "/projects/hibernate-maven-plugin/2.0.0/xref-test/index.html",
+ "/projects/hibernate-maven-plugin/2.0.0/cpd.html",
+ "/projects/hibernate-maven-plugin/2.0.0/pmd.html",
+ "/projects/hibernate-maven-plugin/2.0.0/plugin-info.html"
+ ]
+ },
+ "_crumbs": {
+ "/projects/hibernate-maven-plugin/2.0.0/index.html": [
+ "/index.html","/projects.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html"
+ ],
+ "/projects/hibernate-maven-plugin/2.0.0/ci-management.html": [
+ "/index.html","/projects.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html",
+ "/projects/hibernate-maven-plugin/2.0.0/project-info.html",
+ "/projects/hibernate-maven-plugin/2.0.0/ci-management.html"
+ ],
+ "/projects/hibernate-maven-plugin/2.0.0/dependencies.html": [
+ "/index.html","/projects.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html",
+ "/projects/hibernate-maven-plugin/2.0.0/project-info.html",
+ "/projects/hibernate-maven-plugin/2.0.0/dependencies.html"
+ ],
+ "/projects/hibernate-maven-plugin/2.0.0/dependency-info.html": [
+ "/index.html","/projects.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html",
+ "/projects/hibernate-maven-plugin/2.0.0/project-info.html",
+ "/projects/hibernate-maven-plugin/2.0.0/dependency-info.html"
+ ],
+ "/projects/hibernate-maven-plugin/2.0.0/distribution-management.html": [
+ "/index.html","/projects.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html",
+ "/projects/hibernate-maven-plugin/2.0.0/project-info.html",
+ "/projects/hibernate-maven-plugin/2.0.0/distribution-management.html"
+ ],
+ "/projects/hibernate-maven-plugin/2.0.0/licenses.html": [
+ "/index.html","/projects.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html",
+ "/projects/hibernate-maven-plugin/2.0.0/project-info.html",
+ "/projects/hibernate-maven-plugin/2.0.0/licenses.html"
+ ],
+ "/projects/hibernate-maven-plugin/2.0.0/plugin-management.html": [
+ "/index.html","/projects.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html",
+ "/projects/hibernate-maven-plugin/2.0.0/project-info.html",
+ "/projects/hibernate-maven-plugin/2.0.0/plugin-management.html"
+ ],
+ "/projects/hibernate-maven-plugin/2.0.0/plugins.html": [
+ "/index.html","/projects.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html",
+ "/projects/hibernate-maven-plugin/2.0.0/project-info.html",
+ "/projects/hibernate-maven-plugin/2.0.0/plugins.html"
+ ],
+ "/projects/hibernate-maven-plugin/2.0.0/scm.html": [
+ "/index.html","/projects.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html",
+ "/projects/hibernate-maven-plugin/2.0.0/project-info.html",
+ "/projects/hibernate-maven-plugin/2.0.0/scm.html"
+ ],
+ "/projects/hibernate-maven-plugin/2.0.0/summary.html": [
+ "/index.html","/projects.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html",
+ "/projects/hibernate-maven-plugin/2.0.0/project-info.html",
+ "/projects/hibernate-maven-plugin/2.0.0/summary.html"
+ ],
+ "/projects/hibernate-maven-plugin/2.0.0/team.html": [
+ "/index.html","/projects.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html",
+ "/projects/hibernate-maven-plugin/2.0.0/project-info.html",
+ "/projects/hibernate-maven-plugin/2.0.0/team.html"
+ ],
+ "/projects/hibernate-maven-plugin/2.0.0/project-info.html": [
+ "/index.html","/projects.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html",
+ "/projects/hibernate-maven-plugin/2.0.0/project-info.html"
+ ],
+ "/projects/hibernate-maven-plugin/2.0.0/testapidocs/index.html": [
+ "/index.html","/projects.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html",
+ "/projects/hibernate-maven-plugin/2.0.0/project-reports.html",
+ "/projects/hibernate-maven-plugin/2.0.0/testapidocs/index.html"
+ ],
+ "/projects/hibernate-maven-plugin/2.0.0/apidocs/index.html": [
+ "/index.html","/projects.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html",
+ "/projects/hibernate-maven-plugin/2.0.0/project-reports.html",
+ "/projects/hibernate-maven-plugin/2.0.0/apidocs/index.html"
+ ],
+ "/projects/hibernate-maven-plugin/2.0.0/xref/index.html": [
+ "/index.html","/projects.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html",
+ "/projects/hibernate-maven-plugin/2.0.0/project-reports.html",
+ "/projects/hibernate-maven-plugin/2.0.0/xref/index.html"
+ ],
+ "/projects/hibernate-maven-plugin/2.0.0/xref-test/index.html": [
+ "/index.html","/projects.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html",
+ "/projects/hibernate-maven-plugin/2.0.0/project-reports.html",
+ "/projects/hibernate-maven-plugin/2.0.0/xref-test/index.html"
+ ],
+ "/projects/hibernate-maven-plugin/2.0.0/cpd.html": [
+ "/index.html","/projects.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html",
+ "/projects/hibernate-maven-plugin/2.0.0/project-reports.html",
+ "/projects/hibernate-maven-plugin/2.0.0/cpd.html"
+ ],
+ "/projects/hibernate-maven-plugin/2.0.0/pmd.html": [
+ "/index.html","/projects.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html",
+ "/projects/hibernate-maven-plugin/2.0.0/project-reports.html",
+ "/projects/hibernate-maven-plugin/2.0.0/pmd.html"
+ ],
+ "/projects/hibernate-maven-plugin/2.0.0/plugin-info.html": [
+ "/index.html","/projects.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html",
+ "/projects/hibernate-maven-plugin/2.0.0/project-reports.html",
+ "/projects/hibernate-maven-plugin/2.0.0/plugin-info.html"
+ ],
+ "/projects/hibernate-maven-plugin/2.0.0/project-reports.html": [
+ "/index.html","/projects.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html",
+ "/projects/hibernate-maven-plugin/2.0.0/project-reports.html"
+ ],
+ "/projects/hibernate-maven-plugin/2.0.0/index.html?about": [
+ "/index.html","/projects.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html?about"
+ ],
+ "/projects/hibernate-maven-plugin/2.0.0/configuration.html": [
+ "/index.html","/projects.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html",
+ "/projects/hibernate-maven-plugin/2.0.0/configuration.html"
+ ],
+ "/projects/hibernate-maven-plugin/2.0.0/create-mojo.html": [
+ "/index.html","/projects.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html",
+ "/projects/hibernate-maven-plugin/2.0.0/create-mojo.html"
+ ],
+ "/projects/hibernate-maven-plugin/2.0.0/update-mojo.html": [
+ "/index.html","/projects.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html",
+ "/projects/hibernate-maven-plugin/2.0.0/update-mojo.html"
+ ],
+ "/projects/hibernate-maven-plugin/2.0.0/drop-mojo.html": [
+ "/index.html","/projects.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html",
+ "/projects/hibernate-maven-plugin/2.0.0/drop-mojo.html"
+ ],
+ "/projects/hibernate-maven-plugin/2.0.0/help-mojo.html": [
+ "/index.html","/projects.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html",
+ "/projects/hibernate-maven-plugin/2.0.0/help-mojo.html"
+ ],
+ "/projects/hibernate-maven-plugin/2.0.0/debugging.html": [
+ "/index.html","/projects.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html",
+ "/projects/hibernate-maven-plugin/2.0.0/debugging.html"
+ ],
+ "/projects/hibernate-maven-plugin/2.0.0/skip.html": [
+ "/index.html","/projects.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html",
+ "/projects/hibernate-maven-plugin/2.0.0/skip.html"
+ ],
+ "/projects/hibernate-maven-plugin/2.0.0/force.html": [
+ "/index.html","/projects.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html",
+ "/projects/hibernate-maven-plugin/2.0.0/force.html"
+ ],
+ "/projects/hibernate-maven-plugin/2.0.0/pitfalls.html": [
+ "/index.html","/projects.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html",
+ "/projects/hibernate-maven-plugin/2.0.0/pitfalls.html"
+ ]
+ },
+ "_canonical": {
+ "/projects/hibernate-maven-plugin/2.0.0/index.html": "/hibernate-maven-plugin/index.html",
+ "/projects/hibernate-maven-plugin/2.0.0/ci-management.html": "/hibernate-maven-plugin/ci-management.html",
+ "/projects/hibernate-maven-plugin/2.0.0/dependencies.html": "/hibernate-maven-plugin/dependencies.html",
+ "/projects/hibernate-maven-plugin/2.0.0/dependency-info.html": "/hibernate-maven-plugin/dependency-info.html",
+ "/projects/hibernate-maven-plugin/2.0.0/distribution-management.html": "/hibernate-maven-plugin/distribution-management.html",
+ "/projects/hibernate-maven-plugin/2.0.0/licenses.html": "/hibernate-maven-plugin/licenses.html",
+ "/projects/hibernate-maven-plugin/2.0.0/plugin-management.html": "/hibernate-maven-plugin/plugin-management.html",
+ "/projects/hibernate-maven-plugin/2.0.0/plugins.html": "/hibernate-maven-plugin/plugins.html",
+ "/projects/hibernate-maven-plugin/2.0.0/scm.html": "/hibernate-maven-plugin/scm.html",
+ "/projects/hibernate-maven-plugin/2.0.0/summary.html": "/hibernate-maven-plugin/summary.html",
+ "/projects/hibernate-maven-plugin/2.0.0/team.html": "/hibernate-maven-plugin/team.html",
+ "/projects/hibernate-maven-plugin/2.0.0/project-info.html": "/hibernate-maven-plugin/project-info.html",
+ "/projects/hibernate-maven-plugin/2.0.0/testapidocs/index.html": "/hibernate-maven-plugin/testapidocs/index.html",
+ "/projects/hibernate-maven-plugin/2.0.0/apidocs/index.html": "/hibernate-maven-plugin/apidocs/index.html",
+ "/projects/hibernate-maven-plugin/2.0.0/xref/index.html": "/hibernate-maven-plugin/xref/index.html",
+ "/projects/hibernate-maven-plugin/2.0.0/xref-test/index.html": "/hibernate-maven-plugin/xref-test/index.html",
+ "/projects/hibernate-maven-plugin/2.0.0/cpd.html": "/hibernate-maven-plugin/cpd.html",
+ "/projects/hibernate-maven-plugin/2.0.0/pmd.html": "/hibernate-maven-plugin/pmd.html",
+ "/projects/hibernate-maven-plugin/2.0.0/plugin-info.html": "/hibernate-maven-plugin/plugin-info.html",
+ "/projects/hibernate-maven-plugin/2.0.0/project-reports.html": "/hibernate-maven-plugin/project-reports.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html?about": "/hibernate-maven-plugin/index.html?about",
+ "/projects/hibernate-maven-plugin/2.0.0/configuration.html": "/hibernate-maven-plugin/configuration.html",
+ "/projects/hibernate-maven-plugin/2.0.0/create-mojo.html": "/hibernate-maven-plugin/create-mojo.html",
+ "/projects/hibernate-maven-plugin/2.0.0/update-mojo.html": "/hibernate-maven-plugin/update-mojo.html",
+ "/projects/hibernate-maven-plugin/2.0.0/drop-mojo.html": "/hibernate-maven-plugin/drop-mojo.html",
+ "/projects/hibernate-maven-plugin/2.0.0/help-mojo.html": "/hibernate-maven-plugin/help-mojo.html",
+ "/projects/hibernate-maven-plugin/2.0.0/debugging.html": "/hibernate-maven-plugin/debugging.html",
+ "/projects/hibernate-maven-plugin/2.0.0/skip.html": "/hibernate-maven-plugin/skip.html",
+ "/projects/hibernate-maven-plugin/2.0.0/force.html": "/hibernate-maven-plugin/force.html",
+ "/projects/hibernate-maven-plugin/2.0.0/pitfalls.html": "/hibernate-maven-plugin/pitfalls.html"
+ }
+}
+ </pre>
+ <h2>All Pages</h2>
+ <p>
+ <ul>
+ <li><a href="index.html">Hibernate Maven Plugin</a></li><li><a href="ci-management.html">CI Management</a></li><li><a href="dependencies.html">Dependencies</a></li><li><a href="dependency-info.html">Maven Coordinates</a></li><li><a href="distribution-management.html">Distribution Management</a></li><li><a href="licenses.html">Licenses</a></li><li><a href="plugin-management.html">Plugin Management</a></li><li><a href="plugins.html">Plugins</a></li><li><a href="scm.html">Source Code Management</a></li><li><a href="summary.html">Summary</a></li><li><a href="team.html">Team</a></li><li><a href="project-info.html">Project Information</a></li><li><a href="testapidocs/index.html">Test JavaDocs</a></li><li><a href="apidocs/index.html">JavaDocs</a></li><li><a href="xref/index.html">Source Xref</a></li><li><a href="xref-test/index.html">Test Source Xref</a></li><li><a href="cpd.html">CPD</a></li><li><a href="pmd.html">PMD</a></li><li><a href="plugin-info.html">Plugin Documentation</a></li><li><a href="project-reports.html">Project Reports</a></li><li><a href="index.html?about">Overview</a></li><li><a href="configuration.html">Configuration Examples</a></li><li><a href="create-mojo.html">Goal — hibernate:create</a></li><li><a href="update-mojo.html">Goal — hibernate:update</a></li><li><a href="drop-mojo.html">Goal — hibernate:drop</a></li><li><a href="help-mojo.html">Goal — hibernate:help</a></li><li><a href="debugging.html">Enable Debug-Output</a></li><li><a href="skip.html">Skipping Execution</a></li><li><a href="force.html">Force Exceution</a></li><li><a href="pitfalls.html">Known Pitfalls (FAQ)</a></li> </ul>
+ </p>
+ </body>
</html>
+++ /dev/null
-body {\r
- padding: 0px 0px 10px 0px;\r
-}\r
-body, td, select, input, li{\r
- font-family: Verdana, Helvetica, Arial, sans-serif;\r
- font-size: 13px;\r
-}\r
-code{\r
- font-family: Courier, monospace;\r
- font-size: 13px;\r
-}\r
-a {\r
- text-decoration: none;\r
-}\r
-a:link {\r
- color:#36a;\r
-}\r
-a:visited {\r
- color:#47a;\r
-}\r
-a:active, a:hover {\r
- color:#69c;\r
-}\r
-#legend li.externalLink {\r
- background: url(../images/external.png) left top no-repeat;\r
- padding-left: 18px;\r
-}\r
-a.externalLink, a.externalLink:link, a.externalLink:visited, a.externalLink:active, a.externalLink:hover {\r
- background: url(../images/external.png) right center no-repeat;\r
- padding-right: 18px;\r
-}\r
-#legend li.newWindow {\r
- background: url(../images/newwindow.png) left top no-repeat;\r
- padding-left: 18px;\r
-}\r
-a.newWindow, a.newWindow:link, a.newWindow:visited, a.newWindow:active, a.newWindow:hover {\r
- background: url(../images/newwindow.png) right center no-repeat;\r
- padding-right: 18px;\r
-}\r
-h2 {\r
- padding: 4px 4px 4px 6px;\r
- border: 1px solid #999;\r
- color: #900;\r
- background-color: #ddd;\r
- font-weight:900;\r
- font-size: x-large;\r
-}\r
-h3 {\r
- padding: 4px 4px 4px 6px;\r
- border: 1px solid #aaa;\r
- color: #900;\r
- background-color: #eee;\r
- font-weight: normal;\r
- font-size: large;\r
-}\r
-h4 {\r
- padding: 4px 4px 4px 6px;\r
- border: 1px solid #bbb;\r
- color: #900;\r
- background-color: #fff;\r
- font-weight: normal;\r
- font-size: large;\r
-}\r
-h5 {\r
- padding: 4px 4px 4px 6px;\r
- color: #900;\r
- font-size: normal;\r
-}\r
-p {\r
- line-height: 1.3em;\r
- font-size: small;\r
-}\r
-#breadcrumbs {\r
- border-top: 1px solid #aaa;\r
- border-bottom: 1px solid #aaa;\r
- background-color: #ccc;\r
-}\r
-#leftColumn {\r
- margin: 10px 0 0 5px;\r
- border: 1px solid #999;\r
- background-color: #eee;\r
-}\r
-#navcolumn h5 {\r
- font-size: smaller;\r
- border-bottom: 1px solid #aaaaaa;\r
- padding-top: 2px;\r
- color: #000;\r
-}\r
-\r
-table.bodyTable th {\r
- color: white;\r
- background-color: #bbb;\r
- text-align: left;\r
- font-weight: bold;\r
-}\r
-\r
-table.bodyTable th, table.bodyTable td {\r
- font-size: 1em;\r
-}\r
-\r
-table.bodyTable tr.a {\r
- background-color: #ddd;\r
-}\r
-\r
-table.bodyTable tr.b {\r
- background-color: #eee;\r
-}\r
-\r
-.source {\r
- border: 1px solid #999;\r
-}\r
-dl {\r
- padding: 4px 4px 4px 6px;\r
- border: 1px solid #aaa;\r
- background-color: #ffc;\r
-}\r
-dt {\r
- color: #900;\r
-}\r
-#organizationLogo img, #projectLogo img, #projectLogo span{\r
- margin: 8px;\r
-}\r
-#banner {\r
- border-bottom: 1px solid #fff;\r
-}\r
-.errormark, .warningmark, .donemark, .infomark {\r
- background: url(../images/icon_error_sml.gif) no-repeat;\r
-}\r
-\r
-.warningmark {\r
- background-image: url(../images/icon_warning_sml.gif);\r
-}\r
-\r
-.donemark {\r
- background-image: url(../images/icon_success_sml.gif);\r
-}\r
-\r
-.infomark {\r
- background-image: url(../images/icon_info_sml.gif);\r
-}\r
-\r
<!DOCTYPE html>
<!--/*-->
-<!-- Generated by Apache Maven Doxia Site Renderer 2.0.0 at $dateFormat.format( $currentDate ) -->
+<!-- Generated by Apache Maven Doxia Site Renderer 1.9.2 at 2025-11-07 -->
-
+
- <!-- DONE WITH MENUE - - Project Documentation-->
+ <!-- DONE WITH MENUE - - $page.name-->
-
+
-
- <!-- Skipping already seen entry: uri=index.html, name=Hibernate Maven Plugin -->
+
+
+
+
+
+
+ <!-- NEW PAGE - - - - - uri: index.html?about / name: Overview -->
+
+
+
+
- <!-- NEW PAGE - - - - - uri: create-mojo.html / name: Goal: CREATE -->
+ <!-- NEW PAGE - - - - - uri: create-mojo.html / name: Goal — hibernate:create -->
- <!-- NEW PAGE - - - - - uri: drop-mojo.html / name: Goal: DROP -->
+ <!-- NEW PAGE - - - - - uri: update-mojo.html / name: Goal — hibernate:update -->
+
+
+
+
+
+
+
+
+
+
+
+
+ <!-- NEW PAGE - - - - - uri: drop-mojo.html / name: Goal — hibernate:drop -->
+
+
+
+
+
+
+
+
+
+
+
+
+ <!-- NEW PAGE - - - - - uri: help-mojo.html / name: Goal — hibernate:help -->
<!-- name: Enable Debug-Output -->
-<!-- title: Hibernate Maven Plugin -->
-<!-- short title: $shortTitle -->
+<!-- title: Hibernate Maven Plugin – -->
+<!-- short title: -->
<!-- current page: debugging.html -->
<!-- path: /projects/hibernate-maven-plugin/2.0.0/ -->
<!-- crumbs: "/index.html","/projects.html" -->
-<!-- pages: {index.html={uri=index.html, name=Hibernate Maven Plugin, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}], childs={configuration.html=Configuration Examples, create-mojo.html=Goal: CREATE, drop-mojo.html=Goal: DROP, debugging.html=Enable Debug-Output, skip.html=Skipping Execution, force.html=Force Exceution, pitfalls.html=Known Pitfalls (FAQ), project-info.html=Project Information, project-reports.html=Project Reports}}, ci-management.html={name=CI Management, uri=ci-management.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=ci-management.html, name=CI Management}]}, dependencies.html={name=Dependencies, uri=dependencies.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=dependencies.html, name=Dependencies}]}, dependency-info.html={name=Maven Coordinates, uri=dependency-info.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=dependency-info.html, name=Maven Coordinates}]}, distribution-management.html={name=Distribution Management, uri=distribution-management.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=distribution-management.html, name=Distribution Management}]}, licenses.html={name=Licenses, uri=licenses.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=licenses.html, name=Licenses}]}, plugin-management.html={name=Plugin Management, uri=plugin-management.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=plugin-management.html, name=Plugin Management}]}, plugins.html={name=Plugins, uri=plugins.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=plugins.html, name=Plugins}]}, scm.html={name=Source Code Management, uri=scm.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=scm.html, name=Source Code Management}]}, summary.html={name=Summary, uri=summary.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=summary.html, name=Summary}]}, team.html={name=Team, uri=team.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=team.html, name=Team}]}, project-info.html={name=Project Information, uri=project-info.html, childs={ci-management.html=CI Management, dependencies.html=Dependencies, dependency-info.html=Maven Coordinates, distribution-management.html=Distribution Management, licenses.html=Licenses, plugin-management.html=Plugin Management, plugins.html=Plugins, scm.html=Source Code Management, summary.html=Summary, team.html=Team}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}]}, testapidocs/index.html={name=Test JavaDocs, uri=testapidocs/index.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=testapidocs/index.html, name=Test JavaDocs}]}, apidocs/index.html={name=JavaDocs, uri=apidocs/index.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=apidocs/index.html, name=JavaDocs}]}, xref/index.html={name=Source Xref, uri=xref/index.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=xref/index.html, name=Source Xref}]}, xref-test/index.html={name=Test Source Xref, uri=xref-test/index.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=xref-test/index.html, name=Test Source Xref}]}, cpd.html={name=CPD, uri=cpd.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=cpd.html, name=CPD}]}, pmd.html={name=PMD, uri=pmd.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=pmd.html, name=PMD}]}, plugin-info.html={name=Plugin Documentation, uri=plugin-info.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=plugin-info.html, name=Plugin Documentation}]}, project-reports.html={name=Project Reports, uri=project-reports.html, childs={testapidocs/index.html=Test JavaDocs, apidocs/index.html=JavaDocs, xref/index.html=Source Xref, xref-test/index.html=Test Source Xref, cpd.html=CPD, pmd.html=PMD, plugin-info.html=Plugin Documentation}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}]}, configuration.html={name=Configuration Examples, uri=configuration.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=configuration.html, name=Configuration Examples}]}, create-mojo.html={name=Goal: CREATE, uri=create-mojo.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=create-mojo.html, name=Goal: CREATE}]}, drop-mojo.html={name=Goal: DROP, uri=drop-mojo.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=drop-mojo.html, name=Goal: DROP}]}, debugging.html={name=Enable Debug-Output, uri=debugging.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=debugging.html, name=Enable Debug-Output}]}, skip.html={name=Skipping Execution, uri=skip.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=skip.html, name=Skipping Execution}]}, force.html={name=Force Exceution, uri=force.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=force.html, name=Force Exceution}]}, pitfalls.html={name=Known Pitfalls (FAQ), uri=pitfalls.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=pitfalls.html, name=Known Pitfalls (FAQ)}]}} -->
+<!-- pages: {index.html={uri=index.html, name=Hibernate Maven Plugin, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}], childs={index.html?about=Overview, configuration.html=Configuration Examples, create-mojo.html=Goal — hibernate:create, update-mojo.html=Goal — hibernate:update, drop-mojo.html=Goal — hibernate:drop, help-mojo.html=Goal — hibernate:help, debugging.html=Enable Debug-Output, skip.html=Skipping Execution, force.html=Force Exceution, pitfalls.html=Known Pitfalls (FAQ), project-info.html=Project Information, project-reports.html=Project Reports}}, ci-management.html={name=CI Management, uri=ci-management.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=ci-management.html, name=CI Management}]}, dependencies.html={name=Dependencies, uri=dependencies.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=dependencies.html, name=Dependencies}]}, dependency-info.html={name=Maven Coordinates, uri=dependency-info.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=dependency-info.html, name=Maven Coordinates}]}, distribution-management.html={name=Distribution Management, uri=distribution-management.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=distribution-management.html, name=Distribution Management}]}, licenses.html={name=Licenses, uri=licenses.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=licenses.html, name=Licenses}]}, plugin-management.html={name=Plugin Management, uri=plugin-management.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=plugin-management.html, name=Plugin Management}]}, plugins.html={name=Plugins, uri=plugins.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=plugins.html, name=Plugins}]}, scm.html={name=Source Code Management, uri=scm.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=scm.html, name=Source Code Management}]}, summary.html={name=Summary, uri=summary.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=summary.html, name=Summary}]}, team.html={name=Team, uri=team.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=team.html, name=Team}]}, project-info.html={name=Project Information, uri=project-info.html, childs={ci-management.html=CI Management, dependencies.html=Dependencies, dependency-info.html=Maven Coordinates, distribution-management.html=Distribution Management, licenses.html=Licenses, plugin-management.html=Plugin Management, plugins.html=Plugins, scm.html=Source Code Management, summary.html=Summary, team.html=Team}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}]}, testapidocs/index.html={name=Test JavaDocs, uri=testapidocs/index.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=testapidocs/index.html, name=Test JavaDocs}]}, apidocs/index.html={name=JavaDocs, uri=apidocs/index.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=apidocs/index.html, name=JavaDocs}]}, xref/index.html={name=Source Xref, uri=xref/index.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=xref/index.html, name=Source Xref}]}, xref-test/index.html={name=Test Source Xref, uri=xref-test/index.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=xref-test/index.html, name=Test Source Xref}]}, cpd.html={name=CPD, uri=cpd.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=cpd.html, name=CPD}]}, pmd.html={name=PMD, uri=pmd.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=pmd.html, name=PMD}]}, plugin-info.html={name=Plugin Documentation, uri=plugin-info.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=plugin-info.html, name=Plugin Documentation}]}, project-reports.html={name=Project Reports, uri=project-reports.html, childs={testapidocs/index.html=Test JavaDocs, apidocs/index.html=JavaDocs, xref/index.html=Source Xref, xref-test/index.html=Test Source Xref, cpd.html=CPD, pmd.html=PMD, plugin-info.html=Plugin Documentation}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}]}, index.html?about={name=Overview, uri=index.html?about, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=index.html?about, name=Overview}]}, configuration.html={name=Configuration Examples, uri=configuration.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=configuration.html, name=Configuration Examples}]}, create-mojo.html={name=Goal — hibernate:create, uri=create-mojo.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=create-mojo.html, name=Goal — hibernate:create}]}, update-mojo.html={name=Goal — hibernate:update, uri=update-mojo.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=update-mojo.html, name=Goal — hibernate:update}]}, drop-mojo.html={name=Goal — hibernate:drop, uri=drop-mojo.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=drop-mojo.html, name=Goal — hibernate:drop}]}, help-mojo.html={name=Goal — hibernate:help, uri=help-mojo.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=help-mojo.html, name=Goal — hibernate:help}]}, debugging.html={name=Enable Debug-Output, uri=debugging.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=debugging.html, name=Enable Debug-Output}]}, skip.html={name=Skipping Execution, uri=skip.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=skip.html, name=Skipping Execution}]}, force.html={name=Force Exceution, uri=force.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=force.html, name=Force Exceution}]}, pitfalls.html={name=Known Pitfalls (FAQ), uri=pitfalls.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=pitfalls.html, name=Known Pitfalls (FAQ)}]}} -->
<!--*/-->
<html xmlns="http://www.w3.org/1999/xhtml" th:replace="~{/templates/layout.html :: layout(uri='' + ~{:: code[class='site_uri']/text()}, title=~{:: title}, maincontent=~{:: .maincontent}, json='MERGE:' + ~{:: pre[class='json']/text()})}">
<head>
- <title class="title">Hibernate Maven Plugin</title>
+ <title class="title">Hibernate Maven Plugin – </title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<link id="canonical" rel="canonical" href="/hibernate-maven-plugin/debugging.html"/>
</head>
<body>
- <h1 class="short_title">$shortTitle</h1>
+ <h1 class="short_title"></h1>
<h2>URI</h2>
<ul>
<li><strong>site:</strong> <code class="site_uri">/projects/hibernate-maven-plugin/2.0.0/debugging.html</code></li>
- <header><section><a id="Enable_Debugging-Output"></a>
-<h1>Enable Debugging-Output</h1></header>
+
+<h1>Enable Debugging-Output</h1>
<p>
If you are new to <code>hibernate-maven-plugin</code>, in many cases, the
For example, by executing:
</p>
+<div>
<pre class="prettyprint linenums lang-html">
-mvn -X compile hibernate:create</pre>
+mvn -X compile hibernate:create</pre></div>
<p>
(The <code>compile</code> might be necessary, because <code>hibernate-maven-plugin</code>
</p>
<p>
- <strong>But be warned:</strong> <code>hibernate-maven-plugin</code> tends to be very chatty ;)
+ <b>But be warned:</b> <code>hibernate-maven-plugin</code> tends to be very chatty ;)
</p>
- </section>
+
</article>
<hr />
"/projects/hibernate-maven-plugin/2.0.0/pmd.html": "PMD",
"/projects/hibernate-maven-plugin/2.0.0/plugin-info.html": "Plugin Documentation",
"/projects/hibernate-maven-plugin/2.0.0/project-reports.html": "Project Reports",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html?about": "Overview",
"/projects/hibernate-maven-plugin/2.0.0/configuration.html": "Configuration Examples",
- "/projects/hibernate-maven-plugin/2.0.0/create-mojo.html": "Goal: CREATE",
- "/projects/hibernate-maven-plugin/2.0.0/drop-mojo.html": "Goal: DROP",
+ "/projects/hibernate-maven-plugin/2.0.0/create-mojo.html": "Goal — hibernate:create",
+ "/projects/hibernate-maven-plugin/2.0.0/update-mojo.html": "Goal — hibernate:update",
+ "/projects/hibernate-maven-plugin/2.0.0/drop-mojo.html": "Goal — hibernate:drop",
+ "/projects/hibernate-maven-plugin/2.0.0/help-mojo.html": "Goal — hibernate:help",
"/projects/hibernate-maven-plugin/2.0.0/debugging.html": "Enable Debug-Output",
"/projects/hibernate-maven-plugin/2.0.0/skip.html": "Skipping Execution",
"/projects/hibernate-maven-plugin/2.0.0/force.html": "Force Exceution",
},
"_childs": {
"/projects/hibernate-maven-plugin/2.0.0/index.html": [
+ "/projects/hibernate-maven-plugin/2.0.0/index.html?about",
"/projects/hibernate-maven-plugin/2.0.0/configuration.html",
"/projects/hibernate-maven-plugin/2.0.0/create-mojo.html",
+ "/projects/hibernate-maven-plugin/2.0.0/update-mojo.html",
"/projects/hibernate-maven-plugin/2.0.0/drop-mojo.html",
+ "/projects/hibernate-maven-plugin/2.0.0/help-mojo.html",
"/projects/hibernate-maven-plugin/2.0.0/debugging.html",
"/projects/hibernate-maven-plugin/2.0.0/skip.html",
"/projects/hibernate-maven-plugin/2.0.0/force.html",
"/projects/hibernate-maven-plugin/2.0.0/index.html",
"/projects/hibernate-maven-plugin/2.0.0/project-reports.html"
],
+ "/projects/hibernate-maven-plugin/2.0.0/index.html?about": [
+ "/index.html","/projects.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html?about"
+ ],
"/projects/hibernate-maven-plugin/2.0.0/configuration.html": [
"/index.html","/projects.html",
"/projects/hibernate-maven-plugin/2.0.0/index.html",
"/projects/hibernate-maven-plugin/2.0.0/index.html",
"/projects/hibernate-maven-plugin/2.0.0/create-mojo.html"
],
+ "/projects/hibernate-maven-plugin/2.0.0/update-mojo.html": [
+ "/index.html","/projects.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html",
+ "/projects/hibernate-maven-plugin/2.0.0/update-mojo.html"
+ ],
"/projects/hibernate-maven-plugin/2.0.0/drop-mojo.html": [
"/index.html","/projects.html",
"/projects/hibernate-maven-plugin/2.0.0/index.html",
"/projects/hibernate-maven-plugin/2.0.0/drop-mojo.html"
],
+ "/projects/hibernate-maven-plugin/2.0.0/help-mojo.html": [
+ "/index.html","/projects.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html",
+ "/projects/hibernate-maven-plugin/2.0.0/help-mojo.html"
+ ],
"/projects/hibernate-maven-plugin/2.0.0/debugging.html": [
"/index.html","/projects.html",
"/projects/hibernate-maven-plugin/2.0.0/index.html",
"/projects/hibernate-maven-plugin/2.0.0/pmd.html": "/hibernate-maven-plugin/pmd.html",
"/projects/hibernate-maven-plugin/2.0.0/plugin-info.html": "/hibernate-maven-plugin/plugin-info.html",
"/projects/hibernate-maven-plugin/2.0.0/project-reports.html": "/hibernate-maven-plugin/project-reports.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html?about": "/hibernate-maven-plugin/index.html?about",
"/projects/hibernate-maven-plugin/2.0.0/configuration.html": "/hibernate-maven-plugin/configuration.html",
"/projects/hibernate-maven-plugin/2.0.0/create-mojo.html": "/hibernate-maven-plugin/create-mojo.html",
+ "/projects/hibernate-maven-plugin/2.0.0/update-mojo.html": "/hibernate-maven-plugin/update-mojo.html",
"/projects/hibernate-maven-plugin/2.0.0/drop-mojo.html": "/hibernate-maven-plugin/drop-mojo.html",
+ "/projects/hibernate-maven-plugin/2.0.0/help-mojo.html": "/hibernate-maven-plugin/help-mojo.html",
"/projects/hibernate-maven-plugin/2.0.0/debugging.html": "/hibernate-maven-plugin/debugging.html",
"/projects/hibernate-maven-plugin/2.0.0/skip.html": "/hibernate-maven-plugin/skip.html",
"/projects/hibernate-maven-plugin/2.0.0/force.html": "/hibernate-maven-plugin/force.html",
<h2>All Pages</h2>
<p>
<ul>
- <li><a href="index.html">Hibernate Maven Plugin</a></li><li><a href="ci-management.html">CI Management</a></li><li><a href="dependencies.html">Dependencies</a></li><li><a href="dependency-info.html">Maven Coordinates</a></li><li><a href="distribution-management.html">Distribution Management</a></li><li><a href="licenses.html">Licenses</a></li><li><a href="plugin-management.html">Plugin Management</a></li><li><a href="plugins.html">Plugins</a></li><li><a href="scm.html">Source Code Management</a></li><li><a href="summary.html">Summary</a></li><li><a href="team.html">Team</a></li><li><a href="project-info.html">Project Information</a></li><li><a href="testapidocs/index.html">Test JavaDocs</a></li><li><a href="apidocs/index.html">JavaDocs</a></li><li><a href="xref/index.html">Source Xref</a></li><li><a href="xref-test/index.html">Test Source Xref</a></li><li><a href="cpd.html">CPD</a></li><li><a href="pmd.html">PMD</a></li><li><a href="plugin-info.html">Plugin Documentation</a></li><li><a href="project-reports.html">Project Reports</a></li><li><a href="configuration.html">Configuration Examples</a></li><li><a href="create-mojo.html">Goal: CREATE</a></li><li><a href="drop-mojo.html">Goal: DROP</a></li><li><a href="debugging.html">Enable Debug-Output</a></li><li><a href="skip.html">Skipping Execution</a></li><li><a href="force.html">Force Exceution</a></li><li><a href="pitfalls.html">Known Pitfalls (FAQ)</a></li> </ul>
+ <li><a href="index.html">Hibernate Maven Plugin</a></li><li><a href="ci-management.html">CI Management</a></li><li><a href="dependencies.html">Dependencies</a></li><li><a href="dependency-info.html">Maven Coordinates</a></li><li><a href="distribution-management.html">Distribution Management</a></li><li><a href="licenses.html">Licenses</a></li><li><a href="plugin-management.html">Plugin Management</a></li><li><a href="plugins.html">Plugins</a></li><li><a href="scm.html">Source Code Management</a></li><li><a href="summary.html">Summary</a></li><li><a href="team.html">Team</a></li><li><a href="project-info.html">Project Information</a></li><li><a href="testapidocs/index.html">Test JavaDocs</a></li><li><a href="apidocs/index.html">JavaDocs</a></li><li><a href="xref/index.html">Source Xref</a></li><li><a href="xref-test/index.html">Test Source Xref</a></li><li><a href="cpd.html">CPD</a></li><li><a href="pmd.html">PMD</a></li><li><a href="plugin-info.html">Plugin Documentation</a></li><li><a href="project-reports.html">Project Reports</a></li><li><a href="index.html?about">Overview</a></li><li><a href="configuration.html">Configuration Examples</a></li><li><a href="create-mojo.html">Goal — hibernate:create</a></li><li><a href="update-mojo.html">Goal — hibernate:update</a></li><li><a href="drop-mojo.html">Goal — hibernate:drop</a></li><li><a href="help-mojo.html">Goal — hibernate:help</a></li><li><a href="debugging.html">Enable Debug-Output</a></li><li><a href="skip.html">Skipping Execution</a></li><li><a href="force.html">Force Exceution</a></li><li><a href="pitfalls.html">Known Pitfalls (FAQ)</a></li> </ul>
</p>
</body>
</html>
<!DOCTYPE html>
<!--/*-->
-<!-- Generated by Apache Maven Doxia Site Renderer 2.0.0 at $dateFormat.format( $currentDate ) -->
+<!-- Generated by Apache Maven Doxia Site Renderer 1.9.2 at 2025-11-07 -->
-
+
- <!-- DONE WITH MENUE - - Project Documentation-->
+ <!-- DONE WITH MENUE - - $page.name-->
-
+
-
- <!-- Skipping already seen entry: uri=index.html, name=Hibernate Maven Plugin -->
+
+
+
+
+
+
+ <!-- NEW PAGE - - - - - uri: index.html?about / name: Overview -->
+
+
+
+
- <!-- NEW PAGE - - - - - uri: create-mojo.html / name: Goal: CREATE -->
+ <!-- NEW PAGE - - - - - uri: create-mojo.html / name: Goal — hibernate:create -->
- <!-- NEW PAGE - - - - - uri: drop-mojo.html / name: Goal: DROP -->
+ <!-- NEW PAGE - - - - - uri: update-mojo.html / name: Goal — hibernate:update -->
+
+
+
+
+
+
+
+
+
+
+
+
+ <!-- NEW PAGE - - - - - uri: drop-mojo.html / name: Goal — hibernate:drop -->
+
+
+
+
+
+
+
+
+
+
+
+
+ <!-- NEW PAGE - - - - - uri: help-mojo.html / name: Goal — hibernate:help -->
<!-- name: Dependencies -->
-<!-- title: Project Dependencies – Hibernate Maven Plugin -->
+<!-- title: Hibernate Maven Plugin – Project Dependencies -->
<!-- short title: Project Dependencies -->
<!-- current page: dependencies.html -->
<!-- path: /projects/hibernate-maven-plugin/2.0.0/ -->
<!-- crumbs: "/index.html","/projects.html" -->
-<!-- pages: {index.html={uri=index.html, name=Hibernate Maven Plugin, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}], childs={configuration.html=Configuration Examples, create-mojo.html=Goal: CREATE, drop-mojo.html=Goal: DROP, debugging.html=Enable Debug-Output, skip.html=Skipping Execution, force.html=Force Exceution, pitfalls.html=Known Pitfalls (FAQ), project-info.html=Project Information, project-reports.html=Project Reports}}, ci-management.html={name=CI Management, uri=ci-management.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=ci-management.html, name=CI Management}]}, dependencies.html={name=Dependencies, uri=dependencies.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=dependencies.html, name=Dependencies}]}, dependency-info.html={name=Maven Coordinates, uri=dependency-info.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=dependency-info.html, name=Maven Coordinates}]}, distribution-management.html={name=Distribution Management, uri=distribution-management.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=distribution-management.html, name=Distribution Management}]}, licenses.html={name=Licenses, uri=licenses.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=licenses.html, name=Licenses}]}, plugin-management.html={name=Plugin Management, uri=plugin-management.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=plugin-management.html, name=Plugin Management}]}, plugins.html={name=Plugins, uri=plugins.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=plugins.html, name=Plugins}]}, scm.html={name=Source Code Management, uri=scm.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=scm.html, name=Source Code Management}]}, summary.html={name=Summary, uri=summary.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=summary.html, name=Summary}]}, team.html={name=Team, uri=team.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=team.html, name=Team}]}, project-info.html={name=Project Information, uri=project-info.html, childs={ci-management.html=CI Management, dependencies.html=Dependencies, dependency-info.html=Maven Coordinates, distribution-management.html=Distribution Management, licenses.html=Licenses, plugin-management.html=Plugin Management, plugins.html=Plugins, scm.html=Source Code Management, summary.html=Summary, team.html=Team}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}]}, testapidocs/index.html={name=Test JavaDocs, uri=testapidocs/index.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=testapidocs/index.html, name=Test JavaDocs}]}, apidocs/index.html={name=JavaDocs, uri=apidocs/index.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=apidocs/index.html, name=JavaDocs}]}, xref/index.html={name=Source Xref, uri=xref/index.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=xref/index.html, name=Source Xref}]}, xref-test/index.html={name=Test Source Xref, uri=xref-test/index.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=xref-test/index.html, name=Test Source Xref}]}, cpd.html={name=CPD, uri=cpd.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=cpd.html, name=CPD}]}, pmd.html={name=PMD, uri=pmd.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=pmd.html, name=PMD}]}, plugin-info.html={name=Plugin Documentation, uri=plugin-info.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=plugin-info.html, name=Plugin Documentation}]}, project-reports.html={name=Project Reports, uri=project-reports.html, childs={testapidocs/index.html=Test JavaDocs, apidocs/index.html=JavaDocs, xref/index.html=Source Xref, xref-test/index.html=Test Source Xref, cpd.html=CPD, pmd.html=PMD, plugin-info.html=Plugin Documentation}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}]}, configuration.html={name=Configuration Examples, uri=configuration.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=configuration.html, name=Configuration Examples}]}, create-mojo.html={name=Goal: CREATE, uri=create-mojo.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=create-mojo.html, name=Goal: CREATE}]}, drop-mojo.html={name=Goal: DROP, uri=drop-mojo.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=drop-mojo.html, name=Goal: DROP}]}, debugging.html={name=Enable Debug-Output, uri=debugging.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=debugging.html, name=Enable Debug-Output}]}, skip.html={name=Skipping Execution, uri=skip.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=skip.html, name=Skipping Execution}]}, force.html={name=Force Exceution, uri=force.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=force.html, name=Force Exceution}]}, pitfalls.html={name=Known Pitfalls (FAQ), uri=pitfalls.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=pitfalls.html, name=Known Pitfalls (FAQ)}]}} -->
+<!-- pages: {index.html={uri=index.html, name=Hibernate Maven Plugin, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}], childs={index.html?about=Overview, configuration.html=Configuration Examples, create-mojo.html=Goal — hibernate:create, update-mojo.html=Goal — hibernate:update, drop-mojo.html=Goal — hibernate:drop, help-mojo.html=Goal — hibernate:help, debugging.html=Enable Debug-Output, skip.html=Skipping Execution, force.html=Force Exceution, pitfalls.html=Known Pitfalls (FAQ), project-info.html=Project Information, project-reports.html=Project Reports}}, ci-management.html={name=CI Management, uri=ci-management.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=ci-management.html, name=CI Management}]}, dependencies.html={name=Dependencies, uri=dependencies.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=dependencies.html, name=Dependencies}]}, dependency-info.html={name=Maven Coordinates, uri=dependency-info.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=dependency-info.html, name=Maven Coordinates}]}, distribution-management.html={name=Distribution Management, uri=distribution-management.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=distribution-management.html, name=Distribution Management}]}, licenses.html={name=Licenses, uri=licenses.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=licenses.html, name=Licenses}]}, plugin-management.html={name=Plugin Management, uri=plugin-management.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=plugin-management.html, name=Plugin Management}]}, plugins.html={name=Plugins, uri=plugins.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=plugins.html, name=Plugins}]}, scm.html={name=Source Code Management, uri=scm.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=scm.html, name=Source Code Management}]}, summary.html={name=Summary, uri=summary.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=summary.html, name=Summary}]}, team.html={name=Team, uri=team.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=team.html, name=Team}]}, project-info.html={name=Project Information, uri=project-info.html, childs={ci-management.html=CI Management, dependencies.html=Dependencies, dependency-info.html=Maven Coordinates, distribution-management.html=Distribution Management, licenses.html=Licenses, plugin-management.html=Plugin Management, plugins.html=Plugins, scm.html=Source Code Management, summary.html=Summary, team.html=Team}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}]}, testapidocs/index.html={name=Test JavaDocs, uri=testapidocs/index.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=testapidocs/index.html, name=Test JavaDocs}]}, apidocs/index.html={name=JavaDocs, uri=apidocs/index.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=apidocs/index.html, name=JavaDocs}]}, xref/index.html={name=Source Xref, uri=xref/index.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=xref/index.html, name=Source Xref}]}, xref-test/index.html={name=Test Source Xref, uri=xref-test/index.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=xref-test/index.html, name=Test Source Xref}]}, cpd.html={name=CPD, uri=cpd.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=cpd.html, name=CPD}]}, pmd.html={name=PMD, uri=pmd.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=pmd.html, name=PMD}]}, plugin-info.html={name=Plugin Documentation, uri=plugin-info.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=plugin-info.html, name=Plugin Documentation}]}, project-reports.html={name=Project Reports, uri=project-reports.html, childs={testapidocs/index.html=Test JavaDocs, apidocs/index.html=JavaDocs, xref/index.html=Source Xref, xref-test/index.html=Test Source Xref, cpd.html=CPD, pmd.html=PMD, plugin-info.html=Plugin Documentation}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}]}, index.html?about={name=Overview, uri=index.html?about, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=index.html?about, name=Overview}]}, configuration.html={name=Configuration Examples, uri=configuration.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=configuration.html, name=Configuration Examples}]}, create-mojo.html={name=Goal — hibernate:create, uri=create-mojo.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=create-mojo.html, name=Goal — hibernate:create}]}, update-mojo.html={name=Goal — hibernate:update, uri=update-mojo.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=update-mojo.html, name=Goal — hibernate:update}]}, drop-mojo.html={name=Goal — hibernate:drop, uri=drop-mojo.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=drop-mojo.html, name=Goal — hibernate:drop}]}, help-mojo.html={name=Goal — hibernate:help, uri=help-mojo.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=help-mojo.html, name=Goal — hibernate:help}]}, debugging.html={name=Enable Debug-Output, uri=debugging.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=debugging.html, name=Enable Debug-Output}]}, skip.html={name=Skipping Execution, uri=skip.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=skip.html, name=Skipping Execution}]}, force.html={name=Force Exceution, uri=force.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=force.html, name=Force Exceution}]}, pitfalls.html={name=Known Pitfalls (FAQ), uri=pitfalls.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=pitfalls.html, name=Known Pitfalls (FAQ)}]}} -->
<!--*/-->
<html xmlns="http://www.w3.org/1999/xhtml" th:replace="~{/templates/layout.html :: layout(uri='' + ~{:: code[class='site_uri']/text()}, title=~{:: title}, maincontent=~{:: .maincontent}, json='MERGE:' + ~{:: pre[class='json']/text()})}">
<head>
- <title class="title">Project Dependencies – Hibernate Maven Plugin</title>
+ <title class="title">Hibernate Maven Plugin – Project Dependencies</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<link id="canonical" rel="canonical" href="/hibernate-maven-plugin/dependencies.html"/>
</head>
</p>
<hr />
<article class="maincontent">
- <section><a id="Project_Dependencies"></a>
-<h1>Project Dependencies</h1><section><a id="Project_Dependencies_compile"></a>
-<h2>compile</h2>
+ <section><a name="Project_Dependencies"></a>
+<h2><a name="Project_Dependencies"></a>Project Dependencies</h2><section><a name="Project_Dependencies_compile"></a>
+<h3><a name="compile"></a>compile</h3>
<p>The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:</p>
-<table class="bodyTable">
+<table border="0" class="bodyTable">
<tr class="a">
<th>GroupId</th>
<th>ArtifactId</th>
<td><a class="externalLink" href="http://hibernate.org/validator/hibernate-validator">hibernate-validator</a></td>
<td>5.2.2.Final</td>
<td>jar</td>
-<td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></td></tr></table></section></section><section><a id="Project_Transitive_Dependencies"></a>
-<h1>Project Transitive Dependencies</h1>
-<p>The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.</p><section><a id="Project_Transitive_Dependencies_compile"></a>
-<h2>compile</h2>
+<td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></td></tr></table></section></section><section><a name="Project_Transitive_Dependencies"></a>
+<h2><a name="Project_Transitive_Dependencies"></a>Project Transitive Dependencies</h2>
+<p>The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.</p><section><a name="Project_Transitive_Dependencies_compile"></a>
+<h3><a name="compile"></a>compile</h3>
<p>The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:</p>
-<table class="bodyTable">
+<table border="0" class="bodyTable">
<tr class="a">
<th>GroupId</th>
<th>ArtifactId</th>
<td>1.0.b2</td>
<td>-</td>
<td>jar</td>
-<td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></td></tr></table></section></section><section><a id="Project_Dependency_Graph"></a>
-<h1>Project Dependency Graph</h1>
+<td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></td></tr></table></section></section><section><a name="Project_Dependency_Graph"></a>
+<h2><a name="Project_Dependency_Graph"></a>Project Dependency Graph</h2>
<script>
function toggleDependencyDetails( divId, imgId )
{
}
</script>
-<section><a id="Dependency_Tree"></a>
-<h2>Dependency Tree</h2>
+<section><a name="Dependency_Tree"></a>
+<h3><a name="Dependency_Tree"></a>Dependency Tree</h3>
<ul>
<li>de.juplo:hibernate-maven-plugin:maven-plugin:2.0.0 <img id="_img1" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep0', '_img1' );" style="cursor: pointer; vertical-align: text-bottom;" /><div id="_dep0" style="display:none">
-<table class="bodyTable">
+<table border="0" class="bodyTable">
<tr class="a">
<th>Hibernate Maven Plugin</th></tr>
<tr class="b">
<p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div>
<ul>
<li>org.apache.maven:maven-core:jar:3.3.3 (compile) <img id="_img3" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep2', '_img3' );" style="cursor: pointer; vertical-align: text-bottom;" /><div id="_dep2" style="display:none">
-<table class="bodyTable">
+<table border="0" class="bodyTable">
<tr class="a">
<th>Maven Core</th></tr>
<tr class="b">
<p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div>
<ul>
<li>org.apache.maven:maven-model:jar:3.3.3 (compile) <img id="_img5" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep4', '_img5' );" style="cursor: pointer; vertical-align: text-bottom;" /><div id="_dep4" style="display:none">
-<table class="bodyTable">
+<table border="0" class="bodyTable">
<tr class="a">
<th>Maven Model</th></tr>
<tr class="b">
<p><b>URL: </b><a class="externalLink" href="http://maven.apache.org/ref/3.3.3/maven-model">http://maven.apache.org/ref/3.3.3/maven-model</a></p>
<p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div></li>
<li>org.apache.maven:maven-settings:jar:3.3.3 (compile) <img id="_img7" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep6', '_img7' );" style="cursor: pointer; vertical-align: text-bottom;" /><div id="_dep6" style="display:none">
-<table class="bodyTable">
+<table border="0" class="bodyTable">
<tr class="a">
<th>Maven Settings</th></tr>
<tr class="b">
<p><b>URL: </b><a class="externalLink" href="http://maven.apache.org/ref/3.3.3/maven-settings">http://maven.apache.org/ref/3.3.3/maven-settings</a></p>
<p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div></li>
<li>org.apache.maven:maven-settings-builder:jar:3.3.3 (compile) <img id="_img9" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep8', '_img9' );" style="cursor: pointer; vertical-align: text-bottom;" /><div id="_dep8" style="display:none">
-<table class="bodyTable">
+<table border="0" class="bodyTable">
<tr class="a">
<th>Maven Settings Builder</th></tr>
<tr class="b">
<p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div>
<ul>
<li>org.apache.maven:maven-builder-support:jar:3.3.3 (compile) <img id="_img11" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep10', '_img11' );" style="cursor: pointer; vertical-align: text-bottom;" /><div id="_dep10" style="display:none">
-<table class="bodyTable">
+<table border="0" class="bodyTable">
<tr class="a">
<th>Maven Builder Support</th></tr>
<tr class="b">
<p><b>URL: </b><a class="externalLink" href="http://maven.apache.org/ref/3.3.3/maven-builder-support">http://maven.apache.org/ref/3.3.3/maven-builder-support</a></p>
<p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div></li></ul></li>
<li>org.apache.maven:maven-repository-metadata:jar:3.3.3 (compile) <img id="_img13" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep12', '_img13' );" style="cursor: pointer; vertical-align: text-bottom;" /><div id="_dep12" style="display:none">
-<table class="bodyTable">
+<table border="0" class="bodyTable">
<tr class="a">
<th>Maven Repository Metadata Model</th></tr>
<tr class="b">
<p><b>URL: </b><a class="externalLink" href="http://maven.apache.org/ref/3.3.3/maven-repository-metadata">http://maven.apache.org/ref/3.3.3/maven-repository-metadata</a></p>
<p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div></li>
<li>org.apache.maven:maven-artifact:jar:3.3.3 (compile) <img id="_img15" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep14', '_img15' );" style="cursor: pointer; vertical-align: text-bottom;" /><div id="_dep14" style="display:none">
-<table class="bodyTable">
+<table border="0" class="bodyTable">
<tr class="a">
<th>Maven Artifact</th></tr>
<tr class="b">
<p><b>URL: </b><a class="externalLink" href="http://maven.apache.org/ref/3.3.3/maven-artifact">http://maven.apache.org/ref/3.3.3/maven-artifact</a></p>
<p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div></li>
<li>org.apache.maven:maven-model-builder:jar:3.3.3 (compile) <img id="_img17" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep16', '_img17' );" style="cursor: pointer; vertical-align: text-bottom;" /><div id="_dep16" style="display:none">
-<table class="bodyTable">
+<table border="0" class="bodyTable">
<tr class="a">
<th>Maven Model Builder</th></tr>
<tr class="b">
<p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div>
<ul>
<li>com.google.guava:guava:jar:18.0 (compile) <img id="_img19" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep18', '_img19' );" style="cursor: pointer; vertical-align: text-bottom;" /><div id="_dep18" style="display:none">
-<table class="bodyTable">
+<table border="0" class="bodyTable">
<tr class="a">
<th>Guava: Google Core Libraries for Java</th></tr>
<tr class="b">
<p><b>URL: </b><a class="externalLink" href="http://code.google.com/p/guava-libraries/guava">http://code.google.com/p/guava-libraries/guava</a></p>
<p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div></li></ul></li>
<li>org.apache.maven:maven-aether-provider:jar:3.3.3 (compile) <img id="_img21" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep20', '_img21' );" style="cursor: pointer; vertical-align: text-bottom;" /><div id="_dep20" style="display:none">
-<table class="bodyTable">
+<table border="0" class="bodyTable">
<tr class="a">
<th>Maven Aether Provider</th></tr>
<tr class="b">
<p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div>
<ul>
<li>org.eclipse.aether:aether-spi:jar:1.0.2.v20150114 (compile) <img id="_img23" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep22', '_img23' );" style="cursor: pointer; vertical-align: text-bottom;" /><div id="_dep22" style="display:none">
-<table class="bodyTable">
+<table border="0" class="bodyTable">
<tr class="a">
<th>Aether SPI</th></tr>
<tr class="b">
<p><b>URL: </b><a class="externalLink" href="http://www.eclipse.org/aether/aether-spi/">http://www.eclipse.org/aether/aether-spi/</a></p>
<p><b>Project Licenses: </b><a class="externalLink" href="http://www.eclipse.org/legal/epl-v10.html">Eclipse Public License, Version 1.0</a></p></td></tr></table></div></li></ul></li>
<li>org.eclipse.aether:aether-impl:jar:1.0.2.v20150114 (compile) <img id="_img25" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep24', '_img25' );" style="cursor: pointer; vertical-align: text-bottom;" /><div id="_dep24" style="display:none">
-<table class="bodyTable">
+<table border="0" class="bodyTable">
<tr class="a">
<th>Aether Implementation</th></tr>
<tr class="b">
<p><b>URL: </b><a class="externalLink" href="http://www.eclipse.org/aether/aether-impl/">http://www.eclipse.org/aether/aether-impl/</a></p>
<p><b>Project Licenses: </b><a class="externalLink" href="http://www.eclipse.org/legal/epl-v10.html">Eclipse Public License, Version 1.0</a></p></td></tr></table></div></li>
<li>org.eclipse.aether:aether-api:jar:1.0.2.v20150114 (compile) <img id="_img27" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep26', '_img27' );" style="cursor: pointer; vertical-align: text-bottom;" /><div id="_dep26" style="display:none">
-<table class="bodyTable">
+<table border="0" class="bodyTable">
<tr class="a">
<th>Aether API</th></tr>
<tr class="b">
<p><b>URL: </b><a class="externalLink" href="http://www.eclipse.org/aether/aether-api/">http://www.eclipse.org/aether/aether-api/</a></p>
<p><b>Project Licenses: </b><a class="externalLink" href="http://www.eclipse.org/legal/epl-v10.html">Eclipse Public License, Version 1.0</a></p></td></tr></table></div></li>
<li>org.eclipse.aether:aether-util:jar:1.0.2.v20150114 (compile) <img id="_img29" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep28', '_img29' );" style="cursor: pointer; vertical-align: text-bottom;" /><div id="_dep28" style="display:none">
-<table class="bodyTable">
+<table border="0" class="bodyTable">
<tr class="a">
<th>Aether Utilities</th></tr>
<tr class="b">
<p><b>URL: </b><a class="externalLink" href="http://www.eclipse.org/aether/aether-util/">http://www.eclipse.org/aether/aether-util/</a></p>
<p><b>Project Licenses: </b><a class="externalLink" href="http://www.eclipse.org/legal/epl-v10.html">Eclipse Public License, Version 1.0</a></p></td></tr></table></div></li>
<li>org.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.3.0 (compile) <img id="_img31" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep30', '_img31' );" style="cursor: pointer; vertical-align: text-bottom;" /><div id="_dep30" style="display:none">
-<table class="bodyTable">
+<table border="0" class="bodyTable">
<tr class="a">
<th>org.eclipse.sisu.plexus</th></tr>
<tr class="b">
<p><b>Project Licenses: </b><a class="externalLink" href="http://www.eclipse.org/legal/epl-v10.html">Eclipse Public License, Version 1.0</a></p></td></tr></table></div>
<ul>
<li>javax.enterprise:cdi-api:jar:1.0 (compile) <img id="_img33" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep32', '_img33' );" style="cursor: pointer; vertical-align: text-bottom;" /><div id="_dep32" style="display:none">
-<table class="bodyTable">
+<table border="0" class="bodyTable">
<tr class="a">
<th>CDI APIs</th></tr>
<tr class="b">
<p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a></p></td></tr></table></div>
<ul>
<li>javax.annotation:jsr250-api:jar:1.0 (compile) <img id="_img35" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep34', '_img35' );" style="cursor: pointer; vertical-align: text-bottom;" /><div id="_dep34" style="display:none">
-<table class="bodyTable">
+<table border="0" class="bodyTable">
<tr class="a">
<th>JSR-250 Common Annotations for the JavaTM Platform</th></tr>
<tr class="b">
<p><b>URL: </b><a class="externalLink" href="http://jcp.org/aboutJava/communityprocess/final/jsr250/index.html">http://jcp.org/aboutJava/communityprocess/final/jsr250/index.html</a></p>
<p><b>Project Licenses: </b><a class="externalLink" href="https://glassfish.dev.java.net/public/CDDLv1.0.html">COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0</a></p></td></tr></table></div></li></ul></li>
<li>org.eclipse.sisu:org.eclipse.sisu.inject:jar:0.3.0 (compile) <img id="_img37" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep36', '_img37' );" style="cursor: pointer; vertical-align: text-bottom;" /><div id="_dep36" style="display:none">
-<table class="bodyTable">
+<table border="0" class="bodyTable">
<tr class="a">
<th>org.eclipse.sisu.inject</th></tr>
<tr class="b">
<p><b>URL: </b><a class="externalLink" href="http://www.eclipse.org/sisu/org.eclipse.sisu.inject/">http://www.eclipse.org/sisu/org.eclipse.sisu.inject/</a></p>
<p><b>Project Licenses: </b><a class="externalLink" href="http://www.eclipse.org/legal/epl-v10.html">Eclipse Public License, Version 1.0</a></p></td></tr></table></div></li></ul></li>
<li>org.sonatype.sisu:sisu-guice:jar:no_aop:3.2.5 (compile) <img id="_img39" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep38', '_img39' );" style="cursor: pointer; vertical-align: text-bottom;" /><div id="_dep38" style="display:none">
-<table class="bodyTable">
+<table border="0" class="bodyTable">
<tr class="a">
<th>Sisu Guice - Core Library</th></tr>
<tr class="b">
<p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div>
<ul>
<li>javax.inject:javax.inject:jar:1 (compile) <img id="_img41" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep40', '_img41' );" style="cursor: pointer; vertical-align: text-bottom;" /><div id="_dep40" style="display:none">
-<table class="bodyTable">
+<table border="0" class="bodyTable">
<tr class="a">
<th>javax.inject</th></tr>
<tr class="b">
<p><b>URL: </b><a class="externalLink" href="http://code.google.com/p/atinject/">http://code.google.com/p/atinject/</a></p>
<p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div></li>
<li>aopalliance:aopalliance:jar:1.0 (compile) <img id="_img43" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep42', '_img43' );" style="cursor: pointer; vertical-align: text-bottom;" /><div id="_dep42" style="display:none">
-<table class="bodyTable">
+<table border="0" class="bodyTable">
<tr class="a">
<th>AOP alliance</th></tr>
<tr class="b">
<p><b>URL: </b><a class="externalLink" href="http://aopalliance.sourceforge.net">http://aopalliance.sourceforge.net</a></p>
<p><b>Project Licenses: </b>Public Domain</p></td></tr></table></div></li></ul></li>
<li>org.codehaus.plexus:plexus-interpolation:jar:1.21 (compile) <img id="_img45" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep44', '_img45' );" style="cursor: pointer; vertical-align: text-bottom;" /><div id="_dep44" style="display:none">
-<table class="bodyTable">
+<table border="0" class="bodyTable">
<tr class="a">
<th>Plexus Interpolation API</th></tr>
<tr class="b">
<p><b>URL: </b><a class="externalLink" href="http://plexus.codehaus.org/plexus-components/plexus-interpolation">http://plexus.codehaus.org/plexus-components/plexus-interpolation</a></p>
<p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div></li>
<li>org.codehaus.plexus:plexus-classworlds:jar:2.5.2 (compile) <img id="_img47" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep46', '_img47' );" style="cursor: pointer; vertical-align: text-bottom;" /><div id="_dep46" style="display:none">
-<table class="bodyTable">
+<table border="0" class="bodyTable">
<tr class="a">
<th>Plexus Classworlds</th></tr>
<tr class="b">
<p><b>URL: </b><a class="externalLink" href="http://plexus.codehaus.org/plexus-classworlds/">http://plexus.codehaus.org/plexus-classworlds/</a></p>
<p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div></li>
<li>org.codehaus.plexus:plexus-component-annotations:jar:1.5.5 (compile) <img id="_img49" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep48', '_img49' );" style="cursor: pointer; vertical-align: text-bottom;" /><div id="_dep48" style="display:none">
-<table class="bodyTable">
+<table border="0" class="bodyTable">
<tr class="a">
<th>Plexus :: Component Annotations</th></tr>
<tr class="b">
<p><b>URL: </b><a class="externalLink" href="http://plexus.codehaus.org/plexus-containers/plexus-component-annotations/">http://plexus.codehaus.org/plexus-containers/plexus-component-annotations/</a></p>
<p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div></li>
<li>org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3 (compile) <img id="_img51" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep50', '_img51' );" style="cursor: pointer; vertical-align: text-bottom;" /><div id="_dep50" style="display:none">
-<table class="bodyTable">
+<table border="0" class="bodyTable">
<tr class="a">
<th>Plexus Security Dispatcher Component</th></tr>
<tr class="b">
<p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0">Apache Public License 2.0</a></p></td></tr></table></div>
<ul>
<li>org.sonatype.plexus:plexus-cipher:jar:1.4 (compile) <img id="_img53" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep52', '_img53' );" style="cursor: pointer; vertical-align: text-bottom;" /><div id="_dep52" style="display:none">
-<table class="bodyTable">
+<table border="0" class="bodyTable">
<tr class="a">
<th>Plexus Cipher: encryption/decryption Component</th></tr>
<tr class="b">
<p><b>URL: </b><a class="externalLink" href="http://spice.sonatype.org/plexus-cipher">http://spice.sonatype.org/plexus-cipher</a></p>
<p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0">Apache Public License 2.0</a></p></td></tr></table></div></li></ul></li></ul></li>
<li>org.apache.maven:maven-plugin-api:jar:3.3.3 (compile) <img id="_img55" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep54', '_img55' );" style="cursor: pointer; vertical-align: text-bottom;" /><div id="_dep54" style="display:none">
-<table class="bodyTable">
+<table border="0" class="bodyTable">
<tr class="a">
<th>Maven Plugin API</th></tr>
<tr class="b">
<p><b>URL: </b><a class="externalLink" href="http://maven.apache.org/ref/3.3.3/maven-plugin-api">http://maven.apache.org/ref/3.3.3/maven-plugin-api</a></p>
<p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div></li>
<li>org.hibernate:hibernate-core:jar:5.0.2.Final (compile) <img id="_img57" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep56', '_img57' );" style="cursor: pointer; vertical-align: text-bottom;" /><div id="_dep56" style="display:none">
-<table class="bodyTable">
+<table border="0" class="bodyTable">
<tr class="a">
<th>Core Hibernate O/RM functionality</th></tr>
<tr class="b">
<p><b>Project Licenses: </b><a class="externalLink" href="http://www.gnu.org/licenses/lgpl-2.1.html">GNU Lesser General Public License</a></p></td></tr></table></div>
<ul>
<li>org.jboss.logging:jboss-logging:jar:3.3.0.Final (compile) <img id="_img59" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep58', '_img59' );" style="cursor: pointer; vertical-align: text-bottom;" /><div id="_dep58" style="display:none">
-<table class="bodyTable">
+<table border="0" class="bodyTable">
<tr class="a">
<th>JBoss Logging 3</th></tr>
<tr class="b">
<p><b>URL: </b><a class="externalLink" href="http://www.jboss.org">http://www.jboss.org</a></p>
<p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, version 2.0</a></p></td></tr></table></div></li>
<li>org.apache.geronimo.specs:geronimo-jta_1.1_spec:jar:1.1.1 (compile) <img id="_img61" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep60', '_img61' );" style="cursor: pointer; vertical-align: text-bottom;" /><div id="_dep60" style="display:none">
-<table class="bodyTable">
+<table border="0" class="bodyTable">
<tr class="a">
<th>JTA 1.1</th></tr>
<tr class="b">
<p><b>URL: </b><a class="externalLink" href="http://geronimo.apache.org/specs/geronimo-jta_1.1_spec">http://geronimo.apache.org/specs/geronimo-jta_1.1_spec</a></p>
<p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div></li>
<li>org.hibernate.javax.persistence:hibernate-jpa-2.1-api:jar:1.0.0.Final (compile) <img id="_img63" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep62', '_img63' );" style="cursor: pointer; vertical-align: text-bottom;" /><div id="_dep62" style="display:none">
-<table class="bodyTable">
+<table border="0" class="bodyTable">
<tr class="a">
<th>Java Persistence API, Version 2.1</th></tr>
<tr class="b">
<p><b>URL: </b><a class="externalLink" href="http://hibernate.org">http://hibernate.org</a></p>
<p><b>Project Licenses: </b><a class="externalLink" href="http://www.eclipse.org/legal/epl-v10.html">Eclipse Public License (EPL), Version 1.0</a>, <a class="externalLink" href="http://www.eclipse.org/org/documents/edl-v10.php">Eclipse Distribution License (EDL), Version 1.0</a></p></td></tr></table></div></li>
<li>org.javassist:javassist:jar:3.18.1-GA (compile) <img id="_img65" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep64', '_img65' );" style="cursor: pointer; vertical-align: text-bottom;" /><div id="_dep64" style="display:none">
-<table class="bodyTable">
+<table border="0" class="bodyTable">
<tr class="a">
<th>Javassist</th></tr>
<tr class="b">
<p><b>URL: </b><a class="externalLink" href="http://www.javassist.org/">http://www.javassist.org/</a></p>
<p><b>Project Licenses: </b><a class="externalLink" href="http://www.mozilla.org/MPL/MPL-1.1.html">MPL 1.1</a>, <a class="externalLink" href="http://www.gnu.org/licenses/lgpl-2.1.html">LGPL 2.1</a>, <a class="externalLink" href="http://www.apache.org/licenses/">Apache License 2.0</a></p></td></tr></table></div></li>
<li>antlr:antlr:jar:2.7.7 (compile) <img id="_img67" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep66', '_img67' );" style="cursor: pointer; vertical-align: text-bottom;" /><div id="_dep66" style="display:none">
-<table class="bodyTable">
+<table border="0" class="bodyTable">
<tr class="a">
<th>AntLR Parser Generator</th></tr>
<tr class="b">
<p><b>URL: </b><a class="externalLink" href="http://www.antlr.org/">http://www.antlr.org/</a></p>
<p><b>Project Licenses: </b><a class="externalLink" href="http://www.antlr.org/license.html">BSD License</a></p></td></tr></table></div></li>
<li>org.jboss:jandex:jar:1.2.2.Final (compile) <img id="_img69" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep68', '_img69' );" style="cursor: pointer; vertical-align: text-bottom;" /><div id="_dep68" style="display:none">
-<table class="bodyTable">
+<table border="0" class="bodyTable">
<tr class="a">
<th>Java Annotation Indexer</th></tr>
<tr class="b">
<p><b>URL: </b><a class="externalLink" href="http://www.jboss.org/jandex">http://www.jboss.org/jandex</a></p>
<p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">AL 2.0</a></p></td></tr></table></div></li>
<li>dom4j:dom4j:jar:1.6.1 (compile) <img id="_img71" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep70', '_img71' );" style="cursor: pointer; vertical-align: text-bottom;" /><div id="_dep70" style="display:none">
-<table class="bodyTable">
+<table border="0" class="bodyTable">
<tr class="a">
<th>dom4j</th></tr>
<tr class="b">
<p><b>Project Licenses: </b>No licenses are defined for this project.</p></td></tr></table></div>
<ul>
<li>xml-apis:xml-apis:jar:1.0.b2 (compile) <img id="_img73" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep72', '_img73' );" style="cursor: pointer; vertical-align: text-bottom;" /><div id="_dep72" style="display:none">
-<table class="bodyTable">
+<table border="0" class="bodyTable">
<tr class="a">
<th>XML Commons External Components XML APIs</th></tr>
<tr class="b">
<p><b>URL: </b><a class="externalLink" href="http://xml.apache.org/commons/#external">http://xml.apache.org/commons/#external</a></p>
<p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div></li></ul></li>
<li>org.hibernate.common:hibernate-commons-annotations:jar:5.0.0.Final (compile) <img id="_img75" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep74', '_img75' );" style="cursor: pointer; vertical-align: text-bottom;" /><div id="_dep74" style="display:none">
-<table class="bodyTable">
+<table border="0" class="bodyTable">
<tr class="a">
<th>Hibernate Commons Annotations</th></tr>
<tr class="b">
<p><b>URL: </b><a class="externalLink" href="http://hibernate.org">http://hibernate.org</a></p>
<p><b>Project Licenses: </b><a class="externalLink" href="http://www.gnu.org/licenses/lgpl-2.1.html">GNU Lesser General Public License</a></p></td></tr></table></div></li></ul></li>
<li>org.hibernate:hibernate-envers:jar:5.0.2.Final (compile) <img id="_img77" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep76', '_img77' );" style="cursor: pointer; vertical-align: text-bottom;" /><div id="_dep76" style="display:none">
-<table class="bodyTable">
+<table border="0" class="bodyTable">
<tr class="a">
<th>ENtity VERSioning support</th></tr>
<tr class="b">
<p><b>Project Licenses: </b><a class="externalLink" href="http://www.gnu.org/licenses/lgpl-2.1.html">GNU Lesser General Public License</a></p></td></tr></table></div>
<ul>
<li>org.hibernate:hibernate-entitymanager:jar:5.0.2.Final (compile) <img id="_img79" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep78', '_img79' );" style="cursor: pointer; vertical-align: text-bottom;" /><div id="_dep78" style="display:none">
-<table class="bodyTable">
+<table border="0" class="bodyTable">
<tr class="a">
<th>Hibernate JPA Support</th></tr>
<tr class="b">
<p><b>URL: </b><a class="externalLink" href="http://hibernate.org">http://hibernate.org</a></p>
<p><b>Project Licenses: </b><a class="externalLink" href="http://www.gnu.org/licenses/lgpl-2.1.html">GNU Lesser General Public License</a></p></td></tr></table></div></li></ul></li>
<li>org.hibernate:hibernate-validator:jar:5.2.2.Final (compile) <img id="_img81" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep80', '_img81' );" style="cursor: pointer; vertical-align: text-bottom;" /><div id="_dep80" style="display:none">
-<table class="bodyTable">
+<table border="0" class="bodyTable">
<tr class="a">
<th>Hibernate Validator Engine</th></tr>
<tr class="b">
<p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div>
<ul>
<li>javax.validation:validation-api:jar:1.1.0.Final (compile) <img id="_img83" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep82', '_img83' );" style="cursor: pointer; vertical-align: text-bottom;" /><div id="_dep82" style="display:none">
-<table class="bodyTable">
+<table border="0" class="bodyTable">
<tr class="a">
<th>Bean Validation API</th></tr>
<tr class="b">
<p><b>URL: </b><a class="externalLink" href="http://beanvalidation.org">http://beanvalidation.org</a></p>
<p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div></li>
<li>com.fasterxml:classmate:jar:1.1.0 (compile) <img id="_img85" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep84', '_img85' );" style="cursor: pointer; vertical-align: text-bottom;" /><div id="_dep84" style="display:none">
-<table class="bodyTable">
+<table border="0" class="bodyTable">
<tr class="a">
<th>ClassMate</th></tr>
<tr class="b">
<p><b>URL: </b><a class="externalLink" href="http://github.com/cowtowncoder/java-classmate">http://github.com/cowtowncoder/java-classmate</a></p>
<p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div></li></ul></li>
<li>javax.el:javax.el-api:jar:3.0.0 (compile) <img id="_img87" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep86', '_img87' );" style="cursor: pointer; vertical-align: text-bottom;" /><div id="_dep86" style="display:none">
-<table class="bodyTable">
+<table border="0" class="bodyTable">
<tr class="a">
<th>Expression Language 3.0 API</th></tr>
<tr class="b">
<p><b>URL: </b><a class="externalLink" href="http://uel-spec.java.net">http://uel-spec.java.net</a></p>
<p><b>Project Licenses: </b><a class="externalLink" href="https://glassfish.dev.java.net/nonav/public/CDDL+GPL.html">CDDL + GPLv2 with classpath exception</a></p></td></tr></table></div></li>
<li>de.juplo:scannotation:jar:1.0.4 (compile) <img id="_img89" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep88', '_img89' );" style="cursor: pointer; vertical-align: text-bottom;" /><div id="_dep88" style="display:none">
-<table class="bodyTable">
+<table border="0" class="bodyTable">
<tr class="a">
<th>scannotation</th></tr>
<tr class="b">
<p><b>URL: </b><a class="externalLink" href="http://juplo.de/scannotation">http://juplo.de/scannotation</a></p>
<p><b>Project Licenses: </b>No licenses are defined for this project.</p></td></tr></table></div></li>
<li>com.pyx4j:maven-plugin-log4j:jar:1.0.1 (compile) <img id="_img91" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep90', '_img91' );" style="cursor: pointer; vertical-align: text-bottom;" /><div id="_dep90" style="display:none">
-<table class="bodyTable">
+<table border="0" class="bodyTable">
<tr class="a">
<th>maven-plugin-log4j</th></tr>
<tr class="b">
<p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div>
<ul>
<li>log4j:log4j:jar:1.2.14 (compile) <img id="_img93" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep92', '_img93' );" style="cursor: pointer; vertical-align: text-bottom;" /><div id="_dep92" style="display:none">
-<table class="bodyTable">
+<table border="0" class="bodyTable">
<tr class="a">
<th>Log4j</th></tr>
<tr class="b">
<td>
<p><b>Description: </b>Log4j</p>
<p><b>URL: </b><a class="externalLink" href="http://logging.apache.org/log4j/docs/">http://logging.apache.org/log4j/docs/</a></p>
-<p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div></li></ul></li></ul></li></ul></section></section><section><a id="Licenses"></a>
-<h1>Licenses</h1>
+<p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div></li></ul></li></ul></li></ul></section></section><section><a name="Licenses"></a>
+<h2><a name="Licenses"></a>Licenses</h2>
<p><b>Apache License, version 2.0: </b>JBoss Logging 3</p>
<p><b>Eclipse Public License (EPL), Version 1.0: </b>Java Persistence API, Version 2.1</p>
<p><b>Apache Public License 2.0: </b>Plexus Cipher: encryption/decryption Component, Plexus Security Dispatcher Component</p>
<p><b>LGPL 2.1: </b>Javassist</p>
<p><b>CDDL + GPLv2 with classpath exception: </b>Expression Language 3.0 API</p>
<p><b>MPL 1.1: </b>Javassist</p>
-<p><b>The Apache Software License, Version 2.0: </b>Bean Validation API, ClassMate, Guava: Google Core Libraries for Java, Hibernate Maven Plugin, JTA 1.1, Log4j, Plexus :: Component Annotations, Plexus Classworlds, Plexus Interpolation API, Sisu Guice - Core Library, XML Commons External Components XML APIs, javax.inject, maven-plugin-log4j</p></section><section><a id="Dependency_File_Details"></a>
-<h1>Dependency File Details</h1>
-<table class="bodyTable">
+<p><b>The Apache Software License, Version 2.0: </b>Bean Validation API, ClassMate, Guava: Google Core Libraries for Java, Hibernate Maven Plugin, JTA 1.1, Log4j, Plexus :: Component Annotations, Plexus Classworlds, Plexus Interpolation API, Sisu Guice - Core Library, XML Commons External Components XML APIs, javax.inject, maven-plugin-log4j</p></section><section><a name="Dependency_File_Details"></a>
+<h2><a name="Dependency_File_Details"></a>Dependency File Details</h2>
+<table border="0" class="bodyTable">
<tr class="a">
<th>Filename</th>
<th>Size</th>
<th>Java Version</th>
<th title="Indicates whether these dependencies have been compiled with debug information.">Debug Information</th></tr>
<tr class="b">
-<td style="text-align: left;">antlr-2.7.7.jar</td>
-<td style="text-align: right;">445.3 kB</td>
-<td style="text-align: right;">239</td>
-<td style="text-align: right;">224</td>
-<td style="text-align: right;">12</td>
-<td style="text-align: center;">1.2</td>
-<td style="text-align: center;">Yes</td></tr>
-<tr class="a">
-<td style="text-align: left;">aopalliance-1.0.jar</td>
-<td style="text-align: right;">4.5 kB</td>
-<td style="text-align: right;">15</td>
-<td style="text-align: right;">9</td>
-<td style="text-align: right;">2</td>
-<td style="text-align: center;">1.3</td>
-<td style="text-align: center;">Yes</td></tr>
-<tr class="b">
-<td style="text-align: left;">classmate-1.1.0.jar</td>
-<td style="text-align: right;">62.9 kB</td>
-<td style="text-align: right;">52</td>
-<td style="text-align: right;">37</td>
-<td style="text-align: right;">4</td>
-<td style="text-align: center;">1.6</td>
-<td style="text-align: center;">Yes</td></tr>
-<tr class="a">
-<td style="text-align: left;">guava-18.0.jar</td>
-<td style="text-align: right;">2.3 MB</td>
-<td style="text-align: right;">1719</td>
-<td style="text-align: right;">1690</td>
-<td style="text-align: right;">17</td>
-<td style="text-align: center;">1.6</td>
-<td style="text-align: center;">Yes</td></tr>
-<tr class="b">
-<td style="text-align: left;">maven-plugin-log4j-1.0.1.jar</td>
-<td style="text-align: right;">3.7 kB</td>
-<td style="text-align: right;">12</td>
-<td style="text-align: right;">1</td>
-<td style="text-align: right;">1</td>
-<td style="text-align: center;">1.4</td>
-<td style="text-align: center;">Yes</td></tr>
-<tr class="a">
-<td style="text-align: left;">scannotation-1.0.4.jar</td>
-<td style="text-align: right;">20.3 kB</td>
-<td style="text-align: right;">23</td>
-<td style="text-align: right;">13</td>
-<td style="text-align: right;">2</td>
-<td style="text-align: center;">1.6</td>
-<td style="text-align: center;">Yes</td></tr>
-<tr class="b">
-<td style="text-align: left;">dom4j-1.6.1.jar</td>
-<td style="text-align: right;">313.9 kB</td>
-<td style="text-align: right;">208</td>
-<td style="text-align: right;">190</td>
-<td style="text-align: right;">14</td>
-<td style="text-align: center;">1.3</td>
-<td style="text-align: center;">Yes</td></tr>
-<tr class="a">
-<td style="text-align: left;">jsr250-api-1.0.jar</td>
-<td style="text-align: right;">5.8 kB</td>
-<td style="text-align: right;">16</td>
-<td style="text-align: right;">11</td>
-<td style="text-align: right;">2</td>
-<td style="text-align: center;">1.5</td>
-<td style="text-align: center;">Yes</td></tr>
-<tr class="b">
-<td style="text-align: left;">javax.el-api-3.0.0.jar</td>
-<td style="text-align: right;">73.1 kB</td>
-<td style="text-align: right;">57</td>
-<td style="text-align: right;">46</td>
-<td style="text-align: right;">1</td>
-<td style="text-align: center;">1.7</td>
-<td style="text-align: center;">Yes</td></tr>
-<tr class="a">
-<td style="text-align: left;">cdi-api-1.0.jar</td>
-<td style="text-align: right;">44.9 kB</td>
-<td style="text-align: right;">92</td>
-<td style="text-align: right;">75</td>
-<td style="text-align: right;">7</td>
-<td style="text-align: center;">1.5</td>
-<td style="text-align: center;">Yes</td></tr>
-<tr class="b">
-<td style="text-align: left;">javax.inject-1.jar</td>
-<td style="text-align: right;">2.5 kB</td>
-<td style="text-align: right;">8</td>
-<td style="text-align: right;">6</td>
-<td style="text-align: right;">1</td>
-<td style="text-align: center;">1.5</td>
-<td style="text-align: center;">No</td></tr>
-<tr class="a">
-<td style="text-align: left;">validation-api-1.1.0.Final.jar</td>
-<td style="text-align: right;">63.8 kB</td>
-<td style="text-align: right;">122</td>
-<td style="text-align: right;">106</td>
-<td style="text-align: right;">8</td>
-<td style="text-align: center;">1.6</td>
-<td style="text-align: center;">Yes</td></tr>
-<tr class="b">
-<td style="text-align: left;">log4j-1.2.14.jar</td>
-<td style="text-align: right;">367.4 kB</td>
-<td style="text-align: right;">288</td>
-<td style="text-align: right;">256</td>
-<td style="text-align: right;">19</td>
-<td style="text-align: center;">1.1</td>
-<td style="text-align: center;">Yes</td></tr>
-<tr class="a">
-<td style="text-align: left;">geronimo-jta_1.1_spec-1.1.1.jar</td>
-<td style="text-align: right;">16 kB</td>
-<td style="text-align: right;">30</td>
-<td style="text-align: right;">18</td>
-<td style="text-align: right;">2</td>
-<td style="text-align: center;">1.5</td>
-<td style="text-align: center;">Yes</td></tr>
-<tr class="b">
-<td style="text-align: left;">maven-aether-provider-3.3.3.jar</td>
-<td style="text-align: right;">66.3 kB</td>
-<td style="text-align: right;">43</td>
-<td style="text-align: right;">26</td>
-<td style="text-align: right;">1</td>
-<td style="text-align: center;">1.7</td>
-<td style="text-align: center;">Yes</td></tr>
-<tr class="a">
-<td style="text-align: left;">maven-artifact-3.3.3.jar</td>
-<td style="text-align: right;">55.1 kB</td>
-<td style="text-align: right;">57</td>
-<td style="text-align: right;">32</td>
-<td style="text-align: right;">11</td>
-<td style="text-align: center;">1.7</td>
-<td style="text-align: center;">Yes</td></tr>
-<tr class="b">
-<td style="text-align: left;">maven-builder-support-3.3.3.jar</td>
-<td style="text-align: right;">15 kB</td>
-<td style="text-align: right;">24</td>
-<td style="text-align: right;">10</td>
-<td style="text-align: right;">1</td>
-<td style="text-align: center;">1.7</td>
-<td style="text-align: center;">Yes</td></tr>
-<tr class="a">
-<td style="text-align: left;">maven-core-3.3.3.jar</td>
-<td style="text-align: right;">631.9 kB</td>
-<td style="text-align: right;">489</td>
-<td style="text-align: right;">390</td>
-<td style="text-align: right;">56</td>
-<td style="text-align: center;">1.7</td>
-<td style="text-align: center;">Yes</td></tr>
-<tr class="b">
-<td style="text-align: left;">maven-model-3.3.3.jar</td>
-<td style="text-align: right;">160.8 kB</td>
-<td style="text-align: right;">67</td>
-<td style="text-align: right;">50</td>
-<td style="text-align: right;">3</td>
-<td style="text-align: center;">1.7</td>
-<td style="text-align: center;">Yes</td></tr>
-<tr class="a">
-<td style="text-align: left;">maven-model-builder-3.3.3.jar</td>
-<td style="text-align: right;">176.4 kB</td>
-<td style="text-align: right;">154</td>
-<td style="text-align: right;">121</td>
-<td style="text-align: right;">16</td>
-<td style="text-align: center;">1.7</td>
-<td style="text-align: center;">Yes</td></tr>
-<tr class="b">
-<td style="text-align: left;">maven-plugin-api-3.3.3.jar</td>
-<td style="text-align: right;">46.1 kB</td>
-<td style="text-align: right;">46</td>
-<td style="text-align: right;">25</td>
-<td style="text-align: right;">6</td>
-<td style="text-align: center;">1.7</td>
-<td style="text-align: center;">Yes</td></tr>
-<tr class="a">
-<td style="text-align: left;">maven-repository-metadata-3.3.3.jar</td>
-<td style="text-align: right;">26 kB</td>
-<td style="text-align: right;">25</td>
-<td style="text-align: right;">7</td>
-<td style="text-align: right;">2</td>
-<td style="text-align: center;">1.7</td>
-<td style="text-align: center;">Yes</td></tr>
-<tr class="b">
-<td style="text-align: left;">maven-settings-3.3.3.jar</td>
-<td style="text-align: right;">43 kB</td>
-<td style="text-align: right;">33</td>
-<td style="text-align: right;">17</td>
-<td style="text-align: right;">2</td>
-<td style="text-align: center;">1.7</td>
-<td style="text-align: center;">Yes</td></tr>
-<tr class="a">
-<td style="text-align: left;">maven-settings-builder-3.3.3.jar</td>
-<td style="text-align: right;">43.2 kB</td>
-<td style="text-align: right;">53</td>
-<td style="text-align: right;">32</td>
-<td style="text-align: right;">5</td>
-<td style="text-align: center;">1.7</td>
-<td style="text-align: center;">Yes</td></tr>
-<tr class="b">
-<td style="text-align: left;">plexus-classworlds-2.5.2.jar</td>
-<td style="text-align: right;">52.7 kB</td>
-<td style="text-align: right;">52</td>
-<td style="text-align: right;">37</td>
-<td style="text-align: right;">5</td>
-<td style="text-align: center;">1.6</td>
-<td style="text-align: center;">Yes</td></tr>
-<tr class="a">
-<td style="text-align: left;">plexus-component-annotations-1.5.5.jar</td>
-<td style="text-align: right;">4.2 kB</td>
-<td style="text-align: right;">15</td>
-<td style="text-align: right;">3</td>
-<td style="text-align: right;">1</td>
-<td style="text-align: center;">1.5</td>
-<td style="text-align: center;">No</td></tr>
-<tr class="b">
-<td style="text-align: left;">plexus-interpolation-1.21.jar</td>
-<td style="text-align: right;">62.5 kB</td>
-<td style="text-align: right;">60</td>
-<td style="text-align: right;">44</td>
-<td style="text-align: right;">6</td>
-<td style="text-align: center;">1.5</td>
-<td style="text-align: center;">Yes</td></tr>
-<tr class="a">
-<td style="text-align: left;">aether-api-1.0.2.v20150114.jar</td>
-<td style="text-align: right;">136.3 kB</td>
-<td style="text-align: right;">149</td>
-<td style="text-align: right;">128</td>
-<td style="text-align: right;">11</td>
-<td style="text-align: center;">1.5</td>
-<td style="text-align: center;">Yes</td></tr>
-<tr class="b">
-<td style="text-align: left;">aether-impl-1.0.2.v20150114.jar</td>
-<td style="text-align: right;">173 kB</td>
-<td style="text-align: right;">114</td>
-<td style="text-align: right;">96</td>
-<td style="text-align: right;">4</td>
-<td style="text-align: center;">1.5</td>
-<td style="text-align: center;">Yes</td></tr>
-<tr class="a">
-<td style="text-align: left;">aether-spi-1.0.2.v20150114.jar</td>
-<td style="text-align: right;">30.7 kB</td>
-<td style="text-align: right;">54</td>
-<td style="text-align: right;">34</td>
-<td style="text-align: right;">8</td>
-<td style="text-align: center;">1.5</td>
-<td style="text-align: center;">Yes</td></tr>
-<tr class="b">
-<td style="text-align: left;">aether-util-1.0.2.v20150114.jar</td>
-<td style="text-align: right;">146.9 kB</td>
-<td style="text-align: right;">126</td>
-<td style="text-align: right;">101</td>
-<td style="text-align: right;">13</td>
-<td style="text-align: center;">1.5</td>
-<td style="text-align: center;">Yes</td></tr>
-<tr class="a">
-<td style="text-align: left;">org.eclipse.sisu.inject-0.3.0.jar</td>
-<td style="text-align: right;">375.3 kB</td>
-<td style="text-align: right;">287</td>
-<td style="text-align: right;">269</td>
-<td style="text-align: right;">9</td>
-<td style="text-align: center;">1.6</td>
-<td style="text-align: center;">Yes</td></tr>
-<tr class="b">
-<td style="text-align: left;">org.eclipse.sisu.plexus-0.3.0.jar</td>
-<td style="text-align: right;">205.4 kB</td>
-<td style="text-align: right;">196</td>
-<td style="text-align: right;">164</td>
-<td style="text-align: right;">20</td>
-<td style="text-align: center;">1.6</td>
-<td style="text-align: center;">Yes</td></tr>
-<tr class="a">
-<td style="text-align: left;">hibernate-core-5.0.2.Final.jar</td>
-<td style="text-align: right;">5.6 MB</td>
-<td style="text-align: right;">4069</td>
-<td style="text-align: right;">3776</td>
-<td style="text-align: right;">224</td>
-<td style="text-align: center;">1.6</td>
-<td style="text-align: center;">Yes</td></tr>
-<tr class="b">
-<td style="text-align: left;">hibernate-entitymanager-5.0.2.Final.jar</td>
-<td style="text-align: right;">590.5 kB</td>
-<td style="text-align: right;">429</td>
-<td style="text-align: right;">390</td>
-<td style="text-align: right;">24</td>
-<td style="text-align: center;">1.6</td>
-<td style="text-align: center;">Yes</td></tr>
-<tr class="a">
-<td style="text-align: left;">hibernate-envers-5.0.2.Final.jar</td>
-<td style="text-align: right;">407.2 kB</td>
-<td style="text-align: right;">319</td>
-<td style="text-align: right;">264</td>
-<td style="text-align: right;">37</td>
-<td style="text-align: center;">1.6</td>
-<td style="text-align: center;">Yes</td></tr>
-<tr class="b">
-<td style="text-align: left;">hibernate-validator-5.2.2.Final.jar</td>
-<td style="text-align: right;">697.3 kB</td>
-<td style="text-align: right;">539</td>
-<td style="text-align: right;">452</td>
-<td style="text-align: right;">54</td>
-<td style="text-align: center;">1.6</td>
-<td style="text-align: center;">Yes</td></tr>
-<tr class="a">
-<td style="text-align: left;">hibernate-commons-annotations-5.0.0.Final.jar</td>
-<td style="text-align: right;">75.1 kB</td>
-<td style="text-align: right;">80</td>
-<td style="text-align: right;">67</td>
-<td style="text-align: right;">7</td>
-<td style="text-align: center;">1.6</td>
-<td style="text-align: center;">Yes</td></tr>
-<tr class="b">
-<td style="text-align: left;">hibernate-jpa-2.1-api-1.0.0.Final.jar</td>
-<td style="text-align: right;">113.4 kB</td>
-<td style="text-align: right;">207</td>
-<td style="text-align: right;">200</td>
-<td style="text-align: right;">4</td>
-<td style="text-align: center;">1.6</td>
-<td style="text-align: center;">Yes</td></tr>
-<tr class="a">
-<td style="text-align: left;">javassist-3.18.1-GA.jar</td>
-<td style="text-align: right;">714.2 kB</td>
-<td style="text-align: right;">414</td>
-<td style="text-align: right;">390</td>
-<td style="text-align: right;">17</td>
-<td style="text-align: center;">1.6</td>
-<td style="text-align: center;">Yes</td></tr>
-<tr class="b">
-<td style="text-align: left;">jandex-1.2.2.Final.jar</td>
-<td style="text-align: right;">78.8 kB</td>
-<td style="text-align: right;">54</td>
-<td style="text-align: right;">44</td>
-<td style="text-align: right;">1</td>
-<td style="text-align: center;">1.6</td>
-<td style="text-align: center;">Yes</td></tr>
-<tr class="a">
-<td style="text-align: left;">jboss-logging-3.3.0.Final.jar</td>
-<td style="text-align: right;">66.8 kB</td>
-<td style="text-align: right;">60</td>
-<td style="text-align: right;">48</td>
-<td style="text-align: right;">1</td>
-<td style="text-align: center;">1.6</td>
-<td style="text-align: center;">Yes</td></tr>
-<tr class="b">
-<td style="text-align: left;">plexus-cipher-1.4.jar</td>
-<td style="text-align: right;">13.5 kB</td>
-<td style="text-align: right;">20</td>
-<td style="text-align: right;">6</td>
-<td style="text-align: right;">1</td>
-<td style="text-align: center;">1.4</td>
-<td style="text-align: center;">Yes</td></tr>
-<tr class="a">
-<td style="text-align: left;">plexus-sec-dispatcher-1.3.jar</td>
-<td style="text-align: right;">28.6 kB</td>
-<td style="text-align: right;">31</td>
-<td style="text-align: right;">13</td>
-<td style="text-align: right;">3</td>
-<td style="text-align: center;">1.4</td>
-<td style="text-align: center;">Yes</td></tr>
-<tr class="b">
-<td style="text-align: left;">sisu-guice-3.2.5-no_aop.jar</td>
-<td style="text-align: right;">399.7 kB</td>
-<td style="text-align: right;">331</td>
-<td style="text-align: right;">316</td>
-<td style="text-align: right;">8</td>
-<td style="text-align: center;">1.6</td>
-<td style="text-align: center;">Yes</td></tr>
-<tr class="a">
-<td style="text-align: left;">xml-apis-1.0.b2.jar</td>
-<td style="text-align: right;">109.3 kB</td>
-<td style="text-align: right;">217</td>
-<td style="text-align: right;">184</td>
-<td style="text-align: right;">17</td>
-<td style="text-align: center;">1.2</td>
-<td style="text-align: center;">No</td></tr>
+<td>antlr-2.7.7.jar</td>
+<td>445.3 kB</td>
+<td>239</td>
+<td>224</td>
+<td>12</td>
+<td>1.2</td>
+<td>Yes</td></tr>
+<tr class="a">
+<td>aopalliance-1.0.jar</td>
+<td>4.5 kB</td>
+<td>15</td>
+<td>9</td>
+<td>2</td>
+<td>1.3</td>
+<td>Yes</td></tr>
+<tr class="b">
+<td>classmate-1.1.0.jar</td>
+<td>62.9 kB</td>
+<td>52</td>
+<td>37</td>
+<td>4</td>
+<td>1.6</td>
+<td>Yes</td></tr>
+<tr class="a">
+<td>guava-18.0.jar</td>
+<td>2.3 MB</td>
+<td>1719</td>
+<td>1690</td>
+<td>17</td>
+<td>1.6</td>
+<td>Yes</td></tr>
+<tr class="b">
+<td>maven-plugin-log4j-1.0.1.jar</td>
+<td>3.7 kB</td>
+<td>12</td>
+<td>1</td>
+<td>1</td>
+<td>1.4</td>
+<td>Yes</td></tr>
+<tr class="a">
+<td>scannotation-1.0.4.jar</td>
+<td>20.3 kB</td>
+<td>23</td>
+<td>13</td>
+<td>2</td>
+<td>1.6</td>
+<td>Yes</td></tr>
+<tr class="b">
+<td>dom4j-1.6.1.jar</td>
+<td>313.9 kB</td>
+<td>208</td>
+<td>190</td>
+<td>14</td>
+<td>1.3</td>
+<td>Yes</td></tr>
+<tr class="a">
+<td>jsr250-api-1.0.jar</td>
+<td>5.8 kB</td>
+<td>16</td>
+<td>11</td>
+<td>2</td>
+<td>1.5</td>
+<td>Yes</td></tr>
+<tr class="b">
+<td>javax.el-api-3.0.0.jar</td>
+<td>73.1 kB</td>
+<td>57</td>
+<td>46</td>
+<td>1</td>
+<td>1.7</td>
+<td>Yes</td></tr>
+<tr class="a">
+<td>cdi-api-1.0.jar</td>
+<td>44.9 kB</td>
+<td>92</td>
+<td>75</td>
+<td>7</td>
+<td>1.5</td>
+<td>Yes</td></tr>
+<tr class="b">
+<td>javax.inject-1.jar</td>
+<td>2.5 kB</td>
+<td>8</td>
+<td>6</td>
+<td>1</td>
+<td>1.5</td>
+<td>No</td></tr>
+<tr class="a">
+<td>validation-api-1.1.0.Final.jar</td>
+<td>63.8 kB</td>
+<td>122</td>
+<td>106</td>
+<td>8</td>
+<td>1.6</td>
+<td>Yes</td></tr>
+<tr class="b">
+<td>log4j-1.2.14.jar</td>
+<td>367.4 kB</td>
+<td>288</td>
+<td>256</td>
+<td>19</td>
+<td>1.1</td>
+<td>Yes</td></tr>
+<tr class="a">
+<td>geronimo-jta_1.1_spec-1.1.1.jar</td>
+<td>16 kB</td>
+<td>30</td>
+<td>18</td>
+<td>2</td>
+<td>1.5</td>
+<td>Yes</td></tr>
+<tr class="b">
+<td>maven-aether-provider-3.3.3.jar</td>
+<td>66.3 kB</td>
+<td>43</td>
+<td>26</td>
+<td>1</td>
+<td>1.7</td>
+<td>Yes</td></tr>
+<tr class="a">
+<td>maven-artifact-3.3.3.jar</td>
+<td>55.1 kB</td>
+<td>57</td>
+<td>32</td>
+<td>11</td>
+<td>1.7</td>
+<td>Yes</td></tr>
+<tr class="b">
+<td>maven-builder-support-3.3.3.jar</td>
+<td>15 kB</td>
+<td>24</td>
+<td>10</td>
+<td>1</td>
+<td>1.7</td>
+<td>Yes</td></tr>
+<tr class="a">
+<td>maven-core-3.3.3.jar</td>
+<td>631.9 kB</td>
+<td>489</td>
+<td>390</td>
+<td>56</td>
+<td>1.7</td>
+<td>Yes</td></tr>
+<tr class="b">
+<td>maven-model-3.3.3.jar</td>
+<td>160.8 kB</td>
+<td>67</td>
+<td>50</td>
+<td>3</td>
+<td>1.7</td>
+<td>Yes</td></tr>
+<tr class="a">
+<td>maven-model-builder-3.3.3.jar</td>
+<td>176.4 kB</td>
+<td>154</td>
+<td>121</td>
+<td>16</td>
+<td>1.7</td>
+<td>Yes</td></tr>
+<tr class="b">
+<td>maven-plugin-api-3.3.3.jar</td>
+<td>46.1 kB</td>
+<td>46</td>
+<td>25</td>
+<td>6</td>
+<td>1.7</td>
+<td>Yes</td></tr>
+<tr class="a">
+<td>maven-repository-metadata-3.3.3.jar</td>
+<td>26 kB</td>
+<td>25</td>
+<td>7</td>
+<td>2</td>
+<td>1.7</td>
+<td>Yes</td></tr>
+<tr class="b">
+<td>maven-settings-3.3.3.jar</td>
+<td>43 kB</td>
+<td>33</td>
+<td>17</td>
+<td>2</td>
+<td>1.7</td>
+<td>Yes</td></tr>
+<tr class="a">
+<td>maven-settings-builder-3.3.3.jar</td>
+<td>43.2 kB</td>
+<td>53</td>
+<td>32</td>
+<td>5</td>
+<td>1.7</td>
+<td>Yes</td></tr>
+<tr class="b">
+<td>plexus-classworlds-2.5.2.jar</td>
+<td>52.7 kB</td>
+<td>52</td>
+<td>37</td>
+<td>5</td>
+<td>1.6</td>
+<td>Yes</td></tr>
+<tr class="a">
+<td>plexus-component-annotations-1.5.5.jar</td>
+<td>4.2 kB</td>
+<td>15</td>
+<td>3</td>
+<td>1</td>
+<td>1.5</td>
+<td>No</td></tr>
+<tr class="b">
+<td>plexus-interpolation-1.21.jar</td>
+<td>62.5 kB</td>
+<td>60</td>
+<td>44</td>
+<td>6</td>
+<td>1.5</td>
+<td>Yes</td></tr>
+<tr class="a">
+<td>aether-api-1.0.2.v20150114.jar</td>
+<td>136.3 kB</td>
+<td>149</td>
+<td>128</td>
+<td>11</td>
+<td>1.5</td>
+<td>Yes</td></tr>
+<tr class="b">
+<td>aether-impl-1.0.2.v20150114.jar</td>
+<td>173 kB</td>
+<td>114</td>
+<td>96</td>
+<td>4</td>
+<td>1.5</td>
+<td>Yes</td></tr>
+<tr class="a">
+<td>aether-spi-1.0.2.v20150114.jar</td>
+<td>30.7 kB</td>
+<td>54</td>
+<td>34</td>
+<td>8</td>
+<td>1.5</td>
+<td>Yes</td></tr>
+<tr class="b">
+<td>aether-util-1.0.2.v20150114.jar</td>
+<td>146.9 kB</td>
+<td>126</td>
+<td>101</td>
+<td>13</td>
+<td>1.5</td>
+<td>Yes</td></tr>
+<tr class="a">
+<td>org.eclipse.sisu.inject-0.3.0.jar</td>
+<td>375.3 kB</td>
+<td>287</td>
+<td>269</td>
+<td>9</td>
+<td>1.6</td>
+<td>Yes</td></tr>
+<tr class="b">
+<td>org.eclipse.sisu.plexus-0.3.0.jar</td>
+<td>205.4 kB</td>
+<td>196</td>
+<td>164</td>
+<td>20</td>
+<td>1.6</td>
+<td>Yes</td></tr>
+<tr class="a">
+<td>hibernate-core-5.0.2.Final.jar</td>
+<td>5.6 MB</td>
+<td>4069</td>
+<td>3776</td>
+<td>224</td>
+<td>1.6</td>
+<td>Yes</td></tr>
+<tr class="b">
+<td>hibernate-entitymanager-5.0.2.Final.jar</td>
+<td>590.5 kB</td>
+<td>429</td>
+<td>390</td>
+<td>24</td>
+<td>1.6</td>
+<td>Yes</td></tr>
+<tr class="a">
+<td>hibernate-envers-5.0.2.Final.jar</td>
+<td>407.2 kB</td>
+<td>319</td>
+<td>264</td>
+<td>37</td>
+<td>1.6</td>
+<td>Yes</td></tr>
+<tr class="b">
+<td>hibernate-validator-5.2.2.Final.jar</td>
+<td>697.3 kB</td>
+<td>539</td>
+<td>452</td>
+<td>54</td>
+<td>1.6</td>
+<td>Yes</td></tr>
+<tr class="a">
+<td>hibernate-commons-annotations-5.0.0.Final.jar</td>
+<td>75.1 kB</td>
+<td>80</td>
+<td>67</td>
+<td>7</td>
+<td>1.6</td>
+<td>Yes</td></tr>
+<tr class="b">
+<td>hibernate-jpa-2.1-api-1.0.0.Final.jar</td>
+<td>113.4 kB</td>
+<td>207</td>
+<td>200</td>
+<td>4</td>
+<td>1.6</td>
+<td>Yes</td></tr>
+<tr class="a">
+<td>javassist-3.18.1-GA.jar</td>
+<td>714.2 kB</td>
+<td>414</td>
+<td>390</td>
+<td>17</td>
+<td>1.6</td>
+<td>Yes</td></tr>
+<tr class="b">
+<td>jandex-1.2.2.Final.jar</td>
+<td>78.8 kB</td>
+<td>54</td>
+<td>44</td>
+<td>1</td>
+<td>1.6</td>
+<td>Yes</td></tr>
+<tr class="a">
+<td>jboss-logging-3.3.0.Final.jar</td>
+<td>66.8 kB</td>
+<td>60</td>
+<td>48</td>
+<td>1</td>
+<td>1.6</td>
+<td>Yes</td></tr>
+<tr class="b">
+<td>plexus-cipher-1.4.jar</td>
+<td>13.5 kB</td>
+<td>20</td>
+<td>6</td>
+<td>1</td>
+<td>1.4</td>
+<td>Yes</td></tr>
+<tr class="a">
+<td>plexus-sec-dispatcher-1.3.jar</td>
+<td>28.6 kB</td>
+<td>31</td>
+<td>13</td>
+<td>3</td>
+<td>1.4</td>
+<td>Yes</td></tr>
+<tr class="b">
+<td>sisu-guice-3.2.5-no_aop.jar</td>
+<td>399.7 kB</td>
+<td>331</td>
+<td>316</td>
+<td>8</td>
+<td>1.6</td>
+<td>Yes</td></tr>
+<tr class="a">
+<td>xml-apis-1.0.b2.jar</td>
+<td>109.3 kB</td>
+<td>217</td>
+<td>184</td>
+<td>17</td>
+<td>1.2</td>
+<td>No</td></tr>
<tr class="b">
<th>Total</th>
<th>Size</th>
<th>Java Version</th>
<th>Debug Information</th></tr>
<tr class="a">
-<td style="text-align: right;">46</td>
-<td style="text-align: right;">15 MB</td>
-<td style="text-align: right;">11695</td>
-<td style="text-align: right;">10418</td>
-<td style="text-align: right;">670</td>
-<td style="text-align: center;">1.7</td>
-<td style="text-align: right;">43</td></tr>
-<tr class="b">
-<td style="text-align: right;">compile: 46</td>
-<td style="text-align: right;">compile: 15 MB</td>
-<td style="text-align: right;">compile: 11695</td>
-<td style="text-align: right;">compile: 10418</td>
-<td style="text-align: right;">compile: 670</td>
-<td style="text-align: center;">1.7</td>
-<td style="text-align: right;">compile: 43</td></tr></table></section>
+<td>46</td>
+<td>15 MB</td>
+<td>11695</td>
+<td>10418</td>
+<td>670</td>
+<td>1.7</td>
+<td>43</td></tr>
+<tr class="b">
+<td>compile: 46</td>
+<td>compile: 15 MB</td>
+<td>compile: 11695</td>
+<td>compile: 10418</td>
+<td>compile: 670</td>
+<td>1.7</td>
+<td>compile: 43</td></tr></table></section>
</article>
<hr />
<h2>Page Structure as JSON</h2>
"/projects/hibernate-maven-plugin/2.0.0/pmd.html": "PMD",
"/projects/hibernate-maven-plugin/2.0.0/plugin-info.html": "Plugin Documentation",
"/projects/hibernate-maven-plugin/2.0.0/project-reports.html": "Project Reports",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html?about": "Overview",
"/projects/hibernate-maven-plugin/2.0.0/configuration.html": "Configuration Examples",
- "/projects/hibernate-maven-plugin/2.0.0/create-mojo.html": "Goal: CREATE",
- "/projects/hibernate-maven-plugin/2.0.0/drop-mojo.html": "Goal: DROP",
+ "/projects/hibernate-maven-plugin/2.0.0/create-mojo.html": "Goal — hibernate:create",
+ "/projects/hibernate-maven-plugin/2.0.0/update-mojo.html": "Goal — hibernate:update",
+ "/projects/hibernate-maven-plugin/2.0.0/drop-mojo.html": "Goal — hibernate:drop",
+ "/projects/hibernate-maven-plugin/2.0.0/help-mojo.html": "Goal — hibernate:help",
"/projects/hibernate-maven-plugin/2.0.0/debugging.html": "Enable Debug-Output",
"/projects/hibernate-maven-plugin/2.0.0/skip.html": "Skipping Execution",
"/projects/hibernate-maven-plugin/2.0.0/force.html": "Force Exceution",
},
"_childs": {
"/projects/hibernate-maven-plugin/2.0.0/index.html": [
+ "/projects/hibernate-maven-plugin/2.0.0/index.html?about",
"/projects/hibernate-maven-plugin/2.0.0/configuration.html",
"/projects/hibernate-maven-plugin/2.0.0/create-mojo.html",
+ "/projects/hibernate-maven-plugin/2.0.0/update-mojo.html",
"/projects/hibernate-maven-plugin/2.0.0/drop-mojo.html",
+ "/projects/hibernate-maven-plugin/2.0.0/help-mojo.html",
"/projects/hibernate-maven-plugin/2.0.0/debugging.html",
"/projects/hibernate-maven-plugin/2.0.0/skip.html",
"/projects/hibernate-maven-plugin/2.0.0/force.html",
"/projects/hibernate-maven-plugin/2.0.0/index.html",
"/projects/hibernate-maven-plugin/2.0.0/project-reports.html"
],
+ "/projects/hibernate-maven-plugin/2.0.0/index.html?about": [
+ "/index.html","/projects.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html?about"
+ ],
"/projects/hibernate-maven-plugin/2.0.0/configuration.html": [
"/index.html","/projects.html",
"/projects/hibernate-maven-plugin/2.0.0/index.html",
"/projects/hibernate-maven-plugin/2.0.0/index.html",
"/projects/hibernate-maven-plugin/2.0.0/create-mojo.html"
],
+ "/projects/hibernate-maven-plugin/2.0.0/update-mojo.html": [
+ "/index.html","/projects.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html",
+ "/projects/hibernate-maven-plugin/2.0.0/update-mojo.html"
+ ],
"/projects/hibernate-maven-plugin/2.0.0/drop-mojo.html": [
"/index.html","/projects.html",
"/projects/hibernate-maven-plugin/2.0.0/index.html",
"/projects/hibernate-maven-plugin/2.0.0/drop-mojo.html"
],
+ "/projects/hibernate-maven-plugin/2.0.0/help-mojo.html": [
+ "/index.html","/projects.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html",
+ "/projects/hibernate-maven-plugin/2.0.0/help-mojo.html"
+ ],
"/projects/hibernate-maven-plugin/2.0.0/debugging.html": [
"/index.html","/projects.html",
"/projects/hibernate-maven-plugin/2.0.0/index.html",
"/projects/hibernate-maven-plugin/2.0.0/pmd.html": "/hibernate-maven-plugin/pmd.html",
"/projects/hibernate-maven-plugin/2.0.0/plugin-info.html": "/hibernate-maven-plugin/plugin-info.html",
"/projects/hibernate-maven-plugin/2.0.0/project-reports.html": "/hibernate-maven-plugin/project-reports.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html?about": "/hibernate-maven-plugin/index.html?about",
"/projects/hibernate-maven-plugin/2.0.0/configuration.html": "/hibernate-maven-plugin/configuration.html",
"/projects/hibernate-maven-plugin/2.0.0/create-mojo.html": "/hibernate-maven-plugin/create-mojo.html",
+ "/projects/hibernate-maven-plugin/2.0.0/update-mojo.html": "/hibernate-maven-plugin/update-mojo.html",
"/projects/hibernate-maven-plugin/2.0.0/drop-mojo.html": "/hibernate-maven-plugin/drop-mojo.html",
+ "/projects/hibernate-maven-plugin/2.0.0/help-mojo.html": "/hibernate-maven-plugin/help-mojo.html",
"/projects/hibernate-maven-plugin/2.0.0/debugging.html": "/hibernate-maven-plugin/debugging.html",
"/projects/hibernate-maven-plugin/2.0.0/skip.html": "/hibernate-maven-plugin/skip.html",
"/projects/hibernate-maven-plugin/2.0.0/force.html": "/hibernate-maven-plugin/force.html",
<h2>All Pages</h2>
<p>
<ul>
- <li><a href="index.html">Hibernate Maven Plugin</a></li><li><a href="ci-management.html">CI Management</a></li><li><a href="dependencies.html">Dependencies</a></li><li><a href="dependency-info.html">Maven Coordinates</a></li><li><a href="distribution-management.html">Distribution Management</a></li><li><a href="licenses.html">Licenses</a></li><li><a href="plugin-management.html">Plugin Management</a></li><li><a href="plugins.html">Plugins</a></li><li><a href="scm.html">Source Code Management</a></li><li><a href="summary.html">Summary</a></li><li><a href="team.html">Team</a></li><li><a href="project-info.html">Project Information</a></li><li><a href="testapidocs/index.html">Test JavaDocs</a></li><li><a href="apidocs/index.html">JavaDocs</a></li><li><a href="xref/index.html">Source Xref</a></li><li><a href="xref-test/index.html">Test Source Xref</a></li><li><a href="cpd.html">CPD</a></li><li><a href="pmd.html">PMD</a></li><li><a href="plugin-info.html">Plugin Documentation</a></li><li><a href="project-reports.html">Project Reports</a></li><li><a href="configuration.html">Configuration Examples</a></li><li><a href="create-mojo.html">Goal: CREATE</a></li><li><a href="drop-mojo.html">Goal: DROP</a></li><li><a href="debugging.html">Enable Debug-Output</a></li><li><a href="skip.html">Skipping Execution</a></li><li><a href="force.html">Force Exceution</a></li><li><a href="pitfalls.html">Known Pitfalls (FAQ)</a></li> </ul>
+ <li><a href="index.html">Hibernate Maven Plugin</a></li><li><a href="ci-management.html">CI Management</a></li><li><a href="dependencies.html">Dependencies</a></li><li><a href="dependency-info.html">Maven Coordinates</a></li><li><a href="distribution-management.html">Distribution Management</a></li><li><a href="licenses.html">Licenses</a></li><li><a href="plugin-management.html">Plugin Management</a></li><li><a href="plugins.html">Plugins</a></li><li><a href="scm.html">Source Code Management</a></li><li><a href="summary.html">Summary</a></li><li><a href="team.html">Team</a></li><li><a href="project-info.html">Project Information</a></li><li><a href="testapidocs/index.html">Test JavaDocs</a></li><li><a href="apidocs/index.html">JavaDocs</a></li><li><a href="xref/index.html">Source Xref</a></li><li><a href="xref-test/index.html">Test Source Xref</a></li><li><a href="cpd.html">CPD</a></li><li><a href="pmd.html">PMD</a></li><li><a href="plugin-info.html">Plugin Documentation</a></li><li><a href="project-reports.html">Project Reports</a></li><li><a href="index.html?about">Overview</a></li><li><a href="configuration.html">Configuration Examples</a></li><li><a href="create-mojo.html">Goal — hibernate:create</a></li><li><a href="update-mojo.html">Goal — hibernate:update</a></li><li><a href="drop-mojo.html">Goal — hibernate:drop</a></li><li><a href="help-mojo.html">Goal — hibernate:help</a></li><li><a href="debugging.html">Enable Debug-Output</a></li><li><a href="skip.html">Skipping Execution</a></li><li><a href="force.html">Force Exceution</a></li><li><a href="pitfalls.html">Known Pitfalls (FAQ)</a></li> </ul>
</p>
</body>
</html>
<!DOCTYPE html>
<!--/*-->
-<!-- Generated by Apache Maven Doxia Site Renderer 2.0.0 at $dateFormat.format( $currentDate ) -->
+<!-- Generated by Apache Maven Doxia Site Renderer 1.9.2 at 2025-11-07 -->
-
+
- <!-- DONE WITH MENUE - - Project Documentation-->
+ <!-- DONE WITH MENUE - - $page.name-->
-
+
-
- <!-- Skipping already seen entry: uri=index.html, name=Hibernate Maven Plugin -->
+
+
+
+
+
+
+ <!-- NEW PAGE - - - - - uri: index.html?about / name: Overview -->
+
+
+
+
- <!-- NEW PAGE - - - - - uri: create-mojo.html / name: Goal: CREATE -->
+ <!-- NEW PAGE - - - - - uri: create-mojo.html / name: Goal — hibernate:create -->
- <!-- NEW PAGE - - - - - uri: drop-mojo.html / name: Goal: DROP -->
+ <!-- NEW PAGE - - - - - uri: update-mojo.html / name: Goal — hibernate:update -->
+
+
+
+
+
+
+
+
+
+
+
+
+ <!-- NEW PAGE - - - - - uri: drop-mojo.html / name: Goal — hibernate:drop -->
+
+
+
+
+
+
+
+
+
+
+
+
+ <!-- NEW PAGE - - - - - uri: help-mojo.html / name: Goal — hibernate:help -->
<!-- name: Maven Coordinates -->
-<!-- title: Maven Coordinates – Hibernate Maven Plugin -->
+<!-- title: Hibernate Maven Plugin – Maven Coordinates -->
<!-- short title: Maven Coordinates -->
<!-- current page: dependency-info.html -->
<!-- path: /projects/hibernate-maven-plugin/2.0.0/ -->
<!-- crumbs: "/index.html","/projects.html" -->
-<!-- pages: {index.html={uri=index.html, name=Hibernate Maven Plugin, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}], childs={configuration.html=Configuration Examples, create-mojo.html=Goal: CREATE, drop-mojo.html=Goal: DROP, debugging.html=Enable Debug-Output, skip.html=Skipping Execution, force.html=Force Exceution, pitfalls.html=Known Pitfalls (FAQ), project-info.html=Project Information, project-reports.html=Project Reports}}, ci-management.html={name=CI Management, uri=ci-management.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=ci-management.html, name=CI Management}]}, dependencies.html={name=Dependencies, uri=dependencies.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=dependencies.html, name=Dependencies}]}, dependency-info.html={name=Maven Coordinates, uri=dependency-info.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=dependency-info.html, name=Maven Coordinates}]}, distribution-management.html={name=Distribution Management, uri=distribution-management.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=distribution-management.html, name=Distribution Management}]}, licenses.html={name=Licenses, uri=licenses.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=licenses.html, name=Licenses}]}, plugin-management.html={name=Plugin Management, uri=plugin-management.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=plugin-management.html, name=Plugin Management}]}, plugins.html={name=Plugins, uri=plugins.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=plugins.html, name=Plugins}]}, scm.html={name=Source Code Management, uri=scm.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=scm.html, name=Source Code Management}]}, summary.html={name=Summary, uri=summary.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=summary.html, name=Summary}]}, team.html={name=Team, uri=team.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=team.html, name=Team}]}, project-info.html={name=Project Information, uri=project-info.html, childs={ci-management.html=CI Management, dependencies.html=Dependencies, dependency-info.html=Maven Coordinates, distribution-management.html=Distribution Management, licenses.html=Licenses, plugin-management.html=Plugin Management, plugins.html=Plugins, scm.html=Source Code Management, summary.html=Summary, team.html=Team}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}]}, testapidocs/index.html={name=Test JavaDocs, uri=testapidocs/index.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=testapidocs/index.html, name=Test JavaDocs}]}, apidocs/index.html={name=JavaDocs, uri=apidocs/index.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=apidocs/index.html, name=JavaDocs}]}, xref/index.html={name=Source Xref, uri=xref/index.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=xref/index.html, name=Source Xref}]}, xref-test/index.html={name=Test Source Xref, uri=xref-test/index.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=xref-test/index.html, name=Test Source Xref}]}, cpd.html={name=CPD, uri=cpd.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=cpd.html, name=CPD}]}, pmd.html={name=PMD, uri=pmd.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=pmd.html, name=PMD}]}, plugin-info.html={name=Plugin Documentation, uri=plugin-info.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=plugin-info.html, name=Plugin Documentation}]}, project-reports.html={name=Project Reports, uri=project-reports.html, childs={testapidocs/index.html=Test JavaDocs, apidocs/index.html=JavaDocs, xref/index.html=Source Xref, xref-test/index.html=Test Source Xref, cpd.html=CPD, pmd.html=PMD, plugin-info.html=Plugin Documentation}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}]}, configuration.html={name=Configuration Examples, uri=configuration.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=configuration.html, name=Configuration Examples}]}, create-mojo.html={name=Goal: CREATE, uri=create-mojo.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=create-mojo.html, name=Goal: CREATE}]}, drop-mojo.html={name=Goal: DROP, uri=drop-mojo.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=drop-mojo.html, name=Goal: DROP}]}, debugging.html={name=Enable Debug-Output, uri=debugging.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=debugging.html, name=Enable Debug-Output}]}, skip.html={name=Skipping Execution, uri=skip.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=skip.html, name=Skipping Execution}]}, force.html={name=Force Exceution, uri=force.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=force.html, name=Force Exceution}]}, pitfalls.html={name=Known Pitfalls (FAQ), uri=pitfalls.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=pitfalls.html, name=Known Pitfalls (FAQ)}]}} -->
+<!-- pages: {index.html={uri=index.html, name=Hibernate Maven Plugin, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}], childs={index.html?about=Overview, configuration.html=Configuration Examples, create-mojo.html=Goal — hibernate:create, update-mojo.html=Goal — hibernate:update, drop-mojo.html=Goal — hibernate:drop, help-mojo.html=Goal — hibernate:help, debugging.html=Enable Debug-Output, skip.html=Skipping Execution, force.html=Force Exceution, pitfalls.html=Known Pitfalls (FAQ), project-info.html=Project Information, project-reports.html=Project Reports}}, ci-management.html={name=CI Management, uri=ci-management.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=ci-management.html, name=CI Management}]}, dependencies.html={name=Dependencies, uri=dependencies.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=dependencies.html, name=Dependencies}]}, dependency-info.html={name=Maven Coordinates, uri=dependency-info.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=dependency-info.html, name=Maven Coordinates}]}, distribution-management.html={name=Distribution Management, uri=distribution-management.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=distribution-management.html, name=Distribution Management}]}, licenses.html={name=Licenses, uri=licenses.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=licenses.html, name=Licenses}]}, plugin-management.html={name=Plugin Management, uri=plugin-management.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=plugin-management.html, name=Plugin Management}]}, plugins.html={name=Plugins, uri=plugins.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=plugins.html, name=Plugins}]}, scm.html={name=Source Code Management, uri=scm.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=scm.html, name=Source Code Management}]}, summary.html={name=Summary, uri=summary.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=summary.html, name=Summary}]}, team.html={name=Team, uri=team.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=team.html, name=Team}]}, project-info.html={name=Project Information, uri=project-info.html, childs={ci-management.html=CI Management, dependencies.html=Dependencies, dependency-info.html=Maven Coordinates, distribution-management.html=Distribution Management, licenses.html=Licenses, plugin-management.html=Plugin Management, plugins.html=Plugins, scm.html=Source Code Management, summary.html=Summary, team.html=Team}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}]}, testapidocs/index.html={name=Test JavaDocs, uri=testapidocs/index.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=testapidocs/index.html, name=Test JavaDocs}]}, apidocs/index.html={name=JavaDocs, uri=apidocs/index.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=apidocs/index.html, name=JavaDocs}]}, xref/index.html={name=Source Xref, uri=xref/index.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=xref/index.html, name=Source Xref}]}, xref-test/index.html={name=Test Source Xref, uri=xref-test/index.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=xref-test/index.html, name=Test Source Xref}]}, cpd.html={name=CPD, uri=cpd.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=cpd.html, name=CPD}]}, pmd.html={name=PMD, uri=pmd.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=pmd.html, name=PMD}]}, plugin-info.html={name=Plugin Documentation, uri=plugin-info.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=plugin-info.html, name=Plugin Documentation}]}, project-reports.html={name=Project Reports, uri=project-reports.html, childs={testapidocs/index.html=Test JavaDocs, apidocs/index.html=JavaDocs, xref/index.html=Source Xref, xref-test/index.html=Test Source Xref, cpd.html=CPD, pmd.html=PMD, plugin-info.html=Plugin Documentation}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}]}, index.html?about={name=Overview, uri=index.html?about, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=index.html?about, name=Overview}]}, configuration.html={name=Configuration Examples, uri=configuration.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=configuration.html, name=Configuration Examples}]}, create-mojo.html={name=Goal — hibernate:create, uri=create-mojo.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=create-mojo.html, name=Goal — hibernate:create}]}, update-mojo.html={name=Goal — hibernate:update, uri=update-mojo.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=update-mojo.html, name=Goal — hibernate:update}]}, drop-mojo.html={name=Goal — hibernate:drop, uri=drop-mojo.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=drop-mojo.html, name=Goal — hibernate:drop}]}, help-mojo.html={name=Goal — hibernate:help, uri=help-mojo.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=help-mojo.html, name=Goal — hibernate:help}]}, debugging.html={name=Enable Debug-Output, uri=debugging.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=debugging.html, name=Enable Debug-Output}]}, skip.html={name=Skipping Execution, uri=skip.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=skip.html, name=Skipping Execution}]}, force.html={name=Force Exceution, uri=force.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=force.html, name=Force Exceution}]}, pitfalls.html={name=Known Pitfalls (FAQ), uri=pitfalls.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=pitfalls.html, name=Known Pitfalls (FAQ)}]}} -->
<!--*/-->
<html xmlns="http://www.w3.org/1999/xhtml" th:replace="~{/templates/layout.html :: layout(uri='' + ~{:: code[class='site_uri']/text()}, title=~{:: title}, maincontent=~{:: .maincontent}, json='MERGE:' + ~{:: pre[class='json']/text()})}">
<head>
- <title class="title">Maven Coordinates – Hibernate Maven Plugin</title>
+ <title class="title">Hibernate Maven Plugin – Maven Coordinates</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<link id="canonical" rel="canonical" href="/hibernate-maven-plugin/dependency-info.html"/>
</head>
</p>
<hr />
<article class="maincontent">
- <section><a id="Maven_Coordinates"></a>
-<h1>Maven Coordinates</h1><section><a id="Apache_Maven"></a>
-<h2>Apache Maven</h2>
-<pre><plugin>
- <groupId>de.juplo</groupId>
- <artifactId>hibernate-maven-plugin</artifactId>
- <version>2.0.0</version>
-</plugin></pre></section></section>
+ <section><a name="Maven_Coordinates"></a>
+<h2><a name="Maven_Coordinates"></a>Maven Coordinates</h2><section><a name="Apache_Maven"></a>
+<h3><a name="Apache_Maven"></a>Apache Maven</h3>
</article>
<hr />
<h2>Page Structure as JSON</h2>
"/projects/hibernate-maven-plugin/2.0.0/pmd.html": "PMD",
"/projects/hibernate-maven-plugin/2.0.0/plugin-info.html": "Plugin Documentation",
"/projects/hibernate-maven-plugin/2.0.0/project-reports.html": "Project Reports",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html?about": "Overview",
"/projects/hibernate-maven-plugin/2.0.0/configuration.html": "Configuration Examples",
- "/projects/hibernate-maven-plugin/2.0.0/create-mojo.html": "Goal: CREATE",
- "/projects/hibernate-maven-plugin/2.0.0/drop-mojo.html": "Goal: DROP",
+ "/projects/hibernate-maven-plugin/2.0.0/create-mojo.html": "Goal — hibernate:create",
+ "/projects/hibernate-maven-plugin/2.0.0/update-mojo.html": "Goal — hibernate:update",
+ "/projects/hibernate-maven-plugin/2.0.0/drop-mojo.html": "Goal — hibernate:drop",
+ "/projects/hibernate-maven-plugin/2.0.0/help-mojo.html": "Goal — hibernate:help",
"/projects/hibernate-maven-plugin/2.0.0/debugging.html": "Enable Debug-Output",
"/projects/hibernate-maven-plugin/2.0.0/skip.html": "Skipping Execution",
"/projects/hibernate-maven-plugin/2.0.0/force.html": "Force Exceution",
},
"_childs": {
"/projects/hibernate-maven-plugin/2.0.0/index.html": [
+ "/projects/hibernate-maven-plugin/2.0.0/index.html?about",
"/projects/hibernate-maven-plugin/2.0.0/configuration.html",
"/projects/hibernate-maven-plugin/2.0.0/create-mojo.html",
+ "/projects/hibernate-maven-plugin/2.0.0/update-mojo.html",
"/projects/hibernate-maven-plugin/2.0.0/drop-mojo.html",
+ "/projects/hibernate-maven-plugin/2.0.0/help-mojo.html",
"/projects/hibernate-maven-plugin/2.0.0/debugging.html",
"/projects/hibernate-maven-plugin/2.0.0/skip.html",
"/projects/hibernate-maven-plugin/2.0.0/force.html",
"/projects/hibernate-maven-plugin/2.0.0/index.html",
"/projects/hibernate-maven-plugin/2.0.0/project-reports.html"
],
+ "/projects/hibernate-maven-plugin/2.0.0/index.html?about": [
+ "/index.html","/projects.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html?about"
+ ],
"/projects/hibernate-maven-plugin/2.0.0/configuration.html": [
"/index.html","/projects.html",
"/projects/hibernate-maven-plugin/2.0.0/index.html",
"/projects/hibernate-maven-plugin/2.0.0/index.html",
"/projects/hibernate-maven-plugin/2.0.0/create-mojo.html"
],
+ "/projects/hibernate-maven-plugin/2.0.0/update-mojo.html": [
+ "/index.html","/projects.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html",
+ "/projects/hibernate-maven-plugin/2.0.0/update-mojo.html"
+ ],
"/projects/hibernate-maven-plugin/2.0.0/drop-mojo.html": [
"/index.html","/projects.html",
"/projects/hibernate-maven-plugin/2.0.0/index.html",
"/projects/hibernate-maven-plugin/2.0.0/drop-mojo.html"
],
+ "/projects/hibernate-maven-plugin/2.0.0/help-mojo.html": [
+ "/index.html","/projects.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html",
+ "/projects/hibernate-maven-plugin/2.0.0/help-mojo.html"
+ ],
"/projects/hibernate-maven-plugin/2.0.0/debugging.html": [
"/index.html","/projects.html",
"/projects/hibernate-maven-plugin/2.0.0/index.html",
"/projects/hibernate-maven-plugin/2.0.0/pmd.html": "/hibernate-maven-plugin/pmd.html",
"/projects/hibernate-maven-plugin/2.0.0/plugin-info.html": "/hibernate-maven-plugin/plugin-info.html",
"/projects/hibernate-maven-plugin/2.0.0/project-reports.html": "/hibernate-maven-plugin/project-reports.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html?about": "/hibernate-maven-plugin/index.html?about",
"/projects/hibernate-maven-plugin/2.0.0/configuration.html": "/hibernate-maven-plugin/configuration.html",
"/projects/hibernate-maven-plugin/2.0.0/create-mojo.html": "/hibernate-maven-plugin/create-mojo.html",
+ "/projects/hibernate-maven-plugin/2.0.0/update-mojo.html": "/hibernate-maven-plugin/update-mojo.html",
"/projects/hibernate-maven-plugin/2.0.0/drop-mojo.html": "/hibernate-maven-plugin/drop-mojo.html",
+ "/projects/hibernate-maven-plugin/2.0.0/help-mojo.html": "/hibernate-maven-plugin/help-mojo.html",
"/projects/hibernate-maven-plugin/2.0.0/debugging.html": "/hibernate-maven-plugin/debugging.html",
"/projects/hibernate-maven-plugin/2.0.0/skip.html": "/hibernate-maven-plugin/skip.html",
"/projects/hibernate-maven-plugin/2.0.0/force.html": "/hibernate-maven-plugin/force.html",
<h2>All Pages</h2>
<p>
<ul>
- <li><a href="index.html">Hibernate Maven Plugin</a></li><li><a href="ci-management.html">CI Management</a></li><li><a href="dependencies.html">Dependencies</a></li><li><a href="dependency-info.html">Maven Coordinates</a></li><li><a href="distribution-management.html">Distribution Management</a></li><li><a href="licenses.html">Licenses</a></li><li><a href="plugin-management.html">Plugin Management</a></li><li><a href="plugins.html">Plugins</a></li><li><a href="scm.html">Source Code Management</a></li><li><a href="summary.html">Summary</a></li><li><a href="team.html">Team</a></li><li><a href="project-info.html">Project Information</a></li><li><a href="testapidocs/index.html">Test JavaDocs</a></li><li><a href="apidocs/index.html">JavaDocs</a></li><li><a href="xref/index.html">Source Xref</a></li><li><a href="xref-test/index.html">Test Source Xref</a></li><li><a href="cpd.html">CPD</a></li><li><a href="pmd.html">PMD</a></li><li><a href="plugin-info.html">Plugin Documentation</a></li><li><a href="project-reports.html">Project Reports</a></li><li><a href="configuration.html">Configuration Examples</a></li><li><a href="create-mojo.html">Goal: CREATE</a></li><li><a href="drop-mojo.html">Goal: DROP</a></li><li><a href="debugging.html">Enable Debug-Output</a></li><li><a href="skip.html">Skipping Execution</a></li><li><a href="force.html">Force Exceution</a></li><li><a href="pitfalls.html">Known Pitfalls (FAQ)</a></li> </ul>
+ <li><a href="index.html">Hibernate Maven Plugin</a></li><li><a href="ci-management.html">CI Management</a></li><li><a href="dependencies.html">Dependencies</a></li><li><a href="dependency-info.html">Maven Coordinates</a></li><li><a href="distribution-management.html">Distribution Management</a></li><li><a href="licenses.html">Licenses</a></li><li><a href="plugin-management.html">Plugin Management</a></li><li><a href="plugins.html">Plugins</a></li><li><a href="scm.html">Source Code Management</a></li><li><a href="summary.html">Summary</a></li><li><a href="team.html">Team</a></li><li><a href="project-info.html">Project Information</a></li><li><a href="testapidocs/index.html">Test JavaDocs</a></li><li><a href="apidocs/index.html">JavaDocs</a></li><li><a href="xref/index.html">Source Xref</a></li><li><a href="xref-test/index.html">Test Source Xref</a></li><li><a href="cpd.html">CPD</a></li><li><a href="pmd.html">PMD</a></li><li><a href="plugin-info.html">Plugin Documentation</a></li><li><a href="project-reports.html">Project Reports</a></li><li><a href="index.html?about">Overview</a></li><li><a href="configuration.html">Configuration Examples</a></li><li><a href="create-mojo.html">Goal — hibernate:create</a></li><li><a href="update-mojo.html">Goal — hibernate:update</a></li><li><a href="drop-mojo.html">Goal — hibernate:drop</a></li><li><a href="help-mojo.html">Goal — hibernate:help</a></li><li><a href="debugging.html">Enable Debug-Output</a></li><li><a href="skip.html">Skipping Execution</a></li><li><a href="force.html">Force Exceution</a></li><li><a href="pitfalls.html">Known Pitfalls (FAQ)</a></li> </ul>
</p>
</body>
</html>
<!DOCTYPE html>
<!--/*-->
-<!-- Generated by Apache Maven Doxia Site Renderer 2.0.0 at $dateFormat.format( $currentDate ) -->
+<!-- Generated by Apache Maven Doxia Site Renderer 1.9.2 at 2025-11-07 -->
-
+
- <!-- DONE WITH MENUE - - Project Documentation-->
+ <!-- DONE WITH MENUE - - $page.name-->
-
+
-
- <!-- Skipping already seen entry: uri=index.html, name=Hibernate Maven Plugin -->
+
+
+
+
+
+
+ <!-- NEW PAGE - - - - - uri: index.html?about / name: Overview -->
+
+
+
+
- <!-- NEW PAGE - - - - - uri: create-mojo.html / name: Goal: CREATE -->
+ <!-- NEW PAGE - - - - - uri: create-mojo.html / name: Goal — hibernate:create -->
- <!-- NEW PAGE - - - - - uri: drop-mojo.html / name: Goal: DROP -->
+ <!-- NEW PAGE - - - - - uri: update-mojo.html / name: Goal — hibernate:update -->
+
+
+
+
+
+
+
+
+
+
+
+
+ <!-- NEW PAGE - - - - - uri: drop-mojo.html / name: Goal — hibernate:drop -->
+
+
+
+
+
+
+
+
+
+
+
+
+ <!-- NEW PAGE - - - - - uri: help-mojo.html / name: Goal — hibernate:help -->
<!-- name: Distribution Management -->
-<!-- title: Project Distribution Management – Hibernate Maven Plugin -->
+<!-- title: Hibernate Maven Plugin – Project Distribution Management -->
<!-- short title: Project Distribution Management -->
<!-- current page: distribution-management.html -->
<!-- path: /projects/hibernate-maven-plugin/2.0.0/ -->
<!-- crumbs: "/index.html","/projects.html" -->
-<!-- pages: {index.html={uri=index.html, name=Hibernate Maven Plugin, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}], childs={configuration.html=Configuration Examples, create-mojo.html=Goal: CREATE, drop-mojo.html=Goal: DROP, debugging.html=Enable Debug-Output, skip.html=Skipping Execution, force.html=Force Exceution, pitfalls.html=Known Pitfalls (FAQ), project-info.html=Project Information, project-reports.html=Project Reports}}, ci-management.html={name=CI Management, uri=ci-management.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=ci-management.html, name=CI Management}]}, dependencies.html={name=Dependencies, uri=dependencies.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=dependencies.html, name=Dependencies}]}, dependency-info.html={name=Maven Coordinates, uri=dependency-info.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=dependency-info.html, name=Maven Coordinates}]}, distribution-management.html={name=Distribution Management, uri=distribution-management.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=distribution-management.html, name=Distribution Management}]}, licenses.html={name=Licenses, uri=licenses.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=licenses.html, name=Licenses}]}, plugin-management.html={name=Plugin Management, uri=plugin-management.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=plugin-management.html, name=Plugin Management}]}, plugins.html={name=Plugins, uri=plugins.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=plugins.html, name=Plugins}]}, scm.html={name=Source Code Management, uri=scm.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=scm.html, name=Source Code Management}]}, summary.html={name=Summary, uri=summary.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=summary.html, name=Summary}]}, team.html={name=Team, uri=team.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=team.html, name=Team}]}, project-info.html={name=Project Information, uri=project-info.html, childs={ci-management.html=CI Management, dependencies.html=Dependencies, dependency-info.html=Maven Coordinates, distribution-management.html=Distribution Management, licenses.html=Licenses, plugin-management.html=Plugin Management, plugins.html=Plugins, scm.html=Source Code Management, summary.html=Summary, team.html=Team}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}]}, testapidocs/index.html={name=Test JavaDocs, uri=testapidocs/index.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=testapidocs/index.html, name=Test JavaDocs}]}, apidocs/index.html={name=JavaDocs, uri=apidocs/index.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=apidocs/index.html, name=JavaDocs}]}, xref/index.html={name=Source Xref, uri=xref/index.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=xref/index.html, name=Source Xref}]}, xref-test/index.html={name=Test Source Xref, uri=xref-test/index.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=xref-test/index.html, name=Test Source Xref}]}, cpd.html={name=CPD, uri=cpd.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=cpd.html, name=CPD}]}, pmd.html={name=PMD, uri=pmd.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=pmd.html, name=PMD}]}, plugin-info.html={name=Plugin Documentation, uri=plugin-info.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=plugin-info.html, name=Plugin Documentation}]}, project-reports.html={name=Project Reports, uri=project-reports.html, childs={testapidocs/index.html=Test JavaDocs, apidocs/index.html=JavaDocs, xref/index.html=Source Xref, xref-test/index.html=Test Source Xref, cpd.html=CPD, pmd.html=PMD, plugin-info.html=Plugin Documentation}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}]}, configuration.html={name=Configuration Examples, uri=configuration.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=configuration.html, name=Configuration Examples}]}, create-mojo.html={name=Goal: CREATE, uri=create-mojo.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=create-mojo.html, name=Goal: CREATE}]}, drop-mojo.html={name=Goal: DROP, uri=drop-mojo.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=drop-mojo.html, name=Goal: DROP}]}, debugging.html={name=Enable Debug-Output, uri=debugging.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=debugging.html, name=Enable Debug-Output}]}, skip.html={name=Skipping Execution, uri=skip.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=skip.html, name=Skipping Execution}]}, force.html={name=Force Exceution, uri=force.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=force.html, name=Force Exceution}]}, pitfalls.html={name=Known Pitfalls (FAQ), uri=pitfalls.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=pitfalls.html, name=Known Pitfalls (FAQ)}]}} -->
+<!-- pages: {index.html={uri=index.html, name=Hibernate Maven Plugin, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}], childs={index.html?about=Overview, configuration.html=Configuration Examples, create-mojo.html=Goal — hibernate:create, update-mojo.html=Goal — hibernate:update, drop-mojo.html=Goal — hibernate:drop, help-mojo.html=Goal — hibernate:help, debugging.html=Enable Debug-Output, skip.html=Skipping Execution, force.html=Force Exceution, pitfalls.html=Known Pitfalls (FAQ), project-info.html=Project Information, project-reports.html=Project Reports}}, ci-management.html={name=CI Management, uri=ci-management.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=ci-management.html, name=CI Management}]}, dependencies.html={name=Dependencies, uri=dependencies.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=dependencies.html, name=Dependencies}]}, dependency-info.html={name=Maven Coordinates, uri=dependency-info.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=dependency-info.html, name=Maven Coordinates}]}, distribution-management.html={name=Distribution Management, uri=distribution-management.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=distribution-management.html, name=Distribution Management}]}, licenses.html={name=Licenses, uri=licenses.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=licenses.html, name=Licenses}]}, plugin-management.html={name=Plugin Management, uri=plugin-management.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=plugin-management.html, name=Plugin Management}]}, plugins.html={name=Plugins, uri=plugins.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=plugins.html, name=Plugins}]}, scm.html={name=Source Code Management, uri=scm.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=scm.html, name=Source Code Management}]}, summary.html={name=Summary, uri=summary.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=summary.html, name=Summary}]}, team.html={name=Team, uri=team.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=team.html, name=Team}]}, project-info.html={name=Project Information, uri=project-info.html, childs={ci-management.html=CI Management, dependencies.html=Dependencies, dependency-info.html=Maven Coordinates, distribution-management.html=Distribution Management, licenses.html=Licenses, plugin-management.html=Plugin Management, plugins.html=Plugins, scm.html=Source Code Management, summary.html=Summary, team.html=Team}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}]}, testapidocs/index.html={name=Test JavaDocs, uri=testapidocs/index.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=testapidocs/index.html, name=Test JavaDocs}]}, apidocs/index.html={name=JavaDocs, uri=apidocs/index.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=apidocs/index.html, name=JavaDocs}]}, xref/index.html={name=Source Xref, uri=xref/index.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=xref/index.html, name=Source Xref}]}, xref-test/index.html={name=Test Source Xref, uri=xref-test/index.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=xref-test/index.html, name=Test Source Xref}]}, cpd.html={name=CPD, uri=cpd.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=cpd.html, name=CPD}]}, pmd.html={name=PMD, uri=pmd.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=pmd.html, name=PMD}]}, plugin-info.html={name=Plugin Documentation, uri=plugin-info.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=plugin-info.html, name=Plugin Documentation}]}, project-reports.html={name=Project Reports, uri=project-reports.html, childs={testapidocs/index.html=Test JavaDocs, apidocs/index.html=JavaDocs, xref/index.html=Source Xref, xref-test/index.html=Test Source Xref, cpd.html=CPD, pmd.html=PMD, plugin-info.html=Plugin Documentation}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}]}, index.html?about={name=Overview, uri=index.html?about, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=index.html?about, name=Overview}]}, configuration.html={name=Configuration Examples, uri=configuration.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=configuration.html, name=Configuration Examples}]}, create-mojo.html={name=Goal — hibernate:create, uri=create-mojo.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=create-mojo.html, name=Goal — hibernate:create}]}, update-mojo.html={name=Goal — hibernate:update, uri=update-mojo.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=update-mojo.html, name=Goal — hibernate:update}]}, drop-mojo.html={name=Goal — hibernate:drop, uri=drop-mojo.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=drop-mojo.html, name=Goal — hibernate:drop}]}, help-mojo.html={name=Goal — hibernate:help, uri=help-mojo.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=help-mojo.html, name=Goal — hibernate:help}]}, debugging.html={name=Enable Debug-Output, uri=debugging.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=debugging.html, name=Enable Debug-Output}]}, skip.html={name=Skipping Execution, uri=skip.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=skip.html, name=Skipping Execution}]}, force.html={name=Force Exceution, uri=force.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=force.html, name=Force Exceution}]}, pitfalls.html={name=Known Pitfalls (FAQ), uri=pitfalls.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=pitfalls.html, name=Known Pitfalls (FAQ)}]}} -->
<!--*/-->
<html xmlns="http://www.w3.org/1999/xhtml" th:replace="~{/templates/layout.html :: layout(uri='' + ~{:: code[class='site_uri']/text()}, title=~{:: title}, maincontent=~{:: .maincontent}, json='MERGE:' + ~{:: pre[class='json']/text()})}">
<head>
- <title class="title">Project Distribution Management – Hibernate Maven Plugin</title>
+ <title class="title">Hibernate Maven Plugin – Project Distribution Management</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<link id="canonical" rel="canonical" href="/hibernate-maven-plugin/distribution-management.html"/>
</head>
</p>
<hr />
<article class="maincontent">
- <section><a id="Overview"></a>
-<h1>Overview</h1>
-<p>The following is the distribution management information used by this project.</p><section><a id="Repository_-_sonatype-nexus-staging"></a>
-<h2>Repository - sonatype-nexus-staging</h2><a class="externalLink" href="https://oss.sonatype.org/service/local/staging/deploy/maven2/">https://oss.sonatype.org/service/local/staging/deploy/maven2/</a></section><section><a id="Snapshot_Repository_-_sonatype-nexus-snapshots"></a>
-<h2>Snapshot Repository - sonatype-nexus-snapshots</h2><a class="externalLink" href="https://oss.sonatype.org/content/repositories/snapshots/">https://oss.sonatype.org/content/repositories/snapshots/</a></section><section><a id="Site_-_www.juplo.de"></a>
-<h2>Site - www.juplo.de</h2>
+ <section><a name="Overview"></a>
+<h2><a name="Overview"></a>Overview</h2>
+<p>The following is the distribution management information used by this project.</p><section><a name="Repository_-_sonatype-nexus-staging"></a>
+<h3><a name="Repository_-_sonatype-nexus-staging"></a>Repository - sonatype-nexus-staging</h3><a class="externalLink" href="https://oss.sonatype.org/service/local/staging/deploy/maven2/">https://oss.sonatype.org/service/local/staging/deploy/maven2/</a></section><section><a name="Snapshot_Repository_-_sonatype-nexus-snapshots"></a>
+<h3><a name="Snapshot_Repository_-_sonatype-nexus-snapshots"></a>Snapshot Repository - sonatype-nexus-snapshots</h3><a class="externalLink" href="https://oss.sonatype.org/content/repositories/snapshots/">https://oss.sonatype.org/content/repositories/snapshots/</a></section><section><a name="Site_-_www.juplo.de"></a>
+<h3><a name="Site_-_www.juplo.de"></a>Site - www.juplo.de</h3>
<p>scp://juplo.de/var/www/juplo/hibernate-maven-plugin-2.0.0</p></section></section>
</article>
<hr />
"/projects/hibernate-maven-plugin/2.0.0/pmd.html": "PMD",
"/projects/hibernate-maven-plugin/2.0.0/plugin-info.html": "Plugin Documentation",
"/projects/hibernate-maven-plugin/2.0.0/project-reports.html": "Project Reports",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html?about": "Overview",
"/projects/hibernate-maven-plugin/2.0.0/configuration.html": "Configuration Examples",
- "/projects/hibernate-maven-plugin/2.0.0/create-mojo.html": "Goal: CREATE",
- "/projects/hibernate-maven-plugin/2.0.0/drop-mojo.html": "Goal: DROP",
+ "/projects/hibernate-maven-plugin/2.0.0/create-mojo.html": "Goal — hibernate:create",
+ "/projects/hibernate-maven-plugin/2.0.0/update-mojo.html": "Goal — hibernate:update",
+ "/projects/hibernate-maven-plugin/2.0.0/drop-mojo.html": "Goal — hibernate:drop",
+ "/projects/hibernate-maven-plugin/2.0.0/help-mojo.html": "Goal — hibernate:help",
"/projects/hibernate-maven-plugin/2.0.0/debugging.html": "Enable Debug-Output",
"/projects/hibernate-maven-plugin/2.0.0/skip.html": "Skipping Execution",
"/projects/hibernate-maven-plugin/2.0.0/force.html": "Force Exceution",
},
"_childs": {
"/projects/hibernate-maven-plugin/2.0.0/index.html": [
+ "/projects/hibernate-maven-plugin/2.0.0/index.html?about",
"/projects/hibernate-maven-plugin/2.0.0/configuration.html",
"/projects/hibernate-maven-plugin/2.0.0/create-mojo.html",
+ "/projects/hibernate-maven-plugin/2.0.0/update-mojo.html",
"/projects/hibernate-maven-plugin/2.0.0/drop-mojo.html",
+ "/projects/hibernate-maven-plugin/2.0.0/help-mojo.html",
"/projects/hibernate-maven-plugin/2.0.0/debugging.html",
"/projects/hibernate-maven-plugin/2.0.0/skip.html",
"/projects/hibernate-maven-plugin/2.0.0/force.html",
"/projects/hibernate-maven-plugin/2.0.0/index.html",
"/projects/hibernate-maven-plugin/2.0.0/project-reports.html"
],
+ "/projects/hibernate-maven-plugin/2.0.0/index.html?about": [
+ "/index.html","/projects.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html?about"
+ ],
"/projects/hibernate-maven-plugin/2.0.0/configuration.html": [
"/index.html","/projects.html",
"/projects/hibernate-maven-plugin/2.0.0/index.html",
"/projects/hibernate-maven-plugin/2.0.0/index.html",
"/projects/hibernate-maven-plugin/2.0.0/create-mojo.html"
],
+ "/projects/hibernate-maven-plugin/2.0.0/update-mojo.html": [
+ "/index.html","/projects.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html",
+ "/projects/hibernate-maven-plugin/2.0.0/update-mojo.html"
+ ],
"/projects/hibernate-maven-plugin/2.0.0/drop-mojo.html": [
"/index.html","/projects.html",
"/projects/hibernate-maven-plugin/2.0.0/index.html",
"/projects/hibernate-maven-plugin/2.0.0/drop-mojo.html"
],
+ "/projects/hibernate-maven-plugin/2.0.0/help-mojo.html": [
+ "/index.html","/projects.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html",
+ "/projects/hibernate-maven-plugin/2.0.0/help-mojo.html"
+ ],
"/projects/hibernate-maven-plugin/2.0.0/debugging.html": [
"/index.html","/projects.html",
"/projects/hibernate-maven-plugin/2.0.0/index.html",
"/projects/hibernate-maven-plugin/2.0.0/pmd.html": "/hibernate-maven-plugin/pmd.html",
"/projects/hibernate-maven-plugin/2.0.0/plugin-info.html": "/hibernate-maven-plugin/plugin-info.html",
"/projects/hibernate-maven-plugin/2.0.0/project-reports.html": "/hibernate-maven-plugin/project-reports.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html?about": "/hibernate-maven-plugin/index.html?about",
"/projects/hibernate-maven-plugin/2.0.0/configuration.html": "/hibernate-maven-plugin/configuration.html",
"/projects/hibernate-maven-plugin/2.0.0/create-mojo.html": "/hibernate-maven-plugin/create-mojo.html",
+ "/projects/hibernate-maven-plugin/2.0.0/update-mojo.html": "/hibernate-maven-plugin/update-mojo.html",
"/projects/hibernate-maven-plugin/2.0.0/drop-mojo.html": "/hibernate-maven-plugin/drop-mojo.html",
+ "/projects/hibernate-maven-plugin/2.0.0/help-mojo.html": "/hibernate-maven-plugin/help-mojo.html",
"/projects/hibernate-maven-plugin/2.0.0/debugging.html": "/hibernate-maven-plugin/debugging.html",
"/projects/hibernate-maven-plugin/2.0.0/skip.html": "/hibernate-maven-plugin/skip.html",
"/projects/hibernate-maven-plugin/2.0.0/force.html": "/hibernate-maven-plugin/force.html",
<h2>All Pages</h2>
<p>
<ul>
- <li><a href="index.html">Hibernate Maven Plugin</a></li><li><a href="ci-management.html">CI Management</a></li><li><a href="dependencies.html">Dependencies</a></li><li><a href="dependency-info.html">Maven Coordinates</a></li><li><a href="distribution-management.html">Distribution Management</a></li><li><a href="licenses.html">Licenses</a></li><li><a href="plugin-management.html">Plugin Management</a></li><li><a href="plugins.html">Plugins</a></li><li><a href="scm.html">Source Code Management</a></li><li><a href="summary.html">Summary</a></li><li><a href="team.html">Team</a></li><li><a href="project-info.html">Project Information</a></li><li><a href="testapidocs/index.html">Test JavaDocs</a></li><li><a href="apidocs/index.html">JavaDocs</a></li><li><a href="xref/index.html">Source Xref</a></li><li><a href="xref-test/index.html">Test Source Xref</a></li><li><a href="cpd.html">CPD</a></li><li><a href="pmd.html">PMD</a></li><li><a href="plugin-info.html">Plugin Documentation</a></li><li><a href="project-reports.html">Project Reports</a></li><li><a href="configuration.html">Configuration Examples</a></li><li><a href="create-mojo.html">Goal: CREATE</a></li><li><a href="drop-mojo.html">Goal: DROP</a></li><li><a href="debugging.html">Enable Debug-Output</a></li><li><a href="skip.html">Skipping Execution</a></li><li><a href="force.html">Force Exceution</a></li><li><a href="pitfalls.html">Known Pitfalls (FAQ)</a></li> </ul>
+ <li><a href="index.html">Hibernate Maven Plugin</a></li><li><a href="ci-management.html">CI Management</a></li><li><a href="dependencies.html">Dependencies</a></li><li><a href="dependency-info.html">Maven Coordinates</a></li><li><a href="distribution-management.html">Distribution Management</a></li><li><a href="licenses.html">Licenses</a></li><li><a href="plugin-management.html">Plugin Management</a></li><li><a href="plugins.html">Plugins</a></li><li><a href="scm.html">Source Code Management</a></li><li><a href="summary.html">Summary</a></li><li><a href="team.html">Team</a></li><li><a href="project-info.html">Project Information</a></li><li><a href="testapidocs/index.html">Test JavaDocs</a></li><li><a href="apidocs/index.html">JavaDocs</a></li><li><a href="xref/index.html">Source Xref</a></li><li><a href="xref-test/index.html">Test Source Xref</a></li><li><a href="cpd.html">CPD</a></li><li><a href="pmd.html">PMD</a></li><li><a href="plugin-info.html">Plugin Documentation</a></li><li><a href="project-reports.html">Project Reports</a></li><li><a href="index.html?about">Overview</a></li><li><a href="configuration.html">Configuration Examples</a></li><li><a href="create-mojo.html">Goal — hibernate:create</a></li><li><a href="update-mojo.html">Goal — hibernate:update</a></li><li><a href="drop-mojo.html">Goal — hibernate:drop</a></li><li><a href="help-mojo.html">Goal — hibernate:help</a></li><li><a href="debugging.html">Enable Debug-Output</a></li><li><a href="skip.html">Skipping Execution</a></li><li><a href="force.html">Force Exceution</a></li><li><a href="pitfalls.html">Known Pitfalls (FAQ)</a></li> </ul>
</p>
</body>
</html>
<!DOCTYPE html>
-<!-- Generated by Apache Maven Doxia Site Renderer 1.6 at 2016-03-09 -->
- <!-- Current: drop-mojo.html -->
-<!-- Active: index.html -->
-<!-- Path: [index.html, drop-mojo.html] -->
-<!-- Skiplist: [index.html, configuration.html, create-mojo.html, drop-mojo.html, debugging.html, skip.html, force.html, pitfalls.html] -->
-<html>
+<!--/*-->
+<!-- Generated by Apache Maven Doxia Site Renderer 1.9.2 at 2025-11-07 -->
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ <!-- NEW PAGE - - - - - uri: ci-management.html / name: CI Management -->
+
+
+
+
+
+
+
+
+
+
+
+
+ <!-- NEW PAGE - - - - - uri: dependencies.html / name: Dependencies -->
+
+
+
+
+
+
+
+
+
+
+
+
+ <!-- NEW PAGE - - - - - uri: dependency-info.html / name: Maven Coordinates -->
+
+
+
+
+
+
+
+
+
+
+
+
+ <!-- NEW PAGE - - - - - uri: distribution-management.html / name: Distribution Management -->
+
+
+
+
+
+ <!-- Skipping already seen entry: uri=index.html, name=About -->
+
+
+
+
+
+
+
+
+
+
+ <!-- NEW PAGE - - - - - uri: licenses.html / name: Licenses -->
+
+
+
+
+
+
+
+
+
+
+
+
+ <!-- NEW PAGE - - - - - uri: plugin-management.html / name: Plugin Management -->
+
+
+
+
+
+
+
+
+
+
+
+
+ <!-- NEW PAGE - - - - - uri: plugins.html / name: Plugins -->
+
+
+
+
+
+
+
+
+
+
+
+
+ <!-- NEW PAGE - - - - - uri: scm.html / name: Source Code Management -->
+
+
+
+
+
+
+
+
+
+
+
+
+ <!-- NEW PAGE - - - - - uri: summary.html / name: Summary -->
+
+
+
+
+
+
+
+
+
+
+
+
+ <!-- NEW PAGE - - - - - uri: team.html / name: Team -->
+
+
+
+
+
+
+ <!-- NEW PAGE - - - - - uri: project-info.html / name: Project Information -->
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ <!-- NEW PAGE - - - - - uri: testapidocs/index.html / name: Test JavaDocs -->
+
+
+
+
+
+
+
+
+
+
+
+
+ <!-- NEW PAGE - - - - - uri: apidocs/index.html / name: JavaDocs -->
+
+
+
+
+
+
+
+
+
+
+
+
+ <!-- NEW PAGE - - - - - uri: xref/index.html / name: Source Xref -->
+
+
+
+
+
+
+
+
+
+
+
+
+ <!-- NEW PAGE - - - - - uri: xref-test/index.html / name: Test Source Xref -->
+
+
+
+
+
+
+
+
+
+
+
+
+ <!-- NEW PAGE - - - - - uri: cpd.html / name: CPD -->
+
+
+
+
+
+
+
+
+
+
+
+
+ <!-- NEW PAGE - - - - - uri: pmd.html / name: PMD -->
+
+
+
+
+
+
+
+
+
+
+
+
+ <!-- NEW PAGE - - - - - uri: plugin-info.html / name: Plugin Documentation -->
+
+
+
+
+
+
+ <!-- NEW PAGE - - - - - uri: project-reports.html / name: Project Reports -->
+
+
+
+
+ <!-- DONE WITH MENUE - - $page.name-->
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ <!-- NEW PAGE - - - - - uri: index.html?about / name: Overview -->
+
+
+
+
+
+
+
+
+
+
+
+
+ <!-- NEW PAGE - - - - - uri: configuration.html / name: Configuration Examples -->
+
+
+
+
+
+
+
+
+
+
+
+
+ <!-- NEW PAGE - - - - - uri: create-mojo.html / name: Goal — hibernate:create -->
+
+
+
+
+
+
+
+
+
+
+
+
+ <!-- NEW PAGE - - - - - uri: update-mojo.html / name: Goal — hibernate:update -->
+
+
+
+
+
+
+
+
+
+
+
+
+ <!-- NEW PAGE - - - - - uri: drop-mojo.html / name: Goal — hibernate:drop -->
+
+
+
+
+
+
+
+
+
+
+
+
+ <!-- NEW PAGE - - - - - uri: help-mojo.html / name: Goal — hibernate:help -->
+
+
+
+
+
+
+
+
+
+
+
+
+ <!-- NEW PAGE - - - - - uri: debugging.html / name: Enable Debug-Output -->
+
+
+
+
+
+
+
+
+
+
+
+
+ <!-- NEW PAGE - - - - - uri: skip.html / name: Skipping Execution -->
+
+
+
+
+
+
+
+
+
+
+
+
+ <!-- NEW PAGE - - - - - uri: force.html / name: Force Exceution -->
+
+
+
+
+
+
+
+
+
+
+
+
+ <!-- NEW PAGE - - - - - uri: pitfalls.html / name: Known Pitfalls (FAQ) -->
+
+
+
+
+
+
+
+
+
+
+
+
+ <!-- OVERWRITING PAGE - uri: project-info.html / name: Project Information -->
+
+
+
+
+
+
+
+
+
+
+
+
+ <!-- OVERWRITING PAGE - uri: project-reports.html / name: Project Reports -->
+
+
+
+
+ <!-- DONE WITH MENUE - - (no name)-->
+
+
+
+<!-- name: Goal — hibernate:drop -->
+<!-- title: Hibernate Maven Plugin – hibernate:drop -->
+<!-- short title: hibernate:drop -->
+<!-- current page: drop-mojo.html -->
+<!-- path: /projects/hibernate-maven-plugin/2.0.0/ -->
+<!-- crumbs: "/index.html","/projects.html" -->
+<!-- pages: {index.html={uri=index.html, name=Hibernate Maven Plugin, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}], childs={index.html?about=Overview, configuration.html=Configuration Examples, create-mojo.html=Goal — hibernate:create, update-mojo.html=Goal — hibernate:update, drop-mojo.html=Goal — hibernate:drop, help-mojo.html=Goal — hibernate:help, debugging.html=Enable Debug-Output, skip.html=Skipping Execution, force.html=Force Exceution, pitfalls.html=Known Pitfalls (FAQ), project-info.html=Project Information, project-reports.html=Project Reports}}, ci-management.html={name=CI Management, uri=ci-management.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=ci-management.html, name=CI Management}]}, dependencies.html={name=Dependencies, uri=dependencies.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=dependencies.html, name=Dependencies}]}, dependency-info.html={name=Maven Coordinates, uri=dependency-info.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=dependency-info.html, name=Maven Coordinates}]}, distribution-management.html={name=Distribution Management, uri=distribution-management.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=distribution-management.html, name=Distribution Management}]}, licenses.html={name=Licenses, uri=licenses.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=licenses.html, name=Licenses}]}, plugin-management.html={name=Plugin Management, uri=plugin-management.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=plugin-management.html, name=Plugin Management}]}, plugins.html={name=Plugins, uri=plugins.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=plugins.html, name=Plugins}]}, scm.html={name=Source Code Management, uri=scm.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=scm.html, name=Source Code Management}]}, summary.html={name=Summary, uri=summary.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=summary.html, name=Summary}]}, team.html={name=Team, uri=team.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=team.html, name=Team}]}, project-info.html={name=Project Information, uri=project-info.html, childs={ci-management.html=CI Management, dependencies.html=Dependencies, dependency-info.html=Maven Coordinates, distribution-management.html=Distribution Management, licenses.html=Licenses, plugin-management.html=Plugin Management, plugins.html=Plugins, scm.html=Source Code Management, summary.html=Summary, team.html=Team}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}]}, testapidocs/index.html={name=Test JavaDocs, uri=testapidocs/index.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=testapidocs/index.html, name=Test JavaDocs}]}, apidocs/index.html={name=JavaDocs, uri=apidocs/index.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=apidocs/index.html, name=JavaDocs}]}, xref/index.html={name=Source Xref, uri=xref/index.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=xref/index.html, name=Source Xref}]}, xref-test/index.html={name=Test Source Xref, uri=xref-test/index.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=xref-test/index.html, name=Test Source Xref}]}, cpd.html={name=CPD, uri=cpd.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=cpd.html, name=CPD}]}, pmd.html={name=PMD, uri=pmd.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=pmd.html, name=PMD}]}, plugin-info.html={name=Plugin Documentation, uri=plugin-info.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=plugin-info.html, name=Plugin Documentation}]}, project-reports.html={name=Project Reports, uri=project-reports.html, childs={testapidocs/index.html=Test JavaDocs, apidocs/index.html=JavaDocs, xref/index.html=Source Xref, xref-test/index.html=Test Source Xref, cpd.html=CPD, pmd.html=PMD, plugin-info.html=Plugin Documentation}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}]}, index.html?about={name=Overview, uri=index.html?about, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=index.html?about, name=Overview}]}, configuration.html={name=Configuration Examples, uri=configuration.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=configuration.html, name=Configuration Examples}]}, create-mojo.html={name=Goal — hibernate:create, uri=create-mojo.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=create-mojo.html, name=Goal — hibernate:create}]}, update-mojo.html={name=Goal — hibernate:update, uri=update-mojo.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=update-mojo.html, name=Goal — hibernate:update}]}, drop-mojo.html={name=Goal — hibernate:drop, uri=drop-mojo.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=drop-mojo.html, name=Goal — hibernate:drop}]}, help-mojo.html={name=Goal — hibernate:help, uri=help-mojo.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=help-mojo.html, name=Goal — hibernate:help}]}, debugging.html={name=Enable Debug-Output, uri=debugging.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=debugging.html, name=Enable Debug-Output}]}, skip.html={name=Skipping Execution, uri=skip.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=skip.html, name=Skipping Execution}]}, force.html={name=Force Exceution, uri=force.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=force.html, name=Force Exceution}]}, pitfalls.html={name=Known Pitfalls (FAQ), uri=pitfalls.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=pitfalls.html, name=Known Pitfalls (FAQ)}]}} -->
+
+
+<!--*/-->
+<html xmlns="http://www.w3.org/1999/xhtml" th:replace="~{/templates/layout.html :: layout(uri='' + ~{:: code[class='site_uri']/text()}, title=~{:: title}, maincontent=~{:: .maincontent}, json='MERGE:' + ~{:: pre[class='json']/text()})}">
<head>
- <title>juplo - Hibernate Maven Plugin - Goal: DROP</title>
+ <title class="title">Hibernate Maven Plugin – hibernate:drop</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
- <link rel="canonical" href="http://juplo.de/hibernate-maven-plugin/drop-mojo.html"/>
- <meta name="viewport" content="width=device-width, initial-scale=1" />
- <link rel="stylesheet" type="text/css" href="/css/base.css" />
- <style type="text/css">
- @import '/css/screen.css' screen;
- </style>
- <script src="/js/prettify.js"></script>
- <!--[if lt IE 9]>
- <script src="/js/html5shiv.js"></script>
- <![endif]-->
- <!--[if IE 8]>
- <link rel="stylesheet" type="text/css" href="/css/ie8.css" />
- <![endif]-->
-
+ <link id="canonical" rel="canonical" href="/hibernate-maven-plugin/drop-mojo.html"/>
</head>
- <body class="menu" onload="prettyPrint()">
- <div id="page" class="cf">
- <header id="header">
- <h1 id="logo"><a href="/" title="Home" class="l">juplo</a></h1>
- <span id="slogan"><strong>Java</strong> bits from nerds for nerds</span>
- <hr class="h" />
- </header>
- <div id="breadcrumb">
- <strong class="b title">You are here:</strong>
- <ol class="b">
- <li class="b"><a class="b" href="/">Home</a></li>
- <li class="b"><a class="b" href="/projects.html">Projects</a></li>
- <li class="b"><a class="b" href="./index.html">Hibernate Maven Plugin</a></li>
- <li class="b"><strong class="b">Goal: DROP</strong></li>
- </ol>
- <a class="hide" href="#navigation">Jump to navigation</a>
- <hr class="b" />
- </div>
- <main class="content cf">
- <article id="content" class="main">
- <header><h1>Goal: DROP</h1></header>
-
+ <body>
+ <h1 class="short_title">hibernate:drop</h1>
+ <h2>URI</h2>
+ <ul>
+ <li><strong>site:</strong> <code class="site_uri">/projects/hibernate-maven-plugin/2.0.0/drop-mojo.html</code></li>
+ <li><strong>canonical:</strong> <code class="canonical_uri">/hibernate-maven-plugin/drop-mojo.html</code></li>
+ <li><strong>relative:</strong> <code class="relative_uri">drop-mojo.html</code></li>
+ </ul>
+ <h2>Path</h2>
+ <p>
+ <ol>
+ <li><a href="index.html">Hibernate Maven Plugin</a></li><li><a href="drop-mojo.html">Goal — hibernate:drop</a></li> </ol>
+ </p>
+ <hr />
+ <article class="maincontent">
+
- <div class="section">
+ <section>
<h2><a name="hibernate:drop"></a>hibernate:drop</h2>
<p><b>Full name</b>:</p>
<li>Requires a Maven project to be executed.</li>
-<li>Requires dependency resolution of artifacts in scope: <tt>runtime</tt>.</li>
+<li>Requires dependency resolution of artifacts in scope: <code>runtime</code>.</li>
<li>The goal is thread-safe and supports parallel builds.</li>
-<li>Binds by default to the <a class="externalLink" href="http://maven.apache.org/ref/current/maven-core/lifecycles.html">lifecycle phase</a>: <tt>process-classes</tt>.</li>
+<li>Binds by default to the <a class="externalLink" href="http://maven.apache.org/ref/current/maven-core/lifecycles.html">lifecycle phase</a>: <code>process-classes</code>.</li>
</ul>
-
-<div class="section">
+ <section>
<h3><a name="Optional_Parameters"></a>Optional Parameters</h3>
<table class="bodyTable" border="0">
<td><b><a href="#createNamespaces">createNamespaces</a></b></td>
-<td><tt>Boolean</tt></td>
+<td><code>Boolean</code></td>
-<td><tt>2.0</tt></td>
+<td><code>2.0</code></td>
<td>Specifies whether to automatically create also the database
-schema/catalog.<br /><b>Default value is</b>: <tt>false</tt>.<br /><b>User property is</b>: <tt>hibernate.hbm2dll.create_namespaces</tt>.</td>
+schema/catalog.<br /><b>Default value is</b>: <code>false</code>.<br /><b>User property is</b>: <code>hibernate.hbm2dll.create_namespaces</code>.</td>
</tr>
<tr class="a">
<td><b><a href="#delimiter">delimiter</a></b></td>
-<td><tt>String</tt></td>
+<td><code>String</code></td>
-<td><tt>1.0</tt></td>
+<td><code>1.0</code></td>
<td>Delimiter in output-file.
<p><b>Important:</b> This configuration value can only be
-configured through the <tt>pom.xml</tt>, or by the definition
+configured through the <code>pom.xml</code>, or by the definition
of a system-property, because it is not known by Hibernate nor JPA
-and, hence, not picked up from their configuration!</p><br /><b>Default value is</b>: <tt>;</tt>.<br /><b>User property is</b>: <tt>hibernate.schema.delimiter</tt>.</td>
+and, hence, not picked up from their configuration!</p><br /><b>Default value is</b>: <code>;</code>.<br /><b>User property is</b>: <code>hibernate.schema.delimiter</code>.</td>
</tr>
<tr class="b">
<td><b><a href="#dialect">dialect</a></b></td>
-<td><tt>String</tt></td>
+<td><code>String</code></td>
-<td><tt>1.0</tt></td>
+<td><code>1.0</code></td>
-<td>Hibernate dialect.<br /><b>User property is</b>: <tt>hibernate.dialect</tt>.</td>
+<td>Hibernate dialect.<br /><b>User property is</b>: <code>hibernate.dialect</code>.</td>
</tr>
<tr class="a">
<td><b><a href="#driver">driver</a></b></td>
-<td><tt>String</tt></td>
+<td><code>String</code></td>
-<td><tt>1.0</tt></td>
+<td><code>1.0</code></td>
-<td>SQL-Driver name.<br /><b>User property is</b>: <tt>hibernate.connection.driver_class</tt>.</td>
+<td>SQL-Driver name.<br /><b>User property is</b>: <code>hibernate.connection.driver_class</code>.</td>
</tr>
<tr class="b">
<td><b><a href="#export">export</a></b></td>
-<td><tt>Boolean</tt></td>
+<td><code>Boolean</code></td>
-<td><tt>2.0</tt></td>
+<td><code>2.0</code></td>
<td>Export the database-schma to the database. If set to
-<tt>false</tt>, only the SQL-script is created and the database
+<code>false</code>, only the SQL-script is created and the database
is not touched.
<p><b>Important:</b> This configuration value can only be
-configured through the <tt>pom.xml</tt>, or by the definition
+configured through the <code>pom.xml</code>, or by the definition
of a system-property, because it is not known by Hibernate nor JPA
-and, hence, not picked up from their configuration!</p><br /><b>Default value is</b>: <tt>true</tt>.<br /><b>User property is</b>: <tt>hibernate.schema.export</tt>.</td>
+and, hence, not picked up from their configuration!</p><br /><b>Default value is</b>: <code>true</code>.<br /><b>User property is</b>: <code>hibernate.schema.export</code>.</td>
</tr>
<tr class="a">
<td><b><a href="#force">force</a></b></td>
-<td><tt>boolean</tt></td>
+<td><code>boolean</code></td>
-<td><tt>1.0</tt></td>
+<td><code>1.0</code></td>
<td>Force execution
<p>Force execution, even if no modified or newly added annotated
classes where found and the dialect was not changed.</p>
-<p><tt>skip</tt> takes precedence over <tt>force</tt>.</p>
+<p><code>skip</code> takes precedence over <code>force</code>.</p>
<p><b>Important:</b> This configuration value can only be
-configured through the <tt>pom.xml</tt>, or by the definition
+configured through the <code>pom.xml</code>, or by the definition
of a system-property, because it is not known by Hibernate nor JPA
-and, hence, not picked up from their configuration!</p><br /><b>Default value is</b>: <tt>false</tt>.<br /><b>User property is</b>: <tt>hibernate.schema.force</tt>.</td>
+and, hence, not picked up from their configuration!</p><br /><b>Default value is</b>: <code>false</code>.<br /><b>User property is</b>: <code>hibernate.schema.force</code>.</td>
</tr>
<tr class="b">
<td><b><a href="#format">format</a></b></td>
-<td><tt>Boolean</tt></td>
+<td><code>Boolean</code></td>
-<td><tt>1.0</tt></td>
+<td><code>1.0</code></td>
-<td>Format output-file.<br /><b>User property is</b>: <tt>hibernate.format_sql</tt>.</td>
+<td>Format output-file.<br /><b>User property is</b>: <code>hibernate.format_sql</code>.</td>
</tr>
<tr class="a">
<td><b><a href="#hibernateConfig">hibernateConfig</a></b></td>
-<td><tt>String</tt></td>
+<td><code>String</code></td>
-<td><tt>1.1.0</tt></td>
+<td><code>1.1.0</code></td>
<td>Path to Hibernate configuration file (.cfg.xml). If this parameter
is specified, the plugin will try to load configuration values from
given name. If both fails, the execution of the plugin will fail.
<p>If this parameter is not set the plugin will load configuration
-values from a ressource named <tt>hibernate.cfg.xml</tt> on the
+values from a ressource named <code>hibernate.cfg.xml</code> on the
classpath, if it is present, but will not fail if there is no such
ressource.</p>
<td><b><a href="#hibernateProperties">hibernateProperties</a></b></td>
-<td><tt>String</tt></td>
+<td><code>String</code></td>
-<td><tt>1.0</tt></td>
+<td><code>1.0</code></td>
<td>Path to a file or name of a ressource with hibernate properties. If
this parameter is specified, the plugin will try to load
of the plugin will fail.
<p>If this parameter is not set the plugin will load configuration
-values from a ressource named <tt>hibernate.properties</tt> on
+values from a ressource named <code>hibernate.properties</code> on
the classpath, if it is present, but will not fail if there is no
such ressource.</p>
<td><b><a href="#implicitNamingStrategy">implicitNamingStrategy</a></b></td>
-<td><tt>String</tt></td>
+<td><code>String</code></td>
-<td><tt>2.0</tt></td>
+<td><code>2.0</code></td>
-<td>Implicit naming strategy<br /><b>User property is</b>: <tt>hibernate.implicit_naming_strategy</tt>.</td>
+<td>Implicit naming strategy<br /><b>User property is</b>: <code>hibernate.implicit_naming_strategy</code>.</td>
</tr>
<tr class="b">
<td><b><a href="#mappings">mappings</a></b></td>
-<td><tt>String</tt></td>
+<td><code>String</code></td>
-<td><tt>1.0.2</tt></td>
+<td><code>1.0.2</code></td>
<td>List of Hibernate-Mapping-Files (XML). Multiple files can be
-separated with white-spaces and/or commas.<br /><b>User property is</b>: <tt>hibernate.mapping</tt>.</td>
+separated with white-spaces and/or commas.<br /><b>User property is</b>: <code>hibernate.mapping</code>.</td>
</tr>
<tr class="a">
<td><b><a href="#outputDirectory">outputDirectory</a></b></td>
-<td><tt>String</tt></td>
+<td><code>String</code></td>
-<td><tt>1.0</tt></td>
+<td><code>1.0</code></td>
<td>Classes-Directory to scan.
classes.</p>
<p><b>Important:</b> This configuration value can only be
-configured through the <tt>pom.xml</tt>, or by the definition
+configured through the <code>pom.xml</code>, or by the definition
of a system-property, because it is not known by Hibernate nor JPA
-and, hence, not picked up from their configuration!</p><br /><b>User property is</b>: <tt>project.build.outputDirectory</tt>.</td>
+and, hence, not picked up from their configuration!</p><br /><b>User property is</b>: <code>project.build.outputDirectory</code>.</td>
</tr>
<tr class="b">
<td><b><a href="#outputFile">outputFile</a></b></td>
-<td><tt>String</tt></td>
+<td><code>String</code></td>
-<td><tt>1.0</tt></td>
+<td><code>1.0</code></td>
<td>Output file.
<p>If the specified filename is not absolut, the file will be
created relative to the project build directory
-(<tt>project.build.directory</tt>).</p><br /><b>Default value is</b>: <tt>drop.sql</tt>.<br /><b>User property is</b>: <tt>hibernate.schema.export.drop</tt>.</td>
+(<code>project.build.directory</code>).</p><br /><b>Default value is</b>: <code>drop.sql</code>.<br /><b>User property is</b>: <code>hibernate.schema.export.drop</code>.</td>
</tr>
<tr class="a">
<td><b><a href="#password">password</a></b></td>
-<td><tt>String</tt></td>
+<td><code>String</code></td>
-<td><tt>1.0</tt></td>
+<td><code>1.0</code></td>
-<td>Database password<br /><b>User property is</b>: <tt>hibernate.connection.password</tt>.</td>
+<td>Database password<br /><b>User property is</b>: <code>hibernate.connection.password</code>.</td>
</tr>
<tr class="b">
<td><b><a href="#persistenceUnit">persistenceUnit</a></b></td>
-<td><tt>String</tt></td>
+<td><code>String</code></td>
-<td><tt>1.1.0</tt></td>
+<td><code>1.1.0</code></td>
<td>Name of the persistence-unit. If this parameter is specified, the
plugin will try to load configuration values from a
<td><b><a href="#physicalNamingStrategy">physicalNamingStrategy</a></b></td>
-<td><tt>String</tt></td>
+<td><code>String</code></td>
-<td><tt>2.0</tt></td>
+<td><code>2.0</code></td>
-<td>Physical naming strategy<br /><b>User property is</b>: <tt>hibernate.physical_naming_strategy</tt>.</td>
+<td>Physical naming strategy<br /><b>User property is</b>: <code>hibernate.physical_naming_strategy</code>.</td>
</tr>
<tr class="b">
<td><b><a href="#scanClasses">scanClasses</a></b></td>
-<td><tt>Boolean</tt></td>
+<td><code>Boolean</code></td>
-<td><tt>2.0</tt></td>
+<td><code>2.0</code></td>
<td>Wether the project should be scanned for annotated-classes, or not
<p>This parameter is intended to allow overwriting of the parameter
-<tt>exclude-unlisted-classes</tt> of a
-<tt>persistence-unit</tt>. If not specified, it defaults to
-<tt>true</tt></p><br /><b>User property is</b>: <tt>hibernate.schema.scan.classes</tt>.</td>
+<code>exclude-unlisted-classes</code> of a
+<code>persistence-unit</code>. If not specified, it defaults to
+<code>true</code></p><br /><b>User property is</b>: <code>hibernate.schema.scan.classes</code>.</td>
</tr>
<tr class="a">
<td><b><a href="#scanDependencies">scanDependencies</a></b></td>
-<td><tt>String</tt></td>
+<td><code>String</code></td>
-<td><tt>1.0.3</tt></td>
+<td><code>1.0.3</code></td>
<td>Dependency-Scopes, that should be scanned for annotated classes.
-<p>By default, only dependencies in the scope <tt>compile</tt>
+<p>By default, only dependencies in the scope <code>compile</code>
are scanned for annotated classes. Multiple scopes can be seperated
by white space or commas.</p>
<p>If you do not want any dependencies to be scanned for annotated
-classes, set this parameter to <tt>none</tt>.</p>
+classes, set this parameter to <code>none</code>.</p>
<p>The plugin does not scan for annotated classes in transitive
dependencies. If some of your annotated classes are hidden in a
transitive dependency, you can simply add that dependency
-explicitly.</p><br /><b>Default value is</b>: <tt>compile</tt>.<br /><b>User property is</b>: <tt>hibernate.schema.scan.dependencies</tt>.</td>
+explicitly.</p><br /><b>Default value is</b>: <code>compile</code>.<br /><b>User property is</b>: <code>hibernate.schema.scan.dependencies</code>.</td>
</tr>
<tr class="b">
<td><b><a href="#scanTestClasses">scanTestClasses</a></b></td>
-<td><tt>Boolean</tt></td>
+<td><code>Boolean</code></td>
-<td><tt>1.0.1</tt></td>
+<td><code>1.0.1</code></td>
<td>Whether to scan the test-branch of the project for annotated
classes, or not.
-<p>If this parameter is set to <tt>true</tt> the test-classes
+<p>If this parameter is set to <code>true</code> the test-classes
of the artifact will be scanned for hibernate-annotated classes
additionally.</p>
<p><b>Important:</b> This configuration value can only be
-configured through the <tt>pom.xml</tt>, or by the definition
+configured through the <code>pom.xml</code>, or by the definition
of a system-property, because it is not known by Hibernate nor JPA
-and, hence, not picked up from their configuration!</p><br /><b>Default value is</b>: <tt>false</tt>.<br /><b>User property is</b>: <tt>hibernate.schema.scan.test_classes</tt>.</td>
+and, hence, not picked up from their configuration!</p><br /><b>Default value is</b>: <code>false</code>.<br /><b>User property is</b>: <code>hibernate.schema.scan.test_classes</code>.</td>
</tr>
<tr class="a">
<td><b><a href="#show">show</a></b></td>
-<td><tt>Boolean</tt></td>
+<td><code>Boolean</code></td>
-<td><tt>1.0</tt></td>
+<td><code>1.0</code></td>
-<td>Show the generated SQL in the command-line output.<br /><b>User property is</b>: <tt>hibernate.show_sql</tt>.</td>
+<td>Show the generated SQL in the command-line output.<br /><b>User property is</b>: <code>hibernate.show_sql</code>.</td>
</tr>
<tr class="b">
<td><b><a href="#skip">skip</a></b></td>
-<td><tt>boolean</tt></td>
+<td><code>boolean</code></td>
-<td><tt>1.0</tt></td>
+<td><code>1.0</code></td>
<td>Skip execution
-<p>If set to <tt>true</tt>, the execution is skipped.</p>
+<p>If set to <code>true</code>, the execution is skipped.</p>
<p>A skipped execution is signaled via the maven-property
-<tt>${hibernate.schema.skipped}</tt>.</p>
+<code>${hibernate.schema.skipped}</code>.</p>
<p>The execution is skipped automatically, if no modified or newly
added annotated classes are found and the dialect was not
changed.</p>
<p><b>Important:</b> This configuration value can only be
-configured through the <tt>pom.xml</tt>, or by the definition
+configured through the <code>pom.xml</code>, or by the definition
of a system-property, because it is not known by Hibernate nor JPA
-and, hence, not picked up from their configuration!</p><br /><b>Default value is</b>: <tt>${maven.test.skip}</tt>.<br /><b>User property is</b>: <tt>hibernate.schema.skip</tt>.</td>
+and, hence, not picked up from their configuration!</p><br /><b>Default value is</b>: <code>${maven.test.skip}</code>.<br /><b>User property is</b>: <code>hibernate.schema.skip</code>.</td>
</tr>
<tr class="a">
<td><b><a href="#testOutputDirectory">testOutputDirectory</a></b></td>
-<td><tt>String</tt></td>
+<td><code>String</code></td>
-<td><tt>1.0.2</tt></td>
+<td><code>1.0.2</code></td>
<td>Test-Classes-Directory to scan.
<p>This parameter defaults to the maven build-output-directory for
test-classes.</p>
-<p>This parameter is only used, when <tt>scanTestClasses</tt>
-is set to <tt>true</tt>!</p>
+<p>This parameter is only used, when <code>scanTestClasses</code>
+is set to <code>true</code>!</p>
<p><b>Important:</b> This configuration value can only be
-configured through the <tt>pom.xml</tt>, or by the definition
+configured through the <code>pom.xml</code>, or by the definition
of a system-property, because it is not known by Hibernate nor JPA
-and, hence, not picked up from their configuration!</p><br /><b>User property is</b>: <tt>project.build.testOutputDirectory</tt>.</td>
+and, hence, not picked up from their configuration!</p><br /><b>User property is</b>: <code>project.build.testOutputDirectory</code>.</td>
</tr>
<tr class="b">
<td><b><a href="#url">url</a></b></td>
-<td><tt>String</tt></td>
+<td><code>String</code></td>
-<td><tt>1.0</tt></td>
+<td><code>1.0</code></td>
-<td>Database URL.<br /><b>User property is</b>: <tt>hibernate.connection.url</tt>.</td>
+<td>Database URL.<br /><b>User property is</b>: <code>hibernate.connection.url</code>.</td>
</tr>
<tr class="a">
<td><b><a href="#username">username</a></b></td>
-<td><tt>String</tt></td>
+<td><code>String</code></td>
-<td><tt>1.0</tt></td>
+<td><code>1.0</code></td>
-<td>Database username<br /><b>User property is</b>: <tt>hibernate.connection.username</tt>.</td>
+<td>Database username<br /><b>User property is</b>: <code>hibernate.connection.username</code>.</td>
</tr>
</table>
- </div>
-
-<div class="section">
+ </section>
+ <section>
<h3><a name="Parameter_Details"></a>Parameter Details</h3>
<p><b><a name="createNamespaces">createNamespaces</a>:</b></p>
<ul>
-<li><b>Type</b>: <tt>java.lang.Boolean</tt></li>
+<li><b>Type</b>: <code>java.lang.Boolean</code></li>
-<li><b>Since</b>: <tt>2.0</tt></li>
+<li><b>Since</b>: <code>2.0</code></li>
-<li><b>Required</b>: <tt>No</tt></li>
+<li><b>Required</b>: <code>No</code></li>
-<li><b>User Property</b>: <tt>hibernate.hbm2dll.create_namespaces</tt></li>
+<li><b>User Property</b>: <code>hibernate.hbm2dll.create_namespaces</code></li>
-<li><b>Default</b>: <tt>false</tt></li>
+<li><b>Default</b>: <code>false</code></li>
</ul><hr />
<p><b><a name="delimiter">delimiter</a>:</b></p>
<div>Delimiter in output-file.
<p><b>Important:</b> This configuration value can only be
-configured through the <tt>pom.xml</tt>, or by the definition
+configured through the <code>pom.xml</code>, or by the definition
of a system-property, because it is not known by Hibernate nor JPA
and, hence, not picked up from their configuration!</p></div>
<ul>
-<li><b>Type</b>: <tt>java.lang.String</tt></li>
+<li><b>Type</b>: <code>java.lang.String</code></li>
-<li><b>Since</b>: <tt>1.0</tt></li>
+<li><b>Since</b>: <code>1.0</code></li>
-<li><b>Required</b>: <tt>No</tt></li>
+<li><b>Required</b>: <code>No</code></li>
-<li><b>User Property</b>: <tt>hibernate.schema.delimiter</tt></li>
+<li><b>User Property</b>: <code>hibernate.schema.delimiter</code></li>
-<li><b>Default</b>: <tt>;</tt></li>
+<li><b>Default</b>: <code>;</code></li>
</ul><hr />
<p><b><a name="dialect">dialect</a>:</b></p>
<ul>
-<li><b>Type</b>: <tt>java.lang.String</tt></li>
+<li><b>Type</b>: <code>java.lang.String</code></li>
-<li><b>Since</b>: <tt>1.0</tt></li>
+<li><b>Since</b>: <code>1.0</code></li>
-<li><b>Required</b>: <tt>No</tt></li>
+<li><b>Required</b>: <code>No</code></li>
-<li><b>User Property</b>: <tt>hibernate.dialect</tt></li>
+<li><b>User Property</b>: <code>hibernate.dialect</code></li>
</ul><hr />
<p><b><a name="driver">driver</a>:</b></p>
<ul>
-<li><b>Type</b>: <tt>java.lang.String</tt></li>
+<li><b>Type</b>: <code>java.lang.String</code></li>
-<li><b>Since</b>: <tt>1.0</tt></li>
+<li><b>Since</b>: <code>1.0</code></li>
-<li><b>Required</b>: <tt>No</tt></li>
+<li><b>Required</b>: <code>No</code></li>
-<li><b>User Property</b>: <tt>hibernate.connection.driver_class</tt></li>
+<li><b>User Property</b>: <code>hibernate.connection.driver_class</code></li>
</ul><hr />
<p><b><a name="export">export</a>:</b></p>
<div>Export the database-schma to the database. If set to
-<tt>false</tt>, only the SQL-script is created and the database
+<code>false</code>, only the SQL-script is created and the database
is not touched.
<p><b>Important:</b> This configuration value can only be
-configured through the <tt>pom.xml</tt>, or by the definition
+configured through the <code>pom.xml</code>, or by the definition
of a system-property, because it is not known by Hibernate nor JPA
and, hence, not picked up from their configuration!</p></div>
<ul>
-<li><b>Type</b>: <tt>java.lang.Boolean</tt></li>
+<li><b>Type</b>: <code>java.lang.Boolean</code></li>
-<li><b>Since</b>: <tt>2.0</tt></li>
+<li><b>Since</b>: <code>2.0</code></li>
-<li><b>Required</b>: <tt>No</tt></li>
+<li><b>Required</b>: <code>No</code></li>
-<li><b>User Property</b>: <tt>hibernate.schema.export</tt></li>
+<li><b>User Property</b>: <code>hibernate.schema.export</code></li>
-<li><b>Default</b>: <tt>true</tt></li>
+<li><b>Default</b>: <code>true</code></li>
</ul><hr />
<p><b><a name="force">force</a>:</b></p>
<p>Force execution, even if no modified or newly added annotated
classes where found and the dialect was not changed.</p>
-<p><tt>skip</tt> takes precedence over <tt>force</tt>.</p>
+<p><code>skip</code> takes precedence over <code>force</code>.</p>
<p><b>Important:</b> This configuration value can only be
-configured through the <tt>pom.xml</tt>, or by the definition
+configured through the <code>pom.xml</code>, or by the definition
of a system-property, because it is not known by Hibernate nor JPA
and, hence, not picked up from their configuration!</p></div>
<ul>
-<li><b>Type</b>: <tt>boolean</tt></li>
+<li><b>Type</b>: <code>boolean</code></li>
-<li><b>Since</b>: <tt>1.0</tt></li>
+<li><b>Since</b>: <code>1.0</code></li>
-<li><b>Required</b>: <tt>No</tt></li>
+<li><b>Required</b>: <code>No</code></li>
-<li><b>User Property</b>: <tt>hibernate.schema.force</tt></li>
+<li><b>User Property</b>: <code>hibernate.schema.force</code></li>
-<li><b>Default</b>: <tt>false</tt></li>
+<li><b>Default</b>: <code>false</code></li>
</ul><hr />
<p><b><a name="format">format</a>:</b></p>
<ul>
-<li><b>Type</b>: <tt>java.lang.Boolean</tt></li>
+<li><b>Type</b>: <code>java.lang.Boolean</code></li>
-<li><b>Since</b>: <tt>1.0</tt></li>
+<li><b>Since</b>: <code>1.0</code></li>
-<li><b>Required</b>: <tt>No</tt></li>
+<li><b>Required</b>: <code>No</code></li>
-<li><b>User Property</b>: <tt>hibernate.format_sql</tt></li>
+<li><b>User Property</b>: <code>hibernate.format_sql</code></li>
</ul><hr />
<p><b><a name="hibernateConfig">hibernateConfig</a>:</b></p>
given name. If both fails, the execution of the plugin will fail.
<p>If this parameter is not set the plugin will load configuration
-values from a ressource named <tt>hibernate.cfg.xml</tt> on the
+values from a ressource named <code>hibernate.cfg.xml</code> on the
classpath, if it is present, but will not fail if there is no such
ressource.</p>
<ul>
-<li><b>Type</b>: <tt>java.lang.String</tt></li>
+<li><b>Type</b>: <code>java.lang.String</code></li>
-<li><b>Since</b>: <tt>1.1.0</tt></li>
+<li><b>Since</b>: <code>1.1.0</code></li>
-<li><b>Required</b>: <tt>No</tt></li>
+<li><b>Required</b>: <code>No</code></li>
</ul><hr />
<p><b><a name="hibernateProperties">hibernateProperties</a>:</b></p>
of the plugin will fail.
<p>If this parameter is not set the plugin will load configuration
-values from a ressource named <tt>hibernate.properties</tt> on
+values from a ressource named <code>hibernate.properties</code> on
the classpath, if it is present, but will not fail if there is no
such ressource.</p>
<ul>
-<li><b>Type</b>: <tt>java.lang.String</tt></li>
+<li><b>Type</b>: <code>java.lang.String</code></li>
-<li><b>Since</b>: <tt>1.0</tt></li>
+<li><b>Since</b>: <code>1.0</code></li>
-<li><b>Required</b>: <tt>No</tt></li>
+<li><b>Required</b>: <code>No</code></li>
</ul><hr />
<p><b><a name="implicitNamingStrategy">implicitNamingStrategy</a>:</b></p>
<ul>
-<li><b>Type</b>: <tt>java.lang.String</tt></li>
+<li><b>Type</b>: <code>java.lang.String</code></li>
-<li><b>Since</b>: <tt>2.0</tt></li>
+<li><b>Since</b>: <code>2.0</code></li>
-<li><b>Required</b>: <tt>No</tt></li>
+<li><b>Required</b>: <code>No</code></li>
-<li><b>User Property</b>: <tt>hibernate.implicit_naming_strategy</tt></li>
+<li><b>User Property</b>: <code>hibernate.implicit_naming_strategy</code></li>
</ul><hr />
<p><b><a name="mappings">mappings</a>:</b></p>
<ul>
-<li><b>Type</b>: <tt>java.lang.String</tt></li>
+<li><b>Type</b>: <code>java.lang.String</code></li>
-<li><b>Since</b>: <tt>1.0.2</tt></li>
+<li><b>Since</b>: <code>1.0.2</code></li>
-<li><b>Required</b>: <tt>No</tt></li>
+<li><b>Required</b>: <code>No</code></li>
-<li><b>User Property</b>: <tt>hibernate.mapping</tt></li>
+<li><b>User Property</b>: <code>hibernate.mapping</code></li>
</ul><hr />
<p><b><a name="outputDirectory">outputDirectory</a>:</b></p>
classes.</p>
<p><b>Important:</b> This configuration value can only be
-configured through the <tt>pom.xml</tt>, or by the definition
+configured through the <code>pom.xml</code>, or by the definition
of a system-property, because it is not known by Hibernate nor JPA
and, hence, not picked up from their configuration!</p></div>
<ul>
-<li><b>Type</b>: <tt>java.lang.String</tt></li>
+<li><b>Type</b>: <code>java.lang.String</code></li>
-<li><b>Since</b>: <tt>1.0</tt></li>
+<li><b>Since</b>: <code>1.0</code></li>
-<li><b>Required</b>: <tt>No</tt></li>
+<li><b>Required</b>: <code>No</code></li>
-<li><b>User Property</b>: <tt>project.build.outputDirectory</tt></li>
+<li><b>User Property</b>: <code>project.build.outputDirectory</code></li>
</ul><hr />
<p><b><a name="outputFile">outputFile</a>:</b></p>
<p>If the specified filename is not absolut, the file will be
created relative to the project build directory
-(<tt>project.build.directory</tt>).</p></div>
+(<code>project.build.directory</code>).</p></div>
<ul>
-<li><b>Type</b>: <tt>java.lang.String</tt></li>
+<li><b>Type</b>: <code>java.lang.String</code></li>
-<li><b>Since</b>: <tt>1.0</tt></li>
+<li><b>Since</b>: <code>1.0</code></li>
-<li><b>Required</b>: <tt>No</tt></li>
+<li><b>Required</b>: <code>No</code></li>
-<li><b>User Property</b>: <tt>hibernate.schema.export.drop</tt></li>
+<li><b>User Property</b>: <code>hibernate.schema.export.drop</code></li>
-<li><b>Default</b>: <tt>drop.sql</tt></li>
+<li><b>Default</b>: <code>drop.sql</code></li>
</ul><hr />
<p><b><a name="password">password</a>:</b></p>
<ul>
-<li><b>Type</b>: <tt>java.lang.String</tt></li>
+<li><b>Type</b>: <code>java.lang.String</code></li>
-<li><b>Since</b>: <tt>1.0</tt></li>
+<li><b>Since</b>: <code>1.0</code></li>
-<li><b>Required</b>: <tt>No</tt></li>
+<li><b>Required</b>: <code>No</code></li>
-<li><b>User Property</b>: <tt>hibernate.connection.password</tt></li>
+<li><b>User Property</b>: <code>hibernate.connection.password</code></li>
</ul><hr />
<p><b><a name="persistenceUnit">persistenceUnit</a>:</b></p>
<ul>
-<li><b>Type</b>: <tt>java.lang.String</tt></li>
+<li><b>Type</b>: <code>java.lang.String</code></li>
-<li><b>Since</b>: <tt>1.1.0</tt></li>
+<li><b>Since</b>: <code>1.1.0</code></li>
-<li><b>Required</b>: <tt>No</tt></li>
+<li><b>Required</b>: <code>No</code></li>
</ul><hr />
<p><b><a name="physicalNamingStrategy">physicalNamingStrategy</a>:</b></p>
<ul>
-<li><b>Type</b>: <tt>java.lang.String</tt></li>
+<li><b>Type</b>: <code>java.lang.String</code></li>
-<li><b>Since</b>: <tt>2.0</tt></li>
+<li><b>Since</b>: <code>2.0</code></li>
-<li><b>Required</b>: <tt>No</tt></li>
+<li><b>Required</b>: <code>No</code></li>
-<li><b>User Property</b>: <tt>hibernate.physical_naming_strategy</tt></li>
+<li><b>User Property</b>: <code>hibernate.physical_naming_strategy</code></li>
</ul><hr />
<p><b><a name="scanClasses">scanClasses</a>:</b></p>
<div>Wether the project should be scanned for annotated-classes, or not
<p>This parameter is intended to allow overwriting of the parameter
-<tt>exclude-unlisted-classes</tt> of a
-<tt>persistence-unit</tt>. If not specified, it defaults to
-<tt>true</tt></p></div>
+<code>exclude-unlisted-classes</code> of a
+<code>persistence-unit</code>. If not specified, it defaults to
+<code>true</code></p></div>
<ul>
-<li><b>Type</b>: <tt>java.lang.Boolean</tt></li>
+<li><b>Type</b>: <code>java.lang.Boolean</code></li>
-<li><b>Since</b>: <tt>2.0</tt></li>
+<li><b>Since</b>: <code>2.0</code></li>
-<li><b>Required</b>: <tt>No</tt></li>
+<li><b>Required</b>: <code>No</code></li>
-<li><b>User Property</b>: <tt>hibernate.schema.scan.classes</tt></li>
+<li><b>User Property</b>: <code>hibernate.schema.scan.classes</code></li>
</ul><hr />
<p><b><a name="scanDependencies">scanDependencies</a>:</b></p>
<div>Dependency-Scopes, that should be scanned for annotated classes.
-<p>By default, only dependencies in the scope <tt>compile</tt>
+<p>By default, only dependencies in the scope <code>compile</code>
are scanned for annotated classes. Multiple scopes can be seperated
by white space or commas.</p>
<p>If you do not want any dependencies to be scanned for annotated
-classes, set this parameter to <tt>none</tt>.</p>
+classes, set this parameter to <code>none</code>.</p>
<p>The plugin does not scan for annotated classes in transitive
dependencies. If some of your annotated classes are hidden in a
<ul>
-<li><b>Type</b>: <tt>java.lang.String</tt></li>
+<li><b>Type</b>: <code>java.lang.String</code></li>
-<li><b>Since</b>: <tt>1.0.3</tt></li>
+<li><b>Since</b>: <code>1.0.3</code></li>
-<li><b>Required</b>: <tt>No</tt></li>
+<li><b>Required</b>: <code>No</code></li>
-<li><b>User Property</b>: <tt>hibernate.schema.scan.dependencies</tt></li>
+<li><b>User Property</b>: <code>hibernate.schema.scan.dependencies</code></li>
-<li><b>Default</b>: <tt>compile</tt></li>
+<li><b>Default</b>: <code>compile</code></li>
</ul><hr />
<p><b><a name="scanTestClasses">scanTestClasses</a>:</b></p>
<div>Whether to scan the test-branch of the project for annotated
classes, or not.
-<p>If this parameter is set to <tt>true</tt> the test-classes
+<p>If this parameter is set to <code>true</code> the test-classes
of the artifact will be scanned for hibernate-annotated classes
additionally.</p>
<p><b>Important:</b> This configuration value can only be
-configured through the <tt>pom.xml</tt>, or by the definition
+configured through the <code>pom.xml</code>, or by the definition
of a system-property, because it is not known by Hibernate nor JPA
and, hence, not picked up from their configuration!</p></div>
<ul>
-<li><b>Type</b>: <tt>java.lang.Boolean</tt></li>
+<li><b>Type</b>: <code>java.lang.Boolean</code></li>
-<li><b>Since</b>: <tt>1.0.1</tt></li>
+<li><b>Since</b>: <code>1.0.1</code></li>
-<li><b>Required</b>: <tt>No</tt></li>
+<li><b>Required</b>: <code>No</code></li>
-<li><b>User Property</b>: <tt>hibernate.schema.scan.test_classes</tt></li>
+<li><b>User Property</b>: <code>hibernate.schema.scan.test_classes</code></li>
-<li><b>Default</b>: <tt>false</tt></li>
+<li><b>Default</b>: <code>false</code></li>
</ul><hr />
<p><b><a name="show">show</a>:</b></p>
<ul>
-<li><b>Type</b>: <tt>java.lang.Boolean</tt></li>
+<li><b>Type</b>: <code>java.lang.Boolean</code></li>
-<li><b>Since</b>: <tt>1.0</tt></li>
+<li><b>Since</b>: <code>1.0</code></li>
-<li><b>Required</b>: <tt>No</tt></li>
+<li><b>Required</b>: <code>No</code></li>
-<li><b>User Property</b>: <tt>hibernate.show_sql</tt></li>
+<li><b>User Property</b>: <code>hibernate.show_sql</code></li>
</ul><hr />
<p><b><a name="skip">skip</a>:</b></p>
<div>Skip execution
-<p>If set to <tt>true</tt>, the execution is skipped.</p>
+<p>If set to <code>true</code>, the execution is skipped.</p>
<p>A skipped execution is signaled via the maven-property
-<tt>${hibernate.schema.skipped}</tt>.</p>
+<code>${hibernate.schema.skipped}</code>.</p>
<p>The execution is skipped automatically, if no modified or newly
added annotated classes are found and the dialect was not
changed.</p>
<p><b>Important:</b> This configuration value can only be
-configured through the <tt>pom.xml</tt>, or by the definition
+configured through the <code>pom.xml</code>, or by the definition
of a system-property, because it is not known by Hibernate nor JPA
and, hence, not picked up from their configuration!</p></div>
<ul>
-<li><b>Type</b>: <tt>boolean</tt></li>
+<li><b>Type</b>: <code>boolean</code></li>
-<li><b>Since</b>: <tt>1.0</tt></li>
+<li><b>Since</b>: <code>1.0</code></li>
-<li><b>Required</b>: <tt>No</tt></li>
+<li><b>Required</b>: <code>No</code></li>
-<li><b>User Property</b>: <tt>hibernate.schema.skip</tt></li>
+<li><b>User Property</b>: <code>hibernate.schema.skip</code></li>
-<li><b>Default</b>: <tt>${maven.test.skip}</tt></li>
+<li><b>Default</b>: <code>${maven.test.skip}</code></li>
</ul><hr />
<p><b><a name="testOutputDirectory">testOutputDirectory</a>:</b></p>
<p>This parameter defaults to the maven build-output-directory for
test-classes.</p>
-<p>This parameter is only used, when <tt>scanTestClasses</tt>
-is set to <tt>true</tt>!</p>
+<p>This parameter is only used, when <code>scanTestClasses</code>
+is set to <code>true</code>!</p>
<p><b>Important:</b> This configuration value can only be
-configured through the <tt>pom.xml</tt>, or by the definition
+configured through the <code>pom.xml</code>, or by the definition
of a system-property, because it is not known by Hibernate nor JPA
and, hence, not picked up from their configuration!</p></div>
<ul>
-<li><b>Type</b>: <tt>java.lang.String</tt></li>
+<li><b>Type</b>: <code>java.lang.String</code></li>
-<li><b>Since</b>: <tt>1.0.2</tt></li>
+<li><b>Since</b>: <code>1.0.2</code></li>
-<li><b>Required</b>: <tt>No</tt></li>
+<li><b>Required</b>: <code>No</code></li>
-<li><b>User Property</b>: <tt>project.build.testOutputDirectory</tt></li>
+<li><b>User Property</b>: <code>project.build.testOutputDirectory</code></li>
</ul><hr />
<p><b><a name="url">url</a>:</b></p>
<ul>
-<li><b>Type</b>: <tt>java.lang.String</tt></li>
+<li><b>Type</b>: <code>java.lang.String</code></li>
-<li><b>Since</b>: <tt>1.0</tt></li>
+<li><b>Since</b>: <code>1.0</code></li>
-<li><b>Required</b>: <tt>No</tt></li>
+<li><b>Required</b>: <code>No</code></li>
-<li><b>User Property</b>: <tt>hibernate.connection.url</tt></li>
+<li><b>User Property</b>: <code>hibernate.connection.url</code></li>
</ul><hr />
<p><b><a name="username">username</a>:</b></p>
<ul>
-<li><b>Type</b>: <tt>java.lang.String</tt></li>
+<li><b>Type</b>: <code>java.lang.String</code></li>
-<li><b>Since</b>: <tt>1.0</tt></li>
+<li><b>Since</b>: <code>1.0</code></li>
-<li><b>Required</b>: <tt>No</tt></li>
+<li><b>Required</b>: <code>No</code></li>
-<li><b>User Property</b>: <tt>hibernate.connection.username</tt></li>
+<li><b>User Property</b>: <code>hibernate.connection.username</code></li>
</ul>
- </div>
- </div>
+ </section>
+ </section>
- </article>
- <div class="marginal">
- <nav id="nav">
- <hr class="n" />
- <a id="navigation"></a>
- <a class="hide" href="#top" title="Show Content">Jump back to the top of the page</a>
- <h2 class="nav menu">Section-Menu</h2>
- <ul id="menu">
- <li class="m blog"><a href="/blog/" class="m">Blog</a></li>
- <li class="m projects"><a href="/projects.html" class="m selected">Projects</a></li>
- <li class="m about"><a href="/about.html" class="m">About</a></li>
- </ul>
- <h2 class="nav submenu">
- <span class="s">Submenu for section</span>
- <a class="s selected" href="/projects.html">Projects</a>
- </h2>
- <ul id="submenu" class="s">
- <li class="s sub">
- <a class="s selected" href="./index.html">Hibernate Maven Plugin</a>
- <ul class="s active">
- <li class="s">
- <a href="configuration.html" class="s" title="Configuration Examples">Configuration Examples</a>
- </li>
- <li class="s">
- <a href="create-mojo.html" class="s" title="Goal: CREATE">Goal: CREATE</a>
- </li>
- <li class="s">
- <strong class="s">Goal: DROP</strong>
- </li>
- <li class="s">
- <a href="debugging.html" class="s" title="Enable Debug-Output">Enable Debug-Output</a>
- </li>
- <li class="s">
- <a href="skip.html" class="s" title="Skipping Execution">Skipping Execution</a>
- </li>
- <li class="s">
- <a href="force.html" class="s" title="Force Exceution">Force Exceution</a>
- </li>
- <li class="s">
- <a href="pitfalls.html" class="s" title="Known Pitfalls (FAQ)">Known Pitfalls (FAQ)</a>
- </li>
- <li class="s sub">
- <a href="project-info.html" class="s" title="Project Information">Project Information</a>
- </li>
- <li class="s sub">
- <a href="project-reports.html" class="s" title="Project Reports">Project Reports</a>
- </li>
- </ul>
- </li>
- </ul>
- <hr class="n" />
- </nav>
- <aside class="m">
- <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
- <img class="poweredBy" alt="Built by Maven" src="./images/logos/maven-feather.png" />
- </a>
- </aside>
- </div>
- </main>
- <footer id="footer">
- <hr class="f" />
- <ul id="footerlinks">
- <li class="f" id="copyright">© <strong>mo</strong> 2016
- </li>
- <li class="f"><a class="f" href="/impressum.html">Impressum</a></li>
- <li class="f about"><a class="f" href="/about.html">About</a></li>
- </ul>
- </footer>
- </div>
- <script type="text/javascript"><!--//--><![CDATA[//><!--
- var _gaq = _gaq || [];
- _gaq.push(['_setAccount', 'UA-571104-3']);
- _gaq.push(['_trackPageview']);
- (function() {
- var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
- ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
- var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
- })();
- //--><!]]>
- </script>
- </body>
+ </article>
+ <hr />
+ <h2>Page Structure as JSON</h2>
+ <pre class="json">
+{
+ "_titles": {
+ "/projects/hibernate-maven-plugin/2.0.0/index.html": "Hibernate Maven Plugin",
+ "/projects/hibernate-maven-plugin/2.0.0/ci-management.html": "CI Management",
+ "/projects/hibernate-maven-plugin/2.0.0/dependencies.html": "Dependencies",
+ "/projects/hibernate-maven-plugin/2.0.0/dependency-info.html": "Maven Coordinates",
+ "/projects/hibernate-maven-plugin/2.0.0/distribution-management.html": "Distribution Management",
+ "/projects/hibernate-maven-plugin/2.0.0/licenses.html": "Licenses",
+ "/projects/hibernate-maven-plugin/2.0.0/plugin-management.html": "Plugin Management",
+ "/projects/hibernate-maven-plugin/2.0.0/plugins.html": "Plugins",
+ "/projects/hibernate-maven-plugin/2.0.0/scm.html": "Source Code Management",
+ "/projects/hibernate-maven-plugin/2.0.0/summary.html": "Summary",
+ "/projects/hibernate-maven-plugin/2.0.0/team.html": "Team",
+ "/projects/hibernate-maven-plugin/2.0.0/project-info.html": "Project Information",
+ "/projects/hibernate-maven-plugin/2.0.0/testapidocs/index.html": "Test JavaDocs",
+ "/projects/hibernate-maven-plugin/2.0.0/apidocs/index.html": "JavaDocs",
+ "/projects/hibernate-maven-plugin/2.0.0/xref/index.html": "Source Xref",
+ "/projects/hibernate-maven-plugin/2.0.0/xref-test/index.html": "Test Source Xref",
+ "/projects/hibernate-maven-plugin/2.0.0/cpd.html": "CPD",
+ "/projects/hibernate-maven-plugin/2.0.0/pmd.html": "PMD",
+ "/projects/hibernate-maven-plugin/2.0.0/plugin-info.html": "Plugin Documentation",
+ "/projects/hibernate-maven-plugin/2.0.0/project-reports.html": "Project Reports",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html?about": "Overview",
+ "/projects/hibernate-maven-plugin/2.0.0/configuration.html": "Configuration Examples",
+ "/projects/hibernate-maven-plugin/2.0.0/create-mojo.html": "Goal — hibernate:create",
+ "/projects/hibernate-maven-plugin/2.0.0/update-mojo.html": "Goal — hibernate:update",
+ "/projects/hibernate-maven-plugin/2.0.0/drop-mojo.html": "Goal — hibernate:drop",
+ "/projects/hibernate-maven-plugin/2.0.0/help-mojo.html": "Goal — hibernate:help",
+ "/projects/hibernate-maven-plugin/2.0.0/debugging.html": "Enable Debug-Output",
+ "/projects/hibernate-maven-plugin/2.0.0/skip.html": "Skipping Execution",
+ "/projects/hibernate-maven-plugin/2.0.0/force.html": "Force Exceution",
+ "/projects/hibernate-maven-plugin/2.0.0/pitfalls.html": "Known Pitfalls (FAQ)"
+ },
+ "_childs": {
+ "/projects/hibernate-maven-plugin/2.0.0/index.html": [
+ "/projects/hibernate-maven-plugin/2.0.0/index.html?about",
+ "/projects/hibernate-maven-plugin/2.0.0/configuration.html",
+ "/projects/hibernate-maven-plugin/2.0.0/create-mojo.html",
+ "/projects/hibernate-maven-plugin/2.0.0/update-mojo.html",
+ "/projects/hibernate-maven-plugin/2.0.0/drop-mojo.html",
+ "/projects/hibernate-maven-plugin/2.0.0/help-mojo.html",
+ "/projects/hibernate-maven-plugin/2.0.0/debugging.html",
+ "/projects/hibernate-maven-plugin/2.0.0/skip.html",
+ "/projects/hibernate-maven-plugin/2.0.0/force.html",
+ "/projects/hibernate-maven-plugin/2.0.0/pitfalls.html",
+ "/projects/hibernate-maven-plugin/2.0.0/project-info.html",
+ "/projects/hibernate-maven-plugin/2.0.0/project-reports.html"
+ ],
+ "/projects/hibernate-maven-plugin/2.0.0/project-info.html": [
+ "/projects/hibernate-maven-plugin/2.0.0/ci-management.html",
+ "/projects/hibernate-maven-plugin/2.0.0/dependencies.html",
+ "/projects/hibernate-maven-plugin/2.0.0/dependency-info.html",
+ "/projects/hibernate-maven-plugin/2.0.0/distribution-management.html",
+ "/projects/hibernate-maven-plugin/2.0.0/licenses.html",
+ "/projects/hibernate-maven-plugin/2.0.0/plugin-management.html",
+ "/projects/hibernate-maven-plugin/2.0.0/plugins.html",
+ "/projects/hibernate-maven-plugin/2.0.0/scm.html",
+ "/projects/hibernate-maven-plugin/2.0.0/summary.html",
+ "/projects/hibernate-maven-plugin/2.0.0/team.html"
+ ],
+ "/projects/hibernate-maven-plugin/2.0.0/project-reports.html": [
+ "/projects/hibernate-maven-plugin/2.0.0/testapidocs/index.html",
+ "/projects/hibernate-maven-plugin/2.0.0/apidocs/index.html",
+ "/projects/hibernate-maven-plugin/2.0.0/xref/index.html",
+ "/projects/hibernate-maven-plugin/2.0.0/xref-test/index.html",
+ "/projects/hibernate-maven-plugin/2.0.0/cpd.html",
+ "/projects/hibernate-maven-plugin/2.0.0/pmd.html",
+ "/projects/hibernate-maven-plugin/2.0.0/plugin-info.html"
+ ]
+ },
+ "_crumbs": {
+ "/projects/hibernate-maven-plugin/2.0.0/index.html": [
+ "/index.html","/projects.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html"
+ ],
+ "/projects/hibernate-maven-plugin/2.0.0/ci-management.html": [
+ "/index.html","/projects.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html",
+ "/projects/hibernate-maven-plugin/2.0.0/project-info.html",
+ "/projects/hibernate-maven-plugin/2.0.0/ci-management.html"
+ ],
+ "/projects/hibernate-maven-plugin/2.0.0/dependencies.html": [
+ "/index.html","/projects.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html",
+ "/projects/hibernate-maven-plugin/2.0.0/project-info.html",
+ "/projects/hibernate-maven-plugin/2.0.0/dependencies.html"
+ ],
+ "/projects/hibernate-maven-plugin/2.0.0/dependency-info.html": [
+ "/index.html","/projects.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html",
+ "/projects/hibernate-maven-plugin/2.0.0/project-info.html",
+ "/projects/hibernate-maven-plugin/2.0.0/dependency-info.html"
+ ],
+ "/projects/hibernate-maven-plugin/2.0.0/distribution-management.html": [
+ "/index.html","/projects.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html",
+ "/projects/hibernate-maven-plugin/2.0.0/project-info.html",
+ "/projects/hibernate-maven-plugin/2.0.0/distribution-management.html"
+ ],
+ "/projects/hibernate-maven-plugin/2.0.0/licenses.html": [
+ "/index.html","/projects.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html",
+ "/projects/hibernate-maven-plugin/2.0.0/project-info.html",
+ "/projects/hibernate-maven-plugin/2.0.0/licenses.html"
+ ],
+ "/projects/hibernate-maven-plugin/2.0.0/plugin-management.html": [
+ "/index.html","/projects.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html",
+ "/projects/hibernate-maven-plugin/2.0.0/project-info.html",
+ "/projects/hibernate-maven-plugin/2.0.0/plugin-management.html"
+ ],
+ "/projects/hibernate-maven-plugin/2.0.0/plugins.html": [
+ "/index.html","/projects.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html",
+ "/projects/hibernate-maven-plugin/2.0.0/project-info.html",
+ "/projects/hibernate-maven-plugin/2.0.0/plugins.html"
+ ],
+ "/projects/hibernate-maven-plugin/2.0.0/scm.html": [
+ "/index.html","/projects.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html",
+ "/projects/hibernate-maven-plugin/2.0.0/project-info.html",
+ "/projects/hibernate-maven-plugin/2.0.0/scm.html"
+ ],
+ "/projects/hibernate-maven-plugin/2.0.0/summary.html": [
+ "/index.html","/projects.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html",
+ "/projects/hibernate-maven-plugin/2.0.0/project-info.html",
+ "/projects/hibernate-maven-plugin/2.0.0/summary.html"
+ ],
+ "/projects/hibernate-maven-plugin/2.0.0/team.html": [
+ "/index.html","/projects.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html",
+ "/projects/hibernate-maven-plugin/2.0.0/project-info.html",
+ "/projects/hibernate-maven-plugin/2.0.0/team.html"
+ ],
+ "/projects/hibernate-maven-plugin/2.0.0/project-info.html": [
+ "/index.html","/projects.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html",
+ "/projects/hibernate-maven-plugin/2.0.0/project-info.html"
+ ],
+ "/projects/hibernate-maven-plugin/2.0.0/testapidocs/index.html": [
+ "/index.html","/projects.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html",
+ "/projects/hibernate-maven-plugin/2.0.0/project-reports.html",
+ "/projects/hibernate-maven-plugin/2.0.0/testapidocs/index.html"
+ ],
+ "/projects/hibernate-maven-plugin/2.0.0/apidocs/index.html": [
+ "/index.html","/projects.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html",
+ "/projects/hibernate-maven-plugin/2.0.0/project-reports.html",
+ "/projects/hibernate-maven-plugin/2.0.0/apidocs/index.html"
+ ],
+ "/projects/hibernate-maven-plugin/2.0.0/xref/index.html": [
+ "/index.html","/projects.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html",
+ "/projects/hibernate-maven-plugin/2.0.0/project-reports.html",
+ "/projects/hibernate-maven-plugin/2.0.0/xref/index.html"
+ ],
+ "/projects/hibernate-maven-plugin/2.0.0/xref-test/index.html": [
+ "/index.html","/projects.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html",
+ "/projects/hibernate-maven-plugin/2.0.0/project-reports.html",
+ "/projects/hibernate-maven-plugin/2.0.0/xref-test/index.html"
+ ],
+ "/projects/hibernate-maven-plugin/2.0.0/cpd.html": [
+ "/index.html","/projects.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html",
+ "/projects/hibernate-maven-plugin/2.0.0/project-reports.html",
+ "/projects/hibernate-maven-plugin/2.0.0/cpd.html"
+ ],
+ "/projects/hibernate-maven-plugin/2.0.0/pmd.html": [
+ "/index.html","/projects.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html",
+ "/projects/hibernate-maven-plugin/2.0.0/project-reports.html",
+ "/projects/hibernate-maven-plugin/2.0.0/pmd.html"
+ ],
+ "/projects/hibernate-maven-plugin/2.0.0/plugin-info.html": [
+ "/index.html","/projects.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html",
+ "/projects/hibernate-maven-plugin/2.0.0/project-reports.html",
+ "/projects/hibernate-maven-plugin/2.0.0/plugin-info.html"
+ ],
+ "/projects/hibernate-maven-plugin/2.0.0/project-reports.html": [
+ "/index.html","/projects.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html",
+ "/projects/hibernate-maven-plugin/2.0.0/project-reports.html"
+ ],
+ "/projects/hibernate-maven-plugin/2.0.0/index.html?about": [
+ "/index.html","/projects.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html?about"
+ ],
+ "/projects/hibernate-maven-plugin/2.0.0/configuration.html": [
+ "/index.html","/projects.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html",
+ "/projects/hibernate-maven-plugin/2.0.0/configuration.html"
+ ],
+ "/projects/hibernate-maven-plugin/2.0.0/create-mojo.html": [
+ "/index.html","/projects.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html",
+ "/projects/hibernate-maven-plugin/2.0.0/create-mojo.html"
+ ],
+ "/projects/hibernate-maven-plugin/2.0.0/update-mojo.html": [
+ "/index.html","/projects.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html",
+ "/projects/hibernate-maven-plugin/2.0.0/update-mojo.html"
+ ],
+ "/projects/hibernate-maven-plugin/2.0.0/drop-mojo.html": [
+ "/index.html","/projects.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html",
+ "/projects/hibernate-maven-plugin/2.0.0/drop-mojo.html"
+ ],
+ "/projects/hibernate-maven-plugin/2.0.0/help-mojo.html": [
+ "/index.html","/projects.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html",
+ "/projects/hibernate-maven-plugin/2.0.0/help-mojo.html"
+ ],
+ "/projects/hibernate-maven-plugin/2.0.0/debugging.html": [
+ "/index.html","/projects.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html",
+ "/projects/hibernate-maven-plugin/2.0.0/debugging.html"
+ ],
+ "/projects/hibernate-maven-plugin/2.0.0/skip.html": [
+ "/index.html","/projects.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html",
+ "/projects/hibernate-maven-plugin/2.0.0/skip.html"
+ ],
+ "/projects/hibernate-maven-plugin/2.0.0/force.html": [
+ "/index.html","/projects.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html",
+ "/projects/hibernate-maven-plugin/2.0.0/force.html"
+ ],
+ "/projects/hibernate-maven-plugin/2.0.0/pitfalls.html": [
+ "/index.html","/projects.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html",
+ "/projects/hibernate-maven-plugin/2.0.0/pitfalls.html"
+ ]
+ },
+ "_canonical": {
+ "/projects/hibernate-maven-plugin/2.0.0/index.html": "/hibernate-maven-plugin/index.html",
+ "/projects/hibernate-maven-plugin/2.0.0/ci-management.html": "/hibernate-maven-plugin/ci-management.html",
+ "/projects/hibernate-maven-plugin/2.0.0/dependencies.html": "/hibernate-maven-plugin/dependencies.html",
+ "/projects/hibernate-maven-plugin/2.0.0/dependency-info.html": "/hibernate-maven-plugin/dependency-info.html",
+ "/projects/hibernate-maven-plugin/2.0.0/distribution-management.html": "/hibernate-maven-plugin/distribution-management.html",
+ "/projects/hibernate-maven-plugin/2.0.0/licenses.html": "/hibernate-maven-plugin/licenses.html",
+ "/projects/hibernate-maven-plugin/2.0.0/plugin-management.html": "/hibernate-maven-plugin/plugin-management.html",
+ "/projects/hibernate-maven-plugin/2.0.0/plugins.html": "/hibernate-maven-plugin/plugins.html",
+ "/projects/hibernate-maven-plugin/2.0.0/scm.html": "/hibernate-maven-plugin/scm.html",
+ "/projects/hibernate-maven-plugin/2.0.0/summary.html": "/hibernate-maven-plugin/summary.html",
+ "/projects/hibernate-maven-plugin/2.0.0/team.html": "/hibernate-maven-plugin/team.html",
+ "/projects/hibernate-maven-plugin/2.0.0/project-info.html": "/hibernate-maven-plugin/project-info.html",
+ "/projects/hibernate-maven-plugin/2.0.0/testapidocs/index.html": "/hibernate-maven-plugin/testapidocs/index.html",
+ "/projects/hibernate-maven-plugin/2.0.0/apidocs/index.html": "/hibernate-maven-plugin/apidocs/index.html",
+ "/projects/hibernate-maven-plugin/2.0.0/xref/index.html": "/hibernate-maven-plugin/xref/index.html",
+ "/projects/hibernate-maven-plugin/2.0.0/xref-test/index.html": "/hibernate-maven-plugin/xref-test/index.html",
+ "/projects/hibernate-maven-plugin/2.0.0/cpd.html": "/hibernate-maven-plugin/cpd.html",
+ "/projects/hibernate-maven-plugin/2.0.0/pmd.html": "/hibernate-maven-plugin/pmd.html",
+ "/projects/hibernate-maven-plugin/2.0.0/plugin-info.html": "/hibernate-maven-plugin/plugin-info.html",
+ "/projects/hibernate-maven-plugin/2.0.0/project-reports.html": "/hibernate-maven-plugin/project-reports.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html?about": "/hibernate-maven-plugin/index.html?about",
+ "/projects/hibernate-maven-plugin/2.0.0/configuration.html": "/hibernate-maven-plugin/configuration.html",
+ "/projects/hibernate-maven-plugin/2.0.0/create-mojo.html": "/hibernate-maven-plugin/create-mojo.html",
+ "/projects/hibernate-maven-plugin/2.0.0/update-mojo.html": "/hibernate-maven-plugin/update-mojo.html",
+ "/projects/hibernate-maven-plugin/2.0.0/drop-mojo.html": "/hibernate-maven-plugin/drop-mojo.html",
+ "/projects/hibernate-maven-plugin/2.0.0/help-mojo.html": "/hibernate-maven-plugin/help-mojo.html",
+ "/projects/hibernate-maven-plugin/2.0.0/debugging.html": "/hibernate-maven-plugin/debugging.html",
+ "/projects/hibernate-maven-plugin/2.0.0/skip.html": "/hibernate-maven-plugin/skip.html",
+ "/projects/hibernate-maven-plugin/2.0.0/force.html": "/hibernate-maven-plugin/force.html",
+ "/projects/hibernate-maven-plugin/2.0.0/pitfalls.html": "/hibernate-maven-plugin/pitfalls.html"
+ }
+}
+ </pre>
+ <h2>All Pages</h2>
+ <p>
+ <ul>
+ <li><a href="index.html">Hibernate Maven Plugin</a></li><li><a href="ci-management.html">CI Management</a></li><li><a href="dependencies.html">Dependencies</a></li><li><a href="dependency-info.html">Maven Coordinates</a></li><li><a href="distribution-management.html">Distribution Management</a></li><li><a href="licenses.html">Licenses</a></li><li><a href="plugin-management.html">Plugin Management</a></li><li><a href="plugins.html">Plugins</a></li><li><a href="scm.html">Source Code Management</a></li><li><a href="summary.html">Summary</a></li><li><a href="team.html">Team</a></li><li><a href="project-info.html">Project Information</a></li><li><a href="testapidocs/index.html">Test JavaDocs</a></li><li><a href="apidocs/index.html">JavaDocs</a></li><li><a href="xref/index.html">Source Xref</a></li><li><a href="xref-test/index.html">Test Source Xref</a></li><li><a href="cpd.html">CPD</a></li><li><a href="pmd.html">PMD</a></li><li><a href="plugin-info.html">Plugin Documentation</a></li><li><a href="project-reports.html">Project Reports</a></li><li><a href="index.html?about">Overview</a></li><li><a href="configuration.html">Configuration Examples</a></li><li><a href="create-mojo.html">Goal — hibernate:create</a></li><li><a href="update-mojo.html">Goal — hibernate:update</a></li><li><a href="drop-mojo.html">Goal — hibernate:drop</a></li><li><a href="help-mojo.html">Goal — hibernate:help</a></li><li><a href="debugging.html">Enable Debug-Output</a></li><li><a href="skip.html">Skipping Execution</a></li><li><a href="force.html">Force Exceution</a></li><li><a href="pitfalls.html">Known Pitfalls (FAQ)</a></li> </ul>
+ </p>
+ </body>
</html>
<!DOCTYPE html>
<!--/*-->
-<!-- Generated by Apache Maven Doxia Site Renderer 2.0.0 at $dateFormat.format( $currentDate ) -->
+<!-- Generated by Apache Maven Doxia Site Renderer 1.9.2 at 2025-11-07 -->
-
+
- <!-- DONE WITH MENUE - - Project Documentation-->
+ <!-- DONE WITH MENUE - - $page.name-->
-
+
-
- <!-- Skipping already seen entry: uri=index.html, name=Hibernate Maven Plugin -->
+
+
+
+
+
+
+ <!-- NEW PAGE - - - - - uri: index.html?about / name: Overview -->
+
+
+
+
- <!-- NEW PAGE - - - - - uri: create-mojo.html / name: Goal: CREATE -->
+ <!-- NEW PAGE - - - - - uri: create-mojo.html / name: Goal — hibernate:create -->
- <!-- NEW PAGE - - - - - uri: drop-mojo.html / name: Goal: DROP -->
+ <!-- NEW PAGE - - - - - uri: update-mojo.html / name: Goal — hibernate:update -->
+
+
+
+
+
+
+
+
+
+
+
+
+ <!-- NEW PAGE - - - - - uri: drop-mojo.html / name: Goal — hibernate:drop -->
+
+
+
+
+
+
+
+
+
+
+
+
+ <!-- NEW PAGE - - - - - uri: help-mojo.html / name: Goal — hibernate:help -->
<!-- name: Force Exceution -->
-<!-- title: Hibernate Maven Plugin -->
-<!-- short title: $shortTitle -->
+<!-- title: Hibernate Maven Plugin – -->
+<!-- short title: -->
<!-- current page: force.html -->
<!-- path: /projects/hibernate-maven-plugin/2.0.0/ -->
<!-- crumbs: "/index.html","/projects.html" -->
-<!-- pages: {index.html={uri=index.html, name=Hibernate Maven Plugin, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}], childs={configuration.html=Configuration Examples, create-mojo.html=Goal: CREATE, drop-mojo.html=Goal: DROP, debugging.html=Enable Debug-Output, skip.html=Skipping Execution, force.html=Force Exceution, pitfalls.html=Known Pitfalls (FAQ), project-info.html=Project Information, project-reports.html=Project Reports}}, ci-management.html={name=CI Management, uri=ci-management.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=ci-management.html, name=CI Management}]}, dependencies.html={name=Dependencies, uri=dependencies.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=dependencies.html, name=Dependencies}]}, dependency-info.html={name=Maven Coordinates, uri=dependency-info.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=dependency-info.html, name=Maven Coordinates}]}, distribution-management.html={name=Distribution Management, uri=distribution-management.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=distribution-management.html, name=Distribution Management}]}, licenses.html={name=Licenses, uri=licenses.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=licenses.html, name=Licenses}]}, plugin-management.html={name=Plugin Management, uri=plugin-management.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=plugin-management.html, name=Plugin Management}]}, plugins.html={name=Plugins, uri=plugins.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=plugins.html, name=Plugins}]}, scm.html={name=Source Code Management, uri=scm.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=scm.html, name=Source Code Management}]}, summary.html={name=Summary, uri=summary.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=summary.html, name=Summary}]}, team.html={name=Team, uri=team.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=team.html, name=Team}]}, project-info.html={name=Project Information, uri=project-info.html, childs={ci-management.html=CI Management, dependencies.html=Dependencies, dependency-info.html=Maven Coordinates, distribution-management.html=Distribution Management, licenses.html=Licenses, plugin-management.html=Plugin Management, plugins.html=Plugins, scm.html=Source Code Management, summary.html=Summary, team.html=Team}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}]}, testapidocs/index.html={name=Test JavaDocs, uri=testapidocs/index.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=testapidocs/index.html, name=Test JavaDocs}]}, apidocs/index.html={name=JavaDocs, uri=apidocs/index.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=apidocs/index.html, name=JavaDocs}]}, xref/index.html={name=Source Xref, uri=xref/index.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=xref/index.html, name=Source Xref}]}, xref-test/index.html={name=Test Source Xref, uri=xref-test/index.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=xref-test/index.html, name=Test Source Xref}]}, cpd.html={name=CPD, uri=cpd.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=cpd.html, name=CPD}]}, pmd.html={name=PMD, uri=pmd.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=pmd.html, name=PMD}]}, plugin-info.html={name=Plugin Documentation, uri=plugin-info.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=plugin-info.html, name=Plugin Documentation}]}, project-reports.html={name=Project Reports, uri=project-reports.html, childs={testapidocs/index.html=Test JavaDocs, apidocs/index.html=JavaDocs, xref/index.html=Source Xref, xref-test/index.html=Test Source Xref, cpd.html=CPD, pmd.html=PMD, plugin-info.html=Plugin Documentation}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}]}, configuration.html={name=Configuration Examples, uri=configuration.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=configuration.html, name=Configuration Examples}]}, create-mojo.html={name=Goal: CREATE, uri=create-mojo.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=create-mojo.html, name=Goal: CREATE}]}, drop-mojo.html={name=Goal: DROP, uri=drop-mojo.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=drop-mojo.html, name=Goal: DROP}]}, debugging.html={name=Enable Debug-Output, uri=debugging.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=debugging.html, name=Enable Debug-Output}]}, skip.html={name=Skipping Execution, uri=skip.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=skip.html, name=Skipping Execution}]}, force.html={name=Force Exceution, uri=force.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=force.html, name=Force Exceution}]}, pitfalls.html={name=Known Pitfalls (FAQ), uri=pitfalls.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=pitfalls.html, name=Known Pitfalls (FAQ)}]}} -->
+<!-- pages: {index.html={uri=index.html, name=Hibernate Maven Plugin, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}], childs={index.html?about=Overview, configuration.html=Configuration Examples, create-mojo.html=Goal — hibernate:create, update-mojo.html=Goal — hibernate:update, drop-mojo.html=Goal — hibernate:drop, help-mojo.html=Goal — hibernate:help, debugging.html=Enable Debug-Output, skip.html=Skipping Execution, force.html=Force Exceution, pitfalls.html=Known Pitfalls (FAQ), project-info.html=Project Information, project-reports.html=Project Reports}}, ci-management.html={name=CI Management, uri=ci-management.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=ci-management.html, name=CI Management}]}, dependencies.html={name=Dependencies, uri=dependencies.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=dependencies.html, name=Dependencies}]}, dependency-info.html={name=Maven Coordinates, uri=dependency-info.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=dependency-info.html, name=Maven Coordinates}]}, distribution-management.html={name=Distribution Management, uri=distribution-management.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=distribution-management.html, name=Distribution Management}]}, licenses.html={name=Licenses, uri=licenses.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=licenses.html, name=Licenses}]}, plugin-management.html={name=Plugin Management, uri=plugin-management.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=plugin-management.html, name=Plugin Management}]}, plugins.html={name=Plugins, uri=plugins.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=plugins.html, name=Plugins}]}, scm.html={name=Source Code Management, uri=scm.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=scm.html, name=Source Code Management}]}, summary.html={name=Summary, uri=summary.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=summary.html, name=Summary}]}, team.html={name=Team, uri=team.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=team.html, name=Team}]}, project-info.html={name=Project Information, uri=project-info.html, childs={ci-management.html=CI Management, dependencies.html=Dependencies, dependency-info.html=Maven Coordinates, distribution-management.html=Distribution Management, licenses.html=Licenses, plugin-management.html=Plugin Management, plugins.html=Plugins, scm.html=Source Code Management, summary.html=Summary, team.html=Team}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}]}, testapidocs/index.html={name=Test JavaDocs, uri=testapidocs/index.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=testapidocs/index.html, name=Test JavaDocs}]}, apidocs/index.html={name=JavaDocs, uri=apidocs/index.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=apidocs/index.html, name=JavaDocs}]}, xref/index.html={name=Source Xref, uri=xref/index.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=xref/index.html, name=Source Xref}]}, xref-test/index.html={name=Test Source Xref, uri=xref-test/index.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=xref-test/index.html, name=Test Source Xref}]}, cpd.html={name=CPD, uri=cpd.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=cpd.html, name=CPD}]}, pmd.html={name=PMD, uri=pmd.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=pmd.html, name=PMD}]}, plugin-info.html={name=Plugin Documentation, uri=plugin-info.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=plugin-info.html, name=Plugin Documentation}]}, project-reports.html={name=Project Reports, uri=project-reports.html, childs={testapidocs/index.html=Test JavaDocs, apidocs/index.html=JavaDocs, xref/index.html=Source Xref, xref-test/index.html=Test Source Xref, cpd.html=CPD, pmd.html=PMD, plugin-info.html=Plugin Documentation}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}]}, index.html?about={name=Overview, uri=index.html?about, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=index.html?about, name=Overview}]}, configuration.html={name=Configuration Examples, uri=configuration.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=configuration.html, name=Configuration Examples}]}, create-mojo.html={name=Goal — hibernate:create, uri=create-mojo.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=create-mojo.html, name=Goal — hibernate:create}]}, update-mojo.html={name=Goal — hibernate:update, uri=update-mojo.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=update-mojo.html, name=Goal — hibernate:update}]}, drop-mojo.html={name=Goal — hibernate:drop, uri=drop-mojo.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=drop-mojo.html, name=Goal — hibernate:drop}]}, help-mojo.html={name=Goal — hibernate:help, uri=help-mojo.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=help-mojo.html, name=Goal — hibernate:help}]}, debugging.html={name=Enable Debug-Output, uri=debugging.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=debugging.html, name=Enable Debug-Output}]}, skip.html={name=Skipping Execution, uri=skip.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=skip.html, name=Skipping Execution}]}, force.html={name=Force Exceution, uri=force.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=force.html, name=Force Exceution}]}, pitfalls.html={name=Known Pitfalls (FAQ), uri=pitfalls.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=pitfalls.html, name=Known Pitfalls (FAQ)}]}} -->
<!--*/-->
<html xmlns="http://www.w3.org/1999/xhtml" th:replace="~{/templates/layout.html :: layout(uri='' + ~{:: code[class='site_uri']/text()}, title=~{:: title}, maincontent=~{:: .maincontent}, json='MERGE:' + ~{:: pre[class='json']/text()})}">
<head>
- <title class="title">Hibernate Maven Plugin</title>
+ <title class="title">Hibernate Maven Plugin – </title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<link id="canonical" rel="canonical" href="/hibernate-maven-plugin/force.html"/>
</head>
<body>
- <h1 class="short_title">$shortTitle</h1>
+ <h1 class="short_title"></h1>
<h2>URI</h2>
<ul>
<li><strong>site:</strong> <code class="site_uri">/projects/hibernate-maven-plugin/2.0.0/force.html</code></li>
- <header><section><a id="Force_Execution"></a>
-<h1>Force Execution</h1></header>
+
+<h1>Force Execution</h1>
<p>
The hibernate-maven-plugin computes MD5-sums for all found annotated
The plugin signals, that the execution was skipped by setting the maven
property <code>${hibernate.schema.skipped}</code> to <code>true</code>.
This may be helpful, because other plugins like
- <a href="http://mojo.codehaus.org/dbunit-maven-plugin/" class="externalLink">dbunit-plugin</a>
+ <a class="externalLink" href="http://mojo.codehaus.org/dbunit-maven-plugin/">dbunit-plugin</a>
<a href="./pitfalls.html#fails">may fail</a>, when the execution is skipped.
</p>
<p>
- If you need the hibernate-maven-plugin to <em>never skip execution automatically</em>,
+ If you need the hibernate-maven-plugin to <i>never skip execution automatically</i>,
you can force it to do so, if you set the parameter <code>force</code> to
<code>true</code>:
</p>
+<div>
<pre class="prettyprint linenums lang-html">
<plugin>
<groupId>de.juplo</groupId>
<configuration>
<force>true</force>
</configuration>
-</plugin></pre>
+</plugin></pre></div>
<p>
Or you may specify <code>-Dhibernate.schema.force=true</code> at the command line,
if you want to force hibernate-maven-plugin only once.
</p>
- </section>
+
</article>
<hr />
"/projects/hibernate-maven-plugin/2.0.0/pmd.html": "PMD",
"/projects/hibernate-maven-plugin/2.0.0/plugin-info.html": "Plugin Documentation",
"/projects/hibernate-maven-plugin/2.0.0/project-reports.html": "Project Reports",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html?about": "Overview",
"/projects/hibernate-maven-plugin/2.0.0/configuration.html": "Configuration Examples",
- "/projects/hibernate-maven-plugin/2.0.0/create-mojo.html": "Goal: CREATE",
- "/projects/hibernate-maven-plugin/2.0.0/drop-mojo.html": "Goal: DROP",
+ "/projects/hibernate-maven-plugin/2.0.0/create-mojo.html": "Goal — hibernate:create",
+ "/projects/hibernate-maven-plugin/2.0.0/update-mojo.html": "Goal — hibernate:update",
+ "/projects/hibernate-maven-plugin/2.0.0/drop-mojo.html": "Goal — hibernate:drop",
+ "/projects/hibernate-maven-plugin/2.0.0/help-mojo.html": "Goal — hibernate:help",
"/projects/hibernate-maven-plugin/2.0.0/debugging.html": "Enable Debug-Output",
"/projects/hibernate-maven-plugin/2.0.0/skip.html": "Skipping Execution",
"/projects/hibernate-maven-plugin/2.0.0/force.html": "Force Exceution",
},
"_childs": {
"/projects/hibernate-maven-plugin/2.0.0/index.html": [
+ "/projects/hibernate-maven-plugin/2.0.0/index.html?about",
"/projects/hibernate-maven-plugin/2.0.0/configuration.html",
"/projects/hibernate-maven-plugin/2.0.0/create-mojo.html",
+ "/projects/hibernate-maven-plugin/2.0.0/update-mojo.html",
"/projects/hibernate-maven-plugin/2.0.0/drop-mojo.html",
+ "/projects/hibernate-maven-plugin/2.0.0/help-mojo.html",
"/projects/hibernate-maven-plugin/2.0.0/debugging.html",
"/projects/hibernate-maven-plugin/2.0.0/skip.html",
"/projects/hibernate-maven-plugin/2.0.0/force.html",
"/projects/hibernate-maven-plugin/2.0.0/index.html",
"/projects/hibernate-maven-plugin/2.0.0/project-reports.html"
],
+ "/projects/hibernate-maven-plugin/2.0.0/index.html?about": [
+ "/index.html","/projects.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html?about"
+ ],
"/projects/hibernate-maven-plugin/2.0.0/configuration.html": [
"/index.html","/projects.html",
"/projects/hibernate-maven-plugin/2.0.0/index.html",
"/projects/hibernate-maven-plugin/2.0.0/index.html",
"/projects/hibernate-maven-plugin/2.0.0/create-mojo.html"
],
+ "/projects/hibernate-maven-plugin/2.0.0/update-mojo.html": [
+ "/index.html","/projects.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html",
+ "/projects/hibernate-maven-plugin/2.0.0/update-mojo.html"
+ ],
"/projects/hibernate-maven-plugin/2.0.0/drop-mojo.html": [
"/index.html","/projects.html",
"/projects/hibernate-maven-plugin/2.0.0/index.html",
"/projects/hibernate-maven-plugin/2.0.0/drop-mojo.html"
],
+ "/projects/hibernate-maven-plugin/2.0.0/help-mojo.html": [
+ "/index.html","/projects.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html",
+ "/projects/hibernate-maven-plugin/2.0.0/help-mojo.html"
+ ],
"/projects/hibernate-maven-plugin/2.0.0/debugging.html": [
"/index.html","/projects.html",
"/projects/hibernate-maven-plugin/2.0.0/index.html",
"/projects/hibernate-maven-plugin/2.0.0/pmd.html": "/hibernate-maven-plugin/pmd.html",
"/projects/hibernate-maven-plugin/2.0.0/plugin-info.html": "/hibernate-maven-plugin/plugin-info.html",
"/projects/hibernate-maven-plugin/2.0.0/project-reports.html": "/hibernate-maven-plugin/project-reports.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html?about": "/hibernate-maven-plugin/index.html?about",
"/projects/hibernate-maven-plugin/2.0.0/configuration.html": "/hibernate-maven-plugin/configuration.html",
"/projects/hibernate-maven-plugin/2.0.0/create-mojo.html": "/hibernate-maven-plugin/create-mojo.html",
+ "/projects/hibernate-maven-plugin/2.0.0/update-mojo.html": "/hibernate-maven-plugin/update-mojo.html",
"/projects/hibernate-maven-plugin/2.0.0/drop-mojo.html": "/hibernate-maven-plugin/drop-mojo.html",
+ "/projects/hibernate-maven-plugin/2.0.0/help-mojo.html": "/hibernate-maven-plugin/help-mojo.html",
"/projects/hibernate-maven-plugin/2.0.0/debugging.html": "/hibernate-maven-plugin/debugging.html",
"/projects/hibernate-maven-plugin/2.0.0/skip.html": "/hibernate-maven-plugin/skip.html",
"/projects/hibernate-maven-plugin/2.0.0/force.html": "/hibernate-maven-plugin/force.html",
<h2>All Pages</h2>
<p>
<ul>
- <li><a href="index.html">Hibernate Maven Plugin</a></li><li><a href="ci-management.html">CI Management</a></li><li><a href="dependencies.html">Dependencies</a></li><li><a href="dependency-info.html">Maven Coordinates</a></li><li><a href="distribution-management.html">Distribution Management</a></li><li><a href="licenses.html">Licenses</a></li><li><a href="plugin-management.html">Plugin Management</a></li><li><a href="plugins.html">Plugins</a></li><li><a href="scm.html">Source Code Management</a></li><li><a href="summary.html">Summary</a></li><li><a href="team.html">Team</a></li><li><a href="project-info.html">Project Information</a></li><li><a href="testapidocs/index.html">Test JavaDocs</a></li><li><a href="apidocs/index.html">JavaDocs</a></li><li><a href="xref/index.html">Source Xref</a></li><li><a href="xref-test/index.html">Test Source Xref</a></li><li><a href="cpd.html">CPD</a></li><li><a href="pmd.html">PMD</a></li><li><a href="plugin-info.html">Plugin Documentation</a></li><li><a href="project-reports.html">Project Reports</a></li><li><a href="configuration.html">Configuration Examples</a></li><li><a href="create-mojo.html">Goal: CREATE</a></li><li><a href="drop-mojo.html">Goal: DROP</a></li><li><a href="debugging.html">Enable Debug-Output</a></li><li><a href="skip.html">Skipping Execution</a></li><li><a href="force.html">Force Exceution</a></li><li><a href="pitfalls.html">Known Pitfalls (FAQ)</a></li> </ul>
+ <li><a href="index.html">Hibernate Maven Plugin</a></li><li><a href="ci-management.html">CI Management</a></li><li><a href="dependencies.html">Dependencies</a></li><li><a href="dependency-info.html">Maven Coordinates</a></li><li><a href="distribution-management.html">Distribution Management</a></li><li><a href="licenses.html">Licenses</a></li><li><a href="plugin-management.html">Plugin Management</a></li><li><a href="plugins.html">Plugins</a></li><li><a href="scm.html">Source Code Management</a></li><li><a href="summary.html">Summary</a></li><li><a href="team.html">Team</a></li><li><a href="project-info.html">Project Information</a></li><li><a href="testapidocs/index.html">Test JavaDocs</a></li><li><a href="apidocs/index.html">JavaDocs</a></li><li><a href="xref/index.html">Source Xref</a></li><li><a href="xref-test/index.html">Test Source Xref</a></li><li><a href="cpd.html">CPD</a></li><li><a href="pmd.html">PMD</a></li><li><a href="plugin-info.html">Plugin Documentation</a></li><li><a href="project-reports.html">Project Reports</a></li><li><a href="index.html?about">Overview</a></li><li><a href="configuration.html">Configuration Examples</a></li><li><a href="create-mojo.html">Goal — hibernate:create</a></li><li><a href="update-mojo.html">Goal — hibernate:update</a></li><li><a href="drop-mojo.html">Goal — hibernate:drop</a></li><li><a href="help-mojo.html">Goal — hibernate:help</a></li><li><a href="debugging.html">Enable Debug-Output</a></li><li><a href="skip.html">Skipping Execution</a></li><li><a href="force.html">Force Exceution</a></li><li><a href="pitfalls.html">Known Pitfalls (FAQ)</a></li> </ul>
</p>
</body>
</html>
<!DOCTYPE html>
-<!-- Generated by Apache Maven Doxia Site Renderer 1.6 at 2016-03-09 -->
- <!-- Current: help-mojo.html -->
-<!-- Active: index.html -->
-<!-- Path: $path -->
-<!-- Skiplist: [index.html, configuration.html, create-mojo.html, drop-mojo.html, debugging.html, skip.html, force.html, pitfalls.html] -->
-<html>
+<!--/*-->
+<!-- Generated by Apache Maven Doxia Site Renderer 1.9.2 at 2025-11-07 -->
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ <!-- NEW PAGE - - - - - uri: ci-management.html / name: CI Management -->
+
+
+
+
+
+
+
+
+
+
+
+
+ <!-- NEW PAGE - - - - - uri: dependencies.html / name: Dependencies -->
+
+
+
+
+
+
+
+
+
+
+
+
+ <!-- NEW PAGE - - - - - uri: dependency-info.html / name: Maven Coordinates -->
+
+
+
+
+
+
+
+
+
+
+
+
+ <!-- NEW PAGE - - - - - uri: distribution-management.html / name: Distribution Management -->
+
+
+
+
+
+ <!-- Skipping already seen entry: uri=index.html, name=About -->
+
+
+
+
+
+
+
+
+
+
+ <!-- NEW PAGE - - - - - uri: licenses.html / name: Licenses -->
+
+
+
+
+
+
+
+
+
+
+
+
+ <!-- NEW PAGE - - - - - uri: plugin-management.html / name: Plugin Management -->
+
+
+
+
+
+
+
+
+
+
+
+
+ <!-- NEW PAGE - - - - - uri: plugins.html / name: Plugins -->
+
+
+
+
+
+
+
+
+
+
+
+
+ <!-- NEW PAGE - - - - - uri: scm.html / name: Source Code Management -->
+
+
+
+
+
+
+
+
+
+
+
+
+ <!-- NEW PAGE - - - - - uri: summary.html / name: Summary -->
+
+
+
+
+
+
+
+
+
+
+
+
+ <!-- NEW PAGE - - - - - uri: team.html / name: Team -->
+
+
+
+
+
+
+ <!-- NEW PAGE - - - - - uri: project-info.html / name: Project Information -->
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ <!-- NEW PAGE - - - - - uri: testapidocs/index.html / name: Test JavaDocs -->
+
+
+
+
+
+
+
+
+
+
+
+
+ <!-- NEW PAGE - - - - - uri: apidocs/index.html / name: JavaDocs -->
+
+
+
+
+
+
+
+
+
+
+
+
+ <!-- NEW PAGE - - - - - uri: xref/index.html / name: Source Xref -->
+
+
+
+
+
+
+
+
+
+
+
+
+ <!-- NEW PAGE - - - - - uri: xref-test/index.html / name: Test Source Xref -->
+
+
+
+
+
+
+
+
+
+
+
+
+ <!-- NEW PAGE - - - - - uri: cpd.html / name: CPD -->
+
+
+
+
+
+
+
+
+
+
+
+
+ <!-- NEW PAGE - - - - - uri: pmd.html / name: PMD -->
+
+
+
+
+
+
+
+
+
+
+
+
+ <!-- NEW PAGE - - - - - uri: plugin-info.html / name: Plugin Documentation -->
+
+
+
+
+
+
+ <!-- NEW PAGE - - - - - uri: project-reports.html / name: Project Reports -->
+
+
+
+
+ <!-- DONE WITH MENUE - - $page.name-->
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ <!-- NEW PAGE - - - - - uri: index.html?about / name: Overview -->
+
+
+
+
+
+
+
+
+
+
+
+
+ <!-- NEW PAGE - - - - - uri: configuration.html / name: Configuration Examples -->
+
+
+
+
+
+
+
+
+
+
+
+
+ <!-- NEW PAGE - - - - - uri: create-mojo.html / name: Goal — hibernate:create -->
+
+
+
+
+
+
+
+
+
+
+
+
+ <!-- NEW PAGE - - - - - uri: update-mojo.html / name: Goal — hibernate:update -->
+
+
+
+
+
+
+
+
+
+
+
+
+ <!-- NEW PAGE - - - - - uri: drop-mojo.html / name: Goal — hibernate:drop -->
+
+
+
+
+
+
+
+
+
+
+
+
+ <!-- NEW PAGE - - - - - uri: help-mojo.html / name: Goal — hibernate:help -->
+
+
+
+
+
+
+
+
+
+
+
+
+ <!-- NEW PAGE - - - - - uri: debugging.html / name: Enable Debug-Output -->
+
+
+
+
+
+
+
+
+
+
+
+
+ <!-- NEW PAGE - - - - - uri: skip.html / name: Skipping Execution -->
+
+
+
+
+
+
+
+
+
+
+
+
+ <!-- NEW PAGE - - - - - uri: force.html / name: Force Exceution -->
+
+
+
+
+
+
+
+
+
+
+
+
+ <!-- NEW PAGE - - - - - uri: pitfalls.html / name: Known Pitfalls (FAQ) -->
+
+
+
+
+
+
+
+
+
+
+
+
+ <!-- OVERWRITING PAGE - uri: project-info.html / name: Project Information -->
+
+
+
+
+
+
+
+
+
+
+
+
+ <!-- OVERWRITING PAGE - uri: project-reports.html / name: Project Reports -->
+
+
+
+
+ <!-- DONE WITH MENUE - - (no name)-->
+
+
+
+<!-- name: Goal — hibernate:help -->
+<!-- title: Hibernate Maven Plugin – hibernate:help -->
+<!-- short title: hibernate:help -->
+<!-- current page: help-mojo.html -->
+<!-- path: /projects/hibernate-maven-plugin/2.0.0/ -->
+<!-- crumbs: "/index.html","/projects.html" -->
+<!-- pages: {index.html={uri=index.html, name=Hibernate Maven Plugin, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}], childs={index.html?about=Overview, configuration.html=Configuration Examples, create-mojo.html=Goal — hibernate:create, update-mojo.html=Goal — hibernate:update, drop-mojo.html=Goal — hibernate:drop, help-mojo.html=Goal — hibernate:help, debugging.html=Enable Debug-Output, skip.html=Skipping Execution, force.html=Force Exceution, pitfalls.html=Known Pitfalls (FAQ), project-info.html=Project Information, project-reports.html=Project Reports}}, ci-management.html={name=CI Management, uri=ci-management.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=ci-management.html, name=CI Management}]}, dependencies.html={name=Dependencies, uri=dependencies.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=dependencies.html, name=Dependencies}]}, dependency-info.html={name=Maven Coordinates, uri=dependency-info.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=dependency-info.html, name=Maven Coordinates}]}, distribution-management.html={name=Distribution Management, uri=distribution-management.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=distribution-management.html, name=Distribution Management}]}, licenses.html={name=Licenses, uri=licenses.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=licenses.html, name=Licenses}]}, plugin-management.html={name=Plugin Management, uri=plugin-management.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=plugin-management.html, name=Plugin Management}]}, plugins.html={name=Plugins, uri=plugins.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=plugins.html, name=Plugins}]}, scm.html={name=Source Code Management, uri=scm.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=scm.html, name=Source Code Management}]}, summary.html={name=Summary, uri=summary.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=summary.html, name=Summary}]}, team.html={name=Team, uri=team.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=team.html, name=Team}]}, project-info.html={name=Project Information, uri=project-info.html, childs={ci-management.html=CI Management, dependencies.html=Dependencies, dependency-info.html=Maven Coordinates, distribution-management.html=Distribution Management, licenses.html=Licenses, plugin-management.html=Plugin Management, plugins.html=Plugins, scm.html=Source Code Management, summary.html=Summary, team.html=Team}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}]}, testapidocs/index.html={name=Test JavaDocs, uri=testapidocs/index.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=testapidocs/index.html, name=Test JavaDocs}]}, apidocs/index.html={name=JavaDocs, uri=apidocs/index.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=apidocs/index.html, name=JavaDocs}]}, xref/index.html={name=Source Xref, uri=xref/index.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=xref/index.html, name=Source Xref}]}, xref-test/index.html={name=Test Source Xref, uri=xref-test/index.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=xref-test/index.html, name=Test Source Xref}]}, cpd.html={name=CPD, uri=cpd.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=cpd.html, name=CPD}]}, pmd.html={name=PMD, uri=pmd.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=pmd.html, name=PMD}]}, plugin-info.html={name=Plugin Documentation, uri=plugin-info.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=plugin-info.html, name=Plugin Documentation}]}, project-reports.html={name=Project Reports, uri=project-reports.html, childs={testapidocs/index.html=Test JavaDocs, apidocs/index.html=JavaDocs, xref/index.html=Source Xref, xref-test/index.html=Test Source Xref, cpd.html=CPD, pmd.html=PMD, plugin-info.html=Plugin Documentation}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}]}, index.html?about={name=Overview, uri=index.html?about, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=index.html?about, name=Overview}]}, configuration.html={name=Configuration Examples, uri=configuration.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=configuration.html, name=Configuration Examples}]}, create-mojo.html={name=Goal — hibernate:create, uri=create-mojo.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=create-mojo.html, name=Goal — hibernate:create}]}, update-mojo.html={name=Goal — hibernate:update, uri=update-mojo.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=update-mojo.html, name=Goal — hibernate:update}]}, drop-mojo.html={name=Goal — hibernate:drop, uri=drop-mojo.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=drop-mojo.html, name=Goal — hibernate:drop}]}, help-mojo.html={name=Goal — hibernate:help, uri=help-mojo.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=help-mojo.html, name=Goal — hibernate:help}]}, debugging.html={name=Enable Debug-Output, uri=debugging.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=debugging.html, name=Enable Debug-Output}]}, skip.html={name=Skipping Execution, uri=skip.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=skip.html, name=Skipping Execution}]}, force.html={name=Force Exceution, uri=force.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=force.html, name=Force Exceution}]}, pitfalls.html={name=Known Pitfalls (FAQ), uri=pitfalls.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=pitfalls.html, name=Known Pitfalls (FAQ)}]}} -->
+
+
+<!--*/-->
+<html xmlns="http://www.w3.org/1999/xhtml" th:replace="~{/templates/layout.html :: layout(uri='' + ~{:: code[class='site_uri']/text()}, title=~{:: title}, maincontent=~{:: .maincontent}, json='MERGE:' + ~{:: pre[class='json']/text()})}">
<head>
- <title>juplo - Hibernate Maven Plugin – hibernate:help</title>
+ <title class="title">Hibernate Maven Plugin – hibernate:help</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
- <link rel="canonical" href="http://juplo.de/hibernate-maven-plugin/help-mojo.html"/>
- <meta name="viewport" content="width=device-width, initial-scale=1" />
- <link rel="stylesheet" type="text/css" href="/css/base.css" />
- <style type="text/css">
- @import '/css/screen.css' screen;
- </style>
- <script src="/js/prettify.js"></script>
- <!--[if lt IE 9]>
- <script src="/js/html5shiv.js"></script>
- <![endif]-->
- <!--[if IE 8]>
- <link rel="stylesheet" type="text/css" href="/css/ie8.css" />
- <![endif]-->
-
+ <link id="canonical" rel="canonical" href="/hibernate-maven-plugin/help-mojo.html"/>
</head>
- <body class="menu" onload="prettyPrint()">
- <div id="page" class="cf">
- <header id="header">
- <h1 id="logo"><a href="/" title="Home" class="l">juplo</a></h1>
- <span id="slogan"><strong>Java</strong> bits from nerds for nerds</span>
- <hr class="h" />
- </header>
- <div id="breadcrumb">
- <strong class="b title">You are here:</strong>
- <ol class="b">
- <li class="b"><a class="b" href="/">Home</a></li>
- <li class="b"><a class="b" href="/projects.html">Projects</a></li>
- <li class="b"><a class="b" href="./index.html">Hibernate Maven Plugin</a></li>
- <li class="b"><strong class="b">hibernate:help</strong></li>
- </ol>
- <a class="hide" href="#navigation">Jump to navigation</a>
- <hr class="b" />
- </div>
- <main class="content cf">
- <article id="content" class="main">
- <header><h1>hibernate:help</h1></header>
-
+ <body>
+ <h1 class="short_title">hibernate:help</h1>
+ <h2>URI</h2>
+ <ul>
+ <li><strong>site:</strong> <code class="site_uri">/projects/hibernate-maven-plugin/2.0.0/help-mojo.html</code></li>
+ <li><strong>canonical:</strong> <code class="canonical_uri">/hibernate-maven-plugin/help-mojo.html</code></li>
+ <li><strong>relative:</strong> <code class="relative_uri">help-mojo.html</code></li>
+ </ul>
+ <h2>Path</h2>
+ <p>
+ <ol>
+ <li><a href="index.html">Hibernate Maven Plugin</a></li><li><a href="help-mojo.html">Goal — hibernate:help</a></li> </ol>
+ </p>
+ <hr />
+ <article class="maincontent">
+
- <div class="section">
+ <section>
<h2><a name="hibernate:help"></a>hibernate:help</h2>
<p><b>Full name</b>:</p>
<p><b>Description</b>:</p>
<div>Display help information on hibernate-maven-plugin.<br />
-Call <tt>mvn hibernate:help -Ddetail=true
--Dgoal=<goal-name></tt> to display parameter details.</div>
+Call <code>mvn hibernate:help -Ddetail=true
+-Dgoal=<goal-name></code> to display parameter details.</div>
<p><b>Attributes</b>:</p>
<li>The goal is thread-safe and supports parallel builds.</li>
</ul>
-
-<div class="section">
+ <section>
<h3><a name="Optional_Parameters"></a>Optional Parameters</h3>
<table class="bodyTable" border="0">
<td><b><a href="#detail">detail</a></b></td>
-<td><tt>boolean</tt></td>
+<td><code>boolean</code></td>
-<td><tt>-</tt></td>
+<td><code>-</code></td>
-<td>If <tt>true</tt>, display all settable properties for each
-goal.<br /><b>Default value is</b>: <tt>false</tt>.<br /><b>User property is</b>: <tt>detail</tt>.</td>
+<td>If <code>true</code>, display all settable properties for each
+goal.<br /><b>Default value is</b>: <code>false</code>.<br /><b>User property is</b>: <code>detail</code>.</td>
</tr>
<tr class="a">
<td><b><a href="#goal">goal</a></b></td>
-<td><tt>String</tt></td>
+<td><code>String</code></td>
-<td><tt>-</tt></td>
+<td><code>-</code></td>
<td>The name of the goal for which to show help. If unspecified, all
-goals will be displayed.<br /><b>User property is</b>: <tt>goal</tt>.</td>
+goals will be displayed.<br /><b>User property is</b>: <code>goal</code>.</td>
</tr>
<tr class="b">
<td><b><a href="#indentSize">indentSize</a></b></td>
-<td><tt>int</tt></td>
+<td><code>int</code></td>
-<td><tt>-</tt></td>
+<td><code>-</code></td>
-<td>The number of spaces per indentation level, should be positive.<br /><b>Default value is</b>: <tt>2</tt>.<br /><b>User property is</b>: <tt>indentSize</tt>.</td>
+<td>The number of spaces per indentation level, should be positive.<br /><b>Default value is</b>: <code>2</code>.<br /><b>User property is</b>: <code>indentSize</code>.</td>
</tr>
<tr class="a">
<td><b><a href="#lineLength">lineLength</a></b></td>
-<td><tt>int</tt></td>
+<td><code>int</code></td>
-<td><tt>-</tt></td>
+<td><code>-</code></td>
-<td>The maximum length of a display line, should be positive.<br /><b>Default value is</b>: <tt>80</tt>.<br /><b>User property is</b>: <tt>lineLength</tt>.</td>
+<td>The maximum length of a display line, should be positive.<br /><b>Default value is</b>: <code>80</code>.<br /><b>User property is</b>: <code>lineLength</code>.</td>
</tr>
</table>
- </div>
-
-<div class="section">
+ </section>
+ <section>
<h3><a name="Parameter_Details"></a>Parameter Details</h3>
<p><b><a name="detail">detail</a>:</b></p>
-<div>If <tt>true</tt>, display all settable properties for each
+<div>If <code>true</code>, display all settable properties for each
goal.</div>
<ul>
-<li><b>Type</b>: <tt>boolean</tt></li>
+<li><b>Type</b>: <code>boolean</code></li>
-<li><b>Required</b>: <tt>No</tt></li>
+<li><b>Required</b>: <code>No</code></li>
-<li><b>User Property</b>: <tt>detail</tt></li>
+<li><b>User Property</b>: <code>detail</code></li>
-<li><b>Default</b>: <tt>false</tt></li>
+<li><b>Default</b>: <code>false</code></li>
</ul><hr />
<p><b><a name="goal">goal</a>:</b></p>
<ul>
-<li><b>Type</b>: <tt>java.lang.String</tt></li>
+<li><b>Type</b>: <code>java.lang.String</code></li>
-<li><b>Required</b>: <tt>No</tt></li>
+<li><b>Required</b>: <code>No</code></li>
-<li><b>User Property</b>: <tt>goal</tt></li>
+<li><b>User Property</b>: <code>goal</code></li>
</ul><hr />
<p><b><a name="indentSize">indentSize</a>:</b></p>
<ul>
-<li><b>Type</b>: <tt>int</tt></li>
+<li><b>Type</b>: <code>int</code></li>
-<li><b>Required</b>: <tt>No</tt></li>
+<li><b>Required</b>: <code>No</code></li>
-<li><b>User Property</b>: <tt>indentSize</tt></li>
+<li><b>User Property</b>: <code>indentSize</code></li>
-<li><b>Default</b>: <tt>2</tt></li>
+<li><b>Default</b>: <code>2</code></li>
</ul><hr />
<p><b><a name="lineLength">lineLength</a>:</b></p>
<ul>
-<li><b>Type</b>: <tt>int</tt></li>
+<li><b>Type</b>: <code>int</code></li>
-<li><b>Required</b>: <tt>No</tt></li>
+<li><b>Required</b>: <code>No</code></li>
-<li><b>User Property</b>: <tt>lineLength</tt></li>
+<li><b>User Property</b>: <code>lineLength</code></li>
-<li><b>Default</b>: <tt>80</tt></li>
+<li><b>Default</b>: <code>80</code></li>
</ul>
- </div>
- </div>
+ </section>
+ </section>
- </article>
- <div class="marginal">
- <nav id="nav">
- <hr class="n" />
- <a id="navigation"></a>
- <a class="hide" href="#top" title="Show Content">Jump back to the top of the page</a>
- <h2 class="nav menu">Section-Menu</h2>
- <ul id="menu">
- <li class="m blog"><a href="/blog/" class="m">Blog</a></li>
- <li class="m projects"><a href="/projects.html" class="m selected">Projects</a></li>
- <li class="m about"><a href="/about.html" class="m">About</a></li>
- </ul>
- <h2 class="nav submenu">
- <span class="s">Submenu for section</span>
- <a class="s selected" href="/projects.html">Projects</a>
- </h2>
- <ul id="submenu" class="s">
- <li class="s sub">
- <a class="s selected" href="./index.html">Hibernate Maven Plugin</a>
- <ul class="s active">
- <li class="s off">
- <a href="configuration.html" class="s" title="Configuration Examples">Configuration Examples</a>
- </li>
- <li class="s off">
- <a href="create-mojo.html" class="s" title="Goal: CREATE">Goal: CREATE</a>
- </li>
- <li class="s off">
- <a href="drop-mojo.html" class="s" title="Goal: DROP">Goal: DROP</a>
- </li>
- <li class="s off">
- <a href="debugging.html" class="s" title="Enable Debug-Output">Enable Debug-Output</a>
- </li>
- <li class="s off">
- <a href="skip.html" class="s" title="Skipping Execution">Skipping Execution</a>
- </li>
- <li class="s off">
- <a href="force.html" class="s" title="Force Exceution">Force Exceution</a>
- </li>
- <li class="s off">
- <a href="pitfalls.html" class="s" title="Known Pitfalls (FAQ)">Known Pitfalls (FAQ)</a>
- </li>
- <li class="s sub off">
- <a href="project-info.html" class="s" title="Project Information">Project Information</a>
- </li>
- <li class="s sub off">
- <a href="project-reports.html" class="s" title="Project Reports">Project Reports</a>
- </li>
- </ul>
- </li>
- </ul>
- <hr class="n" />
- </nav>
- <aside class="m">
- <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
- <img class="poweredBy" alt="Built by Maven" src="./images/logos/maven-feather.png" />
- </a>
- </aside>
- </div>
- </main>
- <footer id="footer">
- <hr class="f" />
- <ul id="footerlinks">
- <li class="f" id="copyright">© <strong>mo</strong> 2016
- </li>
- <li class="f"><a class="f" href="/impressum.html">Impressum</a></li>
- <li class="f about"><a class="f" href="/about.html">About</a></li>
- </ul>
- </footer>
- </div>
- <script type="text/javascript"><!--//--><![CDATA[//><!--
- var _gaq = _gaq || [];
- _gaq.push(['_setAccount', 'UA-571104-3']);
- _gaq.push(['_trackPageview']);
- (function() {
- var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
- ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
- var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
- })();
- //--><!]]>
- </script>
- </body>
+ </article>
+ <hr />
+ <h2>Page Structure as JSON</h2>
+ <pre class="json">
+{
+ "_titles": {
+ "/projects/hibernate-maven-plugin/2.0.0/index.html": "Hibernate Maven Plugin",
+ "/projects/hibernate-maven-plugin/2.0.0/ci-management.html": "CI Management",
+ "/projects/hibernate-maven-plugin/2.0.0/dependencies.html": "Dependencies",
+ "/projects/hibernate-maven-plugin/2.0.0/dependency-info.html": "Maven Coordinates",
+ "/projects/hibernate-maven-plugin/2.0.0/distribution-management.html": "Distribution Management",
+ "/projects/hibernate-maven-plugin/2.0.0/licenses.html": "Licenses",
+ "/projects/hibernate-maven-plugin/2.0.0/plugin-management.html": "Plugin Management",
+ "/projects/hibernate-maven-plugin/2.0.0/plugins.html": "Plugins",
+ "/projects/hibernate-maven-plugin/2.0.0/scm.html": "Source Code Management",
+ "/projects/hibernate-maven-plugin/2.0.0/summary.html": "Summary",
+ "/projects/hibernate-maven-plugin/2.0.0/team.html": "Team",
+ "/projects/hibernate-maven-plugin/2.0.0/project-info.html": "Project Information",
+ "/projects/hibernate-maven-plugin/2.0.0/testapidocs/index.html": "Test JavaDocs",
+ "/projects/hibernate-maven-plugin/2.0.0/apidocs/index.html": "JavaDocs",
+ "/projects/hibernate-maven-plugin/2.0.0/xref/index.html": "Source Xref",
+ "/projects/hibernate-maven-plugin/2.0.0/xref-test/index.html": "Test Source Xref",
+ "/projects/hibernate-maven-plugin/2.0.0/cpd.html": "CPD",
+ "/projects/hibernate-maven-plugin/2.0.0/pmd.html": "PMD",
+ "/projects/hibernate-maven-plugin/2.0.0/plugin-info.html": "Plugin Documentation",
+ "/projects/hibernate-maven-plugin/2.0.0/project-reports.html": "Project Reports",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html?about": "Overview",
+ "/projects/hibernate-maven-plugin/2.0.0/configuration.html": "Configuration Examples",
+ "/projects/hibernate-maven-plugin/2.0.0/create-mojo.html": "Goal — hibernate:create",
+ "/projects/hibernate-maven-plugin/2.0.0/update-mojo.html": "Goal — hibernate:update",
+ "/projects/hibernate-maven-plugin/2.0.0/drop-mojo.html": "Goal — hibernate:drop",
+ "/projects/hibernate-maven-plugin/2.0.0/help-mojo.html": "Goal — hibernate:help",
+ "/projects/hibernate-maven-plugin/2.0.0/debugging.html": "Enable Debug-Output",
+ "/projects/hibernate-maven-plugin/2.0.0/skip.html": "Skipping Execution",
+ "/projects/hibernate-maven-plugin/2.0.0/force.html": "Force Exceution",
+ "/projects/hibernate-maven-plugin/2.0.0/pitfalls.html": "Known Pitfalls (FAQ)"
+ },
+ "_childs": {
+ "/projects/hibernate-maven-plugin/2.0.0/index.html": [
+ "/projects/hibernate-maven-plugin/2.0.0/index.html?about",
+ "/projects/hibernate-maven-plugin/2.0.0/configuration.html",
+ "/projects/hibernate-maven-plugin/2.0.0/create-mojo.html",
+ "/projects/hibernate-maven-plugin/2.0.0/update-mojo.html",
+ "/projects/hibernate-maven-plugin/2.0.0/drop-mojo.html",
+ "/projects/hibernate-maven-plugin/2.0.0/help-mojo.html",
+ "/projects/hibernate-maven-plugin/2.0.0/debugging.html",
+ "/projects/hibernate-maven-plugin/2.0.0/skip.html",
+ "/projects/hibernate-maven-plugin/2.0.0/force.html",
+ "/projects/hibernate-maven-plugin/2.0.0/pitfalls.html",
+ "/projects/hibernate-maven-plugin/2.0.0/project-info.html",
+ "/projects/hibernate-maven-plugin/2.0.0/project-reports.html"
+ ],
+ "/projects/hibernate-maven-plugin/2.0.0/project-info.html": [
+ "/projects/hibernate-maven-plugin/2.0.0/ci-management.html",
+ "/projects/hibernate-maven-plugin/2.0.0/dependencies.html",
+ "/projects/hibernate-maven-plugin/2.0.0/dependency-info.html",
+ "/projects/hibernate-maven-plugin/2.0.0/distribution-management.html",
+ "/projects/hibernate-maven-plugin/2.0.0/licenses.html",
+ "/projects/hibernate-maven-plugin/2.0.0/plugin-management.html",
+ "/projects/hibernate-maven-plugin/2.0.0/plugins.html",
+ "/projects/hibernate-maven-plugin/2.0.0/scm.html",
+ "/projects/hibernate-maven-plugin/2.0.0/summary.html",
+ "/projects/hibernate-maven-plugin/2.0.0/team.html"
+ ],
+ "/projects/hibernate-maven-plugin/2.0.0/project-reports.html": [
+ "/projects/hibernate-maven-plugin/2.0.0/testapidocs/index.html",
+ "/projects/hibernate-maven-plugin/2.0.0/apidocs/index.html",
+ "/projects/hibernate-maven-plugin/2.0.0/xref/index.html",
+ "/projects/hibernate-maven-plugin/2.0.0/xref-test/index.html",
+ "/projects/hibernate-maven-plugin/2.0.0/cpd.html",
+ "/projects/hibernate-maven-plugin/2.0.0/pmd.html",
+ "/projects/hibernate-maven-plugin/2.0.0/plugin-info.html"
+ ]
+ },
+ "_crumbs": {
+ "/projects/hibernate-maven-plugin/2.0.0/index.html": [
+ "/index.html","/projects.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html"
+ ],
+ "/projects/hibernate-maven-plugin/2.0.0/ci-management.html": [
+ "/index.html","/projects.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html",
+ "/projects/hibernate-maven-plugin/2.0.0/project-info.html",
+ "/projects/hibernate-maven-plugin/2.0.0/ci-management.html"
+ ],
+ "/projects/hibernate-maven-plugin/2.0.0/dependencies.html": [
+ "/index.html","/projects.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html",
+ "/projects/hibernate-maven-plugin/2.0.0/project-info.html",
+ "/projects/hibernate-maven-plugin/2.0.0/dependencies.html"
+ ],
+ "/projects/hibernate-maven-plugin/2.0.0/dependency-info.html": [
+ "/index.html","/projects.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html",
+ "/projects/hibernate-maven-plugin/2.0.0/project-info.html",
+ "/projects/hibernate-maven-plugin/2.0.0/dependency-info.html"
+ ],
+ "/projects/hibernate-maven-plugin/2.0.0/distribution-management.html": [
+ "/index.html","/projects.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html",
+ "/projects/hibernate-maven-plugin/2.0.0/project-info.html",
+ "/projects/hibernate-maven-plugin/2.0.0/distribution-management.html"
+ ],
+ "/projects/hibernate-maven-plugin/2.0.0/licenses.html": [
+ "/index.html","/projects.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html",
+ "/projects/hibernate-maven-plugin/2.0.0/project-info.html",
+ "/projects/hibernate-maven-plugin/2.0.0/licenses.html"
+ ],
+ "/projects/hibernate-maven-plugin/2.0.0/plugin-management.html": [
+ "/index.html","/projects.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html",
+ "/projects/hibernate-maven-plugin/2.0.0/project-info.html",
+ "/projects/hibernate-maven-plugin/2.0.0/plugin-management.html"
+ ],
+ "/projects/hibernate-maven-plugin/2.0.0/plugins.html": [
+ "/index.html","/projects.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html",
+ "/projects/hibernate-maven-plugin/2.0.0/project-info.html",
+ "/projects/hibernate-maven-plugin/2.0.0/plugins.html"
+ ],
+ "/projects/hibernate-maven-plugin/2.0.0/scm.html": [
+ "/index.html","/projects.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html",
+ "/projects/hibernate-maven-plugin/2.0.0/project-info.html",
+ "/projects/hibernate-maven-plugin/2.0.0/scm.html"
+ ],
+ "/projects/hibernate-maven-plugin/2.0.0/summary.html": [
+ "/index.html","/projects.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html",
+ "/projects/hibernate-maven-plugin/2.0.0/project-info.html",
+ "/projects/hibernate-maven-plugin/2.0.0/summary.html"
+ ],
+ "/projects/hibernate-maven-plugin/2.0.0/team.html": [
+ "/index.html","/projects.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html",
+ "/projects/hibernate-maven-plugin/2.0.0/project-info.html",
+ "/projects/hibernate-maven-plugin/2.0.0/team.html"
+ ],
+ "/projects/hibernate-maven-plugin/2.0.0/project-info.html": [
+ "/index.html","/projects.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html",
+ "/projects/hibernate-maven-plugin/2.0.0/project-info.html"
+ ],
+ "/projects/hibernate-maven-plugin/2.0.0/testapidocs/index.html": [
+ "/index.html","/projects.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html",
+ "/projects/hibernate-maven-plugin/2.0.0/project-reports.html",
+ "/projects/hibernate-maven-plugin/2.0.0/testapidocs/index.html"
+ ],
+ "/projects/hibernate-maven-plugin/2.0.0/apidocs/index.html": [
+ "/index.html","/projects.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html",
+ "/projects/hibernate-maven-plugin/2.0.0/project-reports.html",
+ "/projects/hibernate-maven-plugin/2.0.0/apidocs/index.html"
+ ],
+ "/projects/hibernate-maven-plugin/2.0.0/xref/index.html": [
+ "/index.html","/projects.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html",
+ "/projects/hibernate-maven-plugin/2.0.0/project-reports.html",
+ "/projects/hibernate-maven-plugin/2.0.0/xref/index.html"
+ ],
+ "/projects/hibernate-maven-plugin/2.0.0/xref-test/index.html": [
+ "/index.html","/projects.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html",
+ "/projects/hibernate-maven-plugin/2.0.0/project-reports.html",
+ "/projects/hibernate-maven-plugin/2.0.0/xref-test/index.html"
+ ],
+ "/projects/hibernate-maven-plugin/2.0.0/cpd.html": [
+ "/index.html","/projects.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html",
+ "/projects/hibernate-maven-plugin/2.0.0/project-reports.html",
+ "/projects/hibernate-maven-plugin/2.0.0/cpd.html"
+ ],
+ "/projects/hibernate-maven-plugin/2.0.0/pmd.html": [
+ "/index.html","/projects.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html",
+ "/projects/hibernate-maven-plugin/2.0.0/project-reports.html",
+ "/projects/hibernate-maven-plugin/2.0.0/pmd.html"
+ ],
+ "/projects/hibernate-maven-plugin/2.0.0/plugin-info.html": [
+ "/index.html","/projects.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html",
+ "/projects/hibernate-maven-plugin/2.0.0/project-reports.html",
+ "/projects/hibernate-maven-plugin/2.0.0/plugin-info.html"
+ ],
+ "/projects/hibernate-maven-plugin/2.0.0/project-reports.html": [
+ "/index.html","/projects.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html",
+ "/projects/hibernate-maven-plugin/2.0.0/project-reports.html"
+ ],
+ "/projects/hibernate-maven-plugin/2.0.0/index.html?about": [
+ "/index.html","/projects.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html?about"
+ ],
+ "/projects/hibernate-maven-plugin/2.0.0/configuration.html": [
+ "/index.html","/projects.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html",
+ "/projects/hibernate-maven-plugin/2.0.0/configuration.html"
+ ],
+ "/projects/hibernate-maven-plugin/2.0.0/create-mojo.html": [
+ "/index.html","/projects.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html",
+ "/projects/hibernate-maven-plugin/2.0.0/create-mojo.html"
+ ],
+ "/projects/hibernate-maven-plugin/2.0.0/update-mojo.html": [
+ "/index.html","/projects.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html",
+ "/projects/hibernate-maven-plugin/2.0.0/update-mojo.html"
+ ],
+ "/projects/hibernate-maven-plugin/2.0.0/drop-mojo.html": [
+ "/index.html","/projects.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html",
+ "/projects/hibernate-maven-plugin/2.0.0/drop-mojo.html"
+ ],
+ "/projects/hibernate-maven-plugin/2.0.0/help-mojo.html": [
+ "/index.html","/projects.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html",
+ "/projects/hibernate-maven-plugin/2.0.0/help-mojo.html"
+ ],
+ "/projects/hibernate-maven-plugin/2.0.0/debugging.html": [
+ "/index.html","/projects.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html",
+ "/projects/hibernate-maven-plugin/2.0.0/debugging.html"
+ ],
+ "/projects/hibernate-maven-plugin/2.0.0/skip.html": [
+ "/index.html","/projects.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html",
+ "/projects/hibernate-maven-plugin/2.0.0/skip.html"
+ ],
+ "/projects/hibernate-maven-plugin/2.0.0/force.html": [
+ "/index.html","/projects.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html",
+ "/projects/hibernate-maven-plugin/2.0.0/force.html"
+ ],
+ "/projects/hibernate-maven-plugin/2.0.0/pitfalls.html": [
+ "/index.html","/projects.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html",
+ "/projects/hibernate-maven-plugin/2.0.0/pitfalls.html"
+ ]
+ },
+ "_canonical": {
+ "/projects/hibernate-maven-plugin/2.0.0/index.html": "/hibernate-maven-plugin/index.html",
+ "/projects/hibernate-maven-plugin/2.0.0/ci-management.html": "/hibernate-maven-plugin/ci-management.html",
+ "/projects/hibernate-maven-plugin/2.0.0/dependencies.html": "/hibernate-maven-plugin/dependencies.html",
+ "/projects/hibernate-maven-plugin/2.0.0/dependency-info.html": "/hibernate-maven-plugin/dependency-info.html",
+ "/projects/hibernate-maven-plugin/2.0.0/distribution-management.html": "/hibernate-maven-plugin/distribution-management.html",
+ "/projects/hibernate-maven-plugin/2.0.0/licenses.html": "/hibernate-maven-plugin/licenses.html",
+ "/projects/hibernate-maven-plugin/2.0.0/plugin-management.html": "/hibernate-maven-plugin/plugin-management.html",
+ "/projects/hibernate-maven-plugin/2.0.0/plugins.html": "/hibernate-maven-plugin/plugins.html",
+ "/projects/hibernate-maven-plugin/2.0.0/scm.html": "/hibernate-maven-plugin/scm.html",
+ "/projects/hibernate-maven-plugin/2.0.0/summary.html": "/hibernate-maven-plugin/summary.html",
+ "/projects/hibernate-maven-plugin/2.0.0/team.html": "/hibernate-maven-plugin/team.html",
+ "/projects/hibernate-maven-plugin/2.0.0/project-info.html": "/hibernate-maven-plugin/project-info.html",
+ "/projects/hibernate-maven-plugin/2.0.0/testapidocs/index.html": "/hibernate-maven-plugin/testapidocs/index.html",
+ "/projects/hibernate-maven-plugin/2.0.0/apidocs/index.html": "/hibernate-maven-plugin/apidocs/index.html",
+ "/projects/hibernate-maven-plugin/2.0.0/xref/index.html": "/hibernate-maven-plugin/xref/index.html",
+ "/projects/hibernate-maven-plugin/2.0.0/xref-test/index.html": "/hibernate-maven-plugin/xref-test/index.html",
+ "/projects/hibernate-maven-plugin/2.0.0/cpd.html": "/hibernate-maven-plugin/cpd.html",
+ "/projects/hibernate-maven-plugin/2.0.0/pmd.html": "/hibernate-maven-plugin/pmd.html",
+ "/projects/hibernate-maven-plugin/2.0.0/plugin-info.html": "/hibernate-maven-plugin/plugin-info.html",
+ "/projects/hibernate-maven-plugin/2.0.0/project-reports.html": "/hibernate-maven-plugin/project-reports.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html?about": "/hibernate-maven-plugin/index.html?about",
+ "/projects/hibernate-maven-plugin/2.0.0/configuration.html": "/hibernate-maven-plugin/configuration.html",
+ "/projects/hibernate-maven-plugin/2.0.0/create-mojo.html": "/hibernate-maven-plugin/create-mojo.html",
+ "/projects/hibernate-maven-plugin/2.0.0/update-mojo.html": "/hibernate-maven-plugin/update-mojo.html",
+ "/projects/hibernate-maven-plugin/2.0.0/drop-mojo.html": "/hibernate-maven-plugin/drop-mojo.html",
+ "/projects/hibernate-maven-plugin/2.0.0/help-mojo.html": "/hibernate-maven-plugin/help-mojo.html",
+ "/projects/hibernate-maven-plugin/2.0.0/debugging.html": "/hibernate-maven-plugin/debugging.html",
+ "/projects/hibernate-maven-plugin/2.0.0/skip.html": "/hibernate-maven-plugin/skip.html",
+ "/projects/hibernate-maven-plugin/2.0.0/force.html": "/hibernate-maven-plugin/force.html",
+ "/projects/hibernate-maven-plugin/2.0.0/pitfalls.html": "/hibernate-maven-plugin/pitfalls.html"
+ }
+}
+ </pre>
+ <h2>All Pages</h2>
+ <p>
+ <ul>
+ <li><a href="index.html">Hibernate Maven Plugin</a></li><li><a href="ci-management.html">CI Management</a></li><li><a href="dependencies.html">Dependencies</a></li><li><a href="dependency-info.html">Maven Coordinates</a></li><li><a href="distribution-management.html">Distribution Management</a></li><li><a href="licenses.html">Licenses</a></li><li><a href="plugin-management.html">Plugin Management</a></li><li><a href="plugins.html">Plugins</a></li><li><a href="scm.html">Source Code Management</a></li><li><a href="summary.html">Summary</a></li><li><a href="team.html">Team</a></li><li><a href="project-info.html">Project Information</a></li><li><a href="testapidocs/index.html">Test JavaDocs</a></li><li><a href="apidocs/index.html">JavaDocs</a></li><li><a href="xref/index.html">Source Xref</a></li><li><a href="xref-test/index.html">Test Source Xref</a></li><li><a href="cpd.html">CPD</a></li><li><a href="pmd.html">PMD</a></li><li><a href="plugin-info.html">Plugin Documentation</a></li><li><a href="project-reports.html">Project Reports</a></li><li><a href="index.html?about">Overview</a></li><li><a href="configuration.html">Configuration Examples</a></li><li><a href="create-mojo.html">Goal — hibernate:create</a></li><li><a href="update-mojo.html">Goal — hibernate:update</a></li><li><a href="drop-mojo.html">Goal — hibernate:drop</a></li><li><a href="help-mojo.html">Goal — hibernate:help</a></li><li><a href="debugging.html">Enable Debug-Output</a></li><li><a href="skip.html">Skipping Execution</a></li><li><a href="force.html">Force Exceution</a></li><li><a href="pitfalls.html">Known Pitfalls (FAQ)</a></li> </ul>
+ </p>
+ </body>
</html>
<!DOCTYPE html>
<!--/*-->
-<!-- Generated by Apache Maven Doxia Site Renderer 2.0.0 at $dateFormat.format( $currentDate ) -->
+<!-- Generated by Apache Maven Doxia Site Renderer 1.9.2 at 2025-11-07 -->
-
+
- <!-- DONE WITH MENUE - - Project Documentation-->
+ <!-- DONE WITH MENUE - - $page.name-->
-
+
-
- <!-- Skipping already seen entry: uri=index.html, name=Hibernate Maven Plugin -->
+
+
+
+
+
+
+ <!-- NEW PAGE - - - - - uri: index.html?about / name: Overview -->
+
+
+
+
- <!-- NEW PAGE - - - - - uri: create-mojo.html / name: Goal: CREATE -->
+ <!-- NEW PAGE - - - - - uri: create-mojo.html / name: Goal — hibernate:create -->
+
+
+
+
+
+
+
+
+
+
+
+
+ <!-- NEW PAGE - - - - - uri: update-mojo.html / name: Goal — hibernate:update -->
+
+
+
+
+
+
+
+
+
+
+
+
+ <!-- NEW PAGE - - - - - uri: drop-mojo.html / name: Goal — hibernate:drop -->
- <!-- NEW PAGE - - - - - uri: drop-mojo.html / name: Goal: DROP -->
+ <!-- NEW PAGE - - - - - uri: help-mojo.html / name: Goal — hibernate:help -->
<!-- name: Hibernate Maven Plugin -->
-<!-- title: Hibernate Maven Plugin -->
-<!-- short title: $shortTitle -->
+<!-- title: Hibernate Maven Plugin – -->
+<!-- short title: -->
<!-- current page: index.html -->
<!-- path: /projects/hibernate-maven-plugin/2.0.0/ -->
<!-- crumbs: "/index.html","/projects.html" -->
-<!-- pages: {index.html={uri=index.html, name=Hibernate Maven Plugin, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}], childs={configuration.html=Configuration Examples, create-mojo.html=Goal: CREATE, drop-mojo.html=Goal: DROP, debugging.html=Enable Debug-Output, skip.html=Skipping Execution, force.html=Force Exceution, pitfalls.html=Known Pitfalls (FAQ), project-info.html=Project Information, project-reports.html=Project Reports}}, ci-management.html={name=CI Management, uri=ci-management.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=ci-management.html, name=CI Management}]}, dependencies.html={name=Dependencies, uri=dependencies.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=dependencies.html, name=Dependencies}]}, dependency-info.html={name=Maven Coordinates, uri=dependency-info.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=dependency-info.html, name=Maven Coordinates}]}, distribution-management.html={name=Distribution Management, uri=distribution-management.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=distribution-management.html, name=Distribution Management}]}, licenses.html={name=Licenses, uri=licenses.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=licenses.html, name=Licenses}]}, plugin-management.html={name=Plugin Management, uri=plugin-management.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=plugin-management.html, name=Plugin Management}]}, plugins.html={name=Plugins, uri=plugins.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=plugins.html, name=Plugins}]}, scm.html={name=Source Code Management, uri=scm.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=scm.html, name=Source Code Management}]}, summary.html={name=Summary, uri=summary.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=summary.html, name=Summary}]}, team.html={name=Team, uri=team.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=team.html, name=Team}]}, project-info.html={name=Project Information, uri=project-info.html, childs={ci-management.html=CI Management, dependencies.html=Dependencies, dependency-info.html=Maven Coordinates, distribution-management.html=Distribution Management, licenses.html=Licenses, plugin-management.html=Plugin Management, plugins.html=Plugins, scm.html=Source Code Management, summary.html=Summary, team.html=Team}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}]}, testapidocs/index.html={name=Test JavaDocs, uri=testapidocs/index.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=testapidocs/index.html, name=Test JavaDocs}]}, apidocs/index.html={name=JavaDocs, uri=apidocs/index.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=apidocs/index.html, name=JavaDocs}]}, xref/index.html={name=Source Xref, uri=xref/index.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=xref/index.html, name=Source Xref}]}, xref-test/index.html={name=Test Source Xref, uri=xref-test/index.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=xref-test/index.html, name=Test Source Xref}]}, cpd.html={name=CPD, uri=cpd.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=cpd.html, name=CPD}]}, pmd.html={name=PMD, uri=pmd.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=pmd.html, name=PMD}]}, plugin-info.html={name=Plugin Documentation, uri=plugin-info.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=plugin-info.html, name=Plugin Documentation}]}, project-reports.html={name=Project Reports, uri=project-reports.html, childs={testapidocs/index.html=Test JavaDocs, apidocs/index.html=JavaDocs, xref/index.html=Source Xref, xref-test/index.html=Test Source Xref, cpd.html=CPD, pmd.html=PMD, plugin-info.html=Plugin Documentation}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}]}, configuration.html={name=Configuration Examples, uri=configuration.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=configuration.html, name=Configuration Examples}]}, create-mojo.html={name=Goal: CREATE, uri=create-mojo.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=create-mojo.html, name=Goal: CREATE}]}, drop-mojo.html={name=Goal: DROP, uri=drop-mojo.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=drop-mojo.html, name=Goal: DROP}]}, debugging.html={name=Enable Debug-Output, uri=debugging.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=debugging.html, name=Enable Debug-Output}]}, skip.html={name=Skipping Execution, uri=skip.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=skip.html, name=Skipping Execution}]}, force.html={name=Force Exceution, uri=force.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=force.html, name=Force Exceution}]}, pitfalls.html={name=Known Pitfalls (FAQ), uri=pitfalls.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=pitfalls.html, name=Known Pitfalls (FAQ)}]}} -->
+<!-- pages: {index.html={uri=index.html, name=Hibernate Maven Plugin, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}], childs={index.html?about=Overview, configuration.html=Configuration Examples, create-mojo.html=Goal — hibernate:create, update-mojo.html=Goal — hibernate:update, drop-mojo.html=Goal — hibernate:drop, help-mojo.html=Goal — hibernate:help, debugging.html=Enable Debug-Output, skip.html=Skipping Execution, force.html=Force Exceution, pitfalls.html=Known Pitfalls (FAQ), project-info.html=Project Information, project-reports.html=Project Reports}}, ci-management.html={name=CI Management, uri=ci-management.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=ci-management.html, name=CI Management}]}, dependencies.html={name=Dependencies, uri=dependencies.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=dependencies.html, name=Dependencies}]}, dependency-info.html={name=Maven Coordinates, uri=dependency-info.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=dependency-info.html, name=Maven Coordinates}]}, distribution-management.html={name=Distribution Management, uri=distribution-management.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=distribution-management.html, name=Distribution Management}]}, licenses.html={name=Licenses, uri=licenses.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=licenses.html, name=Licenses}]}, plugin-management.html={name=Plugin Management, uri=plugin-management.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=plugin-management.html, name=Plugin Management}]}, plugins.html={name=Plugins, uri=plugins.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=plugins.html, name=Plugins}]}, scm.html={name=Source Code Management, uri=scm.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=scm.html, name=Source Code Management}]}, summary.html={name=Summary, uri=summary.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=summary.html, name=Summary}]}, team.html={name=Team, uri=team.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=team.html, name=Team}]}, project-info.html={name=Project Information, uri=project-info.html, childs={ci-management.html=CI Management, dependencies.html=Dependencies, dependency-info.html=Maven Coordinates, distribution-management.html=Distribution Management, licenses.html=Licenses, plugin-management.html=Plugin Management, plugins.html=Plugins, scm.html=Source Code Management, summary.html=Summary, team.html=Team}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}]}, testapidocs/index.html={name=Test JavaDocs, uri=testapidocs/index.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=testapidocs/index.html, name=Test JavaDocs}]}, apidocs/index.html={name=JavaDocs, uri=apidocs/index.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=apidocs/index.html, name=JavaDocs}]}, xref/index.html={name=Source Xref, uri=xref/index.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=xref/index.html, name=Source Xref}]}, xref-test/index.html={name=Test Source Xref, uri=xref-test/index.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=xref-test/index.html, name=Test Source Xref}]}, cpd.html={name=CPD, uri=cpd.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=cpd.html, name=CPD}]}, pmd.html={name=PMD, uri=pmd.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=pmd.html, name=PMD}]}, plugin-info.html={name=Plugin Documentation, uri=plugin-info.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=plugin-info.html, name=Plugin Documentation}]}, project-reports.html={name=Project Reports, uri=project-reports.html, childs={testapidocs/index.html=Test JavaDocs, apidocs/index.html=JavaDocs, xref/index.html=Source Xref, xref-test/index.html=Test Source Xref, cpd.html=CPD, pmd.html=PMD, plugin-info.html=Plugin Documentation}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}]}, index.html?about={name=Overview, uri=index.html?about, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=index.html?about, name=Overview}]}, configuration.html={name=Configuration Examples, uri=configuration.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=configuration.html, name=Configuration Examples}]}, create-mojo.html={name=Goal — hibernate:create, uri=create-mojo.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=create-mojo.html, name=Goal — hibernate:create}]}, update-mojo.html={name=Goal — hibernate:update, uri=update-mojo.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=update-mojo.html, name=Goal — hibernate:update}]}, drop-mojo.html={name=Goal — hibernate:drop, uri=drop-mojo.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=drop-mojo.html, name=Goal — hibernate:drop}]}, help-mojo.html={name=Goal — hibernate:help, uri=help-mojo.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=help-mojo.html, name=Goal — hibernate:help}]}, debugging.html={name=Enable Debug-Output, uri=debugging.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=debugging.html, name=Enable Debug-Output}]}, skip.html={name=Skipping Execution, uri=skip.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=skip.html, name=Skipping Execution}]}, force.html={name=Force Exceution, uri=force.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=force.html, name=Force Exceution}]}, pitfalls.html={name=Known Pitfalls (FAQ), uri=pitfalls.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=pitfalls.html, name=Known Pitfalls (FAQ)}]}} -->
<!--*/-->
<html xmlns="http://www.w3.org/1999/xhtml" th:replace="~{/templates/layout.html :: layout(uri='' + ~{:: code[class='site_uri']/text()}, title=~{:: title}, maincontent=~{:: .maincontent}, json='MERGE:' + ~{:: pre[class='json']/text()})}">
<head>
- <title class="title">Hibernate Maven Plugin</title>
+ <title class="title">Hibernate Maven Plugin – </title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<link id="canonical" rel="canonical" href="/hibernate-maven-plugin/index.html"/>
</head>
<body>
- <h1 class="short_title">$shortTitle</h1>
+ <h1 class="short_title"></h1>
<h2>URI</h2>
<ul>
<li><strong>site:</strong> <code class="site_uri">/projects/hibernate-maven-plugin/2.0.0/index.html</code></li>
- <section><a id="Hibernate_Maven_Plugin"></a>
+
<h1>Hibernate Maven Plugin</h1>
- <section><a id="A_simple_Plugin_for_generating_a_Database-Schema_from_Hibernate_Mapping-Annotations"></a>
-<h2>A simple Plugin for generating a Database-Schema from Hibernate Mapping-Annotations</h2>
+ <section>
+<h2><a name="A_simple_Plugin_for_generating_a_Database-Schema_from_Hibernate_Mapping-Annotations"></a>A simple Plugin for generating a Database-Schema from Hibernate Mapping-Annotations</h2>
<p>
- The <strong>hibernate-maven-plugin</strong> is a plugin for generating a database-schema
+ The <b>hibernate-maven-plugin</b> 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
- <a href="http://mojo.codehaus.org/dbunit-maven-plugin" class="externalLink">dbunit-maven-plugin</a>.
+ <a class="externalLink" href="http://mojo.codehaus.org/dbunit-maven-plugin">dbunit-maven-plugin</a>.
</p>
<p>
For more information about the inspiration to write this tiny plugin,
<a href="/hibernate-maven-plugin-a-simple-plugin-for-generating-a-database-schema-from-hibernate-4-mapping-annotations/">read our blog-article about the hibernate-maven-plugin</a>.
</p>
- </section><section><a id="Documentation"></a>
-<h2>Documentation</h2>
+ </section><section>
+<h2><a name="Documentation"></a>Documentation</h2>
<ul>
<li>
See <a href="./create-mojo.html">hibernate:create</a>,
+ See <a href="./update-mojo.html">hibernate:update</a> and
See <a href="./drop-mojo.html">hibernate:drop</a> and
+ See <a href="./help-mojo.html">hibernate:help</a> and
<a href="./plugin-info.html">Plugin Documentation</a> for the full
autogenerated documentation. These are mostly configuration-options
of the Hibernate-Tools <code>SchemaExport</code> and <code>SchemaUpdate</code>, that do
the work in the background.
</li>
</ul>
- </section><section><a id="Releases"></a>
-<h2>Releases</h2>
+ </section><section>
+<h2><a name="Releases"></a>Releases</h2>
<ul>
-<li><a href="https://juplo.de/hibernate-maven-plugin" class="externalLink">current version</a></li>
+<li><a class="externalLink" href="https://juplo.de/hibernate-maven-plugin">current version</a></li>
<li>2.0.0 (this version)</li>
<li><a href="/projects/hibernate-maven-plugin/1.0/index.html">1.0</a></li>
</ul>
- </section></section>
+ </section>
</article>
<hr />
"/projects/hibernate-maven-plugin/2.0.0/pmd.html": "PMD",
"/projects/hibernate-maven-plugin/2.0.0/plugin-info.html": "Plugin Documentation",
"/projects/hibernate-maven-plugin/2.0.0/project-reports.html": "Project Reports",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html?about": "Overview",
"/projects/hibernate-maven-plugin/2.0.0/configuration.html": "Configuration Examples",
- "/projects/hibernate-maven-plugin/2.0.0/create-mojo.html": "Goal: CREATE",
- "/projects/hibernate-maven-plugin/2.0.0/drop-mojo.html": "Goal: DROP",
+ "/projects/hibernate-maven-plugin/2.0.0/create-mojo.html": "Goal — hibernate:create",
+ "/projects/hibernate-maven-plugin/2.0.0/update-mojo.html": "Goal — hibernate:update",
+ "/projects/hibernate-maven-plugin/2.0.0/drop-mojo.html": "Goal — hibernate:drop",
+ "/projects/hibernate-maven-plugin/2.0.0/help-mojo.html": "Goal — hibernate:help",
"/projects/hibernate-maven-plugin/2.0.0/debugging.html": "Enable Debug-Output",
"/projects/hibernate-maven-plugin/2.0.0/skip.html": "Skipping Execution",
"/projects/hibernate-maven-plugin/2.0.0/force.html": "Force Exceution",
},
"_childs": {
"/projects/hibernate-maven-plugin/2.0.0/index.html": [
+ "/projects/hibernate-maven-plugin/2.0.0/index.html?about",
"/projects/hibernate-maven-plugin/2.0.0/configuration.html",
"/projects/hibernate-maven-plugin/2.0.0/create-mojo.html",
+ "/projects/hibernate-maven-plugin/2.0.0/update-mojo.html",
"/projects/hibernate-maven-plugin/2.0.0/drop-mojo.html",
+ "/projects/hibernate-maven-plugin/2.0.0/help-mojo.html",
"/projects/hibernate-maven-plugin/2.0.0/debugging.html",
"/projects/hibernate-maven-plugin/2.0.0/skip.html",
"/projects/hibernate-maven-plugin/2.0.0/force.html",
"/projects/hibernate-maven-plugin/2.0.0/index.html",
"/projects/hibernate-maven-plugin/2.0.0/project-reports.html"
],
+ "/projects/hibernate-maven-plugin/2.0.0/index.html?about": [
+ "/index.html","/projects.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html?about"
+ ],
"/projects/hibernate-maven-plugin/2.0.0/configuration.html": [
"/index.html","/projects.html",
"/projects/hibernate-maven-plugin/2.0.0/index.html",
"/projects/hibernate-maven-plugin/2.0.0/index.html",
"/projects/hibernate-maven-plugin/2.0.0/create-mojo.html"
],
+ "/projects/hibernate-maven-plugin/2.0.0/update-mojo.html": [
+ "/index.html","/projects.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html",
+ "/projects/hibernate-maven-plugin/2.0.0/update-mojo.html"
+ ],
"/projects/hibernate-maven-plugin/2.0.0/drop-mojo.html": [
"/index.html","/projects.html",
"/projects/hibernate-maven-plugin/2.0.0/index.html",
"/projects/hibernate-maven-plugin/2.0.0/drop-mojo.html"
],
+ "/projects/hibernate-maven-plugin/2.0.0/help-mojo.html": [
+ "/index.html","/projects.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html",
+ "/projects/hibernate-maven-plugin/2.0.0/help-mojo.html"
+ ],
"/projects/hibernate-maven-plugin/2.0.0/debugging.html": [
"/index.html","/projects.html",
"/projects/hibernate-maven-plugin/2.0.0/index.html",
"/projects/hibernate-maven-plugin/2.0.0/pmd.html": "/hibernate-maven-plugin/pmd.html",
"/projects/hibernate-maven-plugin/2.0.0/plugin-info.html": "/hibernate-maven-plugin/plugin-info.html",
"/projects/hibernate-maven-plugin/2.0.0/project-reports.html": "/hibernate-maven-plugin/project-reports.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html?about": "/hibernate-maven-plugin/index.html?about",
"/projects/hibernate-maven-plugin/2.0.0/configuration.html": "/hibernate-maven-plugin/configuration.html",
"/projects/hibernate-maven-plugin/2.0.0/create-mojo.html": "/hibernate-maven-plugin/create-mojo.html",
+ "/projects/hibernate-maven-plugin/2.0.0/update-mojo.html": "/hibernate-maven-plugin/update-mojo.html",
"/projects/hibernate-maven-plugin/2.0.0/drop-mojo.html": "/hibernate-maven-plugin/drop-mojo.html",
+ "/projects/hibernate-maven-plugin/2.0.0/help-mojo.html": "/hibernate-maven-plugin/help-mojo.html",
"/projects/hibernate-maven-plugin/2.0.0/debugging.html": "/hibernate-maven-plugin/debugging.html",
"/projects/hibernate-maven-plugin/2.0.0/skip.html": "/hibernate-maven-plugin/skip.html",
"/projects/hibernate-maven-plugin/2.0.0/force.html": "/hibernate-maven-plugin/force.html",
<h2>All Pages</h2>
<p>
<ul>
- <li><a href="index.html">Hibernate Maven Plugin</a></li><li><a href="ci-management.html">CI Management</a></li><li><a href="dependencies.html">Dependencies</a></li><li><a href="dependency-info.html">Maven Coordinates</a></li><li><a href="distribution-management.html">Distribution Management</a></li><li><a href="licenses.html">Licenses</a></li><li><a href="plugin-management.html">Plugin Management</a></li><li><a href="plugins.html">Plugins</a></li><li><a href="scm.html">Source Code Management</a></li><li><a href="summary.html">Summary</a></li><li><a href="team.html">Team</a></li><li><a href="project-info.html">Project Information</a></li><li><a href="testapidocs/index.html">Test JavaDocs</a></li><li><a href="apidocs/index.html">JavaDocs</a></li><li><a href="xref/index.html">Source Xref</a></li><li><a href="xref-test/index.html">Test Source Xref</a></li><li><a href="cpd.html">CPD</a></li><li><a href="pmd.html">PMD</a></li><li><a href="plugin-info.html">Plugin Documentation</a></li><li><a href="project-reports.html">Project Reports</a></li><li><a href="configuration.html">Configuration Examples</a></li><li><a href="create-mojo.html">Goal: CREATE</a></li><li><a href="drop-mojo.html">Goal: DROP</a></li><li><a href="debugging.html">Enable Debug-Output</a></li><li><a href="skip.html">Skipping Execution</a></li><li><a href="force.html">Force Exceution</a></li><li><a href="pitfalls.html">Known Pitfalls (FAQ)</a></li> </ul>
+ <li><a href="index.html">Hibernate Maven Plugin</a></li><li><a href="ci-management.html">CI Management</a></li><li><a href="dependencies.html">Dependencies</a></li><li><a href="dependency-info.html">Maven Coordinates</a></li><li><a href="distribution-management.html">Distribution Management</a></li><li><a href="licenses.html">Licenses</a></li><li><a href="plugin-management.html">Plugin Management</a></li><li><a href="plugins.html">Plugins</a></li><li><a href="scm.html">Source Code Management</a></li><li><a href="summary.html">Summary</a></li><li><a href="team.html">Team</a></li><li><a href="project-info.html">Project Information</a></li><li><a href="testapidocs/index.html">Test JavaDocs</a></li><li><a href="apidocs/index.html">JavaDocs</a></li><li><a href="xref/index.html">Source Xref</a></li><li><a href="xref-test/index.html">Test Source Xref</a></li><li><a href="cpd.html">CPD</a></li><li><a href="pmd.html">PMD</a></li><li><a href="plugin-info.html">Plugin Documentation</a></li><li><a href="project-reports.html">Project Reports</a></li><li><a href="index.html?about">Overview</a></li><li><a href="configuration.html">Configuration Examples</a></li><li><a href="create-mojo.html">Goal — hibernate:create</a></li><li><a href="update-mojo.html">Goal — hibernate:update</a></li><li><a href="drop-mojo.html">Goal — hibernate:drop</a></li><li><a href="help-mojo.html">Goal — hibernate:help</a></li><li><a href="debugging.html">Enable Debug-Output</a></li><li><a href="skip.html">Skipping Execution</a></li><li><a href="force.html">Force Exceution</a></li><li><a href="pitfalls.html">Known Pitfalls (FAQ)</a></li> </ul>
</p>
</body>
</html>
+++ /dev/null
-<!DOCTYPE html>
-<!-- Generated by Apache Maven Doxia Site Renderer 1.6 at 2016-03-09 -->
- <!-- Current: integration.html -->
-<!-- Active: project-info.html -->
-<!-- Path: [index.html, project-info.html, integration.html] -->
-<!-- Skiplist: [index.html, configuration.html, create-mojo.html, drop-mojo.html, debugging.html, skip.html, force.html, pitfalls.html] -->
-<html>
- <head>
- <title>juplo - Hibernate Maven Plugin - Continuous Integration</title>
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
- <link rel="canonical" href="http://juplo.de/hibernate-maven-plugin/integration.html"/>
- <meta name="viewport" content="width=device-width, initial-scale=1" />
- <link rel="stylesheet" type="text/css" href="/css/base.css" />
- <style type="text/css">
- @import '/css/screen.css' screen;
- </style>
- <script src="/js/prettify.js"></script>
- <!--[if lt IE 9]>
- <script src="/js/html5shiv.js"></script>
- <![endif]-->
- <!--[if IE 8]>
- <link rel="stylesheet" type="text/css" href="/css/ie8.css" />
- <![endif]-->
-
- </head>
- <body class="menu" onload="prettyPrint()">
- <div id="page" class="cf">
- <header id="header">
- <h1 id="logo"><a href="/" title="Home" class="l">juplo</a></h1>
- <span id="slogan"><strong>Java</strong> bits from nerds for nerds</span>
- <hr class="h" />
- </header>
- <div id="breadcrumb">
- <strong class="b title">You are here:</strong>
- <ol class="b">
- <li class="b"><a class="b" href="/">Home</a></li>
- <li class="b"><a class="b" href="/projects.html">Projects</a></li>
- <li class="b"><a class="b" href="./index.html">Hibernate Maven Plugin</a></li>
- <li class="b"> <a href="project-info.html" class="b" title="Project Information">Project Information</a>
-</li>
- <li class="b"><strong class="b">Continuous Integration</strong></li>
- </ol>
- <a class="hide" href="#navigation">Jump to navigation</a>
- <hr class="b" />
- </div>
- <main class="content cf">
- <article id="content" class="main">
- <header><h1>Continuous Integration</h1></header>
- <div class="section">
-<h2><a name="Overview"></a>Overview</h2><a name="Overview"></a>
-<p>This project uses <a class="externalLink" href="http://continuum.apache.org/">Continuum</a>.</p></div>
-<div class="section">
-<h2><a name="Access"></a>Access</h2><a name="Access"></a>
-<p>The following is a link to the continuous integration system used by the project.</p>
-<div class="source">
-<pre><a class="externalLink" href="http://juplo.de/continuum/">http://juplo.de/continuum/</a></pre></div></div>
-<div class="section">
-<h2><a name="Notifiers"></a>Notifiers</h2><a name="Notifiers"></a>
-<p>Configuration for notifying developers/users when a build is unsuccessful, including user information and notification mode.</p>
-<table border="0" class="bodyTable">
-<tr class="a">
-<th>Type</th>
-<th>Address</th>
-<th>Configuration</th></tr>
-<tr class="b">
-<td>mail</td>
-<td><a class="externalLink" href="mailto:kai@juplo.de">kai@juplo.de</a></td>
-<td>-</td></tr></table></div>
- </article>
- <div class="marginal">
- <nav id="nav">
- <hr class="n" />
- <a id="navigation"></a>
- <a class="hide" href="#top" title="Show Content">Jump back to the top of the page</a>
- <h2 class="nav menu">Section-Menu</h2>
- <ul id="menu">
- <li class="m blog"><a href="/blog/" class="m">Blog</a></li>
- <li class="m projects"><a href="/projects.html" class="m selected">Projects</a></li>
- <li class="m about"><a href="/about.html" class="m">About</a></li>
- </ul>
- <h2 class="nav submenu">
- <span class="s">Submenu for section</span>
- <a class="s selected" href="/projects.html">Projects</a>
- </h2>
- <ul id="submenu" class="s">
- <li class="s sub">
- <a class="s selected" href="./index.html">Hibernate Maven Plugin</a>
- <ul class="s">
- <li class="s off">
- <a href="configuration.html" class="s" title="Configuration Examples">Configuration Examples</a>
- </li>
- <li class="s off">
- <a href="create-mojo.html" class="s" title="Goal: CREATE">Goal: CREATE</a>
- </li>
- <li class="s off">
- <a href="drop-mojo.html" class="s" title="Goal: DROP">Goal: DROP</a>
- </li>
- <li class="s off">
- <a href="debugging.html" class="s" title="Enable Debug-Output">Enable Debug-Output</a>
- </li>
- <li class="s off">
- <a href="skip.html" class="s" title="Skipping Execution">Skipping Execution</a>
- </li>
- <li class="s off">
- <a href="force.html" class="s" title="Force Exceution">Force Exceution</a>
- </li>
- <li class="s off">
- <a href="pitfalls.html" class="s" title="Known Pitfalls (FAQ)">Known Pitfalls (FAQ)</a>
- </li>
- <li class="s sub">
- <a href="project-info.html" class="s selected" title="Project Information">Project Information</a>
- <ul class="s active">
- <li class="s">
- <a href="plugin-management.html" class="s" title="Plugin Management">Plugin Management</a>
- </li>
- <li class="s">
- <a href="distribution-management.html" class="s" title="Distribution Management">Distribution Management</a>
- </li>
- <li class="s">
- <a href="dependency-info.html" class="s" title="Dependency Information">Dependency Information</a>
- </li>
- <li class="s">
- <a href="source-repository.html" class="s" title="Source Repository">Source Repository</a>
- </li>
- <li class="s">
- <a href="mail-lists.html" class="s" title="Mailing Lists">Mailing Lists</a>
- </li>
- <li class="s">
- <a href="issue-tracking.html" class="s" title="Issue Tracking">Issue Tracking</a>
- </li>
- <li class="s">
- <strong class="s">Continuous Integration</strong>
- </li>
- <li class="s">
- <a href="plugins.html" class="s" title="Project Plugins">Project Plugins</a>
- </li>
- <li class="s">
- <a href="license.html" class="s" title="Project License">Project License</a>
- </li>
- <li class="s">
- <a href="team-list.html" class="s" title="Project Team">Project Team</a>
- </li>
- <li class="s">
- <a href="project-summary.html" class="s" title="Project Summary">Project Summary</a>
- </li>
- <li class="s">
- <a href="dependencies.html" class="s" title="Dependencies">Dependencies</a>
- </li>
- </ul>
- </li>
- <li class="s sub off">
- <a href="project-reports.html" class="s" title="Project Reports">Project Reports</a>
- </li>
- </ul>
- </li>
- </ul>
- <hr class="n" />
- </nav>
- <aside class="m">
- <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
- <img class="poweredBy" alt="Built by Maven" src="./images/logos/maven-feather.png" />
- </a>
- </aside>
- </div>
- </main>
- <footer id="footer">
- <hr class="f" />
- <ul id="footerlinks">
- <li class="f" id="copyright">© <strong>mo</strong> 2016
- </li>
- <li class="f"><a class="f" href="/impressum.html">Impressum</a></li>
- <li class="f about"><a class="f" href="/about.html">About</a></li>
- </ul>
- </footer>
- </div>
- <script type="text/javascript"><!--//--><![CDATA[//><!--
- var _gaq = _gaq || [];
- _gaq.push(['_setAccount', 'UA-571104-3']);
- _gaq.push(['_trackPageview']);
- (function() {
- var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
- ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
- var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
- })();
- //--><!]]>
- </script>
- </body>
-</html>
<!DOCTYPE html>
<!--/*-->
-<!-- Generated by Apache Maven Doxia Site Renderer 2.0.0 at $dateFormat.format( $currentDate ) -->
+<!-- Generated by Apache Maven Doxia Site Renderer 1.9.2 at 2025-11-07 -->
-
+
- <!-- DONE WITH MENUE - - Project Documentation-->
+ <!-- DONE WITH MENUE - - $page.name-->
-
+
-
- <!-- Skipping already seen entry: uri=index.html, name=Hibernate Maven Plugin -->
+
+
+
+
+
+
+ <!-- NEW PAGE - - - - - uri: index.html?about / name: Overview -->
+
+
+
+
- <!-- NEW PAGE - - - - - uri: create-mojo.html / name: Goal: CREATE -->
+ <!-- NEW PAGE - - - - - uri: create-mojo.html / name: Goal — hibernate:create -->
- <!-- NEW PAGE - - - - - uri: drop-mojo.html / name: Goal: DROP -->
+ <!-- NEW PAGE - - - - - uri: update-mojo.html / name: Goal — hibernate:update -->
+
+
+
+
+
+
+
+
+
+
+
+
+ <!-- NEW PAGE - - - - - uri: drop-mojo.html / name: Goal — hibernate:drop -->
+
+
+
+
+
+
+
+
+
+
+
+
+ <!-- NEW PAGE - - - - - uri: help-mojo.html / name: Goal — hibernate:help -->
<!-- name: $pages.get($alignedFileName).name -->
-<!-- title: Hibernate Maven Plugin -->
-<!-- short title: $shortTitle -->
+<!-- title: Hibernate Maven Plugin – -->
+<!-- short title: -->
<!-- current page: issue-tracking.html -->
<!-- path: /projects/hibernate-maven-plugin/2.0.0/ -->
<!-- crumbs: "/index.html","/projects.html" -->
-<!-- pages: {index.html={uri=index.html, name=Hibernate Maven Plugin, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}], childs={configuration.html=Configuration Examples, create-mojo.html=Goal: CREATE, drop-mojo.html=Goal: DROP, debugging.html=Enable Debug-Output, skip.html=Skipping Execution, force.html=Force Exceution, pitfalls.html=Known Pitfalls (FAQ), project-info.html=Project Information, project-reports.html=Project Reports}}, ci-management.html={name=CI Management, uri=ci-management.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=ci-management.html, name=CI Management}]}, dependencies.html={name=Dependencies, uri=dependencies.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=dependencies.html, name=Dependencies}]}, dependency-info.html={name=Maven Coordinates, uri=dependency-info.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=dependency-info.html, name=Maven Coordinates}]}, distribution-management.html={name=Distribution Management, uri=distribution-management.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=distribution-management.html, name=Distribution Management}]}, licenses.html={name=Licenses, uri=licenses.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=licenses.html, name=Licenses}]}, plugin-management.html={name=Plugin Management, uri=plugin-management.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=plugin-management.html, name=Plugin Management}]}, plugins.html={name=Plugins, uri=plugins.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=plugins.html, name=Plugins}]}, scm.html={name=Source Code Management, uri=scm.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=scm.html, name=Source Code Management}]}, summary.html={name=Summary, uri=summary.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=summary.html, name=Summary}]}, team.html={name=Team, uri=team.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=team.html, name=Team}]}, project-info.html={name=Project Information, uri=project-info.html, childs={ci-management.html=CI Management, dependencies.html=Dependencies, dependency-info.html=Maven Coordinates, distribution-management.html=Distribution Management, licenses.html=Licenses, plugin-management.html=Plugin Management, plugins.html=Plugins, scm.html=Source Code Management, summary.html=Summary, team.html=Team}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}]}, testapidocs/index.html={name=Test JavaDocs, uri=testapidocs/index.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=testapidocs/index.html, name=Test JavaDocs}]}, apidocs/index.html={name=JavaDocs, uri=apidocs/index.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=apidocs/index.html, name=JavaDocs}]}, xref/index.html={name=Source Xref, uri=xref/index.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=xref/index.html, name=Source Xref}]}, xref-test/index.html={name=Test Source Xref, uri=xref-test/index.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=xref-test/index.html, name=Test Source Xref}]}, cpd.html={name=CPD, uri=cpd.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=cpd.html, name=CPD}]}, pmd.html={name=PMD, uri=pmd.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=pmd.html, name=PMD}]}, plugin-info.html={name=Plugin Documentation, uri=plugin-info.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=plugin-info.html, name=Plugin Documentation}]}, project-reports.html={name=Project Reports, uri=project-reports.html, childs={testapidocs/index.html=Test JavaDocs, apidocs/index.html=JavaDocs, xref/index.html=Source Xref, xref-test/index.html=Test Source Xref, cpd.html=CPD, pmd.html=PMD, plugin-info.html=Plugin Documentation}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}]}, configuration.html={name=Configuration Examples, uri=configuration.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=configuration.html, name=Configuration Examples}]}, create-mojo.html={name=Goal: CREATE, uri=create-mojo.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=create-mojo.html, name=Goal: CREATE}]}, drop-mojo.html={name=Goal: DROP, uri=drop-mojo.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=drop-mojo.html, name=Goal: DROP}]}, debugging.html={name=Enable Debug-Output, uri=debugging.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=debugging.html, name=Enable Debug-Output}]}, skip.html={name=Skipping Execution, uri=skip.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=skip.html, name=Skipping Execution}]}, force.html={name=Force Exceution, uri=force.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=force.html, name=Force Exceution}]}, pitfalls.html={name=Known Pitfalls (FAQ), uri=pitfalls.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=pitfalls.html, name=Known Pitfalls (FAQ)}]}} -->
+<!-- pages: {index.html={uri=index.html, name=Hibernate Maven Plugin, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}], childs={index.html?about=Overview, configuration.html=Configuration Examples, create-mojo.html=Goal — hibernate:create, update-mojo.html=Goal — hibernate:update, drop-mojo.html=Goal — hibernate:drop, help-mojo.html=Goal — hibernate:help, debugging.html=Enable Debug-Output, skip.html=Skipping Execution, force.html=Force Exceution, pitfalls.html=Known Pitfalls (FAQ), project-info.html=Project Information, project-reports.html=Project Reports}}, ci-management.html={name=CI Management, uri=ci-management.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=ci-management.html, name=CI Management}]}, dependencies.html={name=Dependencies, uri=dependencies.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=dependencies.html, name=Dependencies}]}, dependency-info.html={name=Maven Coordinates, uri=dependency-info.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=dependency-info.html, name=Maven Coordinates}]}, distribution-management.html={name=Distribution Management, uri=distribution-management.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=distribution-management.html, name=Distribution Management}]}, licenses.html={name=Licenses, uri=licenses.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=licenses.html, name=Licenses}]}, plugin-management.html={name=Plugin Management, uri=plugin-management.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=plugin-management.html, name=Plugin Management}]}, plugins.html={name=Plugins, uri=plugins.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=plugins.html, name=Plugins}]}, scm.html={name=Source Code Management, uri=scm.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=scm.html, name=Source Code Management}]}, summary.html={name=Summary, uri=summary.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=summary.html, name=Summary}]}, team.html={name=Team, uri=team.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=team.html, name=Team}]}, project-info.html={name=Project Information, uri=project-info.html, childs={ci-management.html=CI Management, dependencies.html=Dependencies, dependency-info.html=Maven Coordinates, distribution-management.html=Distribution Management, licenses.html=Licenses, plugin-management.html=Plugin Management, plugins.html=Plugins, scm.html=Source Code Management, summary.html=Summary, team.html=Team}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}]}, testapidocs/index.html={name=Test JavaDocs, uri=testapidocs/index.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=testapidocs/index.html, name=Test JavaDocs}]}, apidocs/index.html={name=JavaDocs, uri=apidocs/index.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=apidocs/index.html, name=JavaDocs}]}, xref/index.html={name=Source Xref, uri=xref/index.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=xref/index.html, name=Source Xref}]}, xref-test/index.html={name=Test Source Xref, uri=xref-test/index.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=xref-test/index.html, name=Test Source Xref}]}, cpd.html={name=CPD, uri=cpd.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=cpd.html, name=CPD}]}, pmd.html={name=PMD, uri=pmd.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=pmd.html, name=PMD}]}, plugin-info.html={name=Plugin Documentation, uri=plugin-info.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=plugin-info.html, name=Plugin Documentation}]}, project-reports.html={name=Project Reports, uri=project-reports.html, childs={testapidocs/index.html=Test JavaDocs, apidocs/index.html=JavaDocs, xref/index.html=Source Xref, xref-test/index.html=Test Source Xref, cpd.html=CPD, pmd.html=PMD, plugin-info.html=Plugin Documentation}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}]}, index.html?about={name=Overview, uri=index.html?about, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=index.html?about, name=Overview}]}, configuration.html={name=Configuration Examples, uri=configuration.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=configuration.html, name=Configuration Examples}]}, create-mojo.html={name=Goal — hibernate:create, uri=create-mojo.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=create-mojo.html, name=Goal — hibernate:create}]}, update-mojo.html={name=Goal — hibernate:update, uri=update-mojo.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=update-mojo.html, name=Goal — hibernate:update}]}, drop-mojo.html={name=Goal — hibernate:drop, uri=drop-mojo.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=drop-mojo.html, name=Goal — hibernate:drop}]}, help-mojo.html={name=Goal — hibernate:help, uri=help-mojo.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=help-mojo.html, name=Goal — hibernate:help}]}, debugging.html={name=Enable Debug-Output, uri=debugging.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=debugging.html, name=Enable Debug-Output}]}, skip.html={name=Skipping Execution, uri=skip.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=skip.html, name=Skipping Execution}]}, force.html={name=Force Exceution, uri=force.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=force.html, name=Force Exceution}]}, pitfalls.html={name=Known Pitfalls (FAQ), uri=pitfalls.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=pitfalls.html, name=Known Pitfalls (FAQ)}]}} -->
<!--*/-->
<html xmlns="http://www.w3.org/1999/xhtml" th:replace="~{/templates/layout.html :: layout(uri='' + ~{:: code[class='site_uri']/text()}, title=~{:: title}, maincontent=~{:: .maincontent}, json='MERGE:' + ~{:: pre[class='json']/text()})}">
<head>
- <title class="title">Hibernate Maven Plugin</title>
+ <title class="title">Hibernate Maven Plugin – </title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<link id="canonical" rel="canonical" href="/hibernate-maven-plugin/issue-tracking.html"/>
</head>
<body>
- <h1 class="short_title">$shortTitle</h1>
+ <h1 class="short_title"></h1>
<h2>URI</h2>
<ul>
<li><strong>site:</strong> <code class="site_uri">/projects/hibernate-maven-plugin/2.0.0/issue-tracking.html</code></li>
- <header><section><a id="Issue_Tracking"></a>
-<h1>Issue Tracking</h1></header>
- <strong>There is no bug-tracking system set up for this project!</strong>
+
+<h1>Issue Tracking</h1>
+ <b>There is no bug-tracking system set up for this project!</b>
<p>
Please send your bug-reports, questions or feature-requests directly
to the developer.
</p>
- </section>
+
</article>
<hr />
"/projects/hibernate-maven-plugin/2.0.0/pmd.html": "PMD",
"/projects/hibernate-maven-plugin/2.0.0/plugin-info.html": "Plugin Documentation",
"/projects/hibernate-maven-plugin/2.0.0/project-reports.html": "Project Reports",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html?about": "Overview",
"/projects/hibernate-maven-plugin/2.0.0/configuration.html": "Configuration Examples",
- "/projects/hibernate-maven-plugin/2.0.0/create-mojo.html": "Goal: CREATE",
- "/projects/hibernate-maven-plugin/2.0.0/drop-mojo.html": "Goal: DROP",
+ "/projects/hibernate-maven-plugin/2.0.0/create-mojo.html": "Goal — hibernate:create",
+ "/projects/hibernate-maven-plugin/2.0.0/update-mojo.html": "Goal — hibernate:update",
+ "/projects/hibernate-maven-plugin/2.0.0/drop-mojo.html": "Goal — hibernate:drop",
+ "/projects/hibernate-maven-plugin/2.0.0/help-mojo.html": "Goal — hibernate:help",
"/projects/hibernate-maven-plugin/2.0.0/debugging.html": "Enable Debug-Output",
"/projects/hibernate-maven-plugin/2.0.0/skip.html": "Skipping Execution",
"/projects/hibernate-maven-plugin/2.0.0/force.html": "Force Exceution",
},
"_childs": {
"/projects/hibernate-maven-plugin/2.0.0/index.html": [
+ "/projects/hibernate-maven-plugin/2.0.0/index.html?about",
"/projects/hibernate-maven-plugin/2.0.0/configuration.html",
"/projects/hibernate-maven-plugin/2.0.0/create-mojo.html",
+ "/projects/hibernate-maven-plugin/2.0.0/update-mojo.html",
"/projects/hibernate-maven-plugin/2.0.0/drop-mojo.html",
+ "/projects/hibernate-maven-plugin/2.0.0/help-mojo.html",
"/projects/hibernate-maven-plugin/2.0.0/debugging.html",
"/projects/hibernate-maven-plugin/2.0.0/skip.html",
"/projects/hibernate-maven-plugin/2.0.0/force.html",
"/projects/hibernate-maven-plugin/2.0.0/index.html",
"/projects/hibernate-maven-plugin/2.0.0/project-reports.html"
],
+ "/projects/hibernate-maven-plugin/2.0.0/index.html?about": [
+ "/index.html","/projects.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html?about"
+ ],
"/projects/hibernate-maven-plugin/2.0.0/configuration.html": [
"/index.html","/projects.html",
"/projects/hibernate-maven-plugin/2.0.0/index.html",
"/projects/hibernate-maven-plugin/2.0.0/index.html",
"/projects/hibernate-maven-plugin/2.0.0/create-mojo.html"
],
+ "/projects/hibernate-maven-plugin/2.0.0/update-mojo.html": [
+ "/index.html","/projects.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html",
+ "/projects/hibernate-maven-plugin/2.0.0/update-mojo.html"
+ ],
"/projects/hibernate-maven-plugin/2.0.0/drop-mojo.html": [
"/index.html","/projects.html",
"/projects/hibernate-maven-plugin/2.0.0/index.html",
"/projects/hibernate-maven-plugin/2.0.0/drop-mojo.html"
],
+ "/projects/hibernate-maven-plugin/2.0.0/help-mojo.html": [
+ "/index.html","/projects.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html",
+ "/projects/hibernate-maven-plugin/2.0.0/help-mojo.html"
+ ],
"/projects/hibernate-maven-plugin/2.0.0/debugging.html": [
"/index.html","/projects.html",
"/projects/hibernate-maven-plugin/2.0.0/index.html",
"/projects/hibernate-maven-plugin/2.0.0/pmd.html": "/hibernate-maven-plugin/pmd.html",
"/projects/hibernate-maven-plugin/2.0.0/plugin-info.html": "/hibernate-maven-plugin/plugin-info.html",
"/projects/hibernate-maven-plugin/2.0.0/project-reports.html": "/hibernate-maven-plugin/project-reports.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html?about": "/hibernate-maven-plugin/index.html?about",
"/projects/hibernate-maven-plugin/2.0.0/configuration.html": "/hibernate-maven-plugin/configuration.html",
"/projects/hibernate-maven-plugin/2.0.0/create-mojo.html": "/hibernate-maven-plugin/create-mojo.html",
+ "/projects/hibernate-maven-plugin/2.0.0/update-mojo.html": "/hibernate-maven-plugin/update-mojo.html",
"/projects/hibernate-maven-plugin/2.0.0/drop-mojo.html": "/hibernate-maven-plugin/drop-mojo.html",
+ "/projects/hibernate-maven-plugin/2.0.0/help-mojo.html": "/hibernate-maven-plugin/help-mojo.html",
"/projects/hibernate-maven-plugin/2.0.0/debugging.html": "/hibernate-maven-plugin/debugging.html",
"/projects/hibernate-maven-plugin/2.0.0/skip.html": "/hibernate-maven-plugin/skip.html",
"/projects/hibernate-maven-plugin/2.0.0/force.html": "/hibernate-maven-plugin/force.html",
<h2>All Pages</h2>
<p>
<ul>
- <li><a href="index.html">Hibernate Maven Plugin</a></li><li><a href="ci-management.html">CI Management</a></li><li><a href="dependencies.html">Dependencies</a></li><li><a href="dependency-info.html">Maven Coordinates</a></li><li><a href="distribution-management.html">Distribution Management</a></li><li><a href="licenses.html">Licenses</a></li><li><a href="plugin-management.html">Plugin Management</a></li><li><a href="plugins.html">Plugins</a></li><li><a href="scm.html">Source Code Management</a></li><li><a href="summary.html">Summary</a></li><li><a href="team.html">Team</a></li><li><a href="project-info.html">Project Information</a></li><li><a href="testapidocs/index.html">Test JavaDocs</a></li><li><a href="apidocs/index.html">JavaDocs</a></li><li><a href="xref/index.html">Source Xref</a></li><li><a href="xref-test/index.html">Test Source Xref</a></li><li><a href="cpd.html">CPD</a></li><li><a href="pmd.html">PMD</a></li><li><a href="plugin-info.html">Plugin Documentation</a></li><li><a href="project-reports.html">Project Reports</a></li><li><a href="configuration.html">Configuration Examples</a></li><li><a href="create-mojo.html">Goal: CREATE</a></li><li><a href="drop-mojo.html">Goal: DROP</a></li><li><a href="debugging.html">Enable Debug-Output</a></li><li><a href="skip.html">Skipping Execution</a></li><li><a href="force.html">Force Exceution</a></li><li><a href="pitfalls.html">Known Pitfalls (FAQ)</a></li> </ul>
+ <li><a href="index.html">Hibernate Maven Plugin</a></li><li><a href="ci-management.html">CI Management</a></li><li><a href="dependencies.html">Dependencies</a></li><li><a href="dependency-info.html">Maven Coordinates</a></li><li><a href="distribution-management.html">Distribution Management</a></li><li><a href="licenses.html">Licenses</a></li><li><a href="plugin-management.html">Plugin Management</a></li><li><a href="plugins.html">Plugins</a></li><li><a href="scm.html">Source Code Management</a></li><li><a href="summary.html">Summary</a></li><li><a href="team.html">Team</a></li><li><a href="project-info.html">Project Information</a></li><li><a href="testapidocs/index.html">Test JavaDocs</a></li><li><a href="apidocs/index.html">JavaDocs</a></li><li><a href="xref/index.html">Source Xref</a></li><li><a href="xref-test/index.html">Test Source Xref</a></li><li><a href="cpd.html">CPD</a></li><li><a href="pmd.html">PMD</a></li><li><a href="plugin-info.html">Plugin Documentation</a></li><li><a href="project-reports.html">Project Reports</a></li><li><a href="index.html?about">Overview</a></li><li><a href="configuration.html">Configuration Examples</a></li><li><a href="create-mojo.html">Goal — hibernate:create</a></li><li><a href="update-mojo.html">Goal — hibernate:update</a></li><li><a href="drop-mojo.html">Goal — hibernate:drop</a></li><li><a href="help-mojo.html">Goal — hibernate:help</a></li><li><a href="debugging.html">Enable Debug-Output</a></li><li><a href="skip.html">Skipping Execution</a></li><li><a href="force.html">Force Exceution</a></li><li><a href="pitfalls.html">Known Pitfalls (FAQ)</a></li> </ul>
</p>
</body>
</html>
+++ /dev/null
-<!DOCTYPE html>
-<!-- Generated by Apache Maven Doxia Site Renderer 1.6 at 2016-03-09 -->
- <!-- Current: license.html -->
-<!-- Active: project-info.html -->
-<!-- Path: [index.html, project-info.html, license.html] -->
-<!-- Skiplist: [index.html, configuration.html, create-mojo.html, drop-mojo.html, debugging.html, skip.html, force.html, pitfalls.html] -->
-<html>
- <head>
- <title>juplo - Hibernate Maven Plugin - Project License</title>
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
- <link rel="canonical" href="http://juplo.de/hibernate-maven-plugin/license.html"/>
- <meta name="viewport" content="width=device-width, initial-scale=1" />
- <link rel="stylesheet" type="text/css" href="/css/base.css" />
- <style type="text/css">
- @import '/css/screen.css' screen;
- </style>
- <script src="/js/prettify.js"></script>
- <!--[if lt IE 9]>
- <script src="/js/html5shiv.js"></script>
- <![endif]-->
- <!--[if IE 8]>
- <link rel="stylesheet" type="text/css" href="/css/ie8.css" />
- <![endif]-->
-
- </head>
- <body class="menu" onload="prettyPrint()">
- <div id="page" class="cf">
- <header id="header">
- <h1 id="logo"><a href="/" title="Home" class="l">juplo</a></h1>
- <span id="slogan"><strong>Java</strong> bits from nerds for nerds</span>
- <hr class="h" />
- </header>
- <div id="breadcrumb">
- <strong class="b title">You are here:</strong>
- <ol class="b">
- <li class="b"><a class="b" href="/">Home</a></li>
- <li class="b"><a class="b" href="/projects.html">Projects</a></li>
- <li class="b"><a class="b" href="./index.html">Hibernate Maven Plugin</a></li>
- <li class="b"> <a href="project-info.html" class="b" title="Project Information">Project Information</a>
-</li>
- <li class="b"><strong class="b">Project License</strong></li>
- </ol>
- <a class="hide" href="#navigation">Jump to navigation</a>
- <hr class="b" />
- </div>
- <main class="content cf">
- <article id="content" class="main">
- <header><h1>Project License</h1></header>
- <div class="section">
-<h2><a name="Overview"></a>Overview</h2><a name="Overview"></a>
-<p>Typically the licenses listed for the project are that of the project itself, and not of dependencies.</p></div>
-<div class="section">
-<h2><a name="Project_License"></a>Project License</h2><a name="Project_License"></a>
-<div class="section">
-<h3><a name="The_Apache_Software_License_Version_2.0"></a>The Apache Software License, Version 2.0</h3><a name="The_Apache_Software_License_Version_2.0"></a>
-<p>A business-friendly OSS license</p>
-<div class="source">
-<pre>
- Apache License
- Version 2.0, January 2004
- http://www.apache.org/licenses/
-
- TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
-
- 1. Definitions.
-
- "License" shall mean the terms and conditions for use, reproduction,
- and distribution as defined by Sections 1 through 9 of this document.
-
- "Licensor" shall mean the copyright owner or entity authorized by
- the copyright owner that is granting the License.
-
- "Legal Entity" shall mean the union of the acting entity and all
- other entities that control, are controlled by, or are under common
- control with that entity. For the purposes of this definition,
- "control" means (i) the power, direct or indirect, to cause the
- direction or management of such entity, whether by contract or
- otherwise, or (ii) ownership of fifty percent (50%) or more of the
- outstanding shares, or (iii) beneficial ownership of such entity.
-
- "You" (or "Your") shall mean an individual or Legal Entity
- exercising permissions granted by this License.
-
- "Source" form shall mean the preferred form for making modifications,
- including but not limited to software source code, documentation
- source, and configuration files.
-
- "Object" form shall mean any form resulting from mechanical
- transformation or translation of a Source form, including but
- not limited to compiled object code, generated documentation,
- and conversions to other media types.
-
- "Work" shall mean the work of authorship, whether in Source or
- Object form, made available under the License, as indicated by a
- copyright notice that is included in or attached to the work
- (an example is provided in the Appendix below).
-
- "Derivative Works" shall mean any work, whether in Source or Object
- form, that is based on (or derived from) the Work and for which the
- editorial revisions, annotations, elaborations, or other modifications
- represent, as a whole, an original work of authorship. For the purposes
- of this License, Derivative Works shall not include works that remain
- separable from, or merely link (or bind by name) to the interfaces of,
- the Work and Derivative Works thereof.
-
- "Contribution" shall mean any work of authorship, including
- the original version of the Work and any modifications or additions
- to that Work or Derivative Works thereof, that is intentionally
- submitted to Licensor for inclusion in the Work by the copyright owner
- or by an individual or Legal Entity authorized to submit on behalf of
- the copyright owner. For the purposes of this definition, "submitted"
- means any form of electronic, verbal, or written communication sent
- to the Licensor or its representatives, including but not limited to
- communication on electronic mailing lists, source code control systems,
- and issue tracking systems that are managed by, or on behalf of, the
- Licensor for the purpose of discussing and improving the Work, but
- excluding communication that is conspicuously marked or otherwise
- designated in writing by the copyright owner as "Not a Contribution."
-
- "Contributor" shall mean Licensor and any individual or Legal Entity
- on behalf of whom a Contribution has been received by Licensor and
- subsequently incorporated within the Work.
-
- 2. Grant of Copyright License. Subject to the terms and conditions of
- this License, each Contributor hereby grants to You a perpetual,
- worldwide, non-exclusive, no-charge, royalty-free, irrevocable
- copyright license to reproduce, prepare Derivative Works of,
- publicly display, publicly perform, sublicense, and distribute the
- Work and such Derivative Works in Source or Object form.
-
- 3. Grant of Patent License. Subject to the terms and conditions of
- this License, each Contributor hereby grants to You a perpetual,
- worldwide, non-exclusive, no-charge, royalty-free, irrevocable
- (except as stated in this section) patent license to make, have made,
- use, offer to sell, sell, import, and otherwise transfer the Work,
- where such license applies only to those patent claims licensable
- by such Contributor that are necessarily infringed by their
- Contribution(s) alone or by combination of their Contribution(s)
- with the Work to which such Contribution(s) was submitted. If You
- institute patent litigation against any entity (including a
- cross-claim or counterclaim in a lawsuit) alleging that the Work
- or a Contribution incorporated within the Work constitutes direct
- or contributory patent infringement, then any patent licenses
- granted to You under this License for that Work shall terminate
- as of the date such litigation is filed.
-
- 4. Redistribution. You may reproduce and distribute copies of the
- Work or Derivative Works thereof in any medium, with or without
- modifications, and in Source or Object form, provided that You
- meet the following conditions:
-
- (a) You must give any other recipients of the Work or
- Derivative Works a copy of this License; and
-
- (b) You must cause any modified files to carry prominent notices
- stating that You changed the files; and
-
- (c) You must retain, in the Source form of any Derivative Works
- that You distribute, all copyright, patent, trademark, and
- attribution notices from the Source form of the Work,
- excluding those notices that do not pertain to any part of
- the Derivative Works; and
-
- (d) If the Work includes a "NOTICE" text file as part of its
- distribution, then any Derivative Works that You distribute must
- include a readable copy of the attribution notices contained
- within such NOTICE file, excluding those notices that do not
- pertain to any part of the Derivative Works, in at least one
- of the following places: within a NOTICE text file distributed
- as part of the Derivative Works; within the Source form or
- documentation, if provided along with the Derivative Works; or,
- within a display generated by the Derivative Works, if and
- wherever such third-party notices normally appear. The contents
- of the NOTICE file are for informational purposes only and
- do not modify the License. You may add Your own attribution
- notices within Derivative Works that You distribute, alongside
- or as an addendum to the NOTICE text from the Work, provided
- that such additional attribution notices cannot be construed
- as modifying the License.
-
- You may add Your own copyright statement to Your modifications and
- may provide additional or different license terms and conditions
- for use, reproduction, or distribution of Your modifications, or
- for any such Derivative Works as a whole, provided Your use,
- reproduction, and distribution of the Work otherwise complies with
- the conditions stated in this License.
-
- 5. Submission of Contributions. Unless You explicitly state otherwise,
- any Contribution intentionally submitted for inclusion in the Work
- by You to the Licensor shall be under the terms and conditions of
- this License, without any additional terms or conditions.
- Notwithstanding the above, nothing herein shall supersede or modify
- the terms of any separate license agreement you may have executed
- with Licensor regarding such Contributions.
-
- 6. Trademarks. This License does not grant permission to use the trade
- names, trademarks, service marks, or product names of the Licensor,
- except as required for reasonable and customary use in describing the
- origin of the Work and reproducing the content of the NOTICE file.
-
- 7. Disclaimer of Warranty. Unless required by applicable law or
- agreed to in writing, Licensor provides the Work (and each
- Contributor provides its Contributions) on an "AS IS" BASIS,
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
- implied, including, without limitation, any warranties or conditions
- of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
- PARTICULAR PURPOSE. You are solely responsible for determining the
- appropriateness of using or redistributing the Work and assume any
- risks associated with Your exercise of permissions under this License.
-
- 8. Limitation of Liability. In no event and under no legal theory,
- whether in tort (including negligence), contract, or otherwise,
- unless required by applicable law (such as deliberate and grossly
- negligent acts) or agreed to in writing, shall any Contributor be
- liable to You for damages, including any direct, indirect, special,
- incidental, or consequential damages of any character arising as a
- result of this License or out of the use or inability to use the
- Work (including but not limited to damages for loss of goodwill,
- work stoppage, computer failure or malfunction, or any and all
- other commercial damages or losses), even if such Contributor
- has been advised of the possibility of such damages.
-
- 9. Accepting Warranty or Additional Liability. While redistributing
- the Work or Derivative Works thereof, You may choose to offer,
- and charge a fee for, acceptance of support, warranty, indemnity,
- or other liability obligations and/or rights consistent with this
- License. However, in accepting such obligations, You may act only
- on Your own behalf and on Your sole responsibility, not on behalf
- of any other Contributor, and only if You agree to indemnify,
- defend, and hold each Contributor harmless for any liability
- incurred by, or claims asserted against, such Contributor by reason
- of your accepting any such warranty or additional liability.
-
- END OF TERMS AND CONDITIONS
-
- APPENDIX: How to apply the Apache License to your work.
-
- To apply the Apache License to your work, attach the following
- boilerplate notice, with the fields enclosed by brackets "[]"
- replaced with your own identifying information. (Don't include
- the brackets!) The text should be enclosed in the appropriate
- comment syntax for the file format. We also recommend that a
- file or class name and description of purpose be included on the
- same "printed page" as the copyright notice for easier
- identification within third-party archives.
-
- Copyright [yyyy] [name of copyright owner]
-
- Licensed under the Apache License, Version 2.0 (the "License");
- you may not use this file except in compliance with the License.
- You may obtain a copy of the License at
-
- http://www.apache.org/licenses/LICENSE-2.0
-
- Unless required by applicable law or agreed to in writing, software
- distributed under the License is distributed on an "AS IS" BASIS,
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- See the License for the specific language governing permissions and
- limitations under the License.
-</pre></div></div></div>
- </article>
- <div class="marginal">
- <nav id="nav">
- <hr class="n" />
- <a id="navigation"></a>
- <a class="hide" href="#top" title="Show Content">Jump back to the top of the page</a>
- <h2 class="nav menu">Section-Menu</h2>
- <ul id="menu">
- <li class="m blog"><a href="/blog/" class="m">Blog</a></li>
- <li class="m projects"><a href="/projects.html" class="m selected">Projects</a></li>
- <li class="m about"><a href="/about.html" class="m">About</a></li>
- </ul>
- <h2 class="nav submenu">
- <span class="s">Submenu for section</span>
- <a class="s selected" href="/projects.html">Projects</a>
- </h2>
- <ul id="submenu" class="s">
- <li class="s sub">
- <a class="s selected" href="./index.html">Hibernate Maven Plugin</a>
- <ul class="s">
- <li class="s off">
- <a href="configuration.html" class="s" title="Configuration Examples">Configuration Examples</a>
- </li>
- <li class="s off">
- <a href="create-mojo.html" class="s" title="Goal: CREATE">Goal: CREATE</a>
- </li>
- <li class="s off">
- <a href="drop-mojo.html" class="s" title="Goal: DROP">Goal: DROP</a>
- </li>
- <li class="s off">
- <a href="debugging.html" class="s" title="Enable Debug-Output">Enable Debug-Output</a>
- </li>
- <li class="s off">
- <a href="skip.html" class="s" title="Skipping Execution">Skipping Execution</a>
- </li>
- <li class="s off">
- <a href="force.html" class="s" title="Force Exceution">Force Exceution</a>
- </li>
- <li class="s off">
- <a href="pitfalls.html" class="s" title="Known Pitfalls (FAQ)">Known Pitfalls (FAQ)</a>
- </li>
- <li class="s sub">
- <a href="project-info.html" class="s selected" title="Project Information">Project Information</a>
- <ul class="s active">
- <li class="s">
- <a href="plugin-management.html" class="s" title="Plugin Management">Plugin Management</a>
- </li>
- <li class="s">
- <a href="distribution-management.html" class="s" title="Distribution Management">Distribution Management</a>
- </li>
- <li class="s">
- <a href="dependency-info.html" class="s" title="Dependency Information">Dependency Information</a>
- </li>
- <li class="s">
- <a href="source-repository.html" class="s" title="Source Repository">Source Repository</a>
- </li>
- <li class="s">
- <a href="mail-lists.html" class="s" title="Mailing Lists">Mailing Lists</a>
- </li>
- <li class="s">
- <a href="issue-tracking.html" class="s" title="Issue Tracking">Issue Tracking</a>
- </li>
- <li class="s">
- <a href="integration.html" class="s" title="Continuous Integration">Continuous Integration</a>
- </li>
- <li class="s">
- <a href="plugins.html" class="s" title="Project Plugins">Project Plugins</a>
- </li>
- <li class="s">
- <strong class="s">Project License</strong>
- </li>
- <li class="s">
- <a href="team-list.html" class="s" title="Project Team">Project Team</a>
- </li>
- <li class="s">
- <a href="project-summary.html" class="s" title="Project Summary">Project Summary</a>
- </li>
- <li class="s">
- <a href="dependencies.html" class="s" title="Dependencies">Dependencies</a>
- </li>
- </ul>
- </li>
- <li class="s sub off">
- <a href="project-reports.html" class="s" title="Project Reports">Project Reports</a>
- </li>
- </ul>
- </li>
- </ul>
- <hr class="n" />
- </nav>
- <aside class="m">
- <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
- <img class="poweredBy" alt="Built by Maven" src="./images/logos/maven-feather.png" />
- </a>
- </aside>
- </div>
- </main>
- <footer id="footer">
- <hr class="f" />
- <ul id="footerlinks">
- <li class="f" id="copyright">© <strong>mo</strong> 2016
- </li>
- <li class="f"><a class="f" href="/impressum.html">Impressum</a></li>
- <li class="f about"><a class="f" href="/about.html">About</a></li>
- </ul>
- </footer>
- </div>
- <script type="text/javascript"><!--//--><![CDATA[//><!--
- var _gaq = _gaq || [];
- _gaq.push(['_setAccount', 'UA-571104-3']);
- _gaq.push(['_trackPageview']);
- (function() {
- var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
- ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
- var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
- })();
- //--><!]]>
- </script>
- </body>
-</html>
<!DOCTYPE html>
<!--/*-->
-<!-- Generated by Apache Maven Doxia Site Renderer 2.0.0 at $dateFormat.format( $currentDate ) -->
+<!-- Generated by Apache Maven Doxia Site Renderer 1.9.2 at 2025-11-07 -->
-
+
- <!-- DONE WITH MENUE - - Project Documentation-->
+ <!-- DONE WITH MENUE - - $page.name-->
-
+
-
- <!-- Skipping already seen entry: uri=index.html, name=Hibernate Maven Plugin -->
+
+
+
+
+
+
+ <!-- NEW PAGE - - - - - uri: index.html?about / name: Overview -->
+
+
+
+
- <!-- NEW PAGE - - - - - uri: create-mojo.html / name: Goal: CREATE -->
+ <!-- NEW PAGE - - - - - uri: create-mojo.html / name: Goal — hibernate:create -->
- <!-- NEW PAGE - - - - - uri: drop-mojo.html / name: Goal: DROP -->
+ <!-- NEW PAGE - - - - - uri: update-mojo.html / name: Goal — hibernate:update -->
+
+
+
+
+
+
+
+
+
+
+
+
+ <!-- NEW PAGE - - - - - uri: drop-mojo.html / name: Goal — hibernate:drop -->
+
+
+
+
+
+
+
+
+
+
+
+
+ <!-- NEW PAGE - - - - - uri: help-mojo.html / name: Goal — hibernate:help -->
<!-- name: Licenses -->
-<!-- title: Project Licenses – Hibernate Maven Plugin -->
+<!-- title: Hibernate Maven Plugin – Project Licenses -->
<!-- short title: Project Licenses -->
<!-- current page: licenses.html -->
<!-- path: /projects/hibernate-maven-plugin/2.0.0/ -->
<!-- crumbs: "/index.html","/projects.html" -->
-<!-- pages: {index.html={uri=index.html, name=Hibernate Maven Plugin, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}], childs={configuration.html=Configuration Examples, create-mojo.html=Goal: CREATE, drop-mojo.html=Goal: DROP, debugging.html=Enable Debug-Output, skip.html=Skipping Execution, force.html=Force Exceution, pitfalls.html=Known Pitfalls (FAQ), project-info.html=Project Information, project-reports.html=Project Reports}}, ci-management.html={name=CI Management, uri=ci-management.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=ci-management.html, name=CI Management}]}, dependencies.html={name=Dependencies, uri=dependencies.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=dependencies.html, name=Dependencies}]}, dependency-info.html={name=Maven Coordinates, uri=dependency-info.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=dependency-info.html, name=Maven Coordinates}]}, distribution-management.html={name=Distribution Management, uri=distribution-management.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=distribution-management.html, name=Distribution Management}]}, licenses.html={name=Licenses, uri=licenses.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=licenses.html, name=Licenses}]}, plugin-management.html={name=Plugin Management, uri=plugin-management.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=plugin-management.html, name=Plugin Management}]}, plugins.html={name=Plugins, uri=plugins.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=plugins.html, name=Plugins}]}, scm.html={name=Source Code Management, uri=scm.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=scm.html, name=Source Code Management}]}, summary.html={name=Summary, uri=summary.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=summary.html, name=Summary}]}, team.html={name=Team, uri=team.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=team.html, name=Team}]}, project-info.html={name=Project Information, uri=project-info.html, childs={ci-management.html=CI Management, dependencies.html=Dependencies, dependency-info.html=Maven Coordinates, distribution-management.html=Distribution Management, licenses.html=Licenses, plugin-management.html=Plugin Management, plugins.html=Plugins, scm.html=Source Code Management, summary.html=Summary, team.html=Team}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}]}, testapidocs/index.html={name=Test JavaDocs, uri=testapidocs/index.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=testapidocs/index.html, name=Test JavaDocs}]}, apidocs/index.html={name=JavaDocs, uri=apidocs/index.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=apidocs/index.html, name=JavaDocs}]}, xref/index.html={name=Source Xref, uri=xref/index.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=xref/index.html, name=Source Xref}]}, xref-test/index.html={name=Test Source Xref, uri=xref-test/index.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=xref-test/index.html, name=Test Source Xref}]}, cpd.html={name=CPD, uri=cpd.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=cpd.html, name=CPD}]}, pmd.html={name=PMD, uri=pmd.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=pmd.html, name=PMD}]}, plugin-info.html={name=Plugin Documentation, uri=plugin-info.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=plugin-info.html, name=Plugin Documentation}]}, project-reports.html={name=Project Reports, uri=project-reports.html, childs={testapidocs/index.html=Test JavaDocs, apidocs/index.html=JavaDocs, xref/index.html=Source Xref, xref-test/index.html=Test Source Xref, cpd.html=CPD, pmd.html=PMD, plugin-info.html=Plugin Documentation}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}]}, configuration.html={name=Configuration Examples, uri=configuration.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=configuration.html, name=Configuration Examples}]}, create-mojo.html={name=Goal: CREATE, uri=create-mojo.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=create-mojo.html, name=Goal: CREATE}]}, drop-mojo.html={name=Goal: DROP, uri=drop-mojo.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=drop-mojo.html, name=Goal: DROP}]}, debugging.html={name=Enable Debug-Output, uri=debugging.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=debugging.html, name=Enable Debug-Output}]}, skip.html={name=Skipping Execution, uri=skip.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=skip.html, name=Skipping Execution}]}, force.html={name=Force Exceution, uri=force.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=force.html, name=Force Exceution}]}, pitfalls.html={name=Known Pitfalls (FAQ), uri=pitfalls.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=pitfalls.html, name=Known Pitfalls (FAQ)}]}} -->
+<!-- pages: {index.html={uri=index.html, name=Hibernate Maven Plugin, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}], childs={index.html?about=Overview, configuration.html=Configuration Examples, create-mojo.html=Goal — hibernate:create, update-mojo.html=Goal — hibernate:update, drop-mojo.html=Goal — hibernate:drop, help-mojo.html=Goal — hibernate:help, debugging.html=Enable Debug-Output, skip.html=Skipping Execution, force.html=Force Exceution, pitfalls.html=Known Pitfalls (FAQ), project-info.html=Project Information, project-reports.html=Project Reports}}, ci-management.html={name=CI Management, uri=ci-management.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=ci-management.html, name=CI Management}]}, dependencies.html={name=Dependencies, uri=dependencies.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=dependencies.html, name=Dependencies}]}, dependency-info.html={name=Maven Coordinates, uri=dependency-info.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=dependency-info.html, name=Maven Coordinates}]}, distribution-management.html={name=Distribution Management, uri=distribution-management.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=distribution-management.html, name=Distribution Management}]}, licenses.html={name=Licenses, uri=licenses.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=licenses.html, name=Licenses}]}, plugin-management.html={name=Plugin Management, uri=plugin-management.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=plugin-management.html, name=Plugin Management}]}, plugins.html={name=Plugins, uri=plugins.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=plugins.html, name=Plugins}]}, scm.html={name=Source Code Management, uri=scm.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=scm.html, name=Source Code Management}]}, summary.html={name=Summary, uri=summary.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=summary.html, name=Summary}]}, team.html={name=Team, uri=team.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=team.html, name=Team}]}, project-info.html={name=Project Information, uri=project-info.html, childs={ci-management.html=CI Management, dependencies.html=Dependencies, dependency-info.html=Maven Coordinates, distribution-management.html=Distribution Management, licenses.html=Licenses, plugin-management.html=Plugin Management, plugins.html=Plugins, scm.html=Source Code Management, summary.html=Summary, team.html=Team}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}]}, testapidocs/index.html={name=Test JavaDocs, uri=testapidocs/index.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=testapidocs/index.html, name=Test JavaDocs}]}, apidocs/index.html={name=JavaDocs, uri=apidocs/index.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=apidocs/index.html, name=JavaDocs}]}, xref/index.html={name=Source Xref, uri=xref/index.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=xref/index.html, name=Source Xref}]}, xref-test/index.html={name=Test Source Xref, uri=xref-test/index.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=xref-test/index.html, name=Test Source Xref}]}, cpd.html={name=CPD, uri=cpd.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=cpd.html, name=CPD}]}, pmd.html={name=PMD, uri=pmd.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=pmd.html, name=PMD}]}, plugin-info.html={name=Plugin Documentation, uri=plugin-info.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=plugin-info.html, name=Plugin Documentation}]}, project-reports.html={name=Project Reports, uri=project-reports.html, childs={testapidocs/index.html=Test JavaDocs, apidocs/index.html=JavaDocs, xref/index.html=Source Xref, xref-test/index.html=Test Source Xref, cpd.html=CPD, pmd.html=PMD, plugin-info.html=Plugin Documentation}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}]}, index.html?about={name=Overview, uri=index.html?about, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=index.html?about, name=Overview}]}, configuration.html={name=Configuration Examples, uri=configuration.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=configuration.html, name=Configuration Examples}]}, create-mojo.html={name=Goal — hibernate:create, uri=create-mojo.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=create-mojo.html, name=Goal — hibernate:create}]}, update-mojo.html={name=Goal — hibernate:update, uri=update-mojo.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=update-mojo.html, name=Goal — hibernate:update}]}, drop-mojo.html={name=Goal — hibernate:drop, uri=drop-mojo.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=drop-mojo.html, name=Goal — hibernate:drop}]}, help-mojo.html={name=Goal — hibernate:help, uri=help-mojo.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=help-mojo.html, name=Goal — hibernate:help}]}, debugging.html={name=Enable Debug-Output, uri=debugging.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=debugging.html, name=Enable Debug-Output}]}, skip.html={name=Skipping Execution, uri=skip.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=skip.html, name=Skipping Execution}]}, force.html={name=Force Exceution, uri=force.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=force.html, name=Force Exceution}]}, pitfalls.html={name=Known Pitfalls (FAQ), uri=pitfalls.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=pitfalls.html, name=Known Pitfalls (FAQ)}]}} -->
<!--*/-->
<html xmlns="http://www.w3.org/1999/xhtml" th:replace="~{/templates/layout.html :: layout(uri='' + ~{:: code[class='site_uri']/text()}, title=~{:: title}, maincontent=~{:: .maincontent}, json='MERGE:' + ~{:: pre[class='json']/text()})}">
<head>
- <title class="title">Project Licenses – Hibernate Maven Plugin</title>
+ <title class="title">Hibernate Maven Plugin – Project Licenses</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<link id="canonical" rel="canonical" href="/hibernate-maven-plugin/licenses.html"/>
</head>
</p>
<hr />
<article class="maincontent">
- <section><a id="Overview"></a>
-<h1>Overview</h1>
-<p>Typically the licenses listed for the project are that of the project itself, and not of dependencies.</p></section><section><a id="Project_Licenses"></a>
-<h1>Project Licenses</h1><section><a id="The_Apache_Software_License.2C_Version_2.0"></a>
-<h2>The Apache Software License, Version 2.0</h2>
+ <section><a name="Overview"></a>
+<h2><a name="Overview"></a>Overview</h2>
+<p>Typically the licenses listed for the project are that of the project itself, and not of dependencies.</p></section><section><a name="Project_Licenses"></a>
+<h2><a name="Project_Licenses"></a>Project Licenses</h2><section><a name="The_Apache_Software_License_Version_2.0"></a>
+<h3><a name="The_Apache_Software_License.2C_Version_2.0"></a>The Apache Software License, Version 2.0</h3>
<p>A business-friendly OSS license</p>
-<pre>-</pre></section></section>
</article>
<hr />
<h2>Page Structure as JSON</h2>
"/projects/hibernate-maven-plugin/2.0.0/pmd.html": "PMD",
"/projects/hibernate-maven-plugin/2.0.0/plugin-info.html": "Plugin Documentation",
"/projects/hibernate-maven-plugin/2.0.0/project-reports.html": "Project Reports",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html?about": "Overview",
"/projects/hibernate-maven-plugin/2.0.0/configuration.html": "Configuration Examples",
- "/projects/hibernate-maven-plugin/2.0.0/create-mojo.html": "Goal: CREATE",
- "/projects/hibernate-maven-plugin/2.0.0/drop-mojo.html": "Goal: DROP",
+ "/projects/hibernate-maven-plugin/2.0.0/create-mojo.html": "Goal — hibernate:create",
+ "/projects/hibernate-maven-plugin/2.0.0/update-mojo.html": "Goal — hibernate:update",
+ "/projects/hibernate-maven-plugin/2.0.0/drop-mojo.html": "Goal — hibernate:drop",
+ "/projects/hibernate-maven-plugin/2.0.0/help-mojo.html": "Goal — hibernate:help",
"/projects/hibernate-maven-plugin/2.0.0/debugging.html": "Enable Debug-Output",
"/projects/hibernate-maven-plugin/2.0.0/skip.html": "Skipping Execution",
"/projects/hibernate-maven-plugin/2.0.0/force.html": "Force Exceution",
},
"_childs": {
"/projects/hibernate-maven-plugin/2.0.0/index.html": [
+ "/projects/hibernate-maven-plugin/2.0.0/index.html?about",
"/projects/hibernate-maven-plugin/2.0.0/configuration.html",
"/projects/hibernate-maven-plugin/2.0.0/create-mojo.html",
+ "/projects/hibernate-maven-plugin/2.0.0/update-mojo.html",
"/projects/hibernate-maven-plugin/2.0.0/drop-mojo.html",
+ "/projects/hibernate-maven-plugin/2.0.0/help-mojo.html",
"/projects/hibernate-maven-plugin/2.0.0/debugging.html",
"/projects/hibernate-maven-plugin/2.0.0/skip.html",
"/projects/hibernate-maven-plugin/2.0.0/force.html",
"/projects/hibernate-maven-plugin/2.0.0/index.html",
"/projects/hibernate-maven-plugin/2.0.0/project-reports.html"
],
+ "/projects/hibernate-maven-plugin/2.0.0/index.html?about": [
+ "/index.html","/projects.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html?about"
+ ],
"/projects/hibernate-maven-plugin/2.0.0/configuration.html": [
"/index.html","/projects.html",
"/projects/hibernate-maven-plugin/2.0.0/index.html",
"/projects/hibernate-maven-plugin/2.0.0/index.html",
"/projects/hibernate-maven-plugin/2.0.0/create-mojo.html"
],
+ "/projects/hibernate-maven-plugin/2.0.0/update-mojo.html": [
+ "/index.html","/projects.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html",
+ "/projects/hibernate-maven-plugin/2.0.0/update-mojo.html"
+ ],
"/projects/hibernate-maven-plugin/2.0.0/drop-mojo.html": [
"/index.html","/projects.html",
"/projects/hibernate-maven-plugin/2.0.0/index.html",
"/projects/hibernate-maven-plugin/2.0.0/drop-mojo.html"
],
+ "/projects/hibernate-maven-plugin/2.0.0/help-mojo.html": [
+ "/index.html","/projects.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html",
+ "/projects/hibernate-maven-plugin/2.0.0/help-mojo.html"
+ ],
"/projects/hibernate-maven-plugin/2.0.0/debugging.html": [
"/index.html","/projects.html",
"/projects/hibernate-maven-plugin/2.0.0/index.html",
"/projects/hibernate-maven-plugin/2.0.0/pmd.html": "/hibernate-maven-plugin/pmd.html",
"/projects/hibernate-maven-plugin/2.0.0/plugin-info.html": "/hibernate-maven-plugin/plugin-info.html",
"/projects/hibernate-maven-plugin/2.0.0/project-reports.html": "/hibernate-maven-plugin/project-reports.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html?about": "/hibernate-maven-plugin/index.html?about",
"/projects/hibernate-maven-plugin/2.0.0/configuration.html": "/hibernate-maven-plugin/configuration.html",
"/projects/hibernate-maven-plugin/2.0.0/create-mojo.html": "/hibernate-maven-plugin/create-mojo.html",
+ "/projects/hibernate-maven-plugin/2.0.0/update-mojo.html": "/hibernate-maven-plugin/update-mojo.html",
"/projects/hibernate-maven-plugin/2.0.0/drop-mojo.html": "/hibernate-maven-plugin/drop-mojo.html",
+ "/projects/hibernate-maven-plugin/2.0.0/help-mojo.html": "/hibernate-maven-plugin/help-mojo.html",
"/projects/hibernate-maven-plugin/2.0.0/debugging.html": "/hibernate-maven-plugin/debugging.html",
"/projects/hibernate-maven-plugin/2.0.0/skip.html": "/hibernate-maven-plugin/skip.html",
"/projects/hibernate-maven-plugin/2.0.0/force.html": "/hibernate-maven-plugin/force.html",
<h2>All Pages</h2>
<p>
<ul>
- <li><a href="index.html">Hibernate Maven Plugin</a></li><li><a href="ci-management.html">CI Management</a></li><li><a href="dependencies.html">Dependencies</a></li><li><a href="dependency-info.html">Maven Coordinates</a></li><li><a href="distribution-management.html">Distribution Management</a></li><li><a href="licenses.html">Licenses</a></li><li><a href="plugin-management.html">Plugin Management</a></li><li><a href="plugins.html">Plugins</a></li><li><a href="scm.html">Source Code Management</a></li><li><a href="summary.html">Summary</a></li><li><a href="team.html">Team</a></li><li><a href="project-info.html">Project Information</a></li><li><a href="testapidocs/index.html">Test JavaDocs</a></li><li><a href="apidocs/index.html">JavaDocs</a></li><li><a href="xref/index.html">Source Xref</a></li><li><a href="xref-test/index.html">Test Source Xref</a></li><li><a href="cpd.html">CPD</a></li><li><a href="pmd.html">PMD</a></li><li><a href="plugin-info.html">Plugin Documentation</a></li><li><a href="project-reports.html">Project Reports</a></li><li><a href="configuration.html">Configuration Examples</a></li><li><a href="create-mojo.html">Goal: CREATE</a></li><li><a href="drop-mojo.html">Goal: DROP</a></li><li><a href="debugging.html">Enable Debug-Output</a></li><li><a href="skip.html">Skipping Execution</a></li><li><a href="force.html">Force Exceution</a></li><li><a href="pitfalls.html">Known Pitfalls (FAQ)</a></li> </ul>
+ <li><a href="index.html">Hibernate Maven Plugin</a></li><li><a href="ci-management.html">CI Management</a></li><li><a href="dependencies.html">Dependencies</a></li><li><a href="dependency-info.html">Maven Coordinates</a></li><li><a href="distribution-management.html">Distribution Management</a></li><li><a href="licenses.html">Licenses</a></li><li><a href="plugin-management.html">Plugin Management</a></li><li><a href="plugins.html">Plugins</a></li><li><a href="scm.html">Source Code Management</a></li><li><a href="summary.html">Summary</a></li><li><a href="team.html">Team</a></li><li><a href="project-info.html">Project Information</a></li><li><a href="testapidocs/index.html">Test JavaDocs</a></li><li><a href="apidocs/index.html">JavaDocs</a></li><li><a href="xref/index.html">Source Xref</a></li><li><a href="xref-test/index.html">Test Source Xref</a></li><li><a href="cpd.html">CPD</a></li><li><a href="pmd.html">PMD</a></li><li><a href="plugin-info.html">Plugin Documentation</a></li><li><a href="project-reports.html">Project Reports</a></li><li><a href="index.html?about">Overview</a></li><li><a href="configuration.html">Configuration Examples</a></li><li><a href="create-mojo.html">Goal — hibernate:create</a></li><li><a href="update-mojo.html">Goal — hibernate:update</a></li><li><a href="drop-mojo.html">Goal — hibernate:drop</a></li><li><a href="help-mojo.html">Goal — hibernate:help</a></li><li><a href="debugging.html">Enable Debug-Output</a></li><li><a href="skip.html">Skipping Execution</a></li><li><a href="force.html">Force Exceution</a></li><li><a href="pitfalls.html">Known Pitfalls (FAQ)</a></li> </ul>
</p>
</body>
</html>
<!DOCTYPE html>
<!--/*-->
-<!-- Generated by Apache Maven Doxia Site Renderer 2.0.0 at $dateFormat.format( $currentDate ) -->
+<!-- Generated by Apache Maven Doxia Site Renderer 1.9.2 at 2025-11-07 -->
-
+
- <!-- DONE WITH MENUE - - Project Documentation-->
+ <!-- DONE WITH MENUE - - $page.name-->
-
+
-
- <!-- Skipping already seen entry: uri=index.html, name=Hibernate Maven Plugin -->
+
+
+
+
+
+
+ <!-- NEW PAGE - - - - - uri: index.html?about / name: Overview -->
+
+
+
+
- <!-- NEW PAGE - - - - - uri: create-mojo.html / name: Goal: CREATE -->
+ <!-- NEW PAGE - - - - - uri: create-mojo.html / name: Goal — hibernate:create -->
- <!-- NEW PAGE - - - - - uri: drop-mojo.html / name: Goal: DROP -->
+ <!-- NEW PAGE - - - - - uri: update-mojo.html / name: Goal — hibernate:update -->
+
+
+
+
+
+
+
+
+
+
+
+
+ <!-- NEW PAGE - - - - - uri: drop-mojo.html / name: Goal — hibernate:drop -->
+
+
+
+
+
+
+
+
+
+
+
+
+ <!-- NEW PAGE - - - - - uri: help-mojo.html / name: Goal — hibernate:help -->
<!-- name: $pages.get($alignedFileName).name -->
-<!-- title: Hibernate Maven Plugin -->
-<!-- short title: $shortTitle -->
+<!-- title: Hibernate Maven Plugin – -->
+<!-- short title: -->
<!-- current page: mail-lists.html -->
<!-- path: /projects/hibernate-maven-plugin/2.0.0/ -->
<!-- crumbs: "/index.html","/projects.html" -->
-<!-- pages: {index.html={uri=index.html, name=Hibernate Maven Plugin, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}], childs={configuration.html=Configuration Examples, create-mojo.html=Goal: CREATE, drop-mojo.html=Goal: DROP, debugging.html=Enable Debug-Output, skip.html=Skipping Execution, force.html=Force Exceution, pitfalls.html=Known Pitfalls (FAQ), project-info.html=Project Information, project-reports.html=Project Reports}}, ci-management.html={name=CI Management, uri=ci-management.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=ci-management.html, name=CI Management}]}, dependencies.html={name=Dependencies, uri=dependencies.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=dependencies.html, name=Dependencies}]}, dependency-info.html={name=Maven Coordinates, uri=dependency-info.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=dependency-info.html, name=Maven Coordinates}]}, distribution-management.html={name=Distribution Management, uri=distribution-management.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=distribution-management.html, name=Distribution Management}]}, licenses.html={name=Licenses, uri=licenses.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=licenses.html, name=Licenses}]}, plugin-management.html={name=Plugin Management, uri=plugin-management.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=plugin-management.html, name=Plugin Management}]}, plugins.html={name=Plugins, uri=plugins.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=plugins.html, name=Plugins}]}, scm.html={name=Source Code Management, uri=scm.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=scm.html, name=Source Code Management}]}, summary.html={name=Summary, uri=summary.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=summary.html, name=Summary}]}, team.html={name=Team, uri=team.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=team.html, name=Team}]}, project-info.html={name=Project Information, uri=project-info.html, childs={ci-management.html=CI Management, dependencies.html=Dependencies, dependency-info.html=Maven Coordinates, distribution-management.html=Distribution Management, licenses.html=Licenses, plugin-management.html=Plugin Management, plugins.html=Plugins, scm.html=Source Code Management, summary.html=Summary, team.html=Team}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}]}, testapidocs/index.html={name=Test JavaDocs, uri=testapidocs/index.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=testapidocs/index.html, name=Test JavaDocs}]}, apidocs/index.html={name=JavaDocs, uri=apidocs/index.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=apidocs/index.html, name=JavaDocs}]}, xref/index.html={name=Source Xref, uri=xref/index.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=xref/index.html, name=Source Xref}]}, xref-test/index.html={name=Test Source Xref, uri=xref-test/index.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=xref-test/index.html, name=Test Source Xref}]}, cpd.html={name=CPD, uri=cpd.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=cpd.html, name=CPD}]}, pmd.html={name=PMD, uri=pmd.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=pmd.html, name=PMD}]}, plugin-info.html={name=Plugin Documentation, uri=plugin-info.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=plugin-info.html, name=Plugin Documentation}]}, project-reports.html={name=Project Reports, uri=project-reports.html, childs={testapidocs/index.html=Test JavaDocs, apidocs/index.html=JavaDocs, xref/index.html=Source Xref, xref-test/index.html=Test Source Xref, cpd.html=CPD, pmd.html=PMD, plugin-info.html=Plugin Documentation}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}]}, configuration.html={name=Configuration Examples, uri=configuration.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=configuration.html, name=Configuration Examples}]}, create-mojo.html={name=Goal: CREATE, uri=create-mojo.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=create-mojo.html, name=Goal: CREATE}]}, drop-mojo.html={name=Goal: DROP, uri=drop-mojo.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=drop-mojo.html, name=Goal: DROP}]}, debugging.html={name=Enable Debug-Output, uri=debugging.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=debugging.html, name=Enable Debug-Output}]}, skip.html={name=Skipping Execution, uri=skip.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=skip.html, name=Skipping Execution}]}, force.html={name=Force Exceution, uri=force.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=force.html, name=Force Exceution}]}, pitfalls.html={name=Known Pitfalls (FAQ), uri=pitfalls.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=pitfalls.html, name=Known Pitfalls (FAQ)}]}} -->
+<!-- pages: {index.html={uri=index.html, name=Hibernate Maven Plugin, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}], childs={index.html?about=Overview, configuration.html=Configuration Examples, create-mojo.html=Goal — hibernate:create, update-mojo.html=Goal — hibernate:update, drop-mojo.html=Goal — hibernate:drop, help-mojo.html=Goal — hibernate:help, debugging.html=Enable Debug-Output, skip.html=Skipping Execution, force.html=Force Exceution, pitfalls.html=Known Pitfalls (FAQ), project-info.html=Project Information, project-reports.html=Project Reports}}, ci-management.html={name=CI Management, uri=ci-management.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=ci-management.html, name=CI Management}]}, dependencies.html={name=Dependencies, uri=dependencies.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=dependencies.html, name=Dependencies}]}, dependency-info.html={name=Maven Coordinates, uri=dependency-info.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=dependency-info.html, name=Maven Coordinates}]}, distribution-management.html={name=Distribution Management, uri=distribution-management.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=distribution-management.html, name=Distribution Management}]}, licenses.html={name=Licenses, uri=licenses.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=licenses.html, name=Licenses}]}, plugin-management.html={name=Plugin Management, uri=plugin-management.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=plugin-management.html, name=Plugin Management}]}, plugins.html={name=Plugins, uri=plugins.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=plugins.html, name=Plugins}]}, scm.html={name=Source Code Management, uri=scm.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=scm.html, name=Source Code Management}]}, summary.html={name=Summary, uri=summary.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=summary.html, name=Summary}]}, team.html={name=Team, uri=team.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=team.html, name=Team}]}, project-info.html={name=Project Information, uri=project-info.html, childs={ci-management.html=CI Management, dependencies.html=Dependencies, dependency-info.html=Maven Coordinates, distribution-management.html=Distribution Management, licenses.html=Licenses, plugin-management.html=Plugin Management, plugins.html=Plugins, scm.html=Source Code Management, summary.html=Summary, team.html=Team}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}]}, testapidocs/index.html={name=Test JavaDocs, uri=testapidocs/index.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=testapidocs/index.html, name=Test JavaDocs}]}, apidocs/index.html={name=JavaDocs, uri=apidocs/index.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=apidocs/index.html, name=JavaDocs}]}, xref/index.html={name=Source Xref, uri=xref/index.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=xref/index.html, name=Source Xref}]}, xref-test/index.html={name=Test Source Xref, uri=xref-test/index.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=xref-test/index.html, name=Test Source Xref}]}, cpd.html={name=CPD, uri=cpd.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=cpd.html, name=CPD}]}, pmd.html={name=PMD, uri=pmd.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=pmd.html, name=PMD}]}, plugin-info.html={name=Plugin Documentation, uri=plugin-info.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=plugin-info.html, name=Plugin Documentation}]}, project-reports.html={name=Project Reports, uri=project-reports.html, childs={testapidocs/index.html=Test JavaDocs, apidocs/index.html=JavaDocs, xref/index.html=Source Xref, xref-test/index.html=Test Source Xref, cpd.html=CPD, pmd.html=PMD, plugin-info.html=Plugin Documentation}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}]}, index.html?about={name=Overview, uri=index.html?about, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=index.html?about, name=Overview}]}, configuration.html={name=Configuration Examples, uri=configuration.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=configuration.html, name=Configuration Examples}]}, create-mojo.html={name=Goal — hibernate:create, uri=create-mojo.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=create-mojo.html, name=Goal — hibernate:create}]}, update-mojo.html={name=Goal — hibernate:update, uri=update-mojo.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=update-mojo.html, name=Goal — hibernate:update}]}, drop-mojo.html={name=Goal — hibernate:drop, uri=drop-mojo.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=drop-mojo.html, name=Goal — hibernate:drop}]}, help-mojo.html={name=Goal — hibernate:help, uri=help-mojo.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=help-mojo.html, name=Goal — hibernate:help}]}, debugging.html={name=Enable Debug-Output, uri=debugging.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=debugging.html, name=Enable Debug-Output}]}, skip.html={name=Skipping Execution, uri=skip.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=skip.html, name=Skipping Execution}]}, force.html={name=Force Exceution, uri=force.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=force.html, name=Force Exceution}]}, pitfalls.html={name=Known Pitfalls (FAQ), uri=pitfalls.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=pitfalls.html, name=Known Pitfalls (FAQ)}]}} -->
<!--*/-->
<html xmlns="http://www.w3.org/1999/xhtml" th:replace="~{/templates/layout.html :: layout(uri='' + ~{:: code[class='site_uri']/text()}, title=~{:: title}, maincontent=~{:: .maincontent}, json='MERGE:' + ~{:: pre[class='json']/text()})}">
<head>
- <title class="title">Hibernate Maven Plugin</title>
+ <title class="title">Hibernate Maven Plugin – </title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<link id="canonical" rel="canonical" href="/hibernate-maven-plugin/mail-lists.html"/>
</head>
<body>
- <h1 class="short_title">$shortTitle</h1>
+ <h1 class="short_title"></h1>
<h2>URI</h2>
<ul>
<li><strong>site:</strong> <code class="site_uri">/projects/hibernate-maven-plugin/2.0.0/mail-lists.html</code></li>
- <header><section><a id="Mailing_Lists"></a>
-<h1>Mailing Lists</h1></header>
- <strong>There are no mailinglists defined for this project!</strong>
+
+<h1>Mailing Lists</h1>
+ <b>There are no mailinglists defined for this project!</b>
<p>
Please send your bug-reports, questions or feature-requests directly
to the developer.
</p>
- </section>
+
</article>
<hr />
"/projects/hibernate-maven-plugin/2.0.0/pmd.html": "PMD",
"/projects/hibernate-maven-plugin/2.0.0/plugin-info.html": "Plugin Documentation",
"/projects/hibernate-maven-plugin/2.0.0/project-reports.html": "Project Reports",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html?about": "Overview",
"/projects/hibernate-maven-plugin/2.0.0/configuration.html": "Configuration Examples",
- "/projects/hibernate-maven-plugin/2.0.0/create-mojo.html": "Goal: CREATE",
- "/projects/hibernate-maven-plugin/2.0.0/drop-mojo.html": "Goal: DROP",
+ "/projects/hibernate-maven-plugin/2.0.0/create-mojo.html": "Goal — hibernate:create",
+ "/projects/hibernate-maven-plugin/2.0.0/update-mojo.html": "Goal — hibernate:update",
+ "/projects/hibernate-maven-plugin/2.0.0/drop-mojo.html": "Goal — hibernate:drop",
+ "/projects/hibernate-maven-plugin/2.0.0/help-mojo.html": "Goal — hibernate:help",
"/projects/hibernate-maven-plugin/2.0.0/debugging.html": "Enable Debug-Output",
"/projects/hibernate-maven-plugin/2.0.0/skip.html": "Skipping Execution",
"/projects/hibernate-maven-plugin/2.0.0/force.html": "Force Exceution",
},
"_childs": {
"/projects/hibernate-maven-plugin/2.0.0/index.html": [
+ "/projects/hibernate-maven-plugin/2.0.0/index.html?about",
"/projects/hibernate-maven-plugin/2.0.0/configuration.html",
"/projects/hibernate-maven-plugin/2.0.0/create-mojo.html",
+ "/projects/hibernate-maven-plugin/2.0.0/update-mojo.html",
"/projects/hibernate-maven-plugin/2.0.0/drop-mojo.html",
+ "/projects/hibernate-maven-plugin/2.0.0/help-mojo.html",
"/projects/hibernate-maven-plugin/2.0.0/debugging.html",
"/projects/hibernate-maven-plugin/2.0.0/skip.html",
"/projects/hibernate-maven-plugin/2.0.0/force.html",
"/projects/hibernate-maven-plugin/2.0.0/index.html",
"/projects/hibernate-maven-plugin/2.0.0/project-reports.html"
],
+ "/projects/hibernate-maven-plugin/2.0.0/index.html?about": [
+ "/index.html","/projects.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html?about"
+ ],
"/projects/hibernate-maven-plugin/2.0.0/configuration.html": [
"/index.html","/projects.html",
"/projects/hibernate-maven-plugin/2.0.0/index.html",
"/projects/hibernate-maven-plugin/2.0.0/index.html",
"/projects/hibernate-maven-plugin/2.0.0/create-mojo.html"
],
+ "/projects/hibernate-maven-plugin/2.0.0/update-mojo.html": [
+ "/index.html","/projects.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html",
+ "/projects/hibernate-maven-plugin/2.0.0/update-mojo.html"
+ ],
"/projects/hibernate-maven-plugin/2.0.0/drop-mojo.html": [
"/index.html","/projects.html",
"/projects/hibernate-maven-plugin/2.0.0/index.html",
"/projects/hibernate-maven-plugin/2.0.0/drop-mojo.html"
],
+ "/projects/hibernate-maven-plugin/2.0.0/help-mojo.html": [
+ "/index.html","/projects.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html",
+ "/projects/hibernate-maven-plugin/2.0.0/help-mojo.html"
+ ],
"/projects/hibernate-maven-plugin/2.0.0/debugging.html": [
"/index.html","/projects.html",
"/projects/hibernate-maven-plugin/2.0.0/index.html",
"/projects/hibernate-maven-plugin/2.0.0/pmd.html": "/hibernate-maven-plugin/pmd.html",
"/projects/hibernate-maven-plugin/2.0.0/plugin-info.html": "/hibernate-maven-plugin/plugin-info.html",
"/projects/hibernate-maven-plugin/2.0.0/project-reports.html": "/hibernate-maven-plugin/project-reports.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html?about": "/hibernate-maven-plugin/index.html?about",
"/projects/hibernate-maven-plugin/2.0.0/configuration.html": "/hibernate-maven-plugin/configuration.html",
"/projects/hibernate-maven-plugin/2.0.0/create-mojo.html": "/hibernate-maven-plugin/create-mojo.html",
+ "/projects/hibernate-maven-plugin/2.0.0/update-mojo.html": "/hibernate-maven-plugin/update-mojo.html",
"/projects/hibernate-maven-plugin/2.0.0/drop-mojo.html": "/hibernate-maven-plugin/drop-mojo.html",
+ "/projects/hibernate-maven-plugin/2.0.0/help-mojo.html": "/hibernate-maven-plugin/help-mojo.html",
"/projects/hibernate-maven-plugin/2.0.0/debugging.html": "/hibernate-maven-plugin/debugging.html",
"/projects/hibernate-maven-plugin/2.0.0/skip.html": "/hibernate-maven-plugin/skip.html",
"/projects/hibernate-maven-plugin/2.0.0/force.html": "/hibernate-maven-plugin/force.html",
<h2>All Pages</h2>
<p>
<ul>
- <li><a href="index.html">Hibernate Maven Plugin</a></li><li><a href="ci-management.html">CI Management</a></li><li><a href="dependencies.html">Dependencies</a></li><li><a href="dependency-info.html">Maven Coordinates</a></li><li><a href="distribution-management.html">Distribution Management</a></li><li><a href="licenses.html">Licenses</a></li><li><a href="plugin-management.html">Plugin Management</a></li><li><a href="plugins.html">Plugins</a></li><li><a href="scm.html">Source Code Management</a></li><li><a href="summary.html">Summary</a></li><li><a href="team.html">Team</a></li><li><a href="project-info.html">Project Information</a></li><li><a href="testapidocs/index.html">Test JavaDocs</a></li><li><a href="apidocs/index.html">JavaDocs</a></li><li><a href="xref/index.html">Source Xref</a></li><li><a href="xref-test/index.html">Test Source Xref</a></li><li><a href="cpd.html">CPD</a></li><li><a href="pmd.html">PMD</a></li><li><a href="plugin-info.html">Plugin Documentation</a></li><li><a href="project-reports.html">Project Reports</a></li><li><a href="configuration.html">Configuration Examples</a></li><li><a href="create-mojo.html">Goal: CREATE</a></li><li><a href="drop-mojo.html">Goal: DROP</a></li><li><a href="debugging.html">Enable Debug-Output</a></li><li><a href="skip.html">Skipping Execution</a></li><li><a href="force.html">Force Exceution</a></li><li><a href="pitfalls.html">Known Pitfalls (FAQ)</a></li> </ul>
+ <li><a href="index.html">Hibernate Maven Plugin</a></li><li><a href="ci-management.html">CI Management</a></li><li><a href="dependencies.html">Dependencies</a></li><li><a href="dependency-info.html">Maven Coordinates</a></li><li><a href="distribution-management.html">Distribution Management</a></li><li><a href="licenses.html">Licenses</a></li><li><a href="plugin-management.html">Plugin Management</a></li><li><a href="plugins.html">Plugins</a></li><li><a href="scm.html">Source Code Management</a></li><li><a href="summary.html">Summary</a></li><li><a href="team.html">Team</a></li><li><a href="project-info.html">Project Information</a></li><li><a href="testapidocs/index.html">Test JavaDocs</a></li><li><a href="apidocs/index.html">JavaDocs</a></li><li><a href="xref/index.html">Source Xref</a></li><li><a href="xref-test/index.html">Test Source Xref</a></li><li><a href="cpd.html">CPD</a></li><li><a href="pmd.html">PMD</a></li><li><a href="plugin-info.html">Plugin Documentation</a></li><li><a href="project-reports.html">Project Reports</a></li><li><a href="index.html?about">Overview</a></li><li><a href="configuration.html">Configuration Examples</a></li><li><a href="create-mojo.html">Goal — hibernate:create</a></li><li><a href="update-mojo.html">Goal — hibernate:update</a></li><li><a href="drop-mojo.html">Goal — hibernate:drop</a></li><li><a href="help-mojo.html">Goal — hibernate:help</a></li><li><a href="debugging.html">Enable Debug-Output</a></li><li><a href="skip.html">Skipping Execution</a></li><li><a href="force.html">Force Exceution</a></li><li><a href="pitfalls.html">Known Pitfalls (FAQ)</a></li> </ul>
</p>
</body>
</html>
<!DOCTYPE html>
<!--/*-->
-<!-- Generated by Apache Maven Doxia Site Renderer 2.0.0 at $dateFormat.format( $currentDate ) -->
+<!-- Generated by Apache Maven Doxia Site Renderer 1.9.2 at 2025-11-07 -->
-
+
- <!-- DONE WITH MENUE - - Project Documentation-->
+ <!-- DONE WITH MENUE - - $page.name-->
-
+
-
- <!-- Skipping already seen entry: uri=index.html, name=Hibernate Maven Plugin -->
+
+
+
+
+
+
+ <!-- NEW PAGE - - - - - uri: index.html?about / name: Overview -->
+
+
+
+
- <!-- NEW PAGE - - - - - uri: create-mojo.html / name: Goal: CREATE -->
+ <!-- NEW PAGE - - - - - uri: create-mojo.html / name: Goal — hibernate:create -->
+
+
+
+
+
+
+
+
+
+
+
+
+ <!-- NEW PAGE - - - - - uri: update-mojo.html / name: Goal — hibernate:update -->
+
+
+
+
+
+
+
+
+
+
+
+
+ <!-- NEW PAGE - - - - - uri: drop-mojo.html / name: Goal — hibernate:drop -->
- <!-- NEW PAGE - - - - - uri: drop-mojo.html / name: Goal: DROP -->
+ <!-- NEW PAGE - - - - - uri: help-mojo.html / name: Goal — hibernate:help -->
<!-- name: Known Pitfalls (FAQ) -->
-<!-- title: Hibernate Maven Plugin -->
-<!-- short title: $shortTitle -->
+<!-- title: Hibernate Maven Plugin – -->
+<!-- short title: -->
<!-- current page: pitfalls.html -->
<!-- path: /projects/hibernate-maven-plugin/2.0.0/ -->
<!-- crumbs: "/index.html","/projects.html" -->
-<!-- pages: {index.html={uri=index.html, name=Hibernate Maven Plugin, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}], childs={configuration.html=Configuration Examples, create-mojo.html=Goal: CREATE, drop-mojo.html=Goal: DROP, debugging.html=Enable Debug-Output, skip.html=Skipping Execution, force.html=Force Exceution, pitfalls.html=Known Pitfalls (FAQ), project-info.html=Project Information, project-reports.html=Project Reports}}, ci-management.html={name=CI Management, uri=ci-management.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=ci-management.html, name=CI Management}]}, dependencies.html={name=Dependencies, uri=dependencies.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=dependencies.html, name=Dependencies}]}, dependency-info.html={name=Maven Coordinates, uri=dependency-info.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=dependency-info.html, name=Maven Coordinates}]}, distribution-management.html={name=Distribution Management, uri=distribution-management.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=distribution-management.html, name=Distribution Management}]}, licenses.html={name=Licenses, uri=licenses.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=licenses.html, name=Licenses}]}, plugin-management.html={name=Plugin Management, uri=plugin-management.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=plugin-management.html, name=Plugin Management}]}, plugins.html={name=Plugins, uri=plugins.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=plugins.html, name=Plugins}]}, scm.html={name=Source Code Management, uri=scm.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=scm.html, name=Source Code Management}]}, summary.html={name=Summary, uri=summary.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=summary.html, name=Summary}]}, team.html={name=Team, uri=team.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=team.html, name=Team}]}, project-info.html={name=Project Information, uri=project-info.html, childs={ci-management.html=CI Management, dependencies.html=Dependencies, dependency-info.html=Maven Coordinates, distribution-management.html=Distribution Management, licenses.html=Licenses, plugin-management.html=Plugin Management, plugins.html=Plugins, scm.html=Source Code Management, summary.html=Summary, team.html=Team}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}]}, testapidocs/index.html={name=Test JavaDocs, uri=testapidocs/index.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=testapidocs/index.html, name=Test JavaDocs}]}, apidocs/index.html={name=JavaDocs, uri=apidocs/index.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=apidocs/index.html, name=JavaDocs}]}, xref/index.html={name=Source Xref, uri=xref/index.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=xref/index.html, name=Source Xref}]}, xref-test/index.html={name=Test Source Xref, uri=xref-test/index.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=xref-test/index.html, name=Test Source Xref}]}, cpd.html={name=CPD, uri=cpd.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=cpd.html, name=CPD}]}, pmd.html={name=PMD, uri=pmd.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=pmd.html, name=PMD}]}, plugin-info.html={name=Plugin Documentation, uri=plugin-info.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=plugin-info.html, name=Plugin Documentation}]}, project-reports.html={name=Project Reports, uri=project-reports.html, childs={testapidocs/index.html=Test JavaDocs, apidocs/index.html=JavaDocs, xref/index.html=Source Xref, xref-test/index.html=Test Source Xref, cpd.html=CPD, pmd.html=PMD, plugin-info.html=Plugin Documentation}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}]}, configuration.html={name=Configuration Examples, uri=configuration.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=configuration.html, name=Configuration Examples}]}, create-mojo.html={name=Goal: CREATE, uri=create-mojo.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=create-mojo.html, name=Goal: CREATE}]}, drop-mojo.html={name=Goal: DROP, uri=drop-mojo.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=drop-mojo.html, name=Goal: DROP}]}, debugging.html={name=Enable Debug-Output, uri=debugging.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=debugging.html, name=Enable Debug-Output}]}, skip.html={name=Skipping Execution, uri=skip.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=skip.html, name=Skipping Execution}]}, force.html={name=Force Exceution, uri=force.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=force.html, name=Force Exceution}]}, pitfalls.html={name=Known Pitfalls (FAQ), uri=pitfalls.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=pitfalls.html, name=Known Pitfalls (FAQ)}]}} -->
+<!-- pages: {index.html={uri=index.html, name=Hibernate Maven Plugin, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}], childs={index.html?about=Overview, configuration.html=Configuration Examples, create-mojo.html=Goal — hibernate:create, update-mojo.html=Goal — hibernate:update, drop-mojo.html=Goal — hibernate:drop, help-mojo.html=Goal — hibernate:help, debugging.html=Enable Debug-Output, skip.html=Skipping Execution, force.html=Force Exceution, pitfalls.html=Known Pitfalls (FAQ), project-info.html=Project Information, project-reports.html=Project Reports}}, ci-management.html={name=CI Management, uri=ci-management.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=ci-management.html, name=CI Management}]}, dependencies.html={name=Dependencies, uri=dependencies.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=dependencies.html, name=Dependencies}]}, dependency-info.html={name=Maven Coordinates, uri=dependency-info.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=dependency-info.html, name=Maven Coordinates}]}, distribution-management.html={name=Distribution Management, uri=distribution-management.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=distribution-management.html, name=Distribution Management}]}, licenses.html={name=Licenses, uri=licenses.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=licenses.html, name=Licenses}]}, plugin-management.html={name=Plugin Management, uri=plugin-management.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=plugin-management.html, name=Plugin Management}]}, plugins.html={name=Plugins, uri=plugins.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=plugins.html, name=Plugins}]}, scm.html={name=Source Code Management, uri=scm.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=scm.html, name=Source Code Management}]}, summary.html={name=Summary, uri=summary.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=summary.html, name=Summary}]}, team.html={name=Team, uri=team.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=team.html, name=Team}]}, project-info.html={name=Project Information, uri=project-info.html, childs={ci-management.html=CI Management, dependencies.html=Dependencies, dependency-info.html=Maven Coordinates, distribution-management.html=Distribution Management, licenses.html=Licenses, plugin-management.html=Plugin Management, plugins.html=Plugins, scm.html=Source Code Management, summary.html=Summary, team.html=Team}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}]}, testapidocs/index.html={name=Test JavaDocs, uri=testapidocs/index.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=testapidocs/index.html, name=Test JavaDocs}]}, apidocs/index.html={name=JavaDocs, uri=apidocs/index.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=apidocs/index.html, name=JavaDocs}]}, xref/index.html={name=Source Xref, uri=xref/index.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=xref/index.html, name=Source Xref}]}, xref-test/index.html={name=Test Source Xref, uri=xref-test/index.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=xref-test/index.html, name=Test Source Xref}]}, cpd.html={name=CPD, uri=cpd.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=cpd.html, name=CPD}]}, pmd.html={name=PMD, uri=pmd.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=pmd.html, name=PMD}]}, plugin-info.html={name=Plugin Documentation, uri=plugin-info.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=plugin-info.html, name=Plugin Documentation}]}, project-reports.html={name=Project Reports, uri=project-reports.html, childs={testapidocs/index.html=Test JavaDocs, apidocs/index.html=JavaDocs, xref/index.html=Source Xref, xref-test/index.html=Test Source Xref, cpd.html=CPD, pmd.html=PMD, plugin-info.html=Plugin Documentation}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}]}, index.html?about={name=Overview, uri=index.html?about, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=index.html?about, name=Overview}]}, configuration.html={name=Configuration Examples, uri=configuration.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=configuration.html, name=Configuration Examples}]}, create-mojo.html={name=Goal — hibernate:create, uri=create-mojo.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=create-mojo.html, name=Goal — hibernate:create}]}, update-mojo.html={name=Goal — hibernate:update, uri=update-mojo.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=update-mojo.html, name=Goal — hibernate:update}]}, drop-mojo.html={name=Goal — hibernate:drop, uri=drop-mojo.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=drop-mojo.html, name=Goal — hibernate:drop}]}, help-mojo.html={name=Goal — hibernate:help, uri=help-mojo.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=help-mojo.html, name=Goal — hibernate:help}]}, debugging.html={name=Enable Debug-Output, uri=debugging.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=debugging.html, name=Enable Debug-Output}]}, skip.html={name=Skipping Execution, uri=skip.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=skip.html, name=Skipping Execution}]}, force.html={name=Force Exceution, uri=force.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=force.html, name=Force Exceution}]}, pitfalls.html={name=Known Pitfalls (FAQ), uri=pitfalls.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=pitfalls.html, name=Known Pitfalls (FAQ)}]}} -->
<!--*/-->
<html xmlns="http://www.w3.org/1999/xhtml" th:replace="~{/templates/layout.html :: layout(uri='' + ~{:: code[class='site_uri']/text()}, title=~{:: title}, maincontent=~{:: .maincontent}, json='MERGE:' + ~{:: pre[class='json']/text()})}">
<head>
- <title class="title">Hibernate Maven Plugin</title>
+ <title class="title">Hibernate Maven Plugin – </title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<link id="canonical" rel="canonical" href="/hibernate-maven-plugin/pitfalls.html"/>
</head>
<body>
- <h1 class="short_title">$shortTitle</h1>
+ <h1 class="short_title"></h1>
<h2>URI</h2>
<ul>
<li><strong>site:</strong> <code class="site_uri">/projects/hibernate-maven-plugin/2.0.0/pitfalls.html</code></li>
- <header><section><a id="Known_Pitfalls_.28FAQ.29"></a>
-<h1>Known Pitfalls (FAQ)</h1></header>
- <section><a id="Annotated_classes_in_dependencies_are_not_found."></a>
-<h2>Annotated classes in dependencies are not found.</h2>
+
+<h1>Known Pitfalls (FAQ)</h1>
+ <section>
+<h2><a name="Annotated_classes_in_dependencies_are_not_found."></a>Annotated classes in dependencies are not found.</h2>
<p>
hibernate-maven-plugin by default scans dependencies in the scope
annotated classes are hidden in a transitive dependency, you can simply
add that dependency explicitly.
</p>
- </section><section><a id="hibernate-maven-plugin_always_needs_a_database-connection"></a>
-<h2>hibernate-maven-plugin always needs a database-connection</h2>
+ </section><section>
+<h2><a name="hibernate-maven-plugin_always_needs_a_database-connection"></a>hibernate-maven-plugin always needs a database-connection</h2>
<p>
The default-configuration exports the created schema to the configured
configuration:
</p>
+<div>
<pre class="prettyprint linenums lang-html">
<configuration>
<export>false</export>
-</configuration></pre>
+</configuration></pre></div>
<p>
But even when no database is to be created, hibernate always needs to know
the dialect. Hence, the plugin will still fail, if this parameter is also
missing!
</p>
- </section><section><a id="Dependency_for_driver-class_XYZ_is_missing"></a>
-<h2>Dependency for driver-class XYZ is missing</h2>
+ </section><section>
+<h2><a name="Dependency_for_driver-class_XYZ_is_missing"></a>Dependency for driver-class XYZ is missing</h2>
<p>
One regular problem is the scope of the jdbc-driver-dependency.
an error-message like:
</p>
+<div>
<pre class="prettyprint">
[INFO] Gathered hibernate-configuration (turn on debugging for details):
[INFO] hibernate.connection.username = sa
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
-[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException</pre>
+[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException</pre></div>
<p>
A quick workaround for this error would be, to delete the runtime-constraint
plugin-definition:
</p>
+<div>
<pre class="prettyprint linenums lang-html">
<plugin>
<groupId>de.juplo</groupId>
<version>2.2.8</version>
</dependency>
</dependencies>
-</plugin></pre>
+</plugin></pre></div>
<p>
This is also the best way, if you use a different jdbc-driver for
Because otherwise, this dependency will unnecessarily bloat the
runtime-dependencies of your project.
</p>
- </section><section><a id="DBUnit_fails_after_execution_of_hibernate_was_skipped_because_nothing_has_changed"></a>
+ </section><section id="fails">
<h2 id="fails">DBUnit fails after execution of hibernate was skipped because nothing has changed</h2>
<p>
If hibernate-maven-plugin skips its excecution, this may lead to errors in
other plugins.
For example, when importing sample-data in the automatically created database
- with the help of the <a href="http://mojo.codehaus.org/dbunit-maven-plugin/" class="externalLink">dbunit-plugin</a>,
+ with the help of the <a class="externalLink" href="http://mojo.codehaus.org/dbunit-maven-plugin/">dbunit-plugin</a>,
the <code>CLEAN_INSERT</code>-operation may fail because of foreign-key-constraints,
if the database was not recreated, because the hibernate-maven-plugin has
skipped its excecution.
hibernate-maven-plugin was skipped like this:
</p>
+<div>
<pre class="prettyprint linenums lang-html">
<plugin>
<groupId>org.codehaus.mojo</groupId>
<configuration>
<skip>${hibernate.schema.skipped}</skip>
</configuration>
-</plugin></pre>
- </section><section><a id="The_database_will_not_be_recreated_after_a_manual_drop.2Fclean"></a>
-<h2>The database will not be recreated after a manual drop/clean</h2>
+</plugin></pre></div>
+ </section><section>
+<h2><a name="The_database_will_not_be_recreated_after_a_manual_drop.2Fclean"></a>The database will not be recreated after a manual drop/clean</h2>
<p>
If one manually drops the database or removes the hsqldb-files, it will not
report that like this:
</p>
+<div>
<pre class="prettyprint">
[INFO] No modified annotated classes found and dialect unchanged.
-[INFO] Skipping schema generation!</pre>
+[INFO] Skipping schema generation!</pre></div>
<p>
If one always uses <code>mvn clean</code> for cleanup, this will not happen.
Otherwise the recreation must be <a href="./force.html">forced</a>:
</p>
+<div>
<pre class="prettyprint">
-mvn hibernate:create -Dhibernate.schema.force=true</pre>
- </section><section><a id="The_hibernate.3Acreate_goal_is_not_executed.2C_when_tests_are_skipped"></a>
-<h2>The hibernate:create goal is not executed, when tests are skipped</h2>
+mvn hibernate:create -Dhibernate.schema.force=true</pre></div>
+ </section><section>
+<h2><a name="The_hibernate:create_goal_is_not_executed.2C_when_tests_are_skipped"></a>The hibernate:create goal is not executed, when tests are skipped</h2>
<p>
The hibernate-maven-plugin automatically skips its execution, when
executed, you can configure that explicitly like this:
</p>
+<div>
<pre class="prettyprint linenums lang-html">
<plugin>
<groupId>de.juplo</groupId>
<configuration>
<skip>false</skip>
</configuration>
-</plugin></pre>
+</plugin></pre></div>
<p>
Background-information for this design-decission can be found on the extra
page <a href="./skip.html">To skip or not to skip: that is the question</a>...
</p>
- </section><section><a id="I_do_not_want_my_dependencies_to_be_scanned_for_hibernate_annotations"></a>
-<h2>I do not want my dependencies to be scanned for hibernate annotations</h2>
+ </section><section>
+<h2><a name="I_do_not_want_my_dependencies_to_be_scanned_for_hibernate_annotations"></a>I do not want my dependencies to be scanned for hibernate annotations</h2>
<p>
If you do not want your dependencies to be scanned for hibernate annotations,
of the plugin like this:
</p>
+<div>
<pre class="prettyprint linenums lang-html">
<plugin>
<groupId>de.juplo</groupId>
<configuration>
<scanDependencies>none</scanDependencies>
</configuration>
-</plugin></pre>
- </section><section><a id="No_annotated_classes_found"></a>
-<h2>No annotated classes found</h2>
+</plugin></pre></div>
+ </section><section>
+<h2><a name="No_annotated_classes_found"></a>No annotated classes found</h2>
<p>
If you are working under Windows and get the error-message
</p>
<p>
- <strong>
+ <b>
You should consider to upgrade to the latest version of the plugin.
- </strong>
+ </b>
</p>
- </section></section>
+ </section>
</article>
<hr />
"/projects/hibernate-maven-plugin/2.0.0/pmd.html": "PMD",
"/projects/hibernate-maven-plugin/2.0.0/plugin-info.html": "Plugin Documentation",
"/projects/hibernate-maven-plugin/2.0.0/project-reports.html": "Project Reports",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html?about": "Overview",
"/projects/hibernate-maven-plugin/2.0.0/configuration.html": "Configuration Examples",
- "/projects/hibernate-maven-plugin/2.0.0/create-mojo.html": "Goal: CREATE",
- "/projects/hibernate-maven-plugin/2.0.0/drop-mojo.html": "Goal: DROP",
+ "/projects/hibernate-maven-plugin/2.0.0/create-mojo.html": "Goal — hibernate:create",
+ "/projects/hibernate-maven-plugin/2.0.0/update-mojo.html": "Goal — hibernate:update",
+ "/projects/hibernate-maven-plugin/2.0.0/drop-mojo.html": "Goal — hibernate:drop",
+ "/projects/hibernate-maven-plugin/2.0.0/help-mojo.html": "Goal — hibernate:help",
"/projects/hibernate-maven-plugin/2.0.0/debugging.html": "Enable Debug-Output",
"/projects/hibernate-maven-plugin/2.0.0/skip.html": "Skipping Execution",
"/projects/hibernate-maven-plugin/2.0.0/force.html": "Force Exceution",
},
"_childs": {
"/projects/hibernate-maven-plugin/2.0.0/index.html": [
+ "/projects/hibernate-maven-plugin/2.0.0/index.html?about",
"/projects/hibernate-maven-plugin/2.0.0/configuration.html",
"/projects/hibernate-maven-plugin/2.0.0/create-mojo.html",
+ "/projects/hibernate-maven-plugin/2.0.0/update-mojo.html",
"/projects/hibernate-maven-plugin/2.0.0/drop-mojo.html",
+ "/projects/hibernate-maven-plugin/2.0.0/help-mojo.html",
"/projects/hibernate-maven-plugin/2.0.0/debugging.html",
"/projects/hibernate-maven-plugin/2.0.0/skip.html",
"/projects/hibernate-maven-plugin/2.0.0/force.html",
"/projects/hibernate-maven-plugin/2.0.0/index.html",
"/projects/hibernate-maven-plugin/2.0.0/project-reports.html"
],
+ "/projects/hibernate-maven-plugin/2.0.0/index.html?about": [
+ "/index.html","/projects.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html?about"
+ ],
"/projects/hibernate-maven-plugin/2.0.0/configuration.html": [
"/index.html","/projects.html",
"/projects/hibernate-maven-plugin/2.0.0/index.html",
"/projects/hibernate-maven-plugin/2.0.0/index.html",
"/projects/hibernate-maven-plugin/2.0.0/create-mojo.html"
],
+ "/projects/hibernate-maven-plugin/2.0.0/update-mojo.html": [
+ "/index.html","/projects.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html",
+ "/projects/hibernate-maven-plugin/2.0.0/update-mojo.html"
+ ],
"/projects/hibernate-maven-plugin/2.0.0/drop-mojo.html": [
"/index.html","/projects.html",
"/projects/hibernate-maven-plugin/2.0.0/index.html",
"/projects/hibernate-maven-plugin/2.0.0/drop-mojo.html"
],
+ "/projects/hibernate-maven-plugin/2.0.0/help-mojo.html": [
+ "/index.html","/projects.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html",
+ "/projects/hibernate-maven-plugin/2.0.0/help-mojo.html"
+ ],
"/projects/hibernate-maven-plugin/2.0.0/debugging.html": [
"/index.html","/projects.html",
"/projects/hibernate-maven-plugin/2.0.0/index.html",
"/projects/hibernate-maven-plugin/2.0.0/pmd.html": "/hibernate-maven-plugin/pmd.html",
"/projects/hibernate-maven-plugin/2.0.0/plugin-info.html": "/hibernate-maven-plugin/plugin-info.html",
"/projects/hibernate-maven-plugin/2.0.0/project-reports.html": "/hibernate-maven-plugin/project-reports.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html?about": "/hibernate-maven-plugin/index.html?about",
"/projects/hibernate-maven-plugin/2.0.0/configuration.html": "/hibernate-maven-plugin/configuration.html",
"/projects/hibernate-maven-plugin/2.0.0/create-mojo.html": "/hibernate-maven-plugin/create-mojo.html",
+ "/projects/hibernate-maven-plugin/2.0.0/update-mojo.html": "/hibernate-maven-plugin/update-mojo.html",
"/projects/hibernate-maven-plugin/2.0.0/drop-mojo.html": "/hibernate-maven-plugin/drop-mojo.html",
+ "/projects/hibernate-maven-plugin/2.0.0/help-mojo.html": "/hibernate-maven-plugin/help-mojo.html",
"/projects/hibernate-maven-plugin/2.0.0/debugging.html": "/hibernate-maven-plugin/debugging.html",
"/projects/hibernate-maven-plugin/2.0.0/skip.html": "/hibernate-maven-plugin/skip.html",
"/projects/hibernate-maven-plugin/2.0.0/force.html": "/hibernate-maven-plugin/force.html",
<h2>All Pages</h2>
<p>
<ul>
- <li><a href="index.html">Hibernate Maven Plugin</a></li><li><a href="ci-management.html">CI Management</a></li><li><a href="dependencies.html">Dependencies</a></li><li><a href="dependency-info.html">Maven Coordinates</a></li><li><a href="distribution-management.html">Distribution Management</a></li><li><a href="licenses.html">Licenses</a></li><li><a href="plugin-management.html">Plugin Management</a></li><li><a href="plugins.html">Plugins</a></li><li><a href="scm.html">Source Code Management</a></li><li><a href="summary.html">Summary</a></li><li><a href="team.html">Team</a></li><li><a href="project-info.html">Project Information</a></li><li><a href="testapidocs/index.html">Test JavaDocs</a></li><li><a href="apidocs/index.html">JavaDocs</a></li><li><a href="xref/index.html">Source Xref</a></li><li><a href="xref-test/index.html">Test Source Xref</a></li><li><a href="cpd.html">CPD</a></li><li><a href="pmd.html">PMD</a></li><li><a href="plugin-info.html">Plugin Documentation</a></li><li><a href="project-reports.html">Project Reports</a></li><li><a href="configuration.html">Configuration Examples</a></li><li><a href="create-mojo.html">Goal: CREATE</a></li><li><a href="drop-mojo.html">Goal: DROP</a></li><li><a href="debugging.html">Enable Debug-Output</a></li><li><a href="skip.html">Skipping Execution</a></li><li><a href="force.html">Force Exceution</a></li><li><a href="pitfalls.html">Known Pitfalls (FAQ)</a></li> </ul>
+ <li><a href="index.html">Hibernate Maven Plugin</a></li><li><a href="ci-management.html">CI Management</a></li><li><a href="dependencies.html">Dependencies</a></li><li><a href="dependency-info.html">Maven Coordinates</a></li><li><a href="distribution-management.html">Distribution Management</a></li><li><a href="licenses.html">Licenses</a></li><li><a href="plugin-management.html">Plugin Management</a></li><li><a href="plugins.html">Plugins</a></li><li><a href="scm.html">Source Code Management</a></li><li><a href="summary.html">Summary</a></li><li><a href="team.html">Team</a></li><li><a href="project-info.html">Project Information</a></li><li><a href="testapidocs/index.html">Test JavaDocs</a></li><li><a href="apidocs/index.html">JavaDocs</a></li><li><a href="xref/index.html">Source Xref</a></li><li><a href="xref-test/index.html">Test Source Xref</a></li><li><a href="cpd.html">CPD</a></li><li><a href="pmd.html">PMD</a></li><li><a href="plugin-info.html">Plugin Documentation</a></li><li><a href="project-reports.html">Project Reports</a></li><li><a href="index.html?about">Overview</a></li><li><a href="configuration.html">Configuration Examples</a></li><li><a href="create-mojo.html">Goal — hibernate:create</a></li><li><a href="update-mojo.html">Goal — hibernate:update</a></li><li><a href="drop-mojo.html">Goal — hibernate:drop</a></li><li><a href="help-mojo.html">Goal — hibernate:help</a></li><li><a href="debugging.html">Enable Debug-Output</a></li><li><a href="skip.html">Skipping Execution</a></li><li><a href="force.html">Force Exceution</a></li><li><a href="pitfalls.html">Known Pitfalls (FAQ)</a></li> </ul>
</p>
</body>
</html>
<!DOCTYPE html>
<!--/*-->
-<!-- Generated by Apache Maven Doxia Site Renderer 2.0.0 at $dateFormat.format( $currentDate ) -->
+<!-- Generated by Apache Maven Doxia Site Renderer 1.9.2 at 2025-11-07 -->
-
+
- <!-- DONE WITH MENUE - - Project Documentation-->
+ <!-- DONE WITH MENUE - - $page.name-->
-
+
-
- <!-- Skipping already seen entry: uri=index.html, name=Hibernate Maven Plugin -->
+
+
+
+
+
+
+ <!-- NEW PAGE - - - - - uri: index.html?about / name: Overview -->
+
+
+
+
- <!-- NEW PAGE - - - - - uri: create-mojo.html / name: Goal: CREATE -->
+ <!-- NEW PAGE - - - - - uri: create-mojo.html / name: Goal — hibernate:create -->
- <!-- NEW PAGE - - - - - uri: drop-mojo.html / name: Goal: DROP -->
+ <!-- NEW PAGE - - - - - uri: update-mojo.html / name: Goal — hibernate:update -->
+
+
+
+
+
+
+
+
+
+
+
+
+ <!-- NEW PAGE - - - - - uri: drop-mojo.html / name: Goal — hibernate:drop -->
+
+
+
+
+
+
+
+
+
+
+
+
+ <!-- NEW PAGE - - - - - uri: help-mojo.html / name: Goal — hibernate:help -->
<!-- name: Plugin Documentation -->
-<!-- title: Plugin Documentation – Hibernate Maven Plugin -->
+<!-- title: Hibernate Maven Plugin – Plugin Documentation -->
<!-- short title: Plugin Documentation -->
<!-- current page: plugin-info.html -->
<!-- path: /projects/hibernate-maven-plugin/2.0.0/ -->
<!-- crumbs: "/index.html","/projects.html" -->
-<!-- pages: {index.html={uri=index.html, name=Hibernate Maven Plugin, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}], childs={configuration.html=Configuration Examples, create-mojo.html=Goal: CREATE, drop-mojo.html=Goal: DROP, debugging.html=Enable Debug-Output, skip.html=Skipping Execution, force.html=Force Exceution, pitfalls.html=Known Pitfalls (FAQ), project-info.html=Project Information, project-reports.html=Project Reports}}, ci-management.html={name=CI Management, uri=ci-management.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=ci-management.html, name=CI Management}]}, dependencies.html={name=Dependencies, uri=dependencies.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=dependencies.html, name=Dependencies}]}, dependency-info.html={name=Maven Coordinates, uri=dependency-info.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=dependency-info.html, name=Maven Coordinates}]}, distribution-management.html={name=Distribution Management, uri=distribution-management.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=distribution-management.html, name=Distribution Management}]}, licenses.html={name=Licenses, uri=licenses.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=licenses.html, name=Licenses}]}, plugin-management.html={name=Plugin Management, uri=plugin-management.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=plugin-management.html, name=Plugin Management}]}, plugins.html={name=Plugins, uri=plugins.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=plugins.html, name=Plugins}]}, scm.html={name=Source Code Management, uri=scm.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=scm.html, name=Source Code Management}]}, summary.html={name=Summary, uri=summary.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=summary.html, name=Summary}]}, team.html={name=Team, uri=team.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=team.html, name=Team}]}, project-info.html={name=Project Information, uri=project-info.html, childs={ci-management.html=CI Management, dependencies.html=Dependencies, dependency-info.html=Maven Coordinates, distribution-management.html=Distribution Management, licenses.html=Licenses, plugin-management.html=Plugin Management, plugins.html=Plugins, scm.html=Source Code Management, summary.html=Summary, team.html=Team}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}]}, testapidocs/index.html={name=Test JavaDocs, uri=testapidocs/index.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=testapidocs/index.html, name=Test JavaDocs}]}, apidocs/index.html={name=JavaDocs, uri=apidocs/index.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=apidocs/index.html, name=JavaDocs}]}, xref/index.html={name=Source Xref, uri=xref/index.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=xref/index.html, name=Source Xref}]}, xref-test/index.html={name=Test Source Xref, uri=xref-test/index.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=xref-test/index.html, name=Test Source Xref}]}, cpd.html={name=CPD, uri=cpd.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=cpd.html, name=CPD}]}, pmd.html={name=PMD, uri=pmd.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=pmd.html, name=PMD}]}, plugin-info.html={name=Plugin Documentation, uri=plugin-info.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=plugin-info.html, name=Plugin Documentation}]}, project-reports.html={name=Project Reports, uri=project-reports.html, childs={testapidocs/index.html=Test JavaDocs, apidocs/index.html=JavaDocs, xref/index.html=Source Xref, xref-test/index.html=Test Source Xref, cpd.html=CPD, pmd.html=PMD, plugin-info.html=Plugin Documentation}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}]}, configuration.html={name=Configuration Examples, uri=configuration.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=configuration.html, name=Configuration Examples}]}, create-mojo.html={name=Goal: CREATE, uri=create-mojo.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=create-mojo.html, name=Goal: CREATE}]}, drop-mojo.html={name=Goal: DROP, uri=drop-mojo.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=drop-mojo.html, name=Goal: DROP}]}, debugging.html={name=Enable Debug-Output, uri=debugging.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=debugging.html, name=Enable Debug-Output}]}, skip.html={name=Skipping Execution, uri=skip.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=skip.html, name=Skipping Execution}]}, force.html={name=Force Exceution, uri=force.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=force.html, name=Force Exceution}]}, pitfalls.html={name=Known Pitfalls (FAQ), uri=pitfalls.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=pitfalls.html, name=Known Pitfalls (FAQ)}]}} -->
+<!-- pages: {index.html={uri=index.html, name=Hibernate Maven Plugin, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}], childs={index.html?about=Overview, configuration.html=Configuration Examples, create-mojo.html=Goal — hibernate:create, update-mojo.html=Goal — hibernate:update, drop-mojo.html=Goal — hibernate:drop, help-mojo.html=Goal — hibernate:help, debugging.html=Enable Debug-Output, skip.html=Skipping Execution, force.html=Force Exceution, pitfalls.html=Known Pitfalls (FAQ), project-info.html=Project Information, project-reports.html=Project Reports}}, ci-management.html={name=CI Management, uri=ci-management.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=ci-management.html, name=CI Management}]}, dependencies.html={name=Dependencies, uri=dependencies.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=dependencies.html, name=Dependencies}]}, dependency-info.html={name=Maven Coordinates, uri=dependency-info.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=dependency-info.html, name=Maven Coordinates}]}, distribution-management.html={name=Distribution Management, uri=distribution-management.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=distribution-management.html, name=Distribution Management}]}, licenses.html={name=Licenses, uri=licenses.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=licenses.html, name=Licenses}]}, plugin-management.html={name=Plugin Management, uri=plugin-management.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=plugin-management.html, name=Plugin Management}]}, plugins.html={name=Plugins, uri=plugins.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=plugins.html, name=Plugins}]}, scm.html={name=Source Code Management, uri=scm.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=scm.html, name=Source Code Management}]}, summary.html={name=Summary, uri=summary.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=summary.html, name=Summary}]}, team.html={name=Team, uri=team.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=team.html, name=Team}]}, project-info.html={name=Project Information, uri=project-info.html, childs={ci-management.html=CI Management, dependencies.html=Dependencies, dependency-info.html=Maven Coordinates, distribution-management.html=Distribution Management, licenses.html=Licenses, plugin-management.html=Plugin Management, plugins.html=Plugins, scm.html=Source Code Management, summary.html=Summary, team.html=Team}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}]}, testapidocs/index.html={name=Test JavaDocs, uri=testapidocs/index.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=testapidocs/index.html, name=Test JavaDocs}]}, apidocs/index.html={name=JavaDocs, uri=apidocs/index.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=apidocs/index.html, name=JavaDocs}]}, xref/index.html={name=Source Xref, uri=xref/index.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=xref/index.html, name=Source Xref}]}, xref-test/index.html={name=Test Source Xref, uri=xref-test/index.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=xref-test/index.html, name=Test Source Xref}]}, cpd.html={name=CPD, uri=cpd.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=cpd.html, name=CPD}]}, pmd.html={name=PMD, uri=pmd.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=pmd.html, name=PMD}]}, plugin-info.html={name=Plugin Documentation, uri=plugin-info.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=plugin-info.html, name=Plugin Documentation}]}, project-reports.html={name=Project Reports, uri=project-reports.html, childs={testapidocs/index.html=Test JavaDocs, apidocs/index.html=JavaDocs, xref/index.html=Source Xref, xref-test/index.html=Test Source Xref, cpd.html=CPD, pmd.html=PMD, plugin-info.html=Plugin Documentation}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}]}, index.html?about={name=Overview, uri=index.html?about, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=index.html?about, name=Overview}]}, configuration.html={name=Configuration Examples, uri=configuration.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=configuration.html, name=Configuration Examples}]}, create-mojo.html={name=Goal — hibernate:create, uri=create-mojo.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=create-mojo.html, name=Goal — hibernate:create}]}, update-mojo.html={name=Goal — hibernate:update, uri=update-mojo.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=update-mojo.html, name=Goal — hibernate:update}]}, drop-mojo.html={name=Goal — hibernate:drop, uri=drop-mojo.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=drop-mojo.html, name=Goal — hibernate:drop}]}, help-mojo.html={name=Goal — hibernate:help, uri=help-mojo.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=help-mojo.html, name=Goal — hibernate:help}]}, debugging.html={name=Enable Debug-Output, uri=debugging.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=debugging.html, name=Enable Debug-Output}]}, skip.html={name=Skipping Execution, uri=skip.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=skip.html, name=Skipping Execution}]}, force.html={name=Force Exceution, uri=force.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=force.html, name=Force Exceution}]}, pitfalls.html={name=Known Pitfalls (FAQ), uri=pitfalls.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=pitfalls.html, name=Known Pitfalls (FAQ)}]}} -->
<!--*/-->
<html xmlns="http://www.w3.org/1999/xhtml" th:replace="~{/templates/layout.html :: layout(uri='' + ~{:: code[class='site_uri']/text()}, title=~{:: title}, maincontent=~{:: .maincontent}, json='MERGE:' + ~{:: pre[class='json']/text()})}">
<head>
- <title class="title">Plugin Documentation – Hibernate Maven Plugin</title>
+ <title class="title">Hibernate Maven Plugin – Plugin Documentation</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<link id="canonical" rel="canonical" href="/hibernate-maven-plugin/plugin-info.html"/>
</head>
<hr />
<article class="maincontent">
<section>
-<h1>Plugin Documentation</h1><a id="Plugin_Documentation"></a>
+<h2><a name="Plugin_Documentation"></a>Plugin Documentation</h2><a name="Plugin_Documentation"></a>
<p>Goals available for this plugin:</p>
-<table class="bodyTable">
+<table border="0" class="bodyTable">
<tr class="a">
<th>Goal</th>
<th>Description</th></tr>
<tr class="b">
-<td style="text-align: left;"><a href="create-mojo.html">hibernate:create</a></td>
+<td><a href="create-mojo.html">hibernate:create</a></td>
<td>Goal which extracts the hibernate-mapping-configuration and exports
an according SQL-database-schema.</td></tr>
<tr class="a">
-<td style="text-align: left;"><a href="drop-mojo.html">hibernate:drop</a></td>
+<td><a href="drop-mojo.html">hibernate:drop</a></td>
<td>Goal which extracts the hibernate-mapping-configuration and exports
an according SQL-database-schema.</td></tr>
<tr class="b">
-<td style="text-align: left;"><a href="help-mojo.html">hibernate:help</a></td>
+<td><a href="help-mojo.html">hibernate:help</a></td>
<td>Display help information on hibernate-maven-plugin.<br />
Call <code>mvn hibernate:help -Ddetail=true
-Dgoal=<goal-name></code> to display parameter details.</td></tr></table><section>
-<h2>System Requirements</h2><a id="System_Requirements"></a>
+<h3><a name="System_Requirements"></a>System Requirements</h3><a name="System_Requirements"></a>
<p>The following specifies the minimum requirements to run this Maven plugin:</p>
-<table class="bodyTable">
+<table border="0" class="bodyTable">
<tr class="a">
-<td style="text-align: left;">Maven</td>
+<td>Maven</td>
<td>2.0.6</td></tr>
<tr class="b">
-<td style="text-align: left;">JDK</td>
+<td>JDK</td>
<td>1.6</td></tr>
<tr class="a">
-<td style="text-align: left;">Memory</td>
+<td>Memory</td>
<td>No minimum requirement.</td></tr>
<tr class="b">
-<td style="text-align: left;">Disk Space</td>
+<td>Disk Space</td>
<td>No minimum requirement.</td></tr></table></section><section>
-<h2>Usage</h2><a id="Usage"></a>
+<h3><a name="Usage"></a>Usage</h3><a name="Usage"></a>
<p>You should specify the version in your project's plugin configuration:</p>
+<div class="source">
+<pre><project>
+ ...
+ <build>
+ <!-- To define the plugin version in your parent POM -->
+ <pluginManagement>
+ <plugins>
+ <plugin>
+ <groupId>de.juplo</groupId>
+ <artifactId>hibernate-maven-plugin</artifactId>
+ <version>2.0.0</version>
+ </plugin>
+ ...
+ </plugins>
+ </pluginManagement>
+ <!-- To use the plugin goals in your POM or parent POM -->
+ <plugins>
+ <plugin>
+ <groupId>de.juplo</groupId>
+ <artifactId>hibernate-maven-plugin</artifactId>
+ <version>2.0.0</version>
+ </plugin>
+ ...
+ </plugins>
+ </build>
+ ...
+</project>
+</pre></div>
+<p>For more information, see <a class="externalLink" href="http://maven.apache.org/guides/mini/guide-configuring-plugins.html">"Guide to Configuring Plug-ins"</a></p></section></section>
</article>
<hr />
<h2>Page Structure as JSON</h2>
"/projects/hibernate-maven-plugin/2.0.0/pmd.html": "PMD",
"/projects/hibernate-maven-plugin/2.0.0/plugin-info.html": "Plugin Documentation",
"/projects/hibernate-maven-plugin/2.0.0/project-reports.html": "Project Reports",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html?about": "Overview",
"/projects/hibernate-maven-plugin/2.0.0/configuration.html": "Configuration Examples",
- "/projects/hibernate-maven-plugin/2.0.0/create-mojo.html": "Goal: CREATE",
- "/projects/hibernate-maven-plugin/2.0.0/drop-mojo.html": "Goal: DROP",
+ "/projects/hibernate-maven-plugin/2.0.0/create-mojo.html": "Goal — hibernate:create",
+ "/projects/hibernate-maven-plugin/2.0.0/update-mojo.html": "Goal — hibernate:update",
+ "/projects/hibernate-maven-plugin/2.0.0/drop-mojo.html": "Goal — hibernate:drop",
+ "/projects/hibernate-maven-plugin/2.0.0/help-mojo.html": "Goal — hibernate:help",
"/projects/hibernate-maven-plugin/2.0.0/debugging.html": "Enable Debug-Output",
"/projects/hibernate-maven-plugin/2.0.0/skip.html": "Skipping Execution",
"/projects/hibernate-maven-plugin/2.0.0/force.html": "Force Exceution",
},
"_childs": {
"/projects/hibernate-maven-plugin/2.0.0/index.html": [
+ "/projects/hibernate-maven-plugin/2.0.0/index.html?about",
"/projects/hibernate-maven-plugin/2.0.0/configuration.html",
"/projects/hibernate-maven-plugin/2.0.0/create-mojo.html",
+ "/projects/hibernate-maven-plugin/2.0.0/update-mojo.html",
"/projects/hibernate-maven-plugin/2.0.0/drop-mojo.html",
+ "/projects/hibernate-maven-plugin/2.0.0/help-mojo.html",
"/projects/hibernate-maven-plugin/2.0.0/debugging.html",
"/projects/hibernate-maven-plugin/2.0.0/skip.html",
"/projects/hibernate-maven-plugin/2.0.0/force.html",
"/projects/hibernate-maven-plugin/2.0.0/index.html",
"/projects/hibernate-maven-plugin/2.0.0/project-reports.html"
],
+ "/projects/hibernate-maven-plugin/2.0.0/index.html?about": [
+ "/index.html","/projects.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html?about"
+ ],
"/projects/hibernate-maven-plugin/2.0.0/configuration.html": [
"/index.html","/projects.html",
"/projects/hibernate-maven-plugin/2.0.0/index.html",
"/projects/hibernate-maven-plugin/2.0.0/index.html",
"/projects/hibernate-maven-plugin/2.0.0/create-mojo.html"
],
+ "/projects/hibernate-maven-plugin/2.0.0/update-mojo.html": [
+ "/index.html","/projects.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html",
+ "/projects/hibernate-maven-plugin/2.0.0/update-mojo.html"
+ ],
"/projects/hibernate-maven-plugin/2.0.0/drop-mojo.html": [
"/index.html","/projects.html",
"/projects/hibernate-maven-plugin/2.0.0/index.html",
"/projects/hibernate-maven-plugin/2.0.0/drop-mojo.html"
],
+ "/projects/hibernate-maven-plugin/2.0.0/help-mojo.html": [
+ "/index.html","/projects.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html",
+ "/projects/hibernate-maven-plugin/2.0.0/help-mojo.html"
+ ],
"/projects/hibernate-maven-plugin/2.0.0/debugging.html": [
"/index.html","/projects.html",
"/projects/hibernate-maven-plugin/2.0.0/index.html",
"/projects/hibernate-maven-plugin/2.0.0/pmd.html": "/hibernate-maven-plugin/pmd.html",
"/projects/hibernate-maven-plugin/2.0.0/plugin-info.html": "/hibernate-maven-plugin/plugin-info.html",
"/projects/hibernate-maven-plugin/2.0.0/project-reports.html": "/hibernate-maven-plugin/project-reports.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html?about": "/hibernate-maven-plugin/index.html?about",
"/projects/hibernate-maven-plugin/2.0.0/configuration.html": "/hibernate-maven-plugin/configuration.html",
"/projects/hibernate-maven-plugin/2.0.0/create-mojo.html": "/hibernate-maven-plugin/create-mojo.html",
+ "/projects/hibernate-maven-plugin/2.0.0/update-mojo.html": "/hibernate-maven-plugin/update-mojo.html",
"/projects/hibernate-maven-plugin/2.0.0/drop-mojo.html": "/hibernate-maven-plugin/drop-mojo.html",
+ "/projects/hibernate-maven-plugin/2.0.0/help-mojo.html": "/hibernate-maven-plugin/help-mojo.html",
"/projects/hibernate-maven-plugin/2.0.0/debugging.html": "/hibernate-maven-plugin/debugging.html",
"/projects/hibernate-maven-plugin/2.0.0/skip.html": "/hibernate-maven-plugin/skip.html",
"/projects/hibernate-maven-plugin/2.0.0/force.html": "/hibernate-maven-plugin/force.html",
<h2>All Pages</h2>
<p>
<ul>
- <li><a href="index.html">Hibernate Maven Plugin</a></li><li><a href="ci-management.html">CI Management</a></li><li><a href="dependencies.html">Dependencies</a></li><li><a href="dependency-info.html">Maven Coordinates</a></li><li><a href="distribution-management.html">Distribution Management</a></li><li><a href="licenses.html">Licenses</a></li><li><a href="plugin-management.html">Plugin Management</a></li><li><a href="plugins.html">Plugins</a></li><li><a href="scm.html">Source Code Management</a></li><li><a href="summary.html">Summary</a></li><li><a href="team.html">Team</a></li><li><a href="project-info.html">Project Information</a></li><li><a href="testapidocs/index.html">Test JavaDocs</a></li><li><a href="apidocs/index.html">JavaDocs</a></li><li><a href="xref/index.html">Source Xref</a></li><li><a href="xref-test/index.html">Test Source Xref</a></li><li><a href="cpd.html">CPD</a></li><li><a href="pmd.html">PMD</a></li><li><a href="plugin-info.html">Plugin Documentation</a></li><li><a href="project-reports.html">Project Reports</a></li><li><a href="configuration.html">Configuration Examples</a></li><li><a href="create-mojo.html">Goal: CREATE</a></li><li><a href="drop-mojo.html">Goal: DROP</a></li><li><a href="debugging.html">Enable Debug-Output</a></li><li><a href="skip.html">Skipping Execution</a></li><li><a href="force.html">Force Exceution</a></li><li><a href="pitfalls.html">Known Pitfalls (FAQ)</a></li> </ul>
+ <li><a href="index.html">Hibernate Maven Plugin</a></li><li><a href="ci-management.html">CI Management</a></li><li><a href="dependencies.html">Dependencies</a></li><li><a href="dependency-info.html">Maven Coordinates</a></li><li><a href="distribution-management.html">Distribution Management</a></li><li><a href="licenses.html">Licenses</a></li><li><a href="plugin-management.html">Plugin Management</a></li><li><a href="plugins.html">Plugins</a></li><li><a href="scm.html">Source Code Management</a></li><li><a href="summary.html">Summary</a></li><li><a href="team.html">Team</a></li><li><a href="project-info.html">Project Information</a></li><li><a href="testapidocs/index.html">Test JavaDocs</a></li><li><a href="apidocs/index.html">JavaDocs</a></li><li><a href="xref/index.html">Source Xref</a></li><li><a href="xref-test/index.html">Test Source Xref</a></li><li><a href="cpd.html">CPD</a></li><li><a href="pmd.html">PMD</a></li><li><a href="plugin-info.html">Plugin Documentation</a></li><li><a href="project-reports.html">Project Reports</a></li><li><a href="index.html?about">Overview</a></li><li><a href="configuration.html">Configuration Examples</a></li><li><a href="create-mojo.html">Goal — hibernate:create</a></li><li><a href="update-mojo.html">Goal — hibernate:update</a></li><li><a href="drop-mojo.html">Goal — hibernate:drop</a></li><li><a href="help-mojo.html">Goal — hibernate:help</a></li><li><a href="debugging.html">Enable Debug-Output</a></li><li><a href="skip.html">Skipping Execution</a></li><li><a href="force.html">Force Exceution</a></li><li><a href="pitfalls.html">Known Pitfalls (FAQ)</a></li> </ul>
</p>
</body>
</html>
<!DOCTYPE html>
<!--/*-->
-<!-- Generated by Apache Maven Doxia Site Renderer 2.0.0 at $dateFormat.format( $currentDate ) -->
+<!-- Generated by Apache Maven Doxia Site Renderer 1.9.2 at 2025-11-07 -->
-
+
- <!-- DONE WITH MENUE - - Project Documentation-->
+ <!-- DONE WITH MENUE - - $page.name-->
-
+
-
- <!-- Skipping already seen entry: uri=index.html, name=Hibernate Maven Plugin -->
+
+
+
+
+
+
+ <!-- NEW PAGE - - - - - uri: index.html?about / name: Overview -->
+
+
+
+
- <!-- NEW PAGE - - - - - uri: create-mojo.html / name: Goal: CREATE -->
+ <!-- NEW PAGE - - - - - uri: create-mojo.html / name: Goal — hibernate:create -->
- <!-- NEW PAGE - - - - - uri: drop-mojo.html / name: Goal: DROP -->
+ <!-- NEW PAGE - - - - - uri: update-mojo.html / name: Goal — hibernate:update -->
+
+
+
+
+
+
+
+
+
+
+
+
+ <!-- NEW PAGE - - - - - uri: drop-mojo.html / name: Goal — hibernate:drop -->
+
+
+
+
+
+
+
+
+
+
+
+
+ <!-- NEW PAGE - - - - - uri: help-mojo.html / name: Goal — hibernate:help -->
<!-- name: Plugin Management -->
-<!-- title: Project Plugin Management – Hibernate Maven Plugin -->
+<!-- title: Hibernate Maven Plugin – Project Plugin Management -->
<!-- short title: Project Plugin Management -->
<!-- current page: plugin-management.html -->
<!-- path: /projects/hibernate-maven-plugin/2.0.0/ -->
<!-- crumbs: "/index.html","/projects.html" -->
-<!-- pages: {index.html={uri=index.html, name=Hibernate Maven Plugin, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}], childs={configuration.html=Configuration Examples, create-mojo.html=Goal: CREATE, drop-mojo.html=Goal: DROP, debugging.html=Enable Debug-Output, skip.html=Skipping Execution, force.html=Force Exceution, pitfalls.html=Known Pitfalls (FAQ), project-info.html=Project Information, project-reports.html=Project Reports}}, ci-management.html={name=CI Management, uri=ci-management.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=ci-management.html, name=CI Management}]}, dependencies.html={name=Dependencies, uri=dependencies.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=dependencies.html, name=Dependencies}]}, dependency-info.html={name=Maven Coordinates, uri=dependency-info.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=dependency-info.html, name=Maven Coordinates}]}, distribution-management.html={name=Distribution Management, uri=distribution-management.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=distribution-management.html, name=Distribution Management}]}, licenses.html={name=Licenses, uri=licenses.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=licenses.html, name=Licenses}]}, plugin-management.html={name=Plugin Management, uri=plugin-management.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=plugin-management.html, name=Plugin Management}]}, plugins.html={name=Plugins, uri=plugins.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=plugins.html, name=Plugins}]}, scm.html={name=Source Code Management, uri=scm.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=scm.html, name=Source Code Management}]}, summary.html={name=Summary, uri=summary.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=summary.html, name=Summary}]}, team.html={name=Team, uri=team.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=team.html, name=Team}]}, project-info.html={name=Project Information, uri=project-info.html, childs={ci-management.html=CI Management, dependencies.html=Dependencies, dependency-info.html=Maven Coordinates, distribution-management.html=Distribution Management, licenses.html=Licenses, plugin-management.html=Plugin Management, plugins.html=Plugins, scm.html=Source Code Management, summary.html=Summary, team.html=Team}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}]}, testapidocs/index.html={name=Test JavaDocs, uri=testapidocs/index.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=testapidocs/index.html, name=Test JavaDocs}]}, apidocs/index.html={name=JavaDocs, uri=apidocs/index.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=apidocs/index.html, name=JavaDocs}]}, xref/index.html={name=Source Xref, uri=xref/index.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=xref/index.html, name=Source Xref}]}, xref-test/index.html={name=Test Source Xref, uri=xref-test/index.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=xref-test/index.html, name=Test Source Xref}]}, cpd.html={name=CPD, uri=cpd.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=cpd.html, name=CPD}]}, pmd.html={name=PMD, uri=pmd.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=pmd.html, name=PMD}]}, plugin-info.html={name=Plugin Documentation, uri=plugin-info.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=plugin-info.html, name=Plugin Documentation}]}, project-reports.html={name=Project Reports, uri=project-reports.html, childs={testapidocs/index.html=Test JavaDocs, apidocs/index.html=JavaDocs, xref/index.html=Source Xref, xref-test/index.html=Test Source Xref, cpd.html=CPD, pmd.html=PMD, plugin-info.html=Plugin Documentation}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}]}, configuration.html={name=Configuration Examples, uri=configuration.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=configuration.html, name=Configuration Examples}]}, create-mojo.html={name=Goal: CREATE, uri=create-mojo.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=create-mojo.html, name=Goal: CREATE}]}, drop-mojo.html={name=Goal: DROP, uri=drop-mojo.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=drop-mojo.html, name=Goal: DROP}]}, debugging.html={name=Enable Debug-Output, uri=debugging.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=debugging.html, name=Enable Debug-Output}]}, skip.html={name=Skipping Execution, uri=skip.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=skip.html, name=Skipping Execution}]}, force.html={name=Force Exceution, uri=force.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=force.html, name=Force Exceution}]}, pitfalls.html={name=Known Pitfalls (FAQ), uri=pitfalls.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=pitfalls.html, name=Known Pitfalls (FAQ)}]}} -->
+<!-- pages: {index.html={uri=index.html, name=Hibernate Maven Plugin, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}], childs={index.html?about=Overview, configuration.html=Configuration Examples, create-mojo.html=Goal — hibernate:create, update-mojo.html=Goal — hibernate:update, drop-mojo.html=Goal — hibernate:drop, help-mojo.html=Goal — hibernate:help, debugging.html=Enable Debug-Output, skip.html=Skipping Execution, force.html=Force Exceution, pitfalls.html=Known Pitfalls (FAQ), project-info.html=Project Information, project-reports.html=Project Reports}}, ci-management.html={name=CI Management, uri=ci-management.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=ci-management.html, name=CI Management}]}, dependencies.html={name=Dependencies, uri=dependencies.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=dependencies.html, name=Dependencies}]}, dependency-info.html={name=Maven Coordinates, uri=dependency-info.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=dependency-info.html, name=Maven Coordinates}]}, distribution-management.html={name=Distribution Management, uri=distribution-management.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=distribution-management.html, name=Distribution Management}]}, licenses.html={name=Licenses, uri=licenses.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=licenses.html, name=Licenses}]}, plugin-management.html={name=Plugin Management, uri=plugin-management.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=plugin-management.html, name=Plugin Management}]}, plugins.html={name=Plugins, uri=plugins.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=plugins.html, name=Plugins}]}, scm.html={name=Source Code Management, uri=scm.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=scm.html, name=Source Code Management}]}, summary.html={name=Summary, uri=summary.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=summary.html, name=Summary}]}, team.html={name=Team, uri=team.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=team.html, name=Team}]}, project-info.html={name=Project Information, uri=project-info.html, childs={ci-management.html=CI Management, dependencies.html=Dependencies, dependency-info.html=Maven Coordinates, distribution-management.html=Distribution Management, licenses.html=Licenses, plugin-management.html=Plugin Management, plugins.html=Plugins, scm.html=Source Code Management, summary.html=Summary, team.html=Team}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}]}, testapidocs/index.html={name=Test JavaDocs, uri=testapidocs/index.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=testapidocs/index.html, name=Test JavaDocs}]}, apidocs/index.html={name=JavaDocs, uri=apidocs/index.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=apidocs/index.html, name=JavaDocs}]}, xref/index.html={name=Source Xref, uri=xref/index.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=xref/index.html, name=Source Xref}]}, xref-test/index.html={name=Test Source Xref, uri=xref-test/index.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=xref-test/index.html, name=Test Source Xref}]}, cpd.html={name=CPD, uri=cpd.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=cpd.html, name=CPD}]}, pmd.html={name=PMD, uri=pmd.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=pmd.html, name=PMD}]}, plugin-info.html={name=Plugin Documentation, uri=plugin-info.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=plugin-info.html, name=Plugin Documentation}]}, project-reports.html={name=Project Reports, uri=project-reports.html, childs={testapidocs/index.html=Test JavaDocs, apidocs/index.html=JavaDocs, xref/index.html=Source Xref, xref-test/index.html=Test Source Xref, cpd.html=CPD, pmd.html=PMD, plugin-info.html=Plugin Documentation}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}]}, index.html?about={name=Overview, uri=index.html?about, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=index.html?about, name=Overview}]}, configuration.html={name=Configuration Examples, uri=configuration.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=configuration.html, name=Configuration Examples}]}, create-mojo.html={name=Goal — hibernate:create, uri=create-mojo.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=create-mojo.html, name=Goal — hibernate:create}]}, update-mojo.html={name=Goal — hibernate:update, uri=update-mojo.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=update-mojo.html, name=Goal — hibernate:update}]}, drop-mojo.html={name=Goal — hibernate:drop, uri=drop-mojo.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=drop-mojo.html, name=Goal — hibernate:drop}]}, help-mojo.html={name=Goal — hibernate:help, uri=help-mojo.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=help-mojo.html, name=Goal — hibernate:help}]}, debugging.html={name=Enable Debug-Output, uri=debugging.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=debugging.html, name=Enable Debug-Output}]}, skip.html={name=Skipping Execution, uri=skip.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=skip.html, name=Skipping Execution}]}, force.html={name=Force Exceution, uri=force.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=force.html, name=Force Exceution}]}, pitfalls.html={name=Known Pitfalls (FAQ), uri=pitfalls.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=pitfalls.html, name=Known Pitfalls (FAQ)}]}} -->
<!--*/-->
<html xmlns="http://www.w3.org/1999/xhtml" th:replace="~{/templates/layout.html :: layout(uri='' + ~{:: code[class='site_uri']/text()}, title=~{:: title}, maincontent=~{:: .maincontent}, json='MERGE:' + ~{:: pre[class='json']/text()})}">
<head>
- <title class="title">Project Plugin Management – Hibernate Maven Plugin</title>
+ <title class="title">Hibernate Maven Plugin – Project Plugin Management</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<link id="canonical" rel="canonical" href="/hibernate-maven-plugin/plugin-management.html"/>
</head>
</p>
<hr />
<article class="maincontent">
- <section><a id="Project_Plugin_Management"></a>
-<h1>Project Plugin Management</h1>
-<table class="bodyTable">
+ <section><a name="Project_Plugin_Management"></a>
+<h2><a name="Project_Plugin_Management"></a>Project Plugin Management</h2>
+<table border="0" class="bodyTable">
<tr class="a">
<th>GroupId</th>
<th>ArtifactId</th>
"/projects/hibernate-maven-plugin/2.0.0/pmd.html": "PMD",
"/projects/hibernate-maven-plugin/2.0.0/plugin-info.html": "Plugin Documentation",
"/projects/hibernate-maven-plugin/2.0.0/project-reports.html": "Project Reports",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html?about": "Overview",
"/projects/hibernate-maven-plugin/2.0.0/configuration.html": "Configuration Examples",
- "/projects/hibernate-maven-plugin/2.0.0/create-mojo.html": "Goal: CREATE",
- "/projects/hibernate-maven-plugin/2.0.0/drop-mojo.html": "Goal: DROP",
+ "/projects/hibernate-maven-plugin/2.0.0/create-mojo.html": "Goal — hibernate:create",
+ "/projects/hibernate-maven-plugin/2.0.0/update-mojo.html": "Goal — hibernate:update",
+ "/projects/hibernate-maven-plugin/2.0.0/drop-mojo.html": "Goal — hibernate:drop",
+ "/projects/hibernate-maven-plugin/2.0.0/help-mojo.html": "Goal — hibernate:help",
"/projects/hibernate-maven-plugin/2.0.0/debugging.html": "Enable Debug-Output",
"/projects/hibernate-maven-plugin/2.0.0/skip.html": "Skipping Execution",
"/projects/hibernate-maven-plugin/2.0.0/force.html": "Force Exceution",
},
"_childs": {
"/projects/hibernate-maven-plugin/2.0.0/index.html": [
+ "/projects/hibernate-maven-plugin/2.0.0/index.html?about",
"/projects/hibernate-maven-plugin/2.0.0/configuration.html",
"/projects/hibernate-maven-plugin/2.0.0/create-mojo.html",
+ "/projects/hibernate-maven-plugin/2.0.0/update-mojo.html",
"/projects/hibernate-maven-plugin/2.0.0/drop-mojo.html",
+ "/projects/hibernate-maven-plugin/2.0.0/help-mojo.html",
"/projects/hibernate-maven-plugin/2.0.0/debugging.html",
"/projects/hibernate-maven-plugin/2.0.0/skip.html",
"/projects/hibernate-maven-plugin/2.0.0/force.html",
"/projects/hibernate-maven-plugin/2.0.0/index.html",
"/projects/hibernate-maven-plugin/2.0.0/project-reports.html"
],
+ "/projects/hibernate-maven-plugin/2.0.0/index.html?about": [
+ "/index.html","/projects.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html?about"
+ ],
"/projects/hibernate-maven-plugin/2.0.0/configuration.html": [
"/index.html","/projects.html",
"/projects/hibernate-maven-plugin/2.0.0/index.html",
"/projects/hibernate-maven-plugin/2.0.0/index.html",
"/projects/hibernate-maven-plugin/2.0.0/create-mojo.html"
],
+ "/projects/hibernate-maven-plugin/2.0.0/update-mojo.html": [
+ "/index.html","/projects.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html",
+ "/projects/hibernate-maven-plugin/2.0.0/update-mojo.html"
+ ],
"/projects/hibernate-maven-plugin/2.0.0/drop-mojo.html": [
"/index.html","/projects.html",
"/projects/hibernate-maven-plugin/2.0.0/index.html",
"/projects/hibernate-maven-plugin/2.0.0/drop-mojo.html"
],
+ "/projects/hibernate-maven-plugin/2.0.0/help-mojo.html": [
+ "/index.html","/projects.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html",
+ "/projects/hibernate-maven-plugin/2.0.0/help-mojo.html"
+ ],
"/projects/hibernate-maven-plugin/2.0.0/debugging.html": [
"/index.html","/projects.html",
"/projects/hibernate-maven-plugin/2.0.0/index.html",
"/projects/hibernate-maven-plugin/2.0.0/pmd.html": "/hibernate-maven-plugin/pmd.html",
"/projects/hibernate-maven-plugin/2.0.0/plugin-info.html": "/hibernate-maven-plugin/plugin-info.html",
"/projects/hibernate-maven-plugin/2.0.0/project-reports.html": "/hibernate-maven-plugin/project-reports.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html?about": "/hibernate-maven-plugin/index.html?about",
"/projects/hibernate-maven-plugin/2.0.0/configuration.html": "/hibernate-maven-plugin/configuration.html",
"/projects/hibernate-maven-plugin/2.0.0/create-mojo.html": "/hibernate-maven-plugin/create-mojo.html",
+ "/projects/hibernate-maven-plugin/2.0.0/update-mojo.html": "/hibernate-maven-plugin/update-mojo.html",
"/projects/hibernate-maven-plugin/2.0.0/drop-mojo.html": "/hibernate-maven-plugin/drop-mojo.html",
+ "/projects/hibernate-maven-plugin/2.0.0/help-mojo.html": "/hibernate-maven-plugin/help-mojo.html",
"/projects/hibernate-maven-plugin/2.0.0/debugging.html": "/hibernate-maven-plugin/debugging.html",
"/projects/hibernate-maven-plugin/2.0.0/skip.html": "/hibernate-maven-plugin/skip.html",
"/projects/hibernate-maven-plugin/2.0.0/force.html": "/hibernate-maven-plugin/force.html",
<h2>All Pages</h2>
<p>
<ul>
- <li><a href="index.html">Hibernate Maven Plugin</a></li><li><a href="ci-management.html">CI Management</a></li><li><a href="dependencies.html">Dependencies</a></li><li><a href="dependency-info.html">Maven Coordinates</a></li><li><a href="distribution-management.html">Distribution Management</a></li><li><a href="licenses.html">Licenses</a></li><li><a href="plugin-management.html">Plugin Management</a></li><li><a href="plugins.html">Plugins</a></li><li><a href="scm.html">Source Code Management</a></li><li><a href="summary.html">Summary</a></li><li><a href="team.html">Team</a></li><li><a href="project-info.html">Project Information</a></li><li><a href="testapidocs/index.html">Test JavaDocs</a></li><li><a href="apidocs/index.html">JavaDocs</a></li><li><a href="xref/index.html">Source Xref</a></li><li><a href="xref-test/index.html">Test Source Xref</a></li><li><a href="cpd.html">CPD</a></li><li><a href="pmd.html">PMD</a></li><li><a href="plugin-info.html">Plugin Documentation</a></li><li><a href="project-reports.html">Project Reports</a></li><li><a href="configuration.html">Configuration Examples</a></li><li><a href="create-mojo.html">Goal: CREATE</a></li><li><a href="drop-mojo.html">Goal: DROP</a></li><li><a href="debugging.html">Enable Debug-Output</a></li><li><a href="skip.html">Skipping Execution</a></li><li><a href="force.html">Force Exceution</a></li><li><a href="pitfalls.html">Known Pitfalls (FAQ)</a></li> </ul>
+ <li><a href="index.html">Hibernate Maven Plugin</a></li><li><a href="ci-management.html">CI Management</a></li><li><a href="dependencies.html">Dependencies</a></li><li><a href="dependency-info.html">Maven Coordinates</a></li><li><a href="distribution-management.html">Distribution Management</a></li><li><a href="licenses.html">Licenses</a></li><li><a href="plugin-management.html">Plugin Management</a></li><li><a href="plugins.html">Plugins</a></li><li><a href="scm.html">Source Code Management</a></li><li><a href="summary.html">Summary</a></li><li><a href="team.html">Team</a></li><li><a href="project-info.html">Project Information</a></li><li><a href="testapidocs/index.html">Test JavaDocs</a></li><li><a href="apidocs/index.html">JavaDocs</a></li><li><a href="xref/index.html">Source Xref</a></li><li><a href="xref-test/index.html">Test Source Xref</a></li><li><a href="cpd.html">CPD</a></li><li><a href="pmd.html">PMD</a></li><li><a href="plugin-info.html">Plugin Documentation</a></li><li><a href="project-reports.html">Project Reports</a></li><li><a href="index.html?about">Overview</a></li><li><a href="configuration.html">Configuration Examples</a></li><li><a href="create-mojo.html">Goal — hibernate:create</a></li><li><a href="update-mojo.html">Goal — hibernate:update</a></li><li><a href="drop-mojo.html">Goal — hibernate:drop</a></li><li><a href="help-mojo.html">Goal — hibernate:help</a></li><li><a href="debugging.html">Enable Debug-Output</a></li><li><a href="skip.html">Skipping Execution</a></li><li><a href="force.html">Force Exceution</a></li><li><a href="pitfalls.html">Known Pitfalls (FAQ)</a></li> </ul>
</p>
</body>
</html>
<!DOCTYPE html>
<!--/*-->
-<!-- Generated by Apache Maven Doxia Site Renderer 2.0.0 at $dateFormat.format( $currentDate ) -->
+<!-- Generated by Apache Maven Doxia Site Renderer 1.9.2 at 2025-11-07 -->
-
+
- <!-- DONE WITH MENUE - - Project Documentation-->
+ <!-- DONE WITH MENUE - - $page.name-->
-
+
-
- <!-- Skipping already seen entry: uri=index.html, name=Hibernate Maven Plugin -->
+
+
+
+
+
+
+ <!-- NEW PAGE - - - - - uri: index.html?about / name: Overview -->
+
+
+
+
- <!-- NEW PAGE - - - - - uri: create-mojo.html / name: Goal: CREATE -->
+ <!-- NEW PAGE - - - - - uri: create-mojo.html / name: Goal — hibernate:create -->
- <!-- NEW PAGE - - - - - uri: drop-mojo.html / name: Goal: DROP -->
+ <!-- NEW PAGE - - - - - uri: update-mojo.html / name: Goal — hibernate:update -->
+
+
+
+
+
+
+
+
+
+
+
+
+ <!-- NEW PAGE - - - - - uri: drop-mojo.html / name: Goal — hibernate:drop -->
+
+
+
+
+
+
+
+
+
+
+
+
+ <!-- NEW PAGE - - - - - uri: help-mojo.html / name: Goal — hibernate:help -->
<!-- name: Plugins -->
-<!-- title: Project Plugins – Hibernate Maven Plugin -->
+<!-- title: Hibernate Maven Plugin – Project Plugins -->
<!-- short title: Project Plugins -->
<!-- current page: plugins.html -->
<!-- path: /projects/hibernate-maven-plugin/2.0.0/ -->
<!-- crumbs: "/index.html","/projects.html" -->
-<!-- pages: {index.html={uri=index.html, name=Hibernate Maven Plugin, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}], childs={configuration.html=Configuration Examples, create-mojo.html=Goal: CREATE, drop-mojo.html=Goal: DROP, debugging.html=Enable Debug-Output, skip.html=Skipping Execution, force.html=Force Exceution, pitfalls.html=Known Pitfalls (FAQ), project-info.html=Project Information, project-reports.html=Project Reports}}, ci-management.html={name=CI Management, uri=ci-management.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=ci-management.html, name=CI Management}]}, dependencies.html={name=Dependencies, uri=dependencies.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=dependencies.html, name=Dependencies}]}, dependency-info.html={name=Maven Coordinates, uri=dependency-info.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=dependency-info.html, name=Maven Coordinates}]}, distribution-management.html={name=Distribution Management, uri=distribution-management.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=distribution-management.html, name=Distribution Management}]}, licenses.html={name=Licenses, uri=licenses.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=licenses.html, name=Licenses}]}, plugin-management.html={name=Plugin Management, uri=plugin-management.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=plugin-management.html, name=Plugin Management}]}, plugins.html={name=Plugins, uri=plugins.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=plugins.html, name=Plugins}]}, scm.html={name=Source Code Management, uri=scm.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=scm.html, name=Source Code Management}]}, summary.html={name=Summary, uri=summary.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=summary.html, name=Summary}]}, team.html={name=Team, uri=team.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=team.html, name=Team}]}, project-info.html={name=Project Information, uri=project-info.html, childs={ci-management.html=CI Management, dependencies.html=Dependencies, dependency-info.html=Maven Coordinates, distribution-management.html=Distribution Management, licenses.html=Licenses, plugin-management.html=Plugin Management, plugins.html=Plugins, scm.html=Source Code Management, summary.html=Summary, team.html=Team}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}]}, testapidocs/index.html={name=Test JavaDocs, uri=testapidocs/index.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=testapidocs/index.html, name=Test JavaDocs}]}, apidocs/index.html={name=JavaDocs, uri=apidocs/index.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=apidocs/index.html, name=JavaDocs}]}, xref/index.html={name=Source Xref, uri=xref/index.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=xref/index.html, name=Source Xref}]}, xref-test/index.html={name=Test Source Xref, uri=xref-test/index.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=xref-test/index.html, name=Test Source Xref}]}, cpd.html={name=CPD, uri=cpd.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=cpd.html, name=CPD}]}, pmd.html={name=PMD, uri=pmd.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=pmd.html, name=PMD}]}, plugin-info.html={name=Plugin Documentation, uri=plugin-info.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=plugin-info.html, name=Plugin Documentation}]}, project-reports.html={name=Project Reports, uri=project-reports.html, childs={testapidocs/index.html=Test JavaDocs, apidocs/index.html=JavaDocs, xref/index.html=Source Xref, xref-test/index.html=Test Source Xref, cpd.html=CPD, pmd.html=PMD, plugin-info.html=Plugin Documentation}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}]}, configuration.html={name=Configuration Examples, uri=configuration.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=configuration.html, name=Configuration Examples}]}, create-mojo.html={name=Goal: CREATE, uri=create-mojo.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=create-mojo.html, name=Goal: CREATE}]}, drop-mojo.html={name=Goal: DROP, uri=drop-mojo.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=drop-mojo.html, name=Goal: DROP}]}, debugging.html={name=Enable Debug-Output, uri=debugging.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=debugging.html, name=Enable Debug-Output}]}, skip.html={name=Skipping Execution, uri=skip.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=skip.html, name=Skipping Execution}]}, force.html={name=Force Exceution, uri=force.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=force.html, name=Force Exceution}]}, pitfalls.html={name=Known Pitfalls (FAQ), uri=pitfalls.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=pitfalls.html, name=Known Pitfalls (FAQ)}]}} -->
+<!-- pages: {index.html={uri=index.html, name=Hibernate Maven Plugin, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}], childs={index.html?about=Overview, configuration.html=Configuration Examples, create-mojo.html=Goal — hibernate:create, update-mojo.html=Goal — hibernate:update, drop-mojo.html=Goal — hibernate:drop, help-mojo.html=Goal — hibernate:help, debugging.html=Enable Debug-Output, skip.html=Skipping Execution, force.html=Force Exceution, pitfalls.html=Known Pitfalls (FAQ), project-info.html=Project Information, project-reports.html=Project Reports}}, ci-management.html={name=CI Management, uri=ci-management.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=ci-management.html, name=CI Management}]}, dependencies.html={name=Dependencies, uri=dependencies.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=dependencies.html, name=Dependencies}]}, dependency-info.html={name=Maven Coordinates, uri=dependency-info.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=dependency-info.html, name=Maven Coordinates}]}, distribution-management.html={name=Distribution Management, uri=distribution-management.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=distribution-management.html, name=Distribution Management}]}, licenses.html={name=Licenses, uri=licenses.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=licenses.html, name=Licenses}]}, plugin-management.html={name=Plugin Management, uri=plugin-management.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=plugin-management.html, name=Plugin Management}]}, plugins.html={name=Plugins, uri=plugins.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=plugins.html, name=Plugins}]}, scm.html={name=Source Code Management, uri=scm.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=scm.html, name=Source Code Management}]}, summary.html={name=Summary, uri=summary.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=summary.html, name=Summary}]}, team.html={name=Team, uri=team.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=team.html, name=Team}]}, project-info.html={name=Project Information, uri=project-info.html, childs={ci-management.html=CI Management, dependencies.html=Dependencies, dependency-info.html=Maven Coordinates, distribution-management.html=Distribution Management, licenses.html=Licenses, plugin-management.html=Plugin Management, plugins.html=Plugins, scm.html=Source Code Management, summary.html=Summary, team.html=Team}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}]}, testapidocs/index.html={name=Test JavaDocs, uri=testapidocs/index.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=testapidocs/index.html, name=Test JavaDocs}]}, apidocs/index.html={name=JavaDocs, uri=apidocs/index.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=apidocs/index.html, name=JavaDocs}]}, xref/index.html={name=Source Xref, uri=xref/index.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=xref/index.html, name=Source Xref}]}, xref-test/index.html={name=Test Source Xref, uri=xref-test/index.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=xref-test/index.html, name=Test Source Xref}]}, cpd.html={name=CPD, uri=cpd.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=cpd.html, name=CPD}]}, pmd.html={name=PMD, uri=pmd.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=pmd.html, name=PMD}]}, plugin-info.html={name=Plugin Documentation, uri=plugin-info.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=plugin-info.html, name=Plugin Documentation}]}, project-reports.html={name=Project Reports, uri=project-reports.html, childs={testapidocs/index.html=Test JavaDocs, apidocs/index.html=JavaDocs, xref/index.html=Source Xref, xref-test/index.html=Test Source Xref, cpd.html=CPD, pmd.html=PMD, plugin-info.html=Plugin Documentation}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}]}, index.html?about={name=Overview, uri=index.html?about, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=index.html?about, name=Overview}]}, configuration.html={name=Configuration Examples, uri=configuration.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=configuration.html, name=Configuration Examples}]}, create-mojo.html={name=Goal — hibernate:create, uri=create-mojo.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=create-mojo.html, name=Goal — hibernate:create}]}, update-mojo.html={name=Goal — hibernate:update, uri=update-mojo.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=update-mojo.html, name=Goal — hibernate:update}]}, drop-mojo.html={name=Goal — hibernate:drop, uri=drop-mojo.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=drop-mojo.html, name=Goal — hibernate:drop}]}, help-mojo.html={name=Goal — hibernate:help, uri=help-mojo.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=help-mojo.html, name=Goal — hibernate:help}]}, debugging.html={name=Enable Debug-Output, uri=debugging.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=debugging.html, name=Enable Debug-Output}]}, skip.html={name=Skipping Execution, uri=skip.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=skip.html, name=Skipping Execution}]}, force.html={name=Force Exceution, uri=force.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=force.html, name=Force Exceution}]}, pitfalls.html={name=Known Pitfalls (FAQ), uri=pitfalls.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=pitfalls.html, name=Known Pitfalls (FAQ)}]}} -->
<!--*/-->
<html xmlns="http://www.w3.org/1999/xhtml" th:replace="~{/templates/layout.html :: layout(uri='' + ~{:: code[class='site_uri']/text()}, title=~{:: title}, maincontent=~{:: .maincontent}, json='MERGE:' + ~{:: pre[class='json']/text()})}">
<head>
- <title class="title">Project Plugins – Hibernate Maven Plugin</title>
+ <title class="title">Hibernate Maven Plugin – Project Plugins</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<link id="canonical" rel="canonical" href="/hibernate-maven-plugin/plugins.html"/>
</head>
</p>
<hr />
<article class="maincontent">
- <section><a id="Project_Build_Plugins"></a>
-<h1>Project Build Plugins</h1>
-<table class="bodyTable">
+ <section><a name="Project_Build_Plugins"></a>
+<h2><a name="Project_Build_Plugins"></a>Project Build Plugins</h2>
+<table border="0" class="bodyTable">
<tr class="a">
<th>GroupId</th>
<th>ArtifactId</th>
<tr class="b">
<td>org.apache.maven.plugins</td>
<td><a class="externalLink" href="https://maven.apache.org/plugins/maven-site-plugin/">maven-site-plugin</a></td>
-<td>3.21.0</td></tr>
+<td>3.9.1</td></tr>
<tr class="a">
<td>org.apache.maven.plugins</td>
<td><a class="externalLink" href="http://maven.apache.org/plugins/maven-source-plugin/">maven-source-plugin</a></td>
<tr class="b">
<td>org.apache.maven.plugins</td>
<td><a class="externalLink" href="http://maven.apache.org/surefire/maven-surefire-plugin">maven-surefire-plugin</a></td>
-<td>2.12.4</td></tr></table></section><section><a id="Project_Report_Plugins"></a>
-<h1>Project Report Plugins</h1>
-<table class="bodyTable">
+<td>2.12.4</td></tr></table></section><section><a name="Project_Report_Plugins"></a>
+<h2><a name="Project_Report_Plugins"></a>Project Report Plugins</h2>
+<table border="0" class="bodyTable">
<tr class="a">
<th>GroupId</th>
<th>ArtifactId</th>
"/projects/hibernate-maven-plugin/2.0.0/pmd.html": "PMD",
"/projects/hibernate-maven-plugin/2.0.0/plugin-info.html": "Plugin Documentation",
"/projects/hibernate-maven-plugin/2.0.0/project-reports.html": "Project Reports",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html?about": "Overview",
"/projects/hibernate-maven-plugin/2.0.0/configuration.html": "Configuration Examples",
- "/projects/hibernate-maven-plugin/2.0.0/create-mojo.html": "Goal: CREATE",
- "/projects/hibernate-maven-plugin/2.0.0/drop-mojo.html": "Goal: DROP",
+ "/projects/hibernate-maven-plugin/2.0.0/create-mojo.html": "Goal — hibernate:create",
+ "/projects/hibernate-maven-plugin/2.0.0/update-mojo.html": "Goal — hibernate:update",
+ "/projects/hibernate-maven-plugin/2.0.0/drop-mojo.html": "Goal — hibernate:drop",
+ "/projects/hibernate-maven-plugin/2.0.0/help-mojo.html": "Goal — hibernate:help",
"/projects/hibernate-maven-plugin/2.0.0/debugging.html": "Enable Debug-Output",
"/projects/hibernate-maven-plugin/2.0.0/skip.html": "Skipping Execution",
"/projects/hibernate-maven-plugin/2.0.0/force.html": "Force Exceution",
},
"_childs": {
"/projects/hibernate-maven-plugin/2.0.0/index.html": [
+ "/projects/hibernate-maven-plugin/2.0.0/index.html?about",
"/projects/hibernate-maven-plugin/2.0.0/configuration.html",
"/projects/hibernate-maven-plugin/2.0.0/create-mojo.html",
+ "/projects/hibernate-maven-plugin/2.0.0/update-mojo.html",
"/projects/hibernate-maven-plugin/2.0.0/drop-mojo.html",
+ "/projects/hibernate-maven-plugin/2.0.0/help-mojo.html",
"/projects/hibernate-maven-plugin/2.0.0/debugging.html",
"/projects/hibernate-maven-plugin/2.0.0/skip.html",
"/projects/hibernate-maven-plugin/2.0.0/force.html",
"/projects/hibernate-maven-plugin/2.0.0/index.html",
"/projects/hibernate-maven-plugin/2.0.0/project-reports.html"
],
+ "/projects/hibernate-maven-plugin/2.0.0/index.html?about": [
+ "/index.html","/projects.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html?about"
+ ],
"/projects/hibernate-maven-plugin/2.0.0/configuration.html": [
"/index.html","/projects.html",
"/projects/hibernate-maven-plugin/2.0.0/index.html",
"/projects/hibernate-maven-plugin/2.0.0/index.html",
"/projects/hibernate-maven-plugin/2.0.0/create-mojo.html"
],
+ "/projects/hibernate-maven-plugin/2.0.0/update-mojo.html": [
+ "/index.html","/projects.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html",
+ "/projects/hibernate-maven-plugin/2.0.0/update-mojo.html"
+ ],
"/projects/hibernate-maven-plugin/2.0.0/drop-mojo.html": [
"/index.html","/projects.html",
"/projects/hibernate-maven-plugin/2.0.0/index.html",
"/projects/hibernate-maven-plugin/2.0.0/drop-mojo.html"
],
+ "/projects/hibernate-maven-plugin/2.0.0/help-mojo.html": [
+ "/index.html","/projects.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html",
+ "/projects/hibernate-maven-plugin/2.0.0/help-mojo.html"
+ ],
"/projects/hibernate-maven-plugin/2.0.0/debugging.html": [
"/index.html","/projects.html",
"/projects/hibernate-maven-plugin/2.0.0/index.html",
"/projects/hibernate-maven-plugin/2.0.0/pmd.html": "/hibernate-maven-plugin/pmd.html",
"/projects/hibernate-maven-plugin/2.0.0/plugin-info.html": "/hibernate-maven-plugin/plugin-info.html",
"/projects/hibernate-maven-plugin/2.0.0/project-reports.html": "/hibernate-maven-plugin/project-reports.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html?about": "/hibernate-maven-plugin/index.html?about",
"/projects/hibernate-maven-plugin/2.0.0/configuration.html": "/hibernate-maven-plugin/configuration.html",
"/projects/hibernate-maven-plugin/2.0.0/create-mojo.html": "/hibernate-maven-plugin/create-mojo.html",
+ "/projects/hibernate-maven-plugin/2.0.0/update-mojo.html": "/hibernate-maven-plugin/update-mojo.html",
"/projects/hibernate-maven-plugin/2.0.0/drop-mojo.html": "/hibernate-maven-plugin/drop-mojo.html",
+ "/projects/hibernate-maven-plugin/2.0.0/help-mojo.html": "/hibernate-maven-plugin/help-mojo.html",
"/projects/hibernate-maven-plugin/2.0.0/debugging.html": "/hibernate-maven-plugin/debugging.html",
"/projects/hibernate-maven-plugin/2.0.0/skip.html": "/hibernate-maven-plugin/skip.html",
"/projects/hibernate-maven-plugin/2.0.0/force.html": "/hibernate-maven-plugin/force.html",
<h2>All Pages</h2>
<p>
<ul>
- <li><a href="index.html">Hibernate Maven Plugin</a></li><li><a href="ci-management.html">CI Management</a></li><li><a href="dependencies.html">Dependencies</a></li><li><a href="dependency-info.html">Maven Coordinates</a></li><li><a href="distribution-management.html">Distribution Management</a></li><li><a href="licenses.html">Licenses</a></li><li><a href="plugin-management.html">Plugin Management</a></li><li><a href="plugins.html">Plugins</a></li><li><a href="scm.html">Source Code Management</a></li><li><a href="summary.html">Summary</a></li><li><a href="team.html">Team</a></li><li><a href="project-info.html">Project Information</a></li><li><a href="testapidocs/index.html">Test JavaDocs</a></li><li><a href="apidocs/index.html">JavaDocs</a></li><li><a href="xref/index.html">Source Xref</a></li><li><a href="xref-test/index.html">Test Source Xref</a></li><li><a href="cpd.html">CPD</a></li><li><a href="pmd.html">PMD</a></li><li><a href="plugin-info.html">Plugin Documentation</a></li><li><a href="project-reports.html">Project Reports</a></li><li><a href="configuration.html">Configuration Examples</a></li><li><a href="create-mojo.html">Goal: CREATE</a></li><li><a href="drop-mojo.html">Goal: DROP</a></li><li><a href="debugging.html">Enable Debug-Output</a></li><li><a href="skip.html">Skipping Execution</a></li><li><a href="force.html">Force Exceution</a></li><li><a href="pitfalls.html">Known Pitfalls (FAQ)</a></li> </ul>
+ <li><a href="index.html">Hibernate Maven Plugin</a></li><li><a href="ci-management.html">CI Management</a></li><li><a href="dependencies.html">Dependencies</a></li><li><a href="dependency-info.html">Maven Coordinates</a></li><li><a href="distribution-management.html">Distribution Management</a></li><li><a href="licenses.html">Licenses</a></li><li><a href="plugin-management.html">Plugin Management</a></li><li><a href="plugins.html">Plugins</a></li><li><a href="scm.html">Source Code Management</a></li><li><a href="summary.html">Summary</a></li><li><a href="team.html">Team</a></li><li><a href="project-info.html">Project Information</a></li><li><a href="testapidocs/index.html">Test JavaDocs</a></li><li><a href="apidocs/index.html">JavaDocs</a></li><li><a href="xref/index.html">Source Xref</a></li><li><a href="xref-test/index.html">Test Source Xref</a></li><li><a href="cpd.html">CPD</a></li><li><a href="pmd.html">PMD</a></li><li><a href="plugin-info.html">Plugin Documentation</a></li><li><a href="project-reports.html">Project Reports</a></li><li><a href="index.html?about">Overview</a></li><li><a href="configuration.html">Configuration Examples</a></li><li><a href="create-mojo.html">Goal — hibernate:create</a></li><li><a href="update-mojo.html">Goal — hibernate:update</a></li><li><a href="drop-mojo.html">Goal — hibernate:drop</a></li><li><a href="help-mojo.html">Goal — hibernate:help</a></li><li><a href="debugging.html">Enable Debug-Output</a></li><li><a href="skip.html">Skipping Execution</a></li><li><a href="force.html">Force Exceution</a></li><li><a href="pitfalls.html">Known Pitfalls (FAQ)</a></li> </ul>
</p>
</body>
</html>
<!DOCTYPE html>
<!--/*-->
-<!-- Generated by Apache Maven Doxia Site Renderer 2.0.0 at $dateFormat.format( $currentDate ) -->
+<!-- Generated by Apache Maven Doxia Site Renderer 1.9.2 at 2025-11-07 -->
-
+
- <!-- DONE WITH MENUE - - Project Documentation-->
+ <!-- DONE WITH MENUE - - $page.name-->
-
+
-
- <!-- Skipping already seen entry: uri=index.html, name=Hibernate Maven Plugin -->
+
+
+
+
+
+
+ <!-- NEW PAGE - - - - - uri: index.html?about / name: Overview -->
+
+
+
+
- <!-- NEW PAGE - - - - - uri: create-mojo.html / name: Goal: CREATE -->
+ <!-- NEW PAGE - - - - - uri: create-mojo.html / name: Goal — hibernate:create -->
- <!-- NEW PAGE - - - - - uri: drop-mojo.html / name: Goal: DROP -->
+ <!-- NEW PAGE - - - - - uri: update-mojo.html / name: Goal — hibernate:update -->
+
+
+
+
+
+
+
+
+
+
+
+
+ <!-- NEW PAGE - - - - - uri: drop-mojo.html / name: Goal — hibernate:drop -->
+
+
+
+
+
+
+
+
+
+
+
+
+ <!-- NEW PAGE - - - - - uri: help-mojo.html / name: Goal — hibernate:help -->
<!-- name: PMD -->
-<!-- title: PMD Results – Hibernate Maven Plugin -->
+<!-- title: Hibernate Maven Plugin – PMD Results -->
<!-- short title: PMD Results -->
<!-- current page: pmd.html -->
<!-- path: /projects/hibernate-maven-plugin/2.0.0/ -->
<!-- crumbs: "/index.html","/projects.html" -->
-<!-- pages: {index.html={uri=index.html, name=Hibernate Maven Plugin, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}], childs={configuration.html=Configuration Examples, create-mojo.html=Goal: CREATE, drop-mojo.html=Goal: DROP, debugging.html=Enable Debug-Output, skip.html=Skipping Execution, force.html=Force Exceution, pitfalls.html=Known Pitfalls (FAQ), project-info.html=Project Information, project-reports.html=Project Reports}}, ci-management.html={name=CI Management, uri=ci-management.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=ci-management.html, name=CI Management}]}, dependencies.html={name=Dependencies, uri=dependencies.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=dependencies.html, name=Dependencies}]}, dependency-info.html={name=Maven Coordinates, uri=dependency-info.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=dependency-info.html, name=Maven Coordinates}]}, distribution-management.html={name=Distribution Management, uri=distribution-management.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=distribution-management.html, name=Distribution Management}]}, licenses.html={name=Licenses, uri=licenses.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=licenses.html, name=Licenses}]}, plugin-management.html={name=Plugin Management, uri=plugin-management.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=plugin-management.html, name=Plugin Management}]}, plugins.html={name=Plugins, uri=plugins.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=plugins.html, name=Plugins}]}, scm.html={name=Source Code Management, uri=scm.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=scm.html, name=Source Code Management}]}, summary.html={name=Summary, uri=summary.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=summary.html, name=Summary}]}, team.html={name=Team, uri=team.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=team.html, name=Team}]}, project-info.html={name=Project Information, uri=project-info.html, childs={ci-management.html=CI Management, dependencies.html=Dependencies, dependency-info.html=Maven Coordinates, distribution-management.html=Distribution Management, licenses.html=Licenses, plugin-management.html=Plugin Management, plugins.html=Plugins, scm.html=Source Code Management, summary.html=Summary, team.html=Team}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}]}, testapidocs/index.html={name=Test JavaDocs, uri=testapidocs/index.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=testapidocs/index.html, name=Test JavaDocs}]}, apidocs/index.html={name=JavaDocs, uri=apidocs/index.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=apidocs/index.html, name=JavaDocs}]}, xref/index.html={name=Source Xref, uri=xref/index.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=xref/index.html, name=Source Xref}]}, xref-test/index.html={name=Test Source Xref, uri=xref-test/index.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=xref-test/index.html, name=Test Source Xref}]}, cpd.html={name=CPD, uri=cpd.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=cpd.html, name=CPD}]}, pmd.html={name=PMD, uri=pmd.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=pmd.html, name=PMD}]}, plugin-info.html={name=Plugin Documentation, uri=plugin-info.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=plugin-info.html, name=Plugin Documentation}]}, project-reports.html={name=Project Reports, uri=project-reports.html, childs={testapidocs/index.html=Test JavaDocs, apidocs/index.html=JavaDocs, xref/index.html=Source Xref, xref-test/index.html=Test Source Xref, cpd.html=CPD, pmd.html=PMD, plugin-info.html=Plugin Documentation}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}]}, configuration.html={name=Configuration Examples, uri=configuration.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=configuration.html, name=Configuration Examples}]}, create-mojo.html={name=Goal: CREATE, uri=create-mojo.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=create-mojo.html, name=Goal: CREATE}]}, drop-mojo.html={name=Goal: DROP, uri=drop-mojo.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=drop-mojo.html, name=Goal: DROP}]}, debugging.html={name=Enable Debug-Output, uri=debugging.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=debugging.html, name=Enable Debug-Output}]}, skip.html={name=Skipping Execution, uri=skip.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=skip.html, name=Skipping Execution}]}, force.html={name=Force Exceution, uri=force.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=force.html, name=Force Exceution}]}, pitfalls.html={name=Known Pitfalls (FAQ), uri=pitfalls.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=pitfalls.html, name=Known Pitfalls (FAQ)}]}} -->
+<!-- pages: {index.html={uri=index.html, name=Hibernate Maven Plugin, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}], childs={index.html?about=Overview, configuration.html=Configuration Examples, create-mojo.html=Goal — hibernate:create, update-mojo.html=Goal — hibernate:update, drop-mojo.html=Goal — hibernate:drop, help-mojo.html=Goal — hibernate:help, debugging.html=Enable Debug-Output, skip.html=Skipping Execution, force.html=Force Exceution, pitfalls.html=Known Pitfalls (FAQ), project-info.html=Project Information, project-reports.html=Project Reports}}, ci-management.html={name=CI Management, uri=ci-management.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=ci-management.html, name=CI Management}]}, dependencies.html={name=Dependencies, uri=dependencies.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=dependencies.html, name=Dependencies}]}, dependency-info.html={name=Maven Coordinates, uri=dependency-info.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=dependency-info.html, name=Maven Coordinates}]}, distribution-management.html={name=Distribution Management, uri=distribution-management.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=distribution-management.html, name=Distribution Management}]}, licenses.html={name=Licenses, uri=licenses.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=licenses.html, name=Licenses}]}, plugin-management.html={name=Plugin Management, uri=plugin-management.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=plugin-management.html, name=Plugin Management}]}, plugins.html={name=Plugins, uri=plugins.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=plugins.html, name=Plugins}]}, scm.html={name=Source Code Management, uri=scm.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=scm.html, name=Source Code Management}]}, summary.html={name=Summary, uri=summary.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=summary.html, name=Summary}]}, team.html={name=Team, uri=team.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=team.html, name=Team}]}, project-info.html={name=Project Information, uri=project-info.html, childs={ci-management.html=CI Management, dependencies.html=Dependencies, dependency-info.html=Maven Coordinates, distribution-management.html=Distribution Management, licenses.html=Licenses, plugin-management.html=Plugin Management, plugins.html=Plugins, scm.html=Source Code Management, summary.html=Summary, team.html=Team}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}]}, testapidocs/index.html={name=Test JavaDocs, uri=testapidocs/index.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=testapidocs/index.html, name=Test JavaDocs}]}, apidocs/index.html={name=JavaDocs, uri=apidocs/index.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=apidocs/index.html, name=JavaDocs}]}, xref/index.html={name=Source Xref, uri=xref/index.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=xref/index.html, name=Source Xref}]}, xref-test/index.html={name=Test Source Xref, uri=xref-test/index.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=xref-test/index.html, name=Test Source Xref}]}, cpd.html={name=CPD, uri=cpd.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=cpd.html, name=CPD}]}, pmd.html={name=PMD, uri=pmd.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=pmd.html, name=PMD}]}, plugin-info.html={name=Plugin Documentation, uri=plugin-info.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=plugin-info.html, name=Plugin Documentation}]}, project-reports.html={name=Project Reports, uri=project-reports.html, childs={testapidocs/index.html=Test JavaDocs, apidocs/index.html=JavaDocs, xref/index.html=Source Xref, xref-test/index.html=Test Source Xref, cpd.html=CPD, pmd.html=PMD, plugin-info.html=Plugin Documentation}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}]}, index.html?about={name=Overview, uri=index.html?about, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=index.html?about, name=Overview}]}, configuration.html={name=Configuration Examples, uri=configuration.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=configuration.html, name=Configuration Examples}]}, create-mojo.html={name=Goal — hibernate:create, uri=create-mojo.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=create-mojo.html, name=Goal — hibernate:create}]}, update-mojo.html={name=Goal — hibernate:update, uri=update-mojo.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=update-mojo.html, name=Goal — hibernate:update}]}, drop-mojo.html={name=Goal — hibernate:drop, uri=drop-mojo.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=drop-mojo.html, name=Goal — hibernate:drop}]}, help-mojo.html={name=Goal — hibernate:help, uri=help-mojo.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=help-mojo.html, name=Goal — hibernate:help}]}, debugging.html={name=Enable Debug-Output, uri=debugging.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=debugging.html, name=Enable Debug-Output}]}, skip.html={name=Skipping Execution, uri=skip.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=skip.html, name=Skipping Execution}]}, force.html={name=Force Exceution, uri=force.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=force.html, name=Force Exceution}]}, pitfalls.html={name=Known Pitfalls (FAQ), uri=pitfalls.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=pitfalls.html, name=Known Pitfalls (FAQ)}]}} -->
<!--*/-->
<html xmlns="http://www.w3.org/1999/xhtml" th:replace="~{/templates/layout.html :: layout(uri='' + ~{:: code[class='site_uri']/text()}, title=~{:: title}, maincontent=~{:: .maincontent}, json='MERGE:' + ~{:: pre[class='json']/text()})}">
<head>
- <title class="title">PMD Results – Hibernate Maven Plugin</title>
+ <title class="title">Hibernate Maven Plugin – PMD Results</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<link id="canonical" rel="canonical" href="/hibernate-maven-plugin/pmd.html"/>
</head>
<hr />
<article class="maincontent">
<section>
-<h1>PMD Results</h1>
+<h2><a name="PMD_Results"></a>PMD Results</h2>
<p>The following document contains the results of <a class="externalLink" href="http://pmd.sourceforge.net/">PMD</a> 5.2.3.</p></section><section>
-<h1>Files</h1><section>
-<h2>de/juplo/plugins/hibernate/AbstractSchemaMojo.java</h2>
+<h2><a name="Files"></a>Files</h2><section>
+<h3><a name="de.2Fjuplo.2Fplugins.2Fhibernate.2FAbstractSchemaMojo.java"></a>de/juplo/plugins/hibernate/AbstractSchemaMojo.java</h3>
+<table border="0" class="bodyTable">
<tr class="a">
<th>Violation</th>
<th>Line</th></tr>
<tr class="b">
<td>Avoid using a branching statement as the last in a loop.</td>
<td><a href="./xref/de/juplo/plugins/hibernate/AbstractSchemaMojo.html#L1173">1173</a></td></tr></table></section><section>
-<h2>de/juplo/plugins/hibernate/ModificationTracker.java</h2>
+<h3><a name="de.2Fjuplo.2Fplugins.2Fhibernate.2FModificationTracker.java"></a>de/juplo/plugins/hibernate/ModificationTracker.java</h3>
+<table border="0" class="bodyTable">
<tr class="a">
<th>Violation</th>
<th>Line</th></tr>
<tr class="b">
<td>Unnecessary use of fully qualified name 'java.security.MessageDigest.getInstance' due to existing import 'java.security.MessageDigest'</td>
<td><a href="./xref/de/juplo/plugins/hibernate/ModificationTracker.html#L60">60</a></td></tr></table></section><section>
-<h2>de/juplo/plugins/hibernate/SimpleConnectionProvider.java</h2>
+<h3><a name="de.2Fjuplo.2Fplugins.2Fhibernate.2FSimpleConnectionProvider.java"></a>de/juplo/plugins/hibernate/SimpleConnectionProvider.java</h3>
+<table border="0" class="bodyTable">
<tr class="a">
<th>Violation</th>
<th>Line</th></tr>
<td><a href="./xref/de/juplo/plugins/hibernate/SimpleConnectionProvider.html#L180">180</a></td></tr>
<tr class="a">
<td>Unnecessary use of fully qualified name 'java.util.Properties' due to existing import 'java.util.Properties'</td>
-<td><a href="./xref/de/juplo/plugins/hibernate/SimpleConnectionProvider.html#L182">182</a></td></tr></table></section><section>
-<h2>de/juplo/plugins/hibernate/HelpMojo.java</h2>
-<tr class="b">
-<th>Violation</th>
-<th>Line</th></tr>
-<tr class="a">
-<td>Useless parentheses.</td>
-<td><a href="./xref/de/juplo/plugins/hibernate/HelpMojo.html#L241">241</a></td></tr>
-<tr class="b">
-<td>Useless parentheses.</td>
-<td><a href="./xref/de/juplo/plugins/hibernate/HelpMojo.html#L286">286</a></td></tr>
-<tr class="a">
-<td>Useless parentheses.</td>
-<td><a href="./xref/de/juplo/plugins/hibernate/HelpMojo.html#L296">296</a></td></tr></table></section></section>
+<td><a href="./xref/de/juplo/plugins/hibernate/SimpleConnectionProvider.html#L182">182</a></td></tr></table></section></section>
</article>
<hr />
<h2>Page Structure as JSON</h2>
"/projects/hibernate-maven-plugin/2.0.0/pmd.html": "PMD",
"/projects/hibernate-maven-plugin/2.0.0/plugin-info.html": "Plugin Documentation",
"/projects/hibernate-maven-plugin/2.0.0/project-reports.html": "Project Reports",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html?about": "Overview",
"/projects/hibernate-maven-plugin/2.0.0/configuration.html": "Configuration Examples",
- "/projects/hibernate-maven-plugin/2.0.0/create-mojo.html": "Goal: CREATE",
- "/projects/hibernate-maven-plugin/2.0.0/drop-mojo.html": "Goal: DROP",
+ "/projects/hibernate-maven-plugin/2.0.0/create-mojo.html": "Goal — hibernate:create",
+ "/projects/hibernate-maven-plugin/2.0.0/update-mojo.html": "Goal — hibernate:update",
+ "/projects/hibernate-maven-plugin/2.0.0/drop-mojo.html": "Goal — hibernate:drop",
+ "/projects/hibernate-maven-plugin/2.0.0/help-mojo.html": "Goal — hibernate:help",
"/projects/hibernate-maven-plugin/2.0.0/debugging.html": "Enable Debug-Output",
"/projects/hibernate-maven-plugin/2.0.0/skip.html": "Skipping Execution",
"/projects/hibernate-maven-plugin/2.0.0/force.html": "Force Exceution",
},
"_childs": {
"/projects/hibernate-maven-plugin/2.0.0/index.html": [
+ "/projects/hibernate-maven-plugin/2.0.0/index.html?about",
"/projects/hibernate-maven-plugin/2.0.0/configuration.html",
"/projects/hibernate-maven-plugin/2.0.0/create-mojo.html",
+ "/projects/hibernate-maven-plugin/2.0.0/update-mojo.html",
"/projects/hibernate-maven-plugin/2.0.0/drop-mojo.html",
+ "/projects/hibernate-maven-plugin/2.0.0/help-mojo.html",
"/projects/hibernate-maven-plugin/2.0.0/debugging.html",
"/projects/hibernate-maven-plugin/2.0.0/skip.html",
"/projects/hibernate-maven-plugin/2.0.0/force.html",
"/projects/hibernate-maven-plugin/2.0.0/index.html",
"/projects/hibernate-maven-plugin/2.0.0/project-reports.html"
],
+ "/projects/hibernate-maven-plugin/2.0.0/index.html?about": [
+ "/index.html","/projects.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html?about"
+ ],
"/projects/hibernate-maven-plugin/2.0.0/configuration.html": [
"/index.html","/projects.html",
"/projects/hibernate-maven-plugin/2.0.0/index.html",
"/projects/hibernate-maven-plugin/2.0.0/index.html",
"/projects/hibernate-maven-plugin/2.0.0/create-mojo.html"
],
+ "/projects/hibernate-maven-plugin/2.0.0/update-mojo.html": [
+ "/index.html","/projects.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html",
+ "/projects/hibernate-maven-plugin/2.0.0/update-mojo.html"
+ ],
"/projects/hibernate-maven-plugin/2.0.0/drop-mojo.html": [
"/index.html","/projects.html",
"/projects/hibernate-maven-plugin/2.0.0/index.html",
"/projects/hibernate-maven-plugin/2.0.0/drop-mojo.html"
],
+ "/projects/hibernate-maven-plugin/2.0.0/help-mojo.html": [
+ "/index.html","/projects.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html",
+ "/projects/hibernate-maven-plugin/2.0.0/help-mojo.html"
+ ],
"/projects/hibernate-maven-plugin/2.0.0/debugging.html": [
"/index.html","/projects.html",
"/projects/hibernate-maven-plugin/2.0.0/index.html",
"/projects/hibernate-maven-plugin/2.0.0/pmd.html": "/hibernate-maven-plugin/pmd.html",
"/projects/hibernate-maven-plugin/2.0.0/plugin-info.html": "/hibernate-maven-plugin/plugin-info.html",
"/projects/hibernate-maven-plugin/2.0.0/project-reports.html": "/hibernate-maven-plugin/project-reports.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html?about": "/hibernate-maven-plugin/index.html?about",
"/projects/hibernate-maven-plugin/2.0.0/configuration.html": "/hibernate-maven-plugin/configuration.html",
"/projects/hibernate-maven-plugin/2.0.0/create-mojo.html": "/hibernate-maven-plugin/create-mojo.html",
+ "/projects/hibernate-maven-plugin/2.0.0/update-mojo.html": "/hibernate-maven-plugin/update-mojo.html",
"/projects/hibernate-maven-plugin/2.0.0/drop-mojo.html": "/hibernate-maven-plugin/drop-mojo.html",
+ "/projects/hibernate-maven-plugin/2.0.0/help-mojo.html": "/hibernate-maven-plugin/help-mojo.html",
"/projects/hibernate-maven-plugin/2.0.0/debugging.html": "/hibernate-maven-plugin/debugging.html",
"/projects/hibernate-maven-plugin/2.0.0/skip.html": "/hibernate-maven-plugin/skip.html",
"/projects/hibernate-maven-plugin/2.0.0/force.html": "/hibernate-maven-plugin/force.html",
<h2>All Pages</h2>
<p>
<ul>
- <li><a href="index.html">Hibernate Maven Plugin</a></li><li><a href="ci-management.html">CI Management</a></li><li><a href="dependencies.html">Dependencies</a></li><li><a href="dependency-info.html">Maven Coordinates</a></li><li><a href="distribution-management.html">Distribution Management</a></li><li><a href="licenses.html">Licenses</a></li><li><a href="plugin-management.html">Plugin Management</a></li><li><a href="plugins.html">Plugins</a></li><li><a href="scm.html">Source Code Management</a></li><li><a href="summary.html">Summary</a></li><li><a href="team.html">Team</a></li><li><a href="project-info.html">Project Information</a></li><li><a href="testapidocs/index.html">Test JavaDocs</a></li><li><a href="apidocs/index.html">JavaDocs</a></li><li><a href="xref/index.html">Source Xref</a></li><li><a href="xref-test/index.html">Test Source Xref</a></li><li><a href="cpd.html">CPD</a></li><li><a href="pmd.html">PMD</a></li><li><a href="plugin-info.html">Plugin Documentation</a></li><li><a href="project-reports.html">Project Reports</a></li><li><a href="configuration.html">Configuration Examples</a></li><li><a href="create-mojo.html">Goal: CREATE</a></li><li><a href="drop-mojo.html">Goal: DROP</a></li><li><a href="debugging.html">Enable Debug-Output</a></li><li><a href="skip.html">Skipping Execution</a></li><li><a href="force.html">Force Exceution</a></li><li><a href="pitfalls.html">Known Pitfalls (FAQ)</a></li> </ul>
+ <li><a href="index.html">Hibernate Maven Plugin</a></li><li><a href="ci-management.html">CI Management</a></li><li><a href="dependencies.html">Dependencies</a></li><li><a href="dependency-info.html">Maven Coordinates</a></li><li><a href="distribution-management.html">Distribution Management</a></li><li><a href="licenses.html">Licenses</a></li><li><a href="plugin-management.html">Plugin Management</a></li><li><a href="plugins.html">Plugins</a></li><li><a href="scm.html">Source Code Management</a></li><li><a href="summary.html">Summary</a></li><li><a href="team.html">Team</a></li><li><a href="project-info.html">Project Information</a></li><li><a href="testapidocs/index.html">Test JavaDocs</a></li><li><a href="apidocs/index.html">JavaDocs</a></li><li><a href="xref/index.html">Source Xref</a></li><li><a href="xref-test/index.html">Test Source Xref</a></li><li><a href="cpd.html">CPD</a></li><li><a href="pmd.html">PMD</a></li><li><a href="plugin-info.html">Plugin Documentation</a></li><li><a href="project-reports.html">Project Reports</a></li><li><a href="index.html?about">Overview</a></li><li><a href="configuration.html">Configuration Examples</a></li><li><a href="create-mojo.html">Goal — hibernate:create</a></li><li><a href="update-mojo.html">Goal — hibernate:update</a></li><li><a href="drop-mojo.html">Goal — hibernate:drop</a></li><li><a href="help-mojo.html">Goal — hibernate:help</a></li><li><a href="debugging.html">Enable Debug-Output</a></li><li><a href="skip.html">Skipping Execution</a></li><li><a href="force.html">Force Exceution</a></li><li><a href="pitfalls.html">Known Pitfalls (FAQ)</a></li> </ul>
</p>
</body>
</html>
<!DOCTYPE html>
<!--/*-->
-<!-- Generated by Apache Maven Doxia Site Renderer 2.0.0 at $dateFormat.format( $currentDate ) -->
+<!-- Generated by Apache Maven Doxia Site Renderer 1.9.2 at 2025-11-07 -->
-
+
- <!-- DONE WITH MENUE - - Project Documentation-->
+ <!-- DONE WITH MENUE - - $page.name-->
-
+
-
- <!-- Skipping already seen entry: uri=index.html, name=Hibernate Maven Plugin -->
+
+
+
+
+
+
+ <!-- NEW PAGE - - - - - uri: index.html?about / name: Overview -->
+
+
+
+
- <!-- NEW PAGE - - - - - uri: create-mojo.html / name: Goal: CREATE -->
+ <!-- NEW PAGE - - - - - uri: create-mojo.html / name: Goal — hibernate:create -->
- <!-- NEW PAGE - - - - - uri: drop-mojo.html / name: Goal: DROP -->
+ <!-- NEW PAGE - - - - - uri: update-mojo.html / name: Goal — hibernate:update -->
+
+
+
+
+
+
+
+
+
+
+
+
+ <!-- NEW PAGE - - - - - uri: drop-mojo.html / name: Goal — hibernate:drop -->
+
+
+
+
+
+
+
+
+
+
+
+
+ <!-- NEW PAGE - - - - - uri: help-mojo.html / name: Goal — hibernate:help -->
<!-- name: Project Information -->
-<!-- title: Project Information – Hibernate Maven Plugin -->
+<!-- title: Hibernate Maven Plugin – Project Information -->
<!-- short title: Project Information -->
<!-- current page: project-info.html -->
<!-- path: /projects/hibernate-maven-plugin/2.0.0/ -->
<!-- crumbs: "/index.html","/projects.html" -->
-<!-- pages: {index.html={uri=index.html, name=Hibernate Maven Plugin, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}], childs={configuration.html=Configuration Examples, create-mojo.html=Goal: CREATE, drop-mojo.html=Goal: DROP, debugging.html=Enable Debug-Output, skip.html=Skipping Execution, force.html=Force Exceution, pitfalls.html=Known Pitfalls (FAQ), project-info.html=Project Information, project-reports.html=Project Reports}}, ci-management.html={name=CI Management, uri=ci-management.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=ci-management.html, name=CI Management}]}, dependencies.html={name=Dependencies, uri=dependencies.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=dependencies.html, name=Dependencies}]}, dependency-info.html={name=Maven Coordinates, uri=dependency-info.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=dependency-info.html, name=Maven Coordinates}]}, distribution-management.html={name=Distribution Management, uri=distribution-management.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=distribution-management.html, name=Distribution Management}]}, licenses.html={name=Licenses, uri=licenses.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=licenses.html, name=Licenses}]}, plugin-management.html={name=Plugin Management, uri=plugin-management.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=plugin-management.html, name=Plugin Management}]}, plugins.html={name=Plugins, uri=plugins.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=plugins.html, name=Plugins}]}, scm.html={name=Source Code Management, uri=scm.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=scm.html, name=Source Code Management}]}, summary.html={name=Summary, uri=summary.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=summary.html, name=Summary}]}, team.html={name=Team, uri=team.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=team.html, name=Team}]}, project-info.html={name=Project Information, uri=project-info.html, childs={ci-management.html=CI Management, dependencies.html=Dependencies, dependency-info.html=Maven Coordinates, distribution-management.html=Distribution Management, licenses.html=Licenses, plugin-management.html=Plugin Management, plugins.html=Plugins, scm.html=Source Code Management, summary.html=Summary, team.html=Team}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}]}, testapidocs/index.html={name=Test JavaDocs, uri=testapidocs/index.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=testapidocs/index.html, name=Test JavaDocs}]}, apidocs/index.html={name=JavaDocs, uri=apidocs/index.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=apidocs/index.html, name=JavaDocs}]}, xref/index.html={name=Source Xref, uri=xref/index.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=xref/index.html, name=Source Xref}]}, xref-test/index.html={name=Test Source Xref, uri=xref-test/index.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=xref-test/index.html, name=Test Source Xref}]}, cpd.html={name=CPD, uri=cpd.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=cpd.html, name=CPD}]}, pmd.html={name=PMD, uri=pmd.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=pmd.html, name=PMD}]}, plugin-info.html={name=Plugin Documentation, uri=plugin-info.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=plugin-info.html, name=Plugin Documentation}]}, project-reports.html={name=Project Reports, uri=project-reports.html, childs={testapidocs/index.html=Test JavaDocs, apidocs/index.html=JavaDocs, xref/index.html=Source Xref, xref-test/index.html=Test Source Xref, cpd.html=CPD, pmd.html=PMD, plugin-info.html=Plugin Documentation}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}]}, configuration.html={name=Configuration Examples, uri=configuration.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=configuration.html, name=Configuration Examples}]}, create-mojo.html={name=Goal: CREATE, uri=create-mojo.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=create-mojo.html, name=Goal: CREATE}]}, drop-mojo.html={name=Goal: DROP, uri=drop-mojo.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=drop-mojo.html, name=Goal: DROP}]}, debugging.html={name=Enable Debug-Output, uri=debugging.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=debugging.html, name=Enable Debug-Output}]}, skip.html={name=Skipping Execution, uri=skip.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=skip.html, name=Skipping Execution}]}, force.html={name=Force Exceution, uri=force.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=force.html, name=Force Exceution}]}, pitfalls.html={name=Known Pitfalls (FAQ), uri=pitfalls.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=pitfalls.html, name=Known Pitfalls (FAQ)}]}} -->
+<!-- pages: {index.html={uri=index.html, name=Hibernate Maven Plugin, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}], childs={index.html?about=Overview, configuration.html=Configuration Examples, create-mojo.html=Goal — hibernate:create, update-mojo.html=Goal — hibernate:update, drop-mojo.html=Goal — hibernate:drop, help-mojo.html=Goal — hibernate:help, debugging.html=Enable Debug-Output, skip.html=Skipping Execution, force.html=Force Exceution, pitfalls.html=Known Pitfalls (FAQ), project-info.html=Project Information, project-reports.html=Project Reports}}, ci-management.html={name=CI Management, uri=ci-management.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=ci-management.html, name=CI Management}]}, dependencies.html={name=Dependencies, uri=dependencies.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=dependencies.html, name=Dependencies}]}, dependency-info.html={name=Maven Coordinates, uri=dependency-info.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=dependency-info.html, name=Maven Coordinates}]}, distribution-management.html={name=Distribution Management, uri=distribution-management.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=distribution-management.html, name=Distribution Management}]}, licenses.html={name=Licenses, uri=licenses.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=licenses.html, name=Licenses}]}, plugin-management.html={name=Plugin Management, uri=plugin-management.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=plugin-management.html, name=Plugin Management}]}, plugins.html={name=Plugins, uri=plugins.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=plugins.html, name=Plugins}]}, scm.html={name=Source Code Management, uri=scm.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=scm.html, name=Source Code Management}]}, summary.html={name=Summary, uri=summary.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=summary.html, name=Summary}]}, team.html={name=Team, uri=team.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=team.html, name=Team}]}, project-info.html={name=Project Information, uri=project-info.html, childs={ci-management.html=CI Management, dependencies.html=Dependencies, dependency-info.html=Maven Coordinates, distribution-management.html=Distribution Management, licenses.html=Licenses, plugin-management.html=Plugin Management, plugins.html=Plugins, scm.html=Source Code Management, summary.html=Summary, team.html=Team}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}]}, testapidocs/index.html={name=Test JavaDocs, uri=testapidocs/index.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=testapidocs/index.html, name=Test JavaDocs}]}, apidocs/index.html={name=JavaDocs, uri=apidocs/index.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=apidocs/index.html, name=JavaDocs}]}, xref/index.html={name=Source Xref, uri=xref/index.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=xref/index.html, name=Source Xref}]}, xref-test/index.html={name=Test Source Xref, uri=xref-test/index.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=xref-test/index.html, name=Test Source Xref}]}, cpd.html={name=CPD, uri=cpd.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=cpd.html, name=CPD}]}, pmd.html={name=PMD, uri=pmd.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=pmd.html, name=PMD}]}, plugin-info.html={name=Plugin Documentation, uri=plugin-info.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=plugin-info.html, name=Plugin Documentation}]}, project-reports.html={name=Project Reports, uri=project-reports.html, childs={testapidocs/index.html=Test JavaDocs, apidocs/index.html=JavaDocs, xref/index.html=Source Xref, xref-test/index.html=Test Source Xref, cpd.html=CPD, pmd.html=PMD, plugin-info.html=Plugin Documentation}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}]}, index.html?about={name=Overview, uri=index.html?about, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=index.html?about, name=Overview}]}, configuration.html={name=Configuration Examples, uri=configuration.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=configuration.html, name=Configuration Examples}]}, create-mojo.html={name=Goal — hibernate:create, uri=create-mojo.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=create-mojo.html, name=Goal — hibernate:create}]}, update-mojo.html={name=Goal — hibernate:update, uri=update-mojo.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=update-mojo.html, name=Goal — hibernate:update}]}, drop-mojo.html={name=Goal — hibernate:drop, uri=drop-mojo.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=drop-mojo.html, name=Goal — hibernate:drop}]}, help-mojo.html={name=Goal — hibernate:help, uri=help-mojo.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=help-mojo.html, name=Goal — hibernate:help}]}, debugging.html={name=Enable Debug-Output, uri=debugging.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=debugging.html, name=Enable Debug-Output}]}, skip.html={name=Skipping Execution, uri=skip.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=skip.html, name=Skipping Execution}]}, force.html={name=Force Exceution, uri=force.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=force.html, name=Force Exceution}]}, pitfalls.html={name=Known Pitfalls (FAQ), uri=pitfalls.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=pitfalls.html, name=Known Pitfalls (FAQ)}]}} -->
<!--*/-->
<html xmlns="http://www.w3.org/1999/xhtml" th:replace="~{/templates/layout.html :: layout(uri='' + ~{:: code[class='site_uri']/text()}, title=~{:: title}, maincontent=~{:: .maincontent}, json='MERGE:' + ~{:: pre[class='json']/text()})}">
<head>
- <title class="title">Project Information – Hibernate Maven Plugin</title>
+ <title class="title">Hibernate Maven Plugin – Project Information</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<link id="canonical" rel="canonical" href="/hibernate-maven-plugin/project-info.html"/>
</head>
<hr />
<article class="maincontent">
<section>
-<h1>Project Information</h1>
-<p>This document provides an overview of the various documents and links that are part of this project's general information. All of this content is automatically generated by <a class="externalLink" href="https://maven.apache.org">Maven</a> on behalf of the project.</p><section>
-<h2>Overview</h2>
-<table class="bodyTable">
+<h2><a name="Project_Information"></a>Project Information</h2>
+<p>This document provides an overview of the various documents and links that are part of this project's general information. All of this content is automatically generated by <a class="externalLink" href="http://maven.apache.org">Maven</a> on behalf of the project.</p><section>
+<h3><a name="Overview"></a>Overview</h3>
+<table border="0" class="bodyTable">
<tr class="a">
<th>Document</th>
<th>Description</th></tr>
"/projects/hibernate-maven-plugin/2.0.0/pmd.html": "PMD",
"/projects/hibernate-maven-plugin/2.0.0/plugin-info.html": "Plugin Documentation",
"/projects/hibernate-maven-plugin/2.0.0/project-reports.html": "Project Reports",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html?about": "Overview",
"/projects/hibernate-maven-plugin/2.0.0/configuration.html": "Configuration Examples",
- "/projects/hibernate-maven-plugin/2.0.0/create-mojo.html": "Goal: CREATE",
- "/projects/hibernate-maven-plugin/2.0.0/drop-mojo.html": "Goal: DROP",
+ "/projects/hibernate-maven-plugin/2.0.0/create-mojo.html": "Goal — hibernate:create",
+ "/projects/hibernate-maven-plugin/2.0.0/update-mojo.html": "Goal — hibernate:update",
+ "/projects/hibernate-maven-plugin/2.0.0/drop-mojo.html": "Goal — hibernate:drop",
+ "/projects/hibernate-maven-plugin/2.0.0/help-mojo.html": "Goal — hibernate:help",
"/projects/hibernate-maven-plugin/2.0.0/debugging.html": "Enable Debug-Output",
"/projects/hibernate-maven-plugin/2.0.0/skip.html": "Skipping Execution",
"/projects/hibernate-maven-plugin/2.0.0/force.html": "Force Exceution",
},
"_childs": {
"/projects/hibernate-maven-plugin/2.0.0/index.html": [
+ "/projects/hibernate-maven-plugin/2.0.0/index.html?about",
"/projects/hibernate-maven-plugin/2.0.0/configuration.html",
"/projects/hibernate-maven-plugin/2.0.0/create-mojo.html",
+ "/projects/hibernate-maven-plugin/2.0.0/update-mojo.html",
"/projects/hibernate-maven-plugin/2.0.0/drop-mojo.html",
+ "/projects/hibernate-maven-plugin/2.0.0/help-mojo.html",
"/projects/hibernate-maven-plugin/2.0.0/debugging.html",
"/projects/hibernate-maven-plugin/2.0.0/skip.html",
"/projects/hibernate-maven-plugin/2.0.0/force.html",
"/projects/hibernate-maven-plugin/2.0.0/index.html",
"/projects/hibernate-maven-plugin/2.0.0/project-reports.html"
],
+ "/projects/hibernate-maven-plugin/2.0.0/index.html?about": [
+ "/index.html","/projects.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html?about"
+ ],
"/projects/hibernate-maven-plugin/2.0.0/configuration.html": [
"/index.html","/projects.html",
"/projects/hibernate-maven-plugin/2.0.0/index.html",
"/projects/hibernate-maven-plugin/2.0.0/index.html",
"/projects/hibernate-maven-plugin/2.0.0/create-mojo.html"
],
+ "/projects/hibernate-maven-plugin/2.0.0/update-mojo.html": [
+ "/index.html","/projects.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html",
+ "/projects/hibernate-maven-plugin/2.0.0/update-mojo.html"
+ ],
"/projects/hibernate-maven-plugin/2.0.0/drop-mojo.html": [
"/index.html","/projects.html",
"/projects/hibernate-maven-plugin/2.0.0/index.html",
"/projects/hibernate-maven-plugin/2.0.0/drop-mojo.html"
],
+ "/projects/hibernate-maven-plugin/2.0.0/help-mojo.html": [
+ "/index.html","/projects.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html",
+ "/projects/hibernate-maven-plugin/2.0.0/help-mojo.html"
+ ],
"/projects/hibernate-maven-plugin/2.0.0/debugging.html": [
"/index.html","/projects.html",
"/projects/hibernate-maven-plugin/2.0.0/index.html",
"/projects/hibernate-maven-plugin/2.0.0/pmd.html": "/hibernate-maven-plugin/pmd.html",
"/projects/hibernate-maven-plugin/2.0.0/plugin-info.html": "/hibernate-maven-plugin/plugin-info.html",
"/projects/hibernate-maven-plugin/2.0.0/project-reports.html": "/hibernate-maven-plugin/project-reports.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html?about": "/hibernate-maven-plugin/index.html?about",
"/projects/hibernate-maven-plugin/2.0.0/configuration.html": "/hibernate-maven-plugin/configuration.html",
"/projects/hibernate-maven-plugin/2.0.0/create-mojo.html": "/hibernate-maven-plugin/create-mojo.html",
+ "/projects/hibernate-maven-plugin/2.0.0/update-mojo.html": "/hibernate-maven-plugin/update-mojo.html",
"/projects/hibernate-maven-plugin/2.0.0/drop-mojo.html": "/hibernate-maven-plugin/drop-mojo.html",
+ "/projects/hibernate-maven-plugin/2.0.0/help-mojo.html": "/hibernate-maven-plugin/help-mojo.html",
"/projects/hibernate-maven-plugin/2.0.0/debugging.html": "/hibernate-maven-plugin/debugging.html",
"/projects/hibernate-maven-plugin/2.0.0/skip.html": "/hibernate-maven-plugin/skip.html",
"/projects/hibernate-maven-plugin/2.0.0/force.html": "/hibernate-maven-plugin/force.html",
<h2>All Pages</h2>
<p>
<ul>
- <li><a href="index.html">Hibernate Maven Plugin</a></li><li><a href="ci-management.html">CI Management</a></li><li><a href="dependencies.html">Dependencies</a></li><li><a href="dependency-info.html">Maven Coordinates</a></li><li><a href="distribution-management.html">Distribution Management</a></li><li><a href="licenses.html">Licenses</a></li><li><a href="plugin-management.html">Plugin Management</a></li><li><a href="plugins.html">Plugins</a></li><li><a href="scm.html">Source Code Management</a></li><li><a href="summary.html">Summary</a></li><li><a href="team.html">Team</a></li><li><a href="project-info.html">Project Information</a></li><li><a href="testapidocs/index.html">Test JavaDocs</a></li><li><a href="apidocs/index.html">JavaDocs</a></li><li><a href="xref/index.html">Source Xref</a></li><li><a href="xref-test/index.html">Test Source Xref</a></li><li><a href="cpd.html">CPD</a></li><li><a href="pmd.html">PMD</a></li><li><a href="plugin-info.html">Plugin Documentation</a></li><li><a href="project-reports.html">Project Reports</a></li><li><a href="configuration.html">Configuration Examples</a></li><li><a href="create-mojo.html">Goal: CREATE</a></li><li><a href="drop-mojo.html">Goal: DROP</a></li><li><a href="debugging.html">Enable Debug-Output</a></li><li><a href="skip.html">Skipping Execution</a></li><li><a href="force.html">Force Exceution</a></li><li><a href="pitfalls.html">Known Pitfalls (FAQ)</a></li> </ul>
+ <li><a href="index.html">Hibernate Maven Plugin</a></li><li><a href="ci-management.html">CI Management</a></li><li><a href="dependencies.html">Dependencies</a></li><li><a href="dependency-info.html">Maven Coordinates</a></li><li><a href="distribution-management.html">Distribution Management</a></li><li><a href="licenses.html">Licenses</a></li><li><a href="plugin-management.html">Plugin Management</a></li><li><a href="plugins.html">Plugins</a></li><li><a href="scm.html">Source Code Management</a></li><li><a href="summary.html">Summary</a></li><li><a href="team.html">Team</a></li><li><a href="project-info.html">Project Information</a></li><li><a href="testapidocs/index.html">Test JavaDocs</a></li><li><a href="apidocs/index.html">JavaDocs</a></li><li><a href="xref/index.html">Source Xref</a></li><li><a href="xref-test/index.html">Test Source Xref</a></li><li><a href="cpd.html">CPD</a></li><li><a href="pmd.html">PMD</a></li><li><a href="plugin-info.html">Plugin Documentation</a></li><li><a href="project-reports.html">Project Reports</a></li><li><a href="index.html?about">Overview</a></li><li><a href="configuration.html">Configuration Examples</a></li><li><a href="create-mojo.html">Goal — hibernate:create</a></li><li><a href="update-mojo.html">Goal — hibernate:update</a></li><li><a href="drop-mojo.html">Goal — hibernate:drop</a></li><li><a href="help-mojo.html">Goal — hibernate:help</a></li><li><a href="debugging.html">Enable Debug-Output</a></li><li><a href="skip.html">Skipping Execution</a></li><li><a href="force.html">Force Exceution</a></li><li><a href="pitfalls.html">Known Pitfalls (FAQ)</a></li> </ul>
</p>
</body>
</html>
<!DOCTYPE html>
<!--/*-->
-<!-- Generated by Apache Maven Doxia Site Renderer 2.0.0 at $dateFormat.format( $currentDate ) -->
+<!-- Generated by Apache Maven Doxia Site Renderer 1.9.2 at 2025-11-07 -->
-
+
- <!-- DONE WITH MENUE - - Project Documentation-->
+ <!-- DONE WITH MENUE - - $page.name-->
-
+
-
- <!-- Skipping already seen entry: uri=index.html, name=Hibernate Maven Plugin -->
+
+
+
+
+
+
+ <!-- NEW PAGE - - - - - uri: index.html?about / name: Overview -->
+
+
+
+
- <!-- NEW PAGE - - - - - uri: create-mojo.html / name: Goal: CREATE -->
+ <!-- NEW PAGE - - - - - uri: create-mojo.html / name: Goal — hibernate:create -->
- <!-- NEW PAGE - - - - - uri: drop-mojo.html / name: Goal: DROP -->
+ <!-- NEW PAGE - - - - - uri: update-mojo.html / name: Goal — hibernate:update -->
+
+
+
+
+
+
+
+
+
+
+
+
+ <!-- NEW PAGE - - - - - uri: drop-mojo.html / name: Goal — hibernate:drop -->
+
+
+
+
+
+
+
+
+
+
+
+
+ <!-- NEW PAGE - - - - - uri: help-mojo.html / name: Goal — hibernate:help -->
<!-- name: Project Reports -->
-<!-- title: Generated Reports – Hibernate Maven Plugin -->
+<!-- title: Hibernate Maven Plugin – Generated Reports -->
<!-- short title: Generated Reports -->
<!-- current page: project-reports.html -->
<!-- path: /projects/hibernate-maven-plugin/2.0.0/ -->
<!-- crumbs: "/index.html","/projects.html" -->
-<!-- pages: {index.html={uri=index.html, name=Hibernate Maven Plugin, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}], childs={configuration.html=Configuration Examples, create-mojo.html=Goal: CREATE, drop-mojo.html=Goal: DROP, debugging.html=Enable Debug-Output, skip.html=Skipping Execution, force.html=Force Exceution, pitfalls.html=Known Pitfalls (FAQ), project-info.html=Project Information, project-reports.html=Project Reports}}, ci-management.html={name=CI Management, uri=ci-management.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=ci-management.html, name=CI Management}]}, dependencies.html={name=Dependencies, uri=dependencies.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=dependencies.html, name=Dependencies}]}, dependency-info.html={name=Maven Coordinates, uri=dependency-info.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=dependency-info.html, name=Maven Coordinates}]}, distribution-management.html={name=Distribution Management, uri=distribution-management.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=distribution-management.html, name=Distribution Management}]}, licenses.html={name=Licenses, uri=licenses.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=licenses.html, name=Licenses}]}, plugin-management.html={name=Plugin Management, uri=plugin-management.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=plugin-management.html, name=Plugin Management}]}, plugins.html={name=Plugins, uri=plugins.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=plugins.html, name=Plugins}]}, scm.html={name=Source Code Management, uri=scm.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=scm.html, name=Source Code Management}]}, summary.html={name=Summary, uri=summary.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=summary.html, name=Summary}]}, team.html={name=Team, uri=team.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=team.html, name=Team}]}, project-info.html={name=Project Information, uri=project-info.html, childs={ci-management.html=CI Management, dependencies.html=Dependencies, dependency-info.html=Maven Coordinates, distribution-management.html=Distribution Management, licenses.html=Licenses, plugin-management.html=Plugin Management, plugins.html=Plugins, scm.html=Source Code Management, summary.html=Summary, team.html=Team}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}]}, testapidocs/index.html={name=Test JavaDocs, uri=testapidocs/index.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=testapidocs/index.html, name=Test JavaDocs}]}, apidocs/index.html={name=JavaDocs, uri=apidocs/index.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=apidocs/index.html, name=JavaDocs}]}, xref/index.html={name=Source Xref, uri=xref/index.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=xref/index.html, name=Source Xref}]}, xref-test/index.html={name=Test Source Xref, uri=xref-test/index.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=xref-test/index.html, name=Test Source Xref}]}, cpd.html={name=CPD, uri=cpd.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=cpd.html, name=CPD}]}, pmd.html={name=PMD, uri=pmd.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=pmd.html, name=PMD}]}, plugin-info.html={name=Plugin Documentation, uri=plugin-info.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=plugin-info.html, name=Plugin Documentation}]}, project-reports.html={name=Project Reports, uri=project-reports.html, childs={testapidocs/index.html=Test JavaDocs, apidocs/index.html=JavaDocs, xref/index.html=Source Xref, xref-test/index.html=Test Source Xref, cpd.html=CPD, pmd.html=PMD, plugin-info.html=Plugin Documentation}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}]}, configuration.html={name=Configuration Examples, uri=configuration.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=configuration.html, name=Configuration Examples}]}, create-mojo.html={name=Goal: CREATE, uri=create-mojo.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=create-mojo.html, name=Goal: CREATE}]}, drop-mojo.html={name=Goal: DROP, uri=drop-mojo.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=drop-mojo.html, name=Goal: DROP}]}, debugging.html={name=Enable Debug-Output, uri=debugging.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=debugging.html, name=Enable Debug-Output}]}, skip.html={name=Skipping Execution, uri=skip.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=skip.html, name=Skipping Execution}]}, force.html={name=Force Exceution, uri=force.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=force.html, name=Force Exceution}]}, pitfalls.html={name=Known Pitfalls (FAQ), uri=pitfalls.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=pitfalls.html, name=Known Pitfalls (FAQ)}]}} -->
+<!-- pages: {index.html={uri=index.html, name=Hibernate Maven Plugin, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}], childs={index.html?about=Overview, configuration.html=Configuration Examples, create-mojo.html=Goal — hibernate:create, update-mojo.html=Goal — hibernate:update, drop-mojo.html=Goal — hibernate:drop, help-mojo.html=Goal — hibernate:help, debugging.html=Enable Debug-Output, skip.html=Skipping Execution, force.html=Force Exceution, pitfalls.html=Known Pitfalls (FAQ), project-info.html=Project Information, project-reports.html=Project Reports}}, ci-management.html={name=CI Management, uri=ci-management.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=ci-management.html, name=CI Management}]}, dependencies.html={name=Dependencies, uri=dependencies.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=dependencies.html, name=Dependencies}]}, dependency-info.html={name=Maven Coordinates, uri=dependency-info.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=dependency-info.html, name=Maven Coordinates}]}, distribution-management.html={name=Distribution Management, uri=distribution-management.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=distribution-management.html, name=Distribution Management}]}, licenses.html={name=Licenses, uri=licenses.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=licenses.html, name=Licenses}]}, plugin-management.html={name=Plugin Management, uri=plugin-management.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=plugin-management.html, name=Plugin Management}]}, plugins.html={name=Plugins, uri=plugins.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=plugins.html, name=Plugins}]}, scm.html={name=Source Code Management, uri=scm.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=scm.html, name=Source Code Management}]}, summary.html={name=Summary, uri=summary.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=summary.html, name=Summary}]}, team.html={name=Team, uri=team.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=team.html, name=Team}]}, project-info.html={name=Project Information, uri=project-info.html, childs={ci-management.html=CI Management, dependencies.html=Dependencies, dependency-info.html=Maven Coordinates, distribution-management.html=Distribution Management, licenses.html=Licenses, plugin-management.html=Plugin Management, plugins.html=Plugins, scm.html=Source Code Management, summary.html=Summary, team.html=Team}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}]}, testapidocs/index.html={name=Test JavaDocs, uri=testapidocs/index.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=testapidocs/index.html, name=Test JavaDocs}]}, apidocs/index.html={name=JavaDocs, uri=apidocs/index.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=apidocs/index.html, name=JavaDocs}]}, xref/index.html={name=Source Xref, uri=xref/index.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=xref/index.html, name=Source Xref}]}, xref-test/index.html={name=Test Source Xref, uri=xref-test/index.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=xref-test/index.html, name=Test Source Xref}]}, cpd.html={name=CPD, uri=cpd.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=cpd.html, name=CPD}]}, pmd.html={name=PMD, uri=pmd.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=pmd.html, name=PMD}]}, plugin-info.html={name=Plugin Documentation, uri=plugin-info.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=plugin-info.html, name=Plugin Documentation}]}, project-reports.html={name=Project Reports, uri=project-reports.html, childs={testapidocs/index.html=Test JavaDocs, apidocs/index.html=JavaDocs, xref/index.html=Source Xref, xref-test/index.html=Test Source Xref, cpd.html=CPD, pmd.html=PMD, plugin-info.html=Plugin Documentation}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}]}, index.html?about={name=Overview, uri=index.html?about, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=index.html?about, name=Overview}]}, configuration.html={name=Configuration Examples, uri=configuration.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=configuration.html, name=Configuration Examples}]}, create-mojo.html={name=Goal — hibernate:create, uri=create-mojo.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=create-mojo.html, name=Goal — hibernate:create}]}, update-mojo.html={name=Goal — hibernate:update, uri=update-mojo.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=update-mojo.html, name=Goal — hibernate:update}]}, drop-mojo.html={name=Goal — hibernate:drop, uri=drop-mojo.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=drop-mojo.html, name=Goal — hibernate:drop}]}, help-mojo.html={name=Goal — hibernate:help, uri=help-mojo.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=help-mojo.html, name=Goal — hibernate:help}]}, debugging.html={name=Enable Debug-Output, uri=debugging.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=debugging.html, name=Enable Debug-Output}]}, skip.html={name=Skipping Execution, uri=skip.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=skip.html, name=Skipping Execution}]}, force.html={name=Force Exceution, uri=force.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=force.html, name=Force Exceution}]}, pitfalls.html={name=Known Pitfalls (FAQ), uri=pitfalls.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=pitfalls.html, name=Known Pitfalls (FAQ)}]}} -->
<!--*/-->
<html xmlns="http://www.w3.org/1999/xhtml" th:replace="~{/templates/layout.html :: layout(uri='' + ~{:: code[class='site_uri']/text()}, title=~{:: title}, maincontent=~{:: .maincontent}, json='MERGE:' + ~{:: pre[class='json']/text()})}">
<head>
- <title class="title">Generated Reports – Hibernate Maven Plugin</title>
+ <title class="title">Hibernate Maven Plugin – Generated Reports</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<link id="canonical" rel="canonical" href="/hibernate-maven-plugin/project-reports.html"/>
</head>
<hr />
<article class="maincontent">
<section>
-<h1>Generated Reports</h1>
-<p>This document provides an overview of the various reports that are automatically generated by <a class="externalLink" href="https://maven.apache.org">Maven</a> . Each report is briefly described below.</p><section>
-<h2>Overview</h2>
-<table class="bodyTable">
+<h2><a name="Generated_Reports"></a>Generated Reports</h2>
+<p>This document provides an overview of the various reports that are automatically generated by <a class="externalLink" href="http://maven.apache.org">Maven</a> . Each report is briefly described below.</p><section>
+<h3><a name="Overview"></a>Overview</h3>
+<table border="0" class="bodyTable">
<tr class="a">
<th>Document</th>
<th>Description</th></tr>
"/projects/hibernate-maven-plugin/2.0.0/pmd.html": "PMD",
"/projects/hibernate-maven-plugin/2.0.0/plugin-info.html": "Plugin Documentation",
"/projects/hibernate-maven-plugin/2.0.0/project-reports.html": "Project Reports",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html?about": "Overview",
"/projects/hibernate-maven-plugin/2.0.0/configuration.html": "Configuration Examples",
- "/projects/hibernate-maven-plugin/2.0.0/create-mojo.html": "Goal: CREATE",
- "/projects/hibernate-maven-plugin/2.0.0/drop-mojo.html": "Goal: DROP",
+ "/projects/hibernate-maven-plugin/2.0.0/create-mojo.html": "Goal — hibernate:create",
+ "/projects/hibernate-maven-plugin/2.0.0/update-mojo.html": "Goal — hibernate:update",
+ "/projects/hibernate-maven-plugin/2.0.0/drop-mojo.html": "Goal — hibernate:drop",
+ "/projects/hibernate-maven-plugin/2.0.0/help-mojo.html": "Goal — hibernate:help",
"/projects/hibernate-maven-plugin/2.0.0/debugging.html": "Enable Debug-Output",
"/projects/hibernate-maven-plugin/2.0.0/skip.html": "Skipping Execution",
"/projects/hibernate-maven-plugin/2.0.0/force.html": "Force Exceution",
},
"_childs": {
"/projects/hibernate-maven-plugin/2.0.0/index.html": [
+ "/projects/hibernate-maven-plugin/2.0.0/index.html?about",
"/projects/hibernate-maven-plugin/2.0.0/configuration.html",
"/projects/hibernate-maven-plugin/2.0.0/create-mojo.html",
+ "/projects/hibernate-maven-plugin/2.0.0/update-mojo.html",
"/projects/hibernate-maven-plugin/2.0.0/drop-mojo.html",
+ "/projects/hibernate-maven-plugin/2.0.0/help-mojo.html",
"/projects/hibernate-maven-plugin/2.0.0/debugging.html",
"/projects/hibernate-maven-plugin/2.0.0/skip.html",
"/projects/hibernate-maven-plugin/2.0.0/force.html",
"/projects/hibernate-maven-plugin/2.0.0/index.html",
"/projects/hibernate-maven-plugin/2.0.0/project-reports.html"
],
+ "/projects/hibernate-maven-plugin/2.0.0/index.html?about": [
+ "/index.html","/projects.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html?about"
+ ],
"/projects/hibernate-maven-plugin/2.0.0/configuration.html": [
"/index.html","/projects.html",
"/projects/hibernate-maven-plugin/2.0.0/index.html",
"/projects/hibernate-maven-plugin/2.0.0/index.html",
"/projects/hibernate-maven-plugin/2.0.0/create-mojo.html"
],
+ "/projects/hibernate-maven-plugin/2.0.0/update-mojo.html": [
+ "/index.html","/projects.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html",
+ "/projects/hibernate-maven-plugin/2.0.0/update-mojo.html"
+ ],
"/projects/hibernate-maven-plugin/2.0.0/drop-mojo.html": [
"/index.html","/projects.html",
"/projects/hibernate-maven-plugin/2.0.0/index.html",
"/projects/hibernate-maven-plugin/2.0.0/drop-mojo.html"
],
+ "/projects/hibernate-maven-plugin/2.0.0/help-mojo.html": [
+ "/index.html","/projects.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html",
+ "/projects/hibernate-maven-plugin/2.0.0/help-mojo.html"
+ ],
"/projects/hibernate-maven-plugin/2.0.0/debugging.html": [
"/index.html","/projects.html",
"/projects/hibernate-maven-plugin/2.0.0/index.html",
"/projects/hibernate-maven-plugin/2.0.0/pmd.html": "/hibernate-maven-plugin/pmd.html",
"/projects/hibernate-maven-plugin/2.0.0/plugin-info.html": "/hibernate-maven-plugin/plugin-info.html",
"/projects/hibernate-maven-plugin/2.0.0/project-reports.html": "/hibernate-maven-plugin/project-reports.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html?about": "/hibernate-maven-plugin/index.html?about",
"/projects/hibernate-maven-plugin/2.0.0/configuration.html": "/hibernate-maven-plugin/configuration.html",
"/projects/hibernate-maven-plugin/2.0.0/create-mojo.html": "/hibernate-maven-plugin/create-mojo.html",
+ "/projects/hibernate-maven-plugin/2.0.0/update-mojo.html": "/hibernate-maven-plugin/update-mojo.html",
"/projects/hibernate-maven-plugin/2.0.0/drop-mojo.html": "/hibernate-maven-plugin/drop-mojo.html",
+ "/projects/hibernate-maven-plugin/2.0.0/help-mojo.html": "/hibernate-maven-plugin/help-mojo.html",
"/projects/hibernate-maven-plugin/2.0.0/debugging.html": "/hibernate-maven-plugin/debugging.html",
"/projects/hibernate-maven-plugin/2.0.0/skip.html": "/hibernate-maven-plugin/skip.html",
"/projects/hibernate-maven-plugin/2.0.0/force.html": "/hibernate-maven-plugin/force.html",
<h2>All Pages</h2>
<p>
<ul>
- <li><a href="index.html">Hibernate Maven Plugin</a></li><li><a href="ci-management.html">CI Management</a></li><li><a href="dependencies.html">Dependencies</a></li><li><a href="dependency-info.html">Maven Coordinates</a></li><li><a href="distribution-management.html">Distribution Management</a></li><li><a href="licenses.html">Licenses</a></li><li><a href="plugin-management.html">Plugin Management</a></li><li><a href="plugins.html">Plugins</a></li><li><a href="scm.html">Source Code Management</a></li><li><a href="summary.html">Summary</a></li><li><a href="team.html">Team</a></li><li><a href="project-info.html">Project Information</a></li><li><a href="testapidocs/index.html">Test JavaDocs</a></li><li><a href="apidocs/index.html">JavaDocs</a></li><li><a href="xref/index.html">Source Xref</a></li><li><a href="xref-test/index.html">Test Source Xref</a></li><li><a href="cpd.html">CPD</a></li><li><a href="pmd.html">PMD</a></li><li><a href="plugin-info.html">Plugin Documentation</a></li><li><a href="project-reports.html">Project Reports</a></li><li><a href="configuration.html">Configuration Examples</a></li><li><a href="create-mojo.html">Goal: CREATE</a></li><li><a href="drop-mojo.html">Goal: DROP</a></li><li><a href="debugging.html">Enable Debug-Output</a></li><li><a href="skip.html">Skipping Execution</a></li><li><a href="force.html">Force Exceution</a></li><li><a href="pitfalls.html">Known Pitfalls (FAQ)</a></li> </ul>
+ <li><a href="index.html">Hibernate Maven Plugin</a></li><li><a href="ci-management.html">CI Management</a></li><li><a href="dependencies.html">Dependencies</a></li><li><a href="dependency-info.html">Maven Coordinates</a></li><li><a href="distribution-management.html">Distribution Management</a></li><li><a href="licenses.html">Licenses</a></li><li><a href="plugin-management.html">Plugin Management</a></li><li><a href="plugins.html">Plugins</a></li><li><a href="scm.html">Source Code Management</a></li><li><a href="summary.html">Summary</a></li><li><a href="team.html">Team</a></li><li><a href="project-info.html">Project Information</a></li><li><a href="testapidocs/index.html">Test JavaDocs</a></li><li><a href="apidocs/index.html">JavaDocs</a></li><li><a href="xref/index.html">Source Xref</a></li><li><a href="xref-test/index.html">Test Source Xref</a></li><li><a href="cpd.html">CPD</a></li><li><a href="pmd.html">PMD</a></li><li><a href="plugin-info.html">Plugin Documentation</a></li><li><a href="project-reports.html">Project Reports</a></li><li><a href="index.html?about">Overview</a></li><li><a href="configuration.html">Configuration Examples</a></li><li><a href="create-mojo.html">Goal — hibernate:create</a></li><li><a href="update-mojo.html">Goal — hibernate:update</a></li><li><a href="drop-mojo.html">Goal — hibernate:drop</a></li><li><a href="help-mojo.html">Goal — hibernate:help</a></li><li><a href="debugging.html">Enable Debug-Output</a></li><li><a href="skip.html">Skipping Execution</a></li><li><a href="force.html">Force Exceution</a></li><li><a href="pitfalls.html">Known Pitfalls (FAQ)</a></li> </ul>
</p>
</body>
</html>
+++ /dev/null
-<!DOCTYPE html>
-<!-- Generated by Apache Maven Doxia Site Renderer 1.6 at 2016-03-09 -->
- <!-- Current: project-summary.html -->
-<!-- Active: project-info.html -->
-<!-- Path: [index.html, project-info.html, project-summary.html] -->
-<!-- Skiplist: [index.html, configuration.html, create-mojo.html, drop-mojo.html, debugging.html, skip.html, force.html, pitfalls.html] -->
-<html>
- <head>
- <title>juplo - Hibernate Maven Plugin - Project Summary</title>
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
- <link rel="canonical" href="http://juplo.de/hibernate-maven-plugin/project-summary.html"/>
- <meta name="viewport" content="width=device-width, initial-scale=1" />
- <link rel="stylesheet" type="text/css" href="/css/base.css" />
- <style type="text/css">
- @import '/css/screen.css' screen;
- </style>
- <script src="/js/prettify.js"></script>
- <!--[if lt IE 9]>
- <script src="/js/html5shiv.js"></script>
- <![endif]-->
- <!--[if IE 8]>
- <link rel="stylesheet" type="text/css" href="/css/ie8.css" />
- <![endif]-->
-
- </head>
- <body class="menu" onload="prettyPrint()">
- <div id="page" class="cf">
- <header id="header">
- <h1 id="logo"><a href="/" title="Home" class="l">juplo</a></h1>
- <span id="slogan"><strong>Java</strong> bits from nerds for nerds</span>
- <hr class="h" />
- </header>
- <div id="breadcrumb">
- <strong class="b title">You are here:</strong>
- <ol class="b">
- <li class="b"><a class="b" href="/">Home</a></li>
- <li class="b"><a class="b" href="/projects.html">Projects</a></li>
- <li class="b"><a class="b" href="./index.html">Hibernate Maven Plugin</a></li>
- <li class="b"> <a href="project-info.html" class="b" title="Project Information">Project Information</a>
-</li>
- <li class="b"><strong class="b">Project Summary</strong></li>
- </ol>
- <a class="hide" href="#navigation">Jump to navigation</a>
- <hr class="b" />
- </div>
- <main class="content cf">
- <article id="content" class="main">
- <header><h1>Project Summary</h1></header>
- <div class="section">
-<h2><a name="Project_Summary"></a>Project Summary</h2><a name="Project_Summary"></a>
-<div class="section">
-<h3><a name="Project_Information"></a>Project Information</h3><a name="Project_Information"></a>
-<table border="0" class="bodyTable">
-<tr class="a">
-<th>Field</th>
-<th>Value</th></tr>
-<tr class="b">
-<td>Name</td>
-<td>Hibernate Maven Plugin</td></tr>
-<tr class="a">
-<td>Description</td>
-<td>Plugin for generating a database-schema from Hibernate-Mapping-Annotations</td></tr>
-<tr class="b">
-<td>Homepage</td>
-<td><a class="externalLink" href="http://juplo.de/hibernate-maven-plugin">http://juplo.de/hibernate-maven-plugin</a></td></tr></table></div>
-<div class="section">
-<h3><a name="Project_Organization"></a>Project Organization</h3><a name="Project_Organization"></a>
-<p>This project does not belong to an organization.</p></div>
-<div class="section">
-<h3><a name="Build_Information"></a>Build Information</h3><a name="Build_Information"></a>
-<table border="0" class="bodyTable">
-<tr class="a">
-<th>Field</th>
-<th>Value</th></tr>
-<tr class="b">
-<td>GroupId</td>
-<td>de.juplo</td></tr>
-<tr class="a">
-<td>ArtifactId</td>
-<td>hibernate-maven-plugin</td></tr>
-<tr class="b">
-<td>Version</td>
-<td>2.0.0</td></tr>
-<tr class="a">
-<td>Type</td>
-<td>maven-plugin</td></tr>
-<tr class="b">
-<td>JDK Rev</td>
-<td>1.6</td></tr></table></div></div>
- </article>
- <div class="marginal">
- <nav id="nav">
- <hr class="n" />
- <a id="navigation"></a>
- <a class="hide" href="#top" title="Show Content">Jump back to the top of the page</a>
- <h2 class="nav menu">Section-Menu</h2>
- <ul id="menu">
- <li class="m blog"><a href="/blog/" class="m">Blog</a></li>
- <li class="m projects"><a href="/projects.html" class="m selected">Projects</a></li>
- <li class="m about"><a href="/about.html" class="m">About</a></li>
- </ul>
- <h2 class="nav submenu">
- <span class="s">Submenu for section</span>
- <a class="s selected" href="/projects.html">Projects</a>
- </h2>
- <ul id="submenu" class="s">
- <li class="s sub">
- <a class="s selected" href="./index.html">Hibernate Maven Plugin</a>
- <ul class="s">
- <li class="s off">
- <a href="configuration.html" class="s" title="Configuration Examples">Configuration Examples</a>
- </li>
- <li class="s off">
- <a href="create-mojo.html" class="s" title="Goal: CREATE">Goal: CREATE</a>
- </li>
- <li class="s off">
- <a href="drop-mojo.html" class="s" title="Goal: DROP">Goal: DROP</a>
- </li>
- <li class="s off">
- <a href="debugging.html" class="s" title="Enable Debug-Output">Enable Debug-Output</a>
- </li>
- <li class="s off">
- <a href="skip.html" class="s" title="Skipping Execution">Skipping Execution</a>
- </li>
- <li class="s off">
- <a href="force.html" class="s" title="Force Exceution">Force Exceution</a>
- </li>
- <li class="s off">
- <a href="pitfalls.html" class="s" title="Known Pitfalls (FAQ)">Known Pitfalls (FAQ)</a>
- </li>
- <li class="s sub">
- <a href="project-info.html" class="s selected" title="Project Information">Project Information</a>
- <ul class="s active">
- <li class="s">
- <a href="plugin-management.html" class="s" title="Plugin Management">Plugin Management</a>
- </li>
- <li class="s">
- <a href="distribution-management.html" class="s" title="Distribution Management">Distribution Management</a>
- </li>
- <li class="s">
- <a href="dependency-info.html" class="s" title="Dependency Information">Dependency Information</a>
- </li>
- <li class="s">
- <a href="source-repository.html" class="s" title="Source Repository">Source Repository</a>
- </li>
- <li class="s">
- <a href="mail-lists.html" class="s" title="Mailing Lists">Mailing Lists</a>
- </li>
- <li class="s">
- <a href="issue-tracking.html" class="s" title="Issue Tracking">Issue Tracking</a>
- </li>
- <li class="s">
- <a href="integration.html" class="s" title="Continuous Integration">Continuous Integration</a>
- </li>
- <li class="s">
- <a href="plugins.html" class="s" title="Project Plugins">Project Plugins</a>
- </li>
- <li class="s">
- <a href="license.html" class="s" title="Project License">Project License</a>
- </li>
- <li class="s">
- <a href="team-list.html" class="s" title="Project Team">Project Team</a>
- </li>
- <li class="s">
- <strong class="s">Project Summary</strong>
- </li>
- <li class="s">
- <a href="dependencies.html" class="s" title="Dependencies">Dependencies</a>
- </li>
- </ul>
- </li>
- <li class="s sub off">
- <a href="project-reports.html" class="s" title="Project Reports">Project Reports</a>
- </li>
- </ul>
- </li>
- </ul>
- <hr class="n" />
- </nav>
- <aside class="m">
- <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
- <img class="poweredBy" alt="Built by Maven" src="./images/logos/maven-feather.png" />
- </a>
- </aside>
- </div>
- </main>
- <footer id="footer">
- <hr class="f" />
- <ul id="footerlinks">
- <li class="f" id="copyright">© <strong>mo</strong> 2016
- </li>
- <li class="f"><a class="f" href="/impressum.html">Impressum</a></li>
- <li class="f about"><a class="f" href="/about.html">About</a></li>
- </ul>
- </footer>
- </div>
- <script type="text/javascript"><!--//--><![CDATA[//><!--
- var _gaq = _gaq || [];
- _gaq.push(['_setAccount', 'UA-571104-3']);
- _gaq.push(['_trackPageview']);
- (function() {
- var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
- ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
- var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
- })();
- //--><!]]>
- </script>
- </body>
-</html>
<!DOCTYPE html>
<!--/*-->
-<!-- Generated by Apache Maven Doxia Site Renderer 2.0.0 at $dateFormat.format( $currentDate ) -->
+<!-- Generated by Apache Maven Doxia Site Renderer 1.9.2 at 2025-11-07 -->
-
+
- <!-- DONE WITH MENUE - - Project Documentation-->
+ <!-- DONE WITH MENUE - - $page.name-->
-
+
-
- <!-- Skipping already seen entry: uri=index.html, name=Hibernate Maven Plugin -->
+
+
+
+
+
+
+ <!-- NEW PAGE - - - - - uri: index.html?about / name: Overview -->
+
+
+
+
- <!-- NEW PAGE - - - - - uri: create-mojo.html / name: Goal: CREATE -->
+ <!-- NEW PAGE - - - - - uri: create-mojo.html / name: Goal — hibernate:create -->
- <!-- NEW PAGE - - - - - uri: drop-mojo.html / name: Goal: DROP -->
+ <!-- NEW PAGE - - - - - uri: update-mojo.html / name: Goal — hibernate:update -->
+
+
+
+
+
+
+
+
+
+
+
+
+ <!-- NEW PAGE - - - - - uri: drop-mojo.html / name: Goal — hibernate:drop -->
+
+
+
+
+
+
+
+
+
+
+
+
+ <!-- NEW PAGE - - - - - uri: help-mojo.html / name: Goal — hibernate:help -->
<!-- name: Source Code Management -->
-<!-- title: Source Code Management – Hibernate Maven Plugin -->
+<!-- title: Hibernate Maven Plugin – Source Code Management -->
<!-- short title: Source Code Management -->
<!-- current page: scm.html -->
<!-- path: /projects/hibernate-maven-plugin/2.0.0/ -->
<!-- crumbs: "/index.html","/projects.html" -->
-<!-- pages: {index.html={uri=index.html, name=Hibernate Maven Plugin, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}], childs={configuration.html=Configuration Examples, create-mojo.html=Goal: CREATE, drop-mojo.html=Goal: DROP, debugging.html=Enable Debug-Output, skip.html=Skipping Execution, force.html=Force Exceution, pitfalls.html=Known Pitfalls (FAQ), project-info.html=Project Information, project-reports.html=Project Reports}}, ci-management.html={name=CI Management, uri=ci-management.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=ci-management.html, name=CI Management}]}, dependencies.html={name=Dependencies, uri=dependencies.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=dependencies.html, name=Dependencies}]}, dependency-info.html={name=Maven Coordinates, uri=dependency-info.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=dependency-info.html, name=Maven Coordinates}]}, distribution-management.html={name=Distribution Management, uri=distribution-management.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=distribution-management.html, name=Distribution Management}]}, licenses.html={name=Licenses, uri=licenses.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=licenses.html, name=Licenses}]}, plugin-management.html={name=Plugin Management, uri=plugin-management.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=plugin-management.html, name=Plugin Management}]}, plugins.html={name=Plugins, uri=plugins.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=plugins.html, name=Plugins}]}, scm.html={name=Source Code Management, uri=scm.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=scm.html, name=Source Code Management}]}, summary.html={name=Summary, uri=summary.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=summary.html, name=Summary}]}, team.html={name=Team, uri=team.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=team.html, name=Team}]}, project-info.html={name=Project Information, uri=project-info.html, childs={ci-management.html=CI Management, dependencies.html=Dependencies, dependency-info.html=Maven Coordinates, distribution-management.html=Distribution Management, licenses.html=Licenses, plugin-management.html=Plugin Management, plugins.html=Plugins, scm.html=Source Code Management, summary.html=Summary, team.html=Team}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}]}, testapidocs/index.html={name=Test JavaDocs, uri=testapidocs/index.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=testapidocs/index.html, name=Test JavaDocs}]}, apidocs/index.html={name=JavaDocs, uri=apidocs/index.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=apidocs/index.html, name=JavaDocs}]}, xref/index.html={name=Source Xref, uri=xref/index.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=xref/index.html, name=Source Xref}]}, xref-test/index.html={name=Test Source Xref, uri=xref-test/index.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=xref-test/index.html, name=Test Source Xref}]}, cpd.html={name=CPD, uri=cpd.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=cpd.html, name=CPD}]}, pmd.html={name=PMD, uri=pmd.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=pmd.html, name=PMD}]}, plugin-info.html={name=Plugin Documentation, uri=plugin-info.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=plugin-info.html, name=Plugin Documentation}]}, project-reports.html={name=Project Reports, uri=project-reports.html, childs={testapidocs/index.html=Test JavaDocs, apidocs/index.html=JavaDocs, xref/index.html=Source Xref, xref-test/index.html=Test Source Xref, cpd.html=CPD, pmd.html=PMD, plugin-info.html=Plugin Documentation}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}]}, configuration.html={name=Configuration Examples, uri=configuration.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=configuration.html, name=Configuration Examples}]}, create-mojo.html={name=Goal: CREATE, uri=create-mojo.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=create-mojo.html, name=Goal: CREATE}]}, drop-mojo.html={name=Goal: DROP, uri=drop-mojo.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=drop-mojo.html, name=Goal: DROP}]}, debugging.html={name=Enable Debug-Output, uri=debugging.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=debugging.html, name=Enable Debug-Output}]}, skip.html={name=Skipping Execution, uri=skip.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=skip.html, name=Skipping Execution}]}, force.html={name=Force Exceution, uri=force.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=force.html, name=Force Exceution}]}, pitfalls.html={name=Known Pitfalls (FAQ), uri=pitfalls.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=pitfalls.html, name=Known Pitfalls (FAQ)}]}} -->
+<!-- pages: {index.html={uri=index.html, name=Hibernate Maven Plugin, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}], childs={index.html?about=Overview, configuration.html=Configuration Examples, create-mojo.html=Goal — hibernate:create, update-mojo.html=Goal — hibernate:update, drop-mojo.html=Goal — hibernate:drop, help-mojo.html=Goal — hibernate:help, debugging.html=Enable Debug-Output, skip.html=Skipping Execution, force.html=Force Exceution, pitfalls.html=Known Pitfalls (FAQ), project-info.html=Project Information, project-reports.html=Project Reports}}, ci-management.html={name=CI Management, uri=ci-management.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=ci-management.html, name=CI Management}]}, dependencies.html={name=Dependencies, uri=dependencies.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=dependencies.html, name=Dependencies}]}, dependency-info.html={name=Maven Coordinates, uri=dependency-info.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=dependency-info.html, name=Maven Coordinates}]}, distribution-management.html={name=Distribution Management, uri=distribution-management.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=distribution-management.html, name=Distribution Management}]}, licenses.html={name=Licenses, uri=licenses.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=licenses.html, name=Licenses}]}, plugin-management.html={name=Plugin Management, uri=plugin-management.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=plugin-management.html, name=Plugin Management}]}, plugins.html={name=Plugins, uri=plugins.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=plugins.html, name=Plugins}]}, scm.html={name=Source Code Management, uri=scm.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=scm.html, name=Source Code Management}]}, summary.html={name=Summary, uri=summary.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=summary.html, name=Summary}]}, team.html={name=Team, uri=team.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=team.html, name=Team}]}, project-info.html={name=Project Information, uri=project-info.html, childs={ci-management.html=CI Management, dependencies.html=Dependencies, dependency-info.html=Maven Coordinates, distribution-management.html=Distribution Management, licenses.html=Licenses, plugin-management.html=Plugin Management, plugins.html=Plugins, scm.html=Source Code Management, summary.html=Summary, team.html=Team}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}]}, testapidocs/index.html={name=Test JavaDocs, uri=testapidocs/index.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=testapidocs/index.html, name=Test JavaDocs}]}, apidocs/index.html={name=JavaDocs, uri=apidocs/index.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=apidocs/index.html, name=JavaDocs}]}, xref/index.html={name=Source Xref, uri=xref/index.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=xref/index.html, name=Source Xref}]}, xref-test/index.html={name=Test Source Xref, uri=xref-test/index.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=xref-test/index.html, name=Test Source Xref}]}, cpd.html={name=CPD, uri=cpd.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=cpd.html, name=CPD}]}, pmd.html={name=PMD, uri=pmd.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=pmd.html, name=PMD}]}, plugin-info.html={name=Plugin Documentation, uri=plugin-info.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=plugin-info.html, name=Plugin Documentation}]}, project-reports.html={name=Project Reports, uri=project-reports.html, childs={testapidocs/index.html=Test JavaDocs, apidocs/index.html=JavaDocs, xref/index.html=Source Xref, xref-test/index.html=Test Source Xref, cpd.html=CPD, pmd.html=PMD, plugin-info.html=Plugin Documentation}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}]}, index.html?about={name=Overview, uri=index.html?about, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=index.html?about, name=Overview}]}, configuration.html={name=Configuration Examples, uri=configuration.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=configuration.html, name=Configuration Examples}]}, create-mojo.html={name=Goal — hibernate:create, uri=create-mojo.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=create-mojo.html, name=Goal — hibernate:create}]}, update-mojo.html={name=Goal — hibernate:update, uri=update-mojo.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=update-mojo.html, name=Goal — hibernate:update}]}, drop-mojo.html={name=Goal — hibernate:drop, uri=drop-mojo.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=drop-mojo.html, name=Goal — hibernate:drop}]}, help-mojo.html={name=Goal — hibernate:help, uri=help-mojo.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=help-mojo.html, name=Goal — hibernate:help}]}, debugging.html={name=Enable Debug-Output, uri=debugging.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=debugging.html, name=Enable Debug-Output}]}, skip.html={name=Skipping Execution, uri=skip.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=skip.html, name=Skipping Execution}]}, force.html={name=Force Exceution, uri=force.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=force.html, name=Force Exceution}]}, pitfalls.html={name=Known Pitfalls (FAQ), uri=pitfalls.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=pitfalls.html, name=Known Pitfalls (FAQ)}]}} -->
<!--*/-->
<html xmlns="http://www.w3.org/1999/xhtml" th:replace="~{/templates/layout.html :: layout(uri='' + ~{:: code[class='site_uri']/text()}, title=~{:: title}, maincontent=~{:: .maincontent}, json='MERGE:' + ~{:: pre[class='json']/text()})}">
<head>
- <title class="title">Source Code Management – Hibernate Maven Plugin</title>
+ <title class="title">Hibernate Maven Plugin – Source Code Management</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<link id="canonical" rel="canonical" href="/hibernate-maven-plugin/scm.html"/>
</head>
</p>
<hr />
<article class="maincontent">
- <section><a id="Overview"></a>
-<h1>Overview</h1>
-<p>This project uses <a class="externalLink" href="https://git-scm.com/">Git</a> to manage its source code. Instructions on Git use can be found at <a class="externalLink" href="https://git-scm.com/doc">https://git-scm.com/doc</a>.</p></section><section><a id="Web_Browser_Access"></a>
-<h1>Web Browser Access</h1>
+ <section><a name="Overview"></a>
+<h2><a name="Overview"></a>Overview</h2>
+<p>This project uses <a class="externalLink" href="https://git-scm.com/">Git</a> to manage its source code. Instructions on Git use can be found at <a class="externalLink" href="https://git-scm.com/doc">https://git-scm.com/doc</a>.</p></section><section><a name="Web_Browser_Access"></a>
+<h2><a name="Web_Browser_Access"></a>Web Browser Access</h2>
<p>The following is a link to a browsable version of the source repository:</p>
-<pre><a class="externalLink" href="http://juplo.de/gitweb/?p=hibernate-maven-plugin;a=summary">http://juplo.de/gitweb/?p=hibernate-maven-plugin;a=summary</a></pre></section><section><a id="Anonymous_Access"></a>
-<h1>Anonymous Access</h1>
-<p>The source can be checked out anonymously from Git with this command (See <a class="externalLink" href="https://git-scm.com/docs/git-clone">https://git-scm.com/docs/git-clone</a>):</p>
-<pre>$ git clone http://juplo.de/git/hibernate-maven-plugin</pre></section><section><a id="Developer_Access"></a>
-<h1>Developer Access</h1>
-<p>Only project developers can access the Git tree via this method (See <a class="externalLink" href="https://git-scm.com/docs/git-clone">https://git-scm.com/docs/git-clone</a>).</p>
-<pre>$ git clone ssh://juplo.de/var/lib/git/juplo/hibernate-maven-plugin</pre></section><section><a id="Access_from_Behind_a_Firewall"></a>
-<h1>Access from Behind a Firewall</h1>
-<p>Refer to the documentation of the SCM used for more information about access behind a firewall.</p></section>
</article>
<hr />
<h2>Page Structure as JSON</h2>
"/projects/hibernate-maven-plugin/2.0.0/pmd.html": "PMD",
"/projects/hibernate-maven-plugin/2.0.0/plugin-info.html": "Plugin Documentation",
"/projects/hibernate-maven-plugin/2.0.0/project-reports.html": "Project Reports",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html?about": "Overview",
"/projects/hibernate-maven-plugin/2.0.0/configuration.html": "Configuration Examples",
- "/projects/hibernate-maven-plugin/2.0.0/create-mojo.html": "Goal: CREATE",
- "/projects/hibernate-maven-plugin/2.0.0/drop-mojo.html": "Goal: DROP",
+ "/projects/hibernate-maven-plugin/2.0.0/create-mojo.html": "Goal — hibernate:create",
+ "/projects/hibernate-maven-plugin/2.0.0/update-mojo.html": "Goal — hibernate:update",
+ "/projects/hibernate-maven-plugin/2.0.0/drop-mojo.html": "Goal — hibernate:drop",
+ "/projects/hibernate-maven-plugin/2.0.0/help-mojo.html": "Goal — hibernate:help",
"/projects/hibernate-maven-plugin/2.0.0/debugging.html": "Enable Debug-Output",
"/projects/hibernate-maven-plugin/2.0.0/skip.html": "Skipping Execution",
"/projects/hibernate-maven-plugin/2.0.0/force.html": "Force Exceution",
},
"_childs": {
"/projects/hibernate-maven-plugin/2.0.0/index.html": [
+ "/projects/hibernate-maven-plugin/2.0.0/index.html?about",
"/projects/hibernate-maven-plugin/2.0.0/configuration.html",
"/projects/hibernate-maven-plugin/2.0.0/create-mojo.html",
+ "/projects/hibernate-maven-plugin/2.0.0/update-mojo.html",
"/projects/hibernate-maven-plugin/2.0.0/drop-mojo.html",
+ "/projects/hibernate-maven-plugin/2.0.0/help-mojo.html",
"/projects/hibernate-maven-plugin/2.0.0/debugging.html",
"/projects/hibernate-maven-plugin/2.0.0/skip.html",
"/projects/hibernate-maven-plugin/2.0.0/force.html",
"/projects/hibernate-maven-plugin/2.0.0/index.html",
"/projects/hibernate-maven-plugin/2.0.0/project-reports.html"
],
+ "/projects/hibernate-maven-plugin/2.0.0/index.html?about": [
+ "/index.html","/projects.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html?about"
+ ],
"/projects/hibernate-maven-plugin/2.0.0/configuration.html": [
"/index.html","/projects.html",
"/projects/hibernate-maven-plugin/2.0.0/index.html",
"/projects/hibernate-maven-plugin/2.0.0/index.html",
"/projects/hibernate-maven-plugin/2.0.0/create-mojo.html"
],
+ "/projects/hibernate-maven-plugin/2.0.0/update-mojo.html": [
+ "/index.html","/projects.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html",
+ "/projects/hibernate-maven-plugin/2.0.0/update-mojo.html"
+ ],
"/projects/hibernate-maven-plugin/2.0.0/drop-mojo.html": [
"/index.html","/projects.html",
"/projects/hibernate-maven-plugin/2.0.0/index.html",
"/projects/hibernate-maven-plugin/2.0.0/drop-mojo.html"
],
+ "/projects/hibernate-maven-plugin/2.0.0/help-mojo.html": [
+ "/index.html","/projects.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html",
+ "/projects/hibernate-maven-plugin/2.0.0/help-mojo.html"
+ ],
"/projects/hibernate-maven-plugin/2.0.0/debugging.html": [
"/index.html","/projects.html",
"/projects/hibernate-maven-plugin/2.0.0/index.html",
"/projects/hibernate-maven-plugin/2.0.0/pmd.html": "/hibernate-maven-plugin/pmd.html",
"/projects/hibernate-maven-plugin/2.0.0/plugin-info.html": "/hibernate-maven-plugin/plugin-info.html",
"/projects/hibernate-maven-plugin/2.0.0/project-reports.html": "/hibernate-maven-plugin/project-reports.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html?about": "/hibernate-maven-plugin/index.html?about",
"/projects/hibernate-maven-plugin/2.0.0/configuration.html": "/hibernate-maven-plugin/configuration.html",
"/projects/hibernate-maven-plugin/2.0.0/create-mojo.html": "/hibernate-maven-plugin/create-mojo.html",
+ "/projects/hibernate-maven-plugin/2.0.0/update-mojo.html": "/hibernate-maven-plugin/update-mojo.html",
"/projects/hibernate-maven-plugin/2.0.0/drop-mojo.html": "/hibernate-maven-plugin/drop-mojo.html",
+ "/projects/hibernate-maven-plugin/2.0.0/help-mojo.html": "/hibernate-maven-plugin/help-mojo.html",
"/projects/hibernate-maven-plugin/2.0.0/debugging.html": "/hibernate-maven-plugin/debugging.html",
"/projects/hibernate-maven-plugin/2.0.0/skip.html": "/hibernate-maven-plugin/skip.html",
"/projects/hibernate-maven-plugin/2.0.0/force.html": "/hibernate-maven-plugin/force.html",
<h2>All Pages</h2>
<p>
<ul>
- <li><a href="index.html">Hibernate Maven Plugin</a></li><li><a href="ci-management.html">CI Management</a></li><li><a href="dependencies.html">Dependencies</a></li><li><a href="dependency-info.html">Maven Coordinates</a></li><li><a href="distribution-management.html">Distribution Management</a></li><li><a href="licenses.html">Licenses</a></li><li><a href="plugin-management.html">Plugin Management</a></li><li><a href="plugins.html">Plugins</a></li><li><a href="scm.html">Source Code Management</a></li><li><a href="summary.html">Summary</a></li><li><a href="team.html">Team</a></li><li><a href="project-info.html">Project Information</a></li><li><a href="testapidocs/index.html">Test JavaDocs</a></li><li><a href="apidocs/index.html">JavaDocs</a></li><li><a href="xref/index.html">Source Xref</a></li><li><a href="xref-test/index.html">Test Source Xref</a></li><li><a href="cpd.html">CPD</a></li><li><a href="pmd.html">PMD</a></li><li><a href="plugin-info.html">Plugin Documentation</a></li><li><a href="project-reports.html">Project Reports</a></li><li><a href="configuration.html">Configuration Examples</a></li><li><a href="create-mojo.html">Goal: CREATE</a></li><li><a href="drop-mojo.html">Goal: DROP</a></li><li><a href="debugging.html">Enable Debug-Output</a></li><li><a href="skip.html">Skipping Execution</a></li><li><a href="force.html">Force Exceution</a></li><li><a href="pitfalls.html">Known Pitfalls (FAQ)</a></li> </ul>
+ <li><a href="index.html">Hibernate Maven Plugin</a></li><li><a href="ci-management.html">CI Management</a></li><li><a href="dependencies.html">Dependencies</a></li><li><a href="dependency-info.html">Maven Coordinates</a></li><li><a href="distribution-management.html">Distribution Management</a></li><li><a href="licenses.html">Licenses</a></li><li><a href="plugin-management.html">Plugin Management</a></li><li><a href="plugins.html">Plugins</a></li><li><a href="scm.html">Source Code Management</a></li><li><a href="summary.html">Summary</a></li><li><a href="team.html">Team</a></li><li><a href="project-info.html">Project Information</a></li><li><a href="testapidocs/index.html">Test JavaDocs</a></li><li><a href="apidocs/index.html">JavaDocs</a></li><li><a href="xref/index.html">Source Xref</a></li><li><a href="xref-test/index.html">Test Source Xref</a></li><li><a href="cpd.html">CPD</a></li><li><a href="pmd.html">PMD</a></li><li><a href="plugin-info.html">Plugin Documentation</a></li><li><a href="project-reports.html">Project Reports</a></li><li><a href="index.html?about">Overview</a></li><li><a href="configuration.html">Configuration Examples</a></li><li><a href="create-mojo.html">Goal — hibernate:create</a></li><li><a href="update-mojo.html">Goal — hibernate:update</a></li><li><a href="drop-mojo.html">Goal — hibernate:drop</a></li><li><a href="help-mojo.html">Goal — hibernate:help</a></li><li><a href="debugging.html">Enable Debug-Output</a></li><li><a href="skip.html">Skipping Execution</a></li><li><a href="force.html">Force Exceution</a></li><li><a href="pitfalls.html">Known Pitfalls (FAQ)</a></li> </ul>
</p>
</body>
</html>
<!DOCTYPE html>
<!--/*-->
-<!-- Generated by Apache Maven Doxia Site Renderer 2.0.0 at $dateFormat.format( $currentDate ) -->
+<!-- Generated by Apache Maven Doxia Site Renderer 1.9.2 at 2025-11-07 -->
-
+
- <!-- DONE WITH MENUE - - Project Documentation-->
+ <!-- DONE WITH MENUE - - $page.name-->
-
+
-
- <!-- Skipping already seen entry: uri=index.html, name=Hibernate Maven Plugin -->
+
+
+
+
+
+
+ <!-- NEW PAGE - - - - - uri: index.html?about / name: Overview -->
+
+
+
+
- <!-- NEW PAGE - - - - - uri: create-mojo.html / name: Goal: CREATE -->
+ <!-- NEW PAGE - - - - - uri: create-mojo.html / name: Goal — hibernate:create -->
- <!-- NEW PAGE - - - - - uri: drop-mojo.html / name: Goal: DROP -->
+ <!-- NEW PAGE - - - - - uri: update-mojo.html / name: Goal — hibernate:update -->
+
+
+
+
+
+
+
+
+
+
+
+
+ <!-- NEW PAGE - - - - - uri: drop-mojo.html / name: Goal — hibernate:drop -->
+
+
+
+
+
+
+
+
+
+
+
+
+ <!-- NEW PAGE - - - - - uri: help-mojo.html / name: Goal — hibernate:help -->
<!-- name: Skipping Execution -->
-<!-- title: Hibernate Maven Plugin -->
-<!-- short title: $shortTitle -->
+<!-- title: Hibernate Maven Plugin – -->
+<!-- short title: -->
<!-- current page: skip.html -->
<!-- path: /projects/hibernate-maven-plugin/2.0.0/ -->
<!-- crumbs: "/index.html","/projects.html" -->
-<!-- pages: {index.html={uri=index.html, name=Hibernate Maven Plugin, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}], childs={configuration.html=Configuration Examples, create-mojo.html=Goal: CREATE, drop-mojo.html=Goal: DROP, debugging.html=Enable Debug-Output, skip.html=Skipping Execution, force.html=Force Exceution, pitfalls.html=Known Pitfalls (FAQ), project-info.html=Project Information, project-reports.html=Project Reports}}, ci-management.html={name=CI Management, uri=ci-management.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=ci-management.html, name=CI Management}]}, dependencies.html={name=Dependencies, uri=dependencies.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=dependencies.html, name=Dependencies}]}, dependency-info.html={name=Maven Coordinates, uri=dependency-info.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=dependency-info.html, name=Maven Coordinates}]}, distribution-management.html={name=Distribution Management, uri=distribution-management.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=distribution-management.html, name=Distribution Management}]}, licenses.html={name=Licenses, uri=licenses.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=licenses.html, name=Licenses}]}, plugin-management.html={name=Plugin Management, uri=plugin-management.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=plugin-management.html, name=Plugin Management}]}, plugins.html={name=Plugins, uri=plugins.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=plugins.html, name=Plugins}]}, scm.html={name=Source Code Management, uri=scm.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=scm.html, name=Source Code Management}]}, summary.html={name=Summary, uri=summary.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=summary.html, name=Summary}]}, team.html={name=Team, uri=team.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=team.html, name=Team}]}, project-info.html={name=Project Information, uri=project-info.html, childs={ci-management.html=CI Management, dependencies.html=Dependencies, dependency-info.html=Maven Coordinates, distribution-management.html=Distribution Management, licenses.html=Licenses, plugin-management.html=Plugin Management, plugins.html=Plugins, scm.html=Source Code Management, summary.html=Summary, team.html=Team}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}]}, testapidocs/index.html={name=Test JavaDocs, uri=testapidocs/index.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=testapidocs/index.html, name=Test JavaDocs}]}, apidocs/index.html={name=JavaDocs, uri=apidocs/index.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=apidocs/index.html, name=JavaDocs}]}, xref/index.html={name=Source Xref, uri=xref/index.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=xref/index.html, name=Source Xref}]}, xref-test/index.html={name=Test Source Xref, uri=xref-test/index.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=xref-test/index.html, name=Test Source Xref}]}, cpd.html={name=CPD, uri=cpd.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=cpd.html, name=CPD}]}, pmd.html={name=PMD, uri=pmd.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=pmd.html, name=PMD}]}, plugin-info.html={name=Plugin Documentation, uri=plugin-info.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=plugin-info.html, name=Plugin Documentation}]}, project-reports.html={name=Project Reports, uri=project-reports.html, childs={testapidocs/index.html=Test JavaDocs, apidocs/index.html=JavaDocs, xref/index.html=Source Xref, xref-test/index.html=Test Source Xref, cpd.html=CPD, pmd.html=PMD, plugin-info.html=Plugin Documentation}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}]}, configuration.html={name=Configuration Examples, uri=configuration.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=configuration.html, name=Configuration Examples}]}, create-mojo.html={name=Goal: CREATE, uri=create-mojo.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=create-mojo.html, name=Goal: CREATE}]}, drop-mojo.html={name=Goal: DROP, uri=drop-mojo.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=drop-mojo.html, name=Goal: DROP}]}, debugging.html={name=Enable Debug-Output, uri=debugging.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=debugging.html, name=Enable Debug-Output}]}, skip.html={name=Skipping Execution, uri=skip.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=skip.html, name=Skipping Execution}]}, force.html={name=Force Exceution, uri=force.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=force.html, name=Force Exceution}]}, pitfalls.html={name=Known Pitfalls (FAQ), uri=pitfalls.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=pitfalls.html, name=Known Pitfalls (FAQ)}]}} -->
+<!-- pages: {index.html={uri=index.html, name=Hibernate Maven Plugin, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}], childs={index.html?about=Overview, configuration.html=Configuration Examples, create-mojo.html=Goal — hibernate:create, update-mojo.html=Goal — hibernate:update, drop-mojo.html=Goal — hibernate:drop, help-mojo.html=Goal — hibernate:help, debugging.html=Enable Debug-Output, skip.html=Skipping Execution, force.html=Force Exceution, pitfalls.html=Known Pitfalls (FAQ), project-info.html=Project Information, project-reports.html=Project Reports}}, ci-management.html={name=CI Management, uri=ci-management.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=ci-management.html, name=CI Management}]}, dependencies.html={name=Dependencies, uri=dependencies.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=dependencies.html, name=Dependencies}]}, dependency-info.html={name=Maven Coordinates, uri=dependency-info.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=dependency-info.html, name=Maven Coordinates}]}, distribution-management.html={name=Distribution Management, uri=distribution-management.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=distribution-management.html, name=Distribution Management}]}, licenses.html={name=Licenses, uri=licenses.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=licenses.html, name=Licenses}]}, plugin-management.html={name=Plugin Management, uri=plugin-management.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=plugin-management.html, name=Plugin Management}]}, plugins.html={name=Plugins, uri=plugins.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=plugins.html, name=Plugins}]}, scm.html={name=Source Code Management, uri=scm.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=scm.html, name=Source Code Management}]}, summary.html={name=Summary, uri=summary.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=summary.html, name=Summary}]}, team.html={name=Team, uri=team.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=team.html, name=Team}]}, project-info.html={name=Project Information, uri=project-info.html, childs={ci-management.html=CI Management, dependencies.html=Dependencies, dependency-info.html=Maven Coordinates, distribution-management.html=Distribution Management, licenses.html=Licenses, plugin-management.html=Plugin Management, plugins.html=Plugins, scm.html=Source Code Management, summary.html=Summary, team.html=Team}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}]}, testapidocs/index.html={name=Test JavaDocs, uri=testapidocs/index.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=testapidocs/index.html, name=Test JavaDocs}]}, apidocs/index.html={name=JavaDocs, uri=apidocs/index.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=apidocs/index.html, name=JavaDocs}]}, xref/index.html={name=Source Xref, uri=xref/index.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=xref/index.html, name=Source Xref}]}, xref-test/index.html={name=Test Source Xref, uri=xref-test/index.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=xref-test/index.html, name=Test Source Xref}]}, cpd.html={name=CPD, uri=cpd.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=cpd.html, name=CPD}]}, pmd.html={name=PMD, uri=pmd.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=pmd.html, name=PMD}]}, plugin-info.html={name=Plugin Documentation, uri=plugin-info.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=plugin-info.html, name=Plugin Documentation}]}, project-reports.html={name=Project Reports, uri=project-reports.html, childs={testapidocs/index.html=Test JavaDocs, apidocs/index.html=JavaDocs, xref/index.html=Source Xref, xref-test/index.html=Test Source Xref, cpd.html=CPD, pmd.html=PMD, plugin-info.html=Plugin Documentation}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}]}, index.html?about={name=Overview, uri=index.html?about, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=index.html?about, name=Overview}]}, configuration.html={name=Configuration Examples, uri=configuration.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=configuration.html, name=Configuration Examples}]}, create-mojo.html={name=Goal — hibernate:create, uri=create-mojo.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=create-mojo.html, name=Goal — hibernate:create}]}, update-mojo.html={name=Goal — hibernate:update, uri=update-mojo.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=update-mojo.html, name=Goal — hibernate:update}]}, drop-mojo.html={name=Goal — hibernate:drop, uri=drop-mojo.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=drop-mojo.html, name=Goal — hibernate:drop}]}, help-mojo.html={name=Goal — hibernate:help, uri=help-mojo.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=help-mojo.html, name=Goal — hibernate:help}]}, debugging.html={name=Enable Debug-Output, uri=debugging.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=debugging.html, name=Enable Debug-Output}]}, skip.html={name=Skipping Execution, uri=skip.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=skip.html, name=Skipping Execution}]}, force.html={name=Force Exceution, uri=force.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=force.html, name=Force Exceution}]}, pitfalls.html={name=Known Pitfalls (FAQ), uri=pitfalls.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=pitfalls.html, name=Known Pitfalls (FAQ)}]}} -->
<!--*/-->
<html xmlns="http://www.w3.org/1999/xhtml" th:replace="~{/templates/layout.html :: layout(uri='' + ~{:: code[class='site_uri']/text()}, title=~{:: title}, maincontent=~{:: .maincontent}, json='MERGE:' + ~{:: pre[class='json']/text()})}">
<head>
- <title class="title">Hibernate Maven Plugin</title>
+ <title class="title">Hibernate Maven Plugin – </title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<link id="canonical" rel="canonical" href="/hibernate-maven-plugin/skip.html"/>
</head>
<body>
- <h1 class="short_title">$shortTitle</h1>
+ <h1 class="short_title"></h1>
<h2>URI</h2>
<ul>
<li><strong>site:</strong> <code class="site_uri">/projects/hibernate-maven-plugin/2.0.0/skip.html</code></li>
- <header><section><a id="Skipping_Execution"></a>
-<h1>Skipping Execution</h1></header>
+
+<h1>Skipping Execution</h1>
<p>
In most use-cases, the hibernate-maven-plugin is used to create a
For example, one might manually overwrite the database-url with the url of
the production-database, in order to run other tests, like starting a
local webserver with the
- <a href="http://wiki.eclipse.org/Jetty/Feature/Jetty_Maven_Plugin" class="externalLink">jetty-maven-plugin</a>.
+ <a class="externalLink" href="http://wiki.eclipse.org/Jetty/Feature/Jetty_Maven_Plugin">jetty-maven-plugin</a>.
If the drop-goal would be executed in such a scenario, it might erase the
hole production-database, which is not very desireable.
</p>
by setting the configuration-parameter <code>skip</code> to false:
</p>
+<div>
<pre class="prettyprint linenums lang-html">
<plugin>
<groupId>de.juplo</groupId>
<configuration>
<skip>false</skip>
</configuration>
-</plugin></pre>
+</plugin></pre></div>
<p>
Or, if you want the plugin to be executed by default and to be skipped
<code>skip</code> to a custom property. For example:
</p>
+<div>
<pre class="prettyprint linenums lang-html">
<plugin>
<groupId>de.juplo</groupId>
<configuration>
<skip>${foo.bar}</skip>
</configuration>
-</plugin></pre>
+</plugin></pre></div>
<p>
This way, the plugin would be skipped, if you set the property
<code>foo.bar</code> to <code>true</code>. For example, if you specify <code>-Dfoo.bar=true</code>
on the command-line.
</p>
- </section>
+
</article>
<hr />
"/projects/hibernate-maven-plugin/2.0.0/pmd.html": "PMD",
"/projects/hibernate-maven-plugin/2.0.0/plugin-info.html": "Plugin Documentation",
"/projects/hibernate-maven-plugin/2.0.0/project-reports.html": "Project Reports",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html?about": "Overview",
"/projects/hibernate-maven-plugin/2.0.0/configuration.html": "Configuration Examples",
- "/projects/hibernate-maven-plugin/2.0.0/create-mojo.html": "Goal: CREATE",
- "/projects/hibernate-maven-plugin/2.0.0/drop-mojo.html": "Goal: DROP",
+ "/projects/hibernate-maven-plugin/2.0.0/create-mojo.html": "Goal — hibernate:create",
+ "/projects/hibernate-maven-plugin/2.0.0/update-mojo.html": "Goal — hibernate:update",
+ "/projects/hibernate-maven-plugin/2.0.0/drop-mojo.html": "Goal — hibernate:drop",
+ "/projects/hibernate-maven-plugin/2.0.0/help-mojo.html": "Goal — hibernate:help",
"/projects/hibernate-maven-plugin/2.0.0/debugging.html": "Enable Debug-Output",
"/projects/hibernate-maven-plugin/2.0.0/skip.html": "Skipping Execution",
"/projects/hibernate-maven-plugin/2.0.0/force.html": "Force Exceution",
},
"_childs": {
"/projects/hibernate-maven-plugin/2.0.0/index.html": [
+ "/projects/hibernate-maven-plugin/2.0.0/index.html?about",
"/projects/hibernate-maven-plugin/2.0.0/configuration.html",
"/projects/hibernate-maven-plugin/2.0.0/create-mojo.html",
+ "/projects/hibernate-maven-plugin/2.0.0/update-mojo.html",
"/projects/hibernate-maven-plugin/2.0.0/drop-mojo.html",
+ "/projects/hibernate-maven-plugin/2.0.0/help-mojo.html",
"/projects/hibernate-maven-plugin/2.0.0/debugging.html",
"/projects/hibernate-maven-plugin/2.0.0/skip.html",
"/projects/hibernate-maven-plugin/2.0.0/force.html",
"/projects/hibernate-maven-plugin/2.0.0/index.html",
"/projects/hibernate-maven-plugin/2.0.0/project-reports.html"
],
+ "/projects/hibernate-maven-plugin/2.0.0/index.html?about": [
+ "/index.html","/projects.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html?about"
+ ],
"/projects/hibernate-maven-plugin/2.0.0/configuration.html": [
"/index.html","/projects.html",
"/projects/hibernate-maven-plugin/2.0.0/index.html",
"/projects/hibernate-maven-plugin/2.0.0/index.html",
"/projects/hibernate-maven-plugin/2.0.0/create-mojo.html"
],
+ "/projects/hibernate-maven-plugin/2.0.0/update-mojo.html": [
+ "/index.html","/projects.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html",
+ "/projects/hibernate-maven-plugin/2.0.0/update-mojo.html"
+ ],
"/projects/hibernate-maven-plugin/2.0.0/drop-mojo.html": [
"/index.html","/projects.html",
"/projects/hibernate-maven-plugin/2.0.0/index.html",
"/projects/hibernate-maven-plugin/2.0.0/drop-mojo.html"
],
+ "/projects/hibernate-maven-plugin/2.0.0/help-mojo.html": [
+ "/index.html","/projects.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html",
+ "/projects/hibernate-maven-plugin/2.0.0/help-mojo.html"
+ ],
"/projects/hibernate-maven-plugin/2.0.0/debugging.html": [
"/index.html","/projects.html",
"/projects/hibernate-maven-plugin/2.0.0/index.html",
"/projects/hibernate-maven-plugin/2.0.0/pmd.html": "/hibernate-maven-plugin/pmd.html",
"/projects/hibernate-maven-plugin/2.0.0/plugin-info.html": "/hibernate-maven-plugin/plugin-info.html",
"/projects/hibernate-maven-plugin/2.0.0/project-reports.html": "/hibernate-maven-plugin/project-reports.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html?about": "/hibernate-maven-plugin/index.html?about",
"/projects/hibernate-maven-plugin/2.0.0/configuration.html": "/hibernate-maven-plugin/configuration.html",
"/projects/hibernate-maven-plugin/2.0.0/create-mojo.html": "/hibernate-maven-plugin/create-mojo.html",
+ "/projects/hibernate-maven-plugin/2.0.0/update-mojo.html": "/hibernate-maven-plugin/update-mojo.html",
"/projects/hibernate-maven-plugin/2.0.0/drop-mojo.html": "/hibernate-maven-plugin/drop-mojo.html",
+ "/projects/hibernate-maven-plugin/2.0.0/help-mojo.html": "/hibernate-maven-plugin/help-mojo.html",
"/projects/hibernate-maven-plugin/2.0.0/debugging.html": "/hibernate-maven-plugin/debugging.html",
"/projects/hibernate-maven-plugin/2.0.0/skip.html": "/hibernate-maven-plugin/skip.html",
"/projects/hibernate-maven-plugin/2.0.0/force.html": "/hibernate-maven-plugin/force.html",
<h2>All Pages</h2>
<p>
<ul>
- <li><a href="index.html">Hibernate Maven Plugin</a></li><li><a href="ci-management.html">CI Management</a></li><li><a href="dependencies.html">Dependencies</a></li><li><a href="dependency-info.html">Maven Coordinates</a></li><li><a href="distribution-management.html">Distribution Management</a></li><li><a href="licenses.html">Licenses</a></li><li><a href="plugin-management.html">Plugin Management</a></li><li><a href="plugins.html">Plugins</a></li><li><a href="scm.html">Source Code Management</a></li><li><a href="summary.html">Summary</a></li><li><a href="team.html">Team</a></li><li><a href="project-info.html">Project Information</a></li><li><a href="testapidocs/index.html">Test JavaDocs</a></li><li><a href="apidocs/index.html">JavaDocs</a></li><li><a href="xref/index.html">Source Xref</a></li><li><a href="xref-test/index.html">Test Source Xref</a></li><li><a href="cpd.html">CPD</a></li><li><a href="pmd.html">PMD</a></li><li><a href="plugin-info.html">Plugin Documentation</a></li><li><a href="project-reports.html">Project Reports</a></li><li><a href="configuration.html">Configuration Examples</a></li><li><a href="create-mojo.html">Goal: CREATE</a></li><li><a href="drop-mojo.html">Goal: DROP</a></li><li><a href="debugging.html">Enable Debug-Output</a></li><li><a href="skip.html">Skipping Execution</a></li><li><a href="force.html">Force Exceution</a></li><li><a href="pitfalls.html">Known Pitfalls (FAQ)</a></li> </ul>
+ <li><a href="index.html">Hibernate Maven Plugin</a></li><li><a href="ci-management.html">CI Management</a></li><li><a href="dependencies.html">Dependencies</a></li><li><a href="dependency-info.html">Maven Coordinates</a></li><li><a href="distribution-management.html">Distribution Management</a></li><li><a href="licenses.html">Licenses</a></li><li><a href="plugin-management.html">Plugin Management</a></li><li><a href="plugins.html">Plugins</a></li><li><a href="scm.html">Source Code Management</a></li><li><a href="summary.html">Summary</a></li><li><a href="team.html">Team</a></li><li><a href="project-info.html">Project Information</a></li><li><a href="testapidocs/index.html">Test JavaDocs</a></li><li><a href="apidocs/index.html">JavaDocs</a></li><li><a href="xref/index.html">Source Xref</a></li><li><a href="xref-test/index.html">Test Source Xref</a></li><li><a href="cpd.html">CPD</a></li><li><a href="pmd.html">PMD</a></li><li><a href="plugin-info.html">Plugin Documentation</a></li><li><a href="project-reports.html">Project Reports</a></li><li><a href="index.html?about">Overview</a></li><li><a href="configuration.html">Configuration Examples</a></li><li><a href="create-mojo.html">Goal — hibernate:create</a></li><li><a href="update-mojo.html">Goal — hibernate:update</a></li><li><a href="drop-mojo.html">Goal — hibernate:drop</a></li><li><a href="help-mojo.html">Goal — hibernate:help</a></li><li><a href="debugging.html">Enable Debug-Output</a></li><li><a href="skip.html">Skipping Execution</a></li><li><a href="force.html">Force Exceution</a></li><li><a href="pitfalls.html">Known Pitfalls (FAQ)</a></li> </ul>
</p>
</body>
</html>
+++ /dev/null
-<!DOCTYPE html>
-<!-- Generated by Apache Maven Doxia Site Renderer 1.6 at 2016-03-09 -->
- <!-- Current: source-repository.html -->
-<!-- Active: project-info.html -->
-<!-- Path: [index.html, project-info.html, source-repository.html] -->
-<!-- Skiplist: [index.html, configuration.html, create-mojo.html, drop-mojo.html, debugging.html, skip.html, force.html, pitfalls.html] -->
-<html>
- <head>
- <title>juplo - Hibernate Maven Plugin - Source Repository</title>
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
- <link rel="canonical" href="http://juplo.de/hibernate-maven-plugin/source-repository.html"/>
- <meta name="viewport" content="width=device-width, initial-scale=1" />
- <link rel="stylesheet" type="text/css" href="/css/base.css" />
- <style type="text/css">
- @import '/css/screen.css' screen;
- </style>
- <script src="/js/prettify.js"></script>
- <!--[if lt IE 9]>
- <script src="/js/html5shiv.js"></script>
- <![endif]-->
- <!--[if IE 8]>
- <link rel="stylesheet" type="text/css" href="/css/ie8.css" />
- <![endif]-->
-
- </head>
- <body class="menu" onload="prettyPrint()">
- <div id="page" class="cf">
- <header id="header">
- <h1 id="logo"><a href="/" title="Home" class="l">juplo</a></h1>
- <span id="slogan"><strong>Java</strong> bits from nerds for nerds</span>
- <hr class="h" />
- </header>
- <div id="breadcrumb">
- <strong class="b title">You are here:</strong>
- <ol class="b">
- <li class="b"><a class="b" href="/">Home</a></li>
- <li class="b"><a class="b" href="/projects.html">Projects</a></li>
- <li class="b"><a class="b" href="./index.html">Hibernate Maven Plugin</a></li>
- <li class="b"> <a href="project-info.html" class="b" title="Project Information">Project Information</a>
-</li>
- <li class="b"><strong class="b">Source Repository</strong></li>
- </ol>
- <a class="hide" href="#navigation">Jump to navigation</a>
- <hr class="b" />
- </div>
- <main class="content cf">
- <article id="content" class="main">
- <header><h1>Source Repository</h1></header>
- <div class="section">
-<h2><a name="Overview"></a>Overview</h2><a name="Overview"></a>
-<p>This project uses <a class="externalLink" href="http://git-scm.com/">GIT</a> to manage its source code. Instructions on GIT use can be found at <a class="externalLink" href="http://git-scm.com/documentation">http://git-scm.com/documentation</a>.</p></div>
-<div class="section">
-<h2><a name="Web_Access"></a>Web Access</h2><a name="Web_Access"></a>
-<p>The following is a link to the online source repository.</p>
-<div class="source">
-<pre><a class="externalLink" href="http://juplo.de/gitweb/?p=hibernate-maven-plugin;a=summary">http://juplo.de/gitweb/?p=hibernate-maven-plugin;a=summary</a></pre></div></div>
-<div class="section">
-<h2><a name="Anonymous_access"></a>Anonymous access</h2><a name="Anonymous_access"></a>
-<p>The source can be checked out anonymously from GIT with this command (See <a class="externalLink" href="http://git-scm.com/docs/git-clone">http://git-scm.com/docs/git-clone</a>):</p>
-<div class="source">
-<pre>$ git clone http://juplo.de/git/hibernate-maven-plugin</pre></div></div>
-<div class="section">
-<h2><a name="Developer_access"></a>Developer access</h2><a name="Developer_access"></a>
-<p>Only project developers can access the GIT tree via this method (See <a class="externalLink" href="http://git-scm.com/docs/git-clone">http://git-scm.com/docs/git-clone</a>).</p>
-<div class="source">
-<pre>$ git clone ssh://juplo.de/var/lib/git/juplo/hibernate-maven-plugin</pre></div></div>
-<div class="section">
-<h2><a name="Access_from_behind_a_firewall"></a>Access from behind a firewall</h2><a name="Access_from_behind_a_firewall"></a>
-<p>Refer to the documentation of the SCM used for more information about access behind a firewall.</p></div>
- </article>
- <div class="marginal">
- <nav id="nav">
- <hr class="n" />
- <a id="navigation"></a>
- <a class="hide" href="#top" title="Show Content">Jump back to the top of the page</a>
- <h2 class="nav menu">Section-Menu</h2>
- <ul id="menu">
- <li class="m blog"><a href="/blog/" class="m">Blog</a></li>
- <li class="m projects"><a href="/projects.html" class="m selected">Projects</a></li>
- <li class="m about"><a href="/about.html" class="m">About</a></li>
- </ul>
- <h2 class="nav submenu">
- <span class="s">Submenu for section</span>
- <a class="s selected" href="/projects.html">Projects</a>
- </h2>
- <ul id="submenu" class="s">
- <li class="s sub">
- <a class="s selected" href="./index.html">Hibernate Maven Plugin</a>
- <ul class="s">
- <li class="s off">
- <a href="configuration.html" class="s" title="Configuration Examples">Configuration Examples</a>
- </li>
- <li class="s off">
- <a href="create-mojo.html" class="s" title="Goal: CREATE">Goal: CREATE</a>
- </li>
- <li class="s off">
- <a href="drop-mojo.html" class="s" title="Goal: DROP">Goal: DROP</a>
- </li>
- <li class="s off">
- <a href="debugging.html" class="s" title="Enable Debug-Output">Enable Debug-Output</a>
- </li>
- <li class="s off">
- <a href="skip.html" class="s" title="Skipping Execution">Skipping Execution</a>
- </li>
- <li class="s off">
- <a href="force.html" class="s" title="Force Exceution">Force Exceution</a>
- </li>
- <li class="s off">
- <a href="pitfalls.html" class="s" title="Known Pitfalls (FAQ)">Known Pitfalls (FAQ)</a>
- </li>
- <li class="s sub">
- <a href="project-info.html" class="s selected" title="Project Information">Project Information</a>
- <ul class="s active">
- <li class="s">
- <a href="plugin-management.html" class="s" title="Plugin Management">Plugin Management</a>
- </li>
- <li class="s">
- <a href="distribution-management.html" class="s" title="Distribution Management">Distribution Management</a>
- </li>
- <li class="s">
- <a href="dependency-info.html" class="s" title="Dependency Information">Dependency Information</a>
- </li>
- <li class="s">
- <strong class="s">Source Repository</strong>
- </li>
- <li class="s">
- <a href="mail-lists.html" class="s" title="Mailing Lists">Mailing Lists</a>
- </li>
- <li class="s">
- <a href="issue-tracking.html" class="s" title="Issue Tracking">Issue Tracking</a>
- </li>
- <li class="s">
- <a href="integration.html" class="s" title="Continuous Integration">Continuous Integration</a>
- </li>
- <li class="s">
- <a href="plugins.html" class="s" title="Project Plugins">Project Plugins</a>
- </li>
- <li class="s">
- <a href="license.html" class="s" title="Project License">Project License</a>
- </li>
- <li class="s">
- <a href="team-list.html" class="s" title="Project Team">Project Team</a>
- </li>
- <li class="s">
- <a href="project-summary.html" class="s" title="Project Summary">Project Summary</a>
- </li>
- <li class="s">
- <a href="dependencies.html" class="s" title="Dependencies">Dependencies</a>
- </li>
- </ul>
- </li>
- <li class="s sub off">
- <a href="project-reports.html" class="s" title="Project Reports">Project Reports</a>
- </li>
- </ul>
- </li>
- </ul>
- <hr class="n" />
- </nav>
- <aside class="m">
- <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
- <img class="poweredBy" alt="Built by Maven" src="./images/logos/maven-feather.png" />
- </a>
- </aside>
- </div>
- </main>
- <footer id="footer">
- <hr class="f" />
- <ul id="footerlinks">
- <li class="f" id="copyright">© <strong>mo</strong> 2016
- </li>
- <li class="f"><a class="f" href="/impressum.html">Impressum</a></li>
- <li class="f about"><a class="f" href="/about.html">About</a></li>
- </ul>
- </footer>
- </div>
- <script type="text/javascript"><!--//--><![CDATA[//><!--
- var _gaq = _gaq || [];
- _gaq.push(['_setAccount', 'UA-571104-3']);
- _gaq.push(['_trackPageview']);
- (function() {
- var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
- ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
- var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
- })();
- //--><!]]>
- </script>
- </body>
-</html>
<!DOCTYPE html>
<!--/*-->
-<!-- Generated by Apache Maven Doxia Site Renderer 2.0.0 at $dateFormat.format( $currentDate ) -->
+<!-- Generated by Apache Maven Doxia Site Renderer 1.9.2 at 2025-11-07 -->
-
+
- <!-- DONE WITH MENUE - - Project Documentation-->
+ <!-- DONE WITH MENUE - - $page.name-->
-
+
-
- <!-- Skipping already seen entry: uri=index.html, name=Hibernate Maven Plugin -->
+
+
+
+
+
+
+ <!-- NEW PAGE - - - - - uri: index.html?about / name: Overview -->
+
+
+
+
- <!-- NEW PAGE - - - - - uri: create-mojo.html / name: Goal: CREATE -->
+ <!-- NEW PAGE - - - - - uri: create-mojo.html / name: Goal — hibernate:create -->
- <!-- NEW PAGE - - - - - uri: drop-mojo.html / name: Goal: DROP -->
+ <!-- NEW PAGE - - - - - uri: update-mojo.html / name: Goal — hibernate:update -->
+
+
+
+
+
+
+
+
+
+
+
+
+ <!-- NEW PAGE - - - - - uri: drop-mojo.html / name: Goal — hibernate:drop -->
+
+
+
+
+
+
+
+
+
+
+
+
+ <!-- NEW PAGE - - - - - uri: help-mojo.html / name: Goal — hibernate:help -->
<!-- name: Summary -->
-<!-- title: Project Summary – Hibernate Maven Plugin -->
+<!-- title: Hibernate Maven Plugin – Project Summary -->
<!-- short title: Project Summary -->
<!-- current page: summary.html -->
<!-- path: /projects/hibernate-maven-plugin/2.0.0/ -->
<!-- crumbs: "/index.html","/projects.html" -->
-<!-- pages: {index.html={uri=index.html, name=Hibernate Maven Plugin, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}], childs={configuration.html=Configuration Examples, create-mojo.html=Goal: CREATE, drop-mojo.html=Goal: DROP, debugging.html=Enable Debug-Output, skip.html=Skipping Execution, force.html=Force Exceution, pitfalls.html=Known Pitfalls (FAQ), project-info.html=Project Information, project-reports.html=Project Reports}}, ci-management.html={name=CI Management, uri=ci-management.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=ci-management.html, name=CI Management}]}, dependencies.html={name=Dependencies, uri=dependencies.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=dependencies.html, name=Dependencies}]}, dependency-info.html={name=Maven Coordinates, uri=dependency-info.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=dependency-info.html, name=Maven Coordinates}]}, distribution-management.html={name=Distribution Management, uri=distribution-management.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=distribution-management.html, name=Distribution Management}]}, licenses.html={name=Licenses, uri=licenses.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=licenses.html, name=Licenses}]}, plugin-management.html={name=Plugin Management, uri=plugin-management.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=plugin-management.html, name=Plugin Management}]}, plugins.html={name=Plugins, uri=plugins.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=plugins.html, name=Plugins}]}, scm.html={name=Source Code Management, uri=scm.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=scm.html, name=Source Code Management}]}, summary.html={name=Summary, uri=summary.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=summary.html, name=Summary}]}, team.html={name=Team, uri=team.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=team.html, name=Team}]}, project-info.html={name=Project Information, uri=project-info.html, childs={ci-management.html=CI Management, dependencies.html=Dependencies, dependency-info.html=Maven Coordinates, distribution-management.html=Distribution Management, licenses.html=Licenses, plugin-management.html=Plugin Management, plugins.html=Plugins, scm.html=Source Code Management, summary.html=Summary, team.html=Team}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}]}, testapidocs/index.html={name=Test JavaDocs, uri=testapidocs/index.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=testapidocs/index.html, name=Test JavaDocs}]}, apidocs/index.html={name=JavaDocs, uri=apidocs/index.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=apidocs/index.html, name=JavaDocs}]}, xref/index.html={name=Source Xref, uri=xref/index.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=xref/index.html, name=Source Xref}]}, xref-test/index.html={name=Test Source Xref, uri=xref-test/index.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=xref-test/index.html, name=Test Source Xref}]}, cpd.html={name=CPD, uri=cpd.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=cpd.html, name=CPD}]}, pmd.html={name=PMD, uri=pmd.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=pmd.html, name=PMD}]}, plugin-info.html={name=Plugin Documentation, uri=plugin-info.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=plugin-info.html, name=Plugin Documentation}]}, project-reports.html={name=Project Reports, uri=project-reports.html, childs={testapidocs/index.html=Test JavaDocs, apidocs/index.html=JavaDocs, xref/index.html=Source Xref, xref-test/index.html=Test Source Xref, cpd.html=CPD, pmd.html=PMD, plugin-info.html=Plugin Documentation}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}]}, configuration.html={name=Configuration Examples, uri=configuration.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=configuration.html, name=Configuration Examples}]}, create-mojo.html={name=Goal: CREATE, uri=create-mojo.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=create-mojo.html, name=Goal: CREATE}]}, drop-mojo.html={name=Goal: DROP, uri=drop-mojo.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=drop-mojo.html, name=Goal: DROP}]}, debugging.html={name=Enable Debug-Output, uri=debugging.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=debugging.html, name=Enable Debug-Output}]}, skip.html={name=Skipping Execution, uri=skip.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=skip.html, name=Skipping Execution}]}, force.html={name=Force Exceution, uri=force.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=force.html, name=Force Exceution}]}, pitfalls.html={name=Known Pitfalls (FAQ), uri=pitfalls.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=pitfalls.html, name=Known Pitfalls (FAQ)}]}} -->
+<!-- pages: {index.html={uri=index.html, name=Hibernate Maven Plugin, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}], childs={index.html?about=Overview, configuration.html=Configuration Examples, create-mojo.html=Goal — hibernate:create, update-mojo.html=Goal — hibernate:update, drop-mojo.html=Goal — hibernate:drop, help-mojo.html=Goal — hibernate:help, debugging.html=Enable Debug-Output, skip.html=Skipping Execution, force.html=Force Exceution, pitfalls.html=Known Pitfalls (FAQ), project-info.html=Project Information, project-reports.html=Project Reports}}, ci-management.html={name=CI Management, uri=ci-management.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=ci-management.html, name=CI Management}]}, dependencies.html={name=Dependencies, uri=dependencies.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=dependencies.html, name=Dependencies}]}, dependency-info.html={name=Maven Coordinates, uri=dependency-info.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=dependency-info.html, name=Maven Coordinates}]}, distribution-management.html={name=Distribution Management, uri=distribution-management.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=distribution-management.html, name=Distribution Management}]}, licenses.html={name=Licenses, uri=licenses.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=licenses.html, name=Licenses}]}, plugin-management.html={name=Plugin Management, uri=plugin-management.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=plugin-management.html, name=Plugin Management}]}, plugins.html={name=Plugins, uri=plugins.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=plugins.html, name=Plugins}]}, scm.html={name=Source Code Management, uri=scm.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=scm.html, name=Source Code Management}]}, summary.html={name=Summary, uri=summary.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=summary.html, name=Summary}]}, team.html={name=Team, uri=team.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=team.html, name=Team}]}, project-info.html={name=Project Information, uri=project-info.html, childs={ci-management.html=CI Management, dependencies.html=Dependencies, dependency-info.html=Maven Coordinates, distribution-management.html=Distribution Management, licenses.html=Licenses, plugin-management.html=Plugin Management, plugins.html=Plugins, scm.html=Source Code Management, summary.html=Summary, team.html=Team}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}]}, testapidocs/index.html={name=Test JavaDocs, uri=testapidocs/index.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=testapidocs/index.html, name=Test JavaDocs}]}, apidocs/index.html={name=JavaDocs, uri=apidocs/index.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=apidocs/index.html, name=JavaDocs}]}, xref/index.html={name=Source Xref, uri=xref/index.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=xref/index.html, name=Source Xref}]}, xref-test/index.html={name=Test Source Xref, uri=xref-test/index.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=xref-test/index.html, name=Test Source Xref}]}, cpd.html={name=CPD, uri=cpd.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=cpd.html, name=CPD}]}, pmd.html={name=PMD, uri=pmd.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=pmd.html, name=PMD}]}, plugin-info.html={name=Plugin Documentation, uri=plugin-info.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=plugin-info.html, name=Plugin Documentation}]}, project-reports.html={name=Project Reports, uri=project-reports.html, childs={testapidocs/index.html=Test JavaDocs, apidocs/index.html=JavaDocs, xref/index.html=Source Xref, xref-test/index.html=Test Source Xref, cpd.html=CPD, pmd.html=PMD, plugin-info.html=Plugin Documentation}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}]}, index.html?about={name=Overview, uri=index.html?about, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=index.html?about, name=Overview}]}, configuration.html={name=Configuration Examples, uri=configuration.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=configuration.html, name=Configuration Examples}]}, create-mojo.html={name=Goal — hibernate:create, uri=create-mojo.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=create-mojo.html, name=Goal — hibernate:create}]}, update-mojo.html={name=Goal — hibernate:update, uri=update-mojo.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=update-mojo.html, name=Goal — hibernate:update}]}, drop-mojo.html={name=Goal — hibernate:drop, uri=drop-mojo.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=drop-mojo.html, name=Goal — hibernate:drop}]}, help-mojo.html={name=Goal — hibernate:help, uri=help-mojo.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=help-mojo.html, name=Goal — hibernate:help}]}, debugging.html={name=Enable Debug-Output, uri=debugging.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=debugging.html, name=Enable Debug-Output}]}, skip.html={name=Skipping Execution, uri=skip.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=skip.html, name=Skipping Execution}]}, force.html={name=Force Exceution, uri=force.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=force.html, name=Force Exceution}]}, pitfalls.html={name=Known Pitfalls (FAQ), uri=pitfalls.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=pitfalls.html, name=Known Pitfalls (FAQ)}]}} -->
<!--*/-->
<html xmlns="http://www.w3.org/1999/xhtml" th:replace="~{/templates/layout.html :: layout(uri='' + ~{:: code[class='site_uri']/text()}, title=~{:: title}, maincontent=~{:: .maincontent}, json='MERGE:' + ~{:: pre[class='json']/text()})}">
<head>
- <title class="title">Project Summary – Hibernate Maven Plugin</title>
+ <title class="title">Hibernate Maven Plugin – Project Summary</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<link id="canonical" rel="canonical" href="/hibernate-maven-plugin/summary.html"/>
</head>
</p>
<hr />
<article class="maincontent">
- <section><a id="Project_Summary"></a>
-<h1>Project Summary</h1><section><a id="Project_Information"></a>
-<h2>Project Information</h2>
-<table class="bodyTable">
+ <section><a name="Project_Summary"></a>
+<h2><a name="Project_Summary"></a>Project Summary</h2><section><a name="Project_Information"></a>
+<h3><a name="Project_Information"></a>Project Information</h3>
+<table border="0" class="bodyTable">
<tr class="a">
<th>Field</th>
<th>Value</th></tr>
<td>Plugin for generating a database-schema from Hibernate-Mapping-Annotations</td></tr>
<tr class="b">
<td>Homepage</td>
-<td><a class="externalLink" href="https://juplo.de/hibernate-maven-plugin/index.html">https://juplo.de/hibernate-maven-plugin/index.html</a></td></tr></table></section><section><a id="Project_Organization"></a>
-<h2>Project Organization</h2>
-<p>This project does not belong to an organization.</p></section><section><a id="Build_Information"></a>
-<h2>Build Information</h2>
-<table class="bodyTable">
+<td><a class="externalLink" href="https://juplo.de/hibernate-maven-plugin/index.html">https://juplo.de/hibernate-maven-plugin/index.html</a></td></tr></table></section><section><a name="Project_Organization"></a>
+<h3><a name="Project_Organization"></a>Project Organization</h3>
+<p>This project does not belong to an organization.</p></section><section><a name="Build_Information"></a>
+<h3><a name="Build_Information"></a>Build Information</h3>
+<table border="0" class="bodyTable">
<tr class="a">
<th>Field</th>
<th>Value</th></tr>
"/projects/hibernate-maven-plugin/2.0.0/pmd.html": "PMD",
"/projects/hibernate-maven-plugin/2.0.0/plugin-info.html": "Plugin Documentation",
"/projects/hibernate-maven-plugin/2.0.0/project-reports.html": "Project Reports",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html?about": "Overview",
"/projects/hibernate-maven-plugin/2.0.0/configuration.html": "Configuration Examples",
- "/projects/hibernate-maven-plugin/2.0.0/create-mojo.html": "Goal: CREATE",
- "/projects/hibernate-maven-plugin/2.0.0/drop-mojo.html": "Goal: DROP",
+ "/projects/hibernate-maven-plugin/2.0.0/create-mojo.html": "Goal — hibernate:create",
+ "/projects/hibernate-maven-plugin/2.0.0/update-mojo.html": "Goal — hibernate:update",
+ "/projects/hibernate-maven-plugin/2.0.0/drop-mojo.html": "Goal — hibernate:drop",
+ "/projects/hibernate-maven-plugin/2.0.0/help-mojo.html": "Goal — hibernate:help",
"/projects/hibernate-maven-plugin/2.0.0/debugging.html": "Enable Debug-Output",
"/projects/hibernate-maven-plugin/2.0.0/skip.html": "Skipping Execution",
"/projects/hibernate-maven-plugin/2.0.0/force.html": "Force Exceution",
},
"_childs": {
"/projects/hibernate-maven-plugin/2.0.0/index.html": [
+ "/projects/hibernate-maven-plugin/2.0.0/index.html?about",
"/projects/hibernate-maven-plugin/2.0.0/configuration.html",
"/projects/hibernate-maven-plugin/2.0.0/create-mojo.html",
+ "/projects/hibernate-maven-plugin/2.0.0/update-mojo.html",
"/projects/hibernate-maven-plugin/2.0.0/drop-mojo.html",
+ "/projects/hibernate-maven-plugin/2.0.0/help-mojo.html",
"/projects/hibernate-maven-plugin/2.0.0/debugging.html",
"/projects/hibernate-maven-plugin/2.0.0/skip.html",
"/projects/hibernate-maven-plugin/2.0.0/force.html",
"/projects/hibernate-maven-plugin/2.0.0/index.html",
"/projects/hibernate-maven-plugin/2.0.0/project-reports.html"
],
+ "/projects/hibernate-maven-plugin/2.0.0/index.html?about": [
+ "/index.html","/projects.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html?about"
+ ],
"/projects/hibernate-maven-plugin/2.0.0/configuration.html": [
"/index.html","/projects.html",
"/projects/hibernate-maven-plugin/2.0.0/index.html",
"/projects/hibernate-maven-plugin/2.0.0/index.html",
"/projects/hibernate-maven-plugin/2.0.0/create-mojo.html"
],
+ "/projects/hibernate-maven-plugin/2.0.0/update-mojo.html": [
+ "/index.html","/projects.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html",
+ "/projects/hibernate-maven-plugin/2.0.0/update-mojo.html"
+ ],
"/projects/hibernate-maven-plugin/2.0.0/drop-mojo.html": [
"/index.html","/projects.html",
"/projects/hibernate-maven-plugin/2.0.0/index.html",
"/projects/hibernate-maven-plugin/2.0.0/drop-mojo.html"
],
+ "/projects/hibernate-maven-plugin/2.0.0/help-mojo.html": [
+ "/index.html","/projects.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html",
+ "/projects/hibernate-maven-plugin/2.0.0/help-mojo.html"
+ ],
"/projects/hibernate-maven-plugin/2.0.0/debugging.html": [
"/index.html","/projects.html",
"/projects/hibernate-maven-plugin/2.0.0/index.html",
"/projects/hibernate-maven-plugin/2.0.0/pmd.html": "/hibernate-maven-plugin/pmd.html",
"/projects/hibernate-maven-plugin/2.0.0/plugin-info.html": "/hibernate-maven-plugin/plugin-info.html",
"/projects/hibernate-maven-plugin/2.0.0/project-reports.html": "/hibernate-maven-plugin/project-reports.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html?about": "/hibernate-maven-plugin/index.html?about",
"/projects/hibernate-maven-plugin/2.0.0/configuration.html": "/hibernate-maven-plugin/configuration.html",
"/projects/hibernate-maven-plugin/2.0.0/create-mojo.html": "/hibernate-maven-plugin/create-mojo.html",
+ "/projects/hibernate-maven-plugin/2.0.0/update-mojo.html": "/hibernate-maven-plugin/update-mojo.html",
"/projects/hibernate-maven-plugin/2.0.0/drop-mojo.html": "/hibernate-maven-plugin/drop-mojo.html",
+ "/projects/hibernate-maven-plugin/2.0.0/help-mojo.html": "/hibernate-maven-plugin/help-mojo.html",
"/projects/hibernate-maven-plugin/2.0.0/debugging.html": "/hibernate-maven-plugin/debugging.html",
"/projects/hibernate-maven-plugin/2.0.0/skip.html": "/hibernate-maven-plugin/skip.html",
"/projects/hibernate-maven-plugin/2.0.0/force.html": "/hibernate-maven-plugin/force.html",
<h2>All Pages</h2>
<p>
<ul>
- <li><a href="index.html">Hibernate Maven Plugin</a></li><li><a href="ci-management.html">CI Management</a></li><li><a href="dependencies.html">Dependencies</a></li><li><a href="dependency-info.html">Maven Coordinates</a></li><li><a href="distribution-management.html">Distribution Management</a></li><li><a href="licenses.html">Licenses</a></li><li><a href="plugin-management.html">Plugin Management</a></li><li><a href="plugins.html">Plugins</a></li><li><a href="scm.html">Source Code Management</a></li><li><a href="summary.html">Summary</a></li><li><a href="team.html">Team</a></li><li><a href="project-info.html">Project Information</a></li><li><a href="testapidocs/index.html">Test JavaDocs</a></li><li><a href="apidocs/index.html">JavaDocs</a></li><li><a href="xref/index.html">Source Xref</a></li><li><a href="xref-test/index.html">Test Source Xref</a></li><li><a href="cpd.html">CPD</a></li><li><a href="pmd.html">PMD</a></li><li><a href="plugin-info.html">Plugin Documentation</a></li><li><a href="project-reports.html">Project Reports</a></li><li><a href="configuration.html">Configuration Examples</a></li><li><a href="create-mojo.html">Goal: CREATE</a></li><li><a href="drop-mojo.html">Goal: DROP</a></li><li><a href="debugging.html">Enable Debug-Output</a></li><li><a href="skip.html">Skipping Execution</a></li><li><a href="force.html">Force Exceution</a></li><li><a href="pitfalls.html">Known Pitfalls (FAQ)</a></li> </ul>
+ <li><a href="index.html">Hibernate Maven Plugin</a></li><li><a href="ci-management.html">CI Management</a></li><li><a href="dependencies.html">Dependencies</a></li><li><a href="dependency-info.html">Maven Coordinates</a></li><li><a href="distribution-management.html">Distribution Management</a></li><li><a href="licenses.html">Licenses</a></li><li><a href="plugin-management.html">Plugin Management</a></li><li><a href="plugins.html">Plugins</a></li><li><a href="scm.html">Source Code Management</a></li><li><a href="summary.html">Summary</a></li><li><a href="team.html">Team</a></li><li><a href="project-info.html">Project Information</a></li><li><a href="testapidocs/index.html">Test JavaDocs</a></li><li><a href="apidocs/index.html">JavaDocs</a></li><li><a href="xref/index.html">Source Xref</a></li><li><a href="xref-test/index.html">Test Source Xref</a></li><li><a href="cpd.html">CPD</a></li><li><a href="pmd.html">PMD</a></li><li><a href="plugin-info.html">Plugin Documentation</a></li><li><a href="project-reports.html">Project Reports</a></li><li><a href="index.html?about">Overview</a></li><li><a href="configuration.html">Configuration Examples</a></li><li><a href="create-mojo.html">Goal — hibernate:create</a></li><li><a href="update-mojo.html">Goal — hibernate:update</a></li><li><a href="drop-mojo.html">Goal — hibernate:drop</a></li><li><a href="help-mojo.html">Goal — hibernate:help</a></li><li><a href="debugging.html">Enable Debug-Output</a></li><li><a href="skip.html">Skipping Execution</a></li><li><a href="force.html">Force Exceution</a></li><li><a href="pitfalls.html">Known Pitfalls (FAQ)</a></li> </ul>
</p>
</body>
</html>
+++ /dev/null
-<!DOCTYPE html>
-<!-- Generated by Apache Maven Doxia Site Renderer 1.6 at 2016-03-09 -->
- <!-- Current: team-list.html -->
-<!-- Active: project-info.html -->
-<!-- Path: [index.html, project-info.html, team-list.html] -->
-<!-- Skiplist: [index.html, configuration.html, create-mojo.html, drop-mojo.html, debugging.html, skip.html, force.html, pitfalls.html] -->
-<html>
- <head>
- <title>juplo - Hibernate Maven Plugin - Project Team</title>
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
- <link rel="canonical" href="http://juplo.de/hibernate-maven-plugin/team-list.html"/>
- <meta name="viewport" content="width=device-width, initial-scale=1" />
- <link rel="stylesheet" type="text/css" href="/css/base.css" />
- <style type="text/css">
- @import '/css/screen.css' screen;
- </style>
- <script src="/js/prettify.js"></script>
- <!--[if lt IE 9]>
- <script src="/js/html5shiv.js"></script>
- <![endif]-->
- <!--[if IE 8]>
- <link rel="stylesheet" type="text/css" href="/css/ie8.css" />
- <![endif]-->
-
- </head>
- <body class="menu" onload="prettyPrint()">
- <div id="page" class="cf">
- <header id="header">
- <h1 id="logo"><a href="/" title="Home" class="l">juplo</a></h1>
- <span id="slogan"><strong>Java</strong> bits from nerds for nerds</span>
- <hr class="h" />
- </header>
- <div id="breadcrumb">
- <strong class="b title">You are here:</strong>
- <ol class="b">
- <li class="b"><a class="b" href="/">Home</a></li>
- <li class="b"><a class="b" href="/projects.html">Projects</a></li>
- <li class="b"><a class="b" href="./index.html">Hibernate Maven Plugin</a></li>
- <li class="b"> <a href="project-info.html" class="b" title="Project Information">Project Information</a>
-</li>
- <li class="b"><strong class="b">Project Team</strong></li>
- </ol>
- <a class="hide" href="#navigation">Jump to navigation</a>
- <hr class="b" />
- </div>
- <main class="content cf">
- <article id="content" class="main">
- <header><h1>Project Team</h1></header>
- <div class="section">
-<h2><a name="The_Team"></a>The Team</h2><a name="The_Team"></a>
-<p>A successful project requires many people to play many roles. Some members write code or documentation, while others are valuable as testers, submitting patches and suggestions.</p>
-<p>The team is comprised of Members and Contributors. Members have direct access to the source of a project and actively evolve the code-base. Contributors improve the project through submission of patches and suggestions to the Members. The number of Contributors to the project is unbounded. Get involved today. All contributions to the project are greatly appreciated.</p>
-<div class="section">
-<h3><a name="Members"></a>Members</h3><a name="Members"></a>
-<p>The following is a list of developers with commit privileges that have directly contributed to the project in one way or another.</p>
-<table border="0" class="bodyTable">
-<tr class="a">
-<th>Image</th>
-<th>Id</th>
-<th>Name</th>
-<th>Email</th></tr>
-<tr class="b">
-<td><img src="http://www.gravatar.com/avatar/ffd81035609a093991a5b231c16b52fd?d=mm&s=60" alt="" /></td>
-<td><a name="kai"></a>kai</td>
-<td>Kai Moritz</td>
-<td><a class="externalLink" href="mailto:kai@juplo.de">kai@juplo.de</a></td></tr></table></div>
-<div class="section">
-<h3><a name="Contributors"></a>Contributors</h3><a name="Contributors"></a>
-<p>The following additional people have contributed to this project through the way of suggestions, patches or documentation.</p>
-<table border="0" class="bodyTable">
-<tr class="a">
-<th>Image</th>
-<th>Name</th>
-<th>Email</th></tr>
-<tr class="b">
-<td><img src="http://www.gravatar.com/avatar/d6ee3a5e8cbb9df33314e7164d5ebbdb?d=mm&s=60" alt="" /></td>
-<td>Adriano Machado</td>
-<td><a class="externalLink" href="mailto:adriano.m.machado@hotmail.com">adriano.m.machado@hotmail.com</a></td></tr>
-<tr class="a">
-<td><img src="http://www.gravatar.com/avatar/e94e0e70f65e8941a8b1af67d3a9c1bb?d=mm&s=60" alt="" /></td>
-<td>Lorenzo Nicora</td>
-<td><a class="externalLink" href="mailto:lorenzo.nicora@nicus.it">lorenzo.nicora@nicus.it</a></td></tr>
-<tr class="b">
-<td><img src="http://www.gravatar.com/avatar/e3e23010f9119cf7124cd51a03ee683b?d=mm&s=60" alt="" /></td>
-<td>Eduard Szente</td>
-<td><a class="externalLink" href="mailto:eduard.szente@gmail.com">eduard.szente@gmail.com</a></td></tr>
-<tr class="a">
-<td><img src="http://www.gravatar.com/avatar/4a803ab82ac92aa51b44932b2cd6f0be?d=mm&s=60" alt="" /></td>
-<td>Stephen Johnson</td>
-<td><a class="externalLink" href="mailto:stejohns@redhat.com">stejohns@redhat.com</a></td></tr>
-<tr class="b">
-<td><img src="http://www.gravatar.com/avatar/739064e69e06194e334ee4a688a842fd?d=mm&s=60" alt="" /></td>
-<td>Victor Tatai</td>
-<td><a class="externalLink" href="mailto:vtatai@gmail.com">vtatai@gmail.com</a></td></tr>
-<tr class="a">
-<td><img src="http://www.gravatar.com/avatar/53ee0e29febaf3f1522fcda24747ee0f?d=mm&s=60" alt="" /></td>
-<td>Erik-Berndt Scheper</td>
-<td><a class="externalLink" href="mailto:erik.berndt.scheper@gmail.com">erik.berndt.scheper@gmail.com</a></td></tr>
-<tr class="b">
-<td><img src="http://www.gravatar.com/avatar/cd20e3cd52a83a5054f30dc41467256a?d=mm&s=60" alt="" /></td>
-<td>Guido Wimmel</td>
-<td><a class="externalLink" href="mailto:Wimmel.Guido@swm.de">Wimmel.Guido@swm.de</a></td></tr>
-<tr class="a">
-<td><img src="http://www.gravatar.com/avatar/04a95a4697da727f815e4c9c60397130?d=mm&s=60" alt="" /></td>
-<td>Joel Johnson</td>
-<td><a class="externalLink" href="mailto:mrjoel@lixil.net">mrjoel@lixil.net</a></td></tr>
-<tr class="b">
-<td><img src="http://www.gravatar.com/avatar/b7115b318b2d45ecf504cc53b5a00522?d=mm&s=60" alt="" /></td>
-<td>Paul K. Moore</td>
-<td><a class="externalLink" href="mailto:paulkmoore@gmail.com">paulkmoore@gmail.com</a></td></tr>
-<tr class="a">
-<td><img src="http://www.gravatar.com/avatar/b81d0254e82338d279eee481405103d5?d=mm&s=60" alt="" /></td>
-<td>Mark Robinson</td>
-<td><a class="externalLink" href="mailto:mark@mrobinson.ca">mark@mrobinson.ca</a></td></tr>
-<tr class="b">
-<td><img src="http://www.gravatar.com/avatar/3e6724056f06c887a784d8bae785355c?d=mm&s=60" alt="" /></td>
-<td>Claus Graf</td>
-<td><a class="externalLink" href="mailto:clausgraf@gmail.com">clausgraf@gmail.com</a></td></tr>
-<tr class="a">
-<td><img src="http://www.gravatar.com/avatar/c5fa1d491b2afaee55caf04a1310b717?d=mm&s=60" alt="" /></td>
-<td>Joachim Van der Auwera</td>
-<td><a class="externalLink" href="mailto:joachim@progs.be">joachim@progs.be</a></td></tr>
-<tr class="b">
-<td><img src="http://www.gravatar.com/avatar/3593cf9232a221035732cd6ae308f70f?d=mm&s=60" alt="" /></td>
-<td>Andreas Kuhtz</td>
-<td><a class="externalLink" href="mailto:andreas.kuhtz@gmail.com">andreas.kuhtz@gmail.com</a></td></tr></table><script type="text/javascript">
-function offsetDate(id, offset) {
- var now = new Date();
- var nowTime = now.getTime();
- var localOffset = now.getTimezoneOffset();
- var developerTime = nowTime + ( offset * 60 * 60 * 1000 )+ ( localOffset * 60 * 1000 );
- var developerDate = new Date(developerTime);
-
- document.getElementById(id).innerHTML = developerDate;
-}
-
-function init(){
-}
-
-window.onLoad = init();
-</script></div></div>
- </article>
- <div class="marginal">
- <nav id="nav">
- <hr class="n" />
- <a id="navigation"></a>
- <a class="hide" href="#top" title="Show Content">Jump back to the top of the page</a>
- <h2 class="nav menu">Section-Menu</h2>
- <ul id="menu">
- <li class="m blog"><a href="/blog/" class="m">Blog</a></li>
- <li class="m projects"><a href="/projects.html" class="m selected">Projects</a></li>
- <li class="m about"><a href="/about.html" class="m">About</a></li>
- </ul>
- <h2 class="nav submenu">
- <span class="s">Submenu for section</span>
- <a class="s selected" href="/projects.html">Projects</a>
- </h2>
- <ul id="submenu" class="s">
- <li class="s sub">
- <a class="s selected" href="./index.html">Hibernate Maven Plugin</a>
- <ul class="s">
- <li class="s off">
- <a href="configuration.html" class="s" title="Configuration Examples">Configuration Examples</a>
- </li>
- <li class="s off">
- <a href="create-mojo.html" class="s" title="Goal: CREATE">Goal: CREATE</a>
- </li>
- <li class="s off">
- <a href="drop-mojo.html" class="s" title="Goal: DROP">Goal: DROP</a>
- </li>
- <li class="s off">
- <a href="debugging.html" class="s" title="Enable Debug-Output">Enable Debug-Output</a>
- </li>
- <li class="s off">
- <a href="skip.html" class="s" title="Skipping Execution">Skipping Execution</a>
- </li>
- <li class="s off">
- <a href="force.html" class="s" title="Force Exceution">Force Exceution</a>
- </li>
- <li class="s off">
- <a href="pitfalls.html" class="s" title="Known Pitfalls (FAQ)">Known Pitfalls (FAQ)</a>
- </li>
- <li class="s sub">
- <a href="project-info.html" class="s selected" title="Project Information">Project Information</a>
- <ul class="s active">
- <li class="s">
- <a href="plugin-management.html" class="s" title="Plugin Management">Plugin Management</a>
- </li>
- <li class="s">
- <a href="distribution-management.html" class="s" title="Distribution Management">Distribution Management</a>
- </li>
- <li class="s">
- <a href="dependency-info.html" class="s" title="Dependency Information">Dependency Information</a>
- </li>
- <li class="s">
- <a href="source-repository.html" class="s" title="Source Repository">Source Repository</a>
- </li>
- <li class="s">
- <a href="mail-lists.html" class="s" title="Mailing Lists">Mailing Lists</a>
- </li>
- <li class="s">
- <a href="issue-tracking.html" class="s" title="Issue Tracking">Issue Tracking</a>
- </li>
- <li class="s">
- <a href="integration.html" class="s" title="Continuous Integration">Continuous Integration</a>
- </li>
- <li class="s">
- <a href="plugins.html" class="s" title="Project Plugins">Project Plugins</a>
- </li>
- <li class="s">
- <a href="license.html" class="s" title="Project License">Project License</a>
- </li>
- <li class="s">
- <strong class="s">Project Team</strong>
- </li>
- <li class="s">
- <a href="project-summary.html" class="s" title="Project Summary">Project Summary</a>
- </li>
- <li class="s">
- <a href="dependencies.html" class="s" title="Dependencies">Dependencies</a>
- </li>
- </ul>
- </li>
- <li class="s sub off">
- <a href="project-reports.html" class="s" title="Project Reports">Project Reports</a>
- </li>
- </ul>
- </li>
- </ul>
- <hr class="n" />
- </nav>
- <aside class="m">
- <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
- <img class="poweredBy" alt="Built by Maven" src="./images/logos/maven-feather.png" />
- </a>
- </aside>
- </div>
- </main>
- <footer id="footer">
- <hr class="f" />
- <ul id="footerlinks">
- <li class="f" id="copyright">© <strong>mo</strong> 2016
- </li>
- <li class="f"><a class="f" href="/impressum.html">Impressum</a></li>
- <li class="f about"><a class="f" href="/about.html">About</a></li>
- </ul>
- </footer>
- </div>
- <script type="text/javascript"><!--//--><![CDATA[//><!--
- var _gaq = _gaq || [];
- _gaq.push(['_setAccount', 'UA-571104-3']);
- _gaq.push(['_trackPageview']);
- (function() {
- var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
- ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
- var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
- })();
- //--><!]]>
- </script>
- </body>
-</html>
<!DOCTYPE html>
<!--/*-->
-<!-- Generated by Apache Maven Doxia Site Renderer 2.0.0 at $dateFormat.format( $currentDate ) -->
+<!-- Generated by Apache Maven Doxia Site Renderer 1.9.2 at 2025-11-07 -->
-
+
- <!-- DONE WITH MENUE - - Project Documentation-->
+ <!-- DONE WITH MENUE - - $page.name-->
-
+
-
- <!-- Skipping already seen entry: uri=index.html, name=Hibernate Maven Plugin -->
+
+
+
+
+
+
+ <!-- NEW PAGE - - - - - uri: index.html?about / name: Overview -->
+
+
+
+
- <!-- NEW PAGE - - - - - uri: create-mojo.html / name: Goal: CREATE -->
+ <!-- NEW PAGE - - - - - uri: create-mojo.html / name: Goal — hibernate:create -->
- <!-- NEW PAGE - - - - - uri: drop-mojo.html / name: Goal: DROP -->
+ <!-- NEW PAGE - - - - - uri: update-mojo.html / name: Goal — hibernate:update -->
+
+
+
+
+
+
+
+
+
+
+
+
+ <!-- NEW PAGE - - - - - uri: drop-mojo.html / name: Goal — hibernate:drop -->
+
+
+
+
+
+
+
+
+
+
+
+
+ <!-- NEW PAGE - - - - - uri: help-mojo.html / name: Goal — hibernate:help -->
<!-- name: Team -->
-<!-- title: Project Team – Hibernate Maven Plugin -->
+<!-- title: Hibernate Maven Plugin – Project Team -->
<!-- short title: Project Team -->
<!-- current page: team.html -->
<!-- path: /projects/hibernate-maven-plugin/2.0.0/ -->
<!-- crumbs: "/index.html","/projects.html" -->
-<!-- pages: {index.html={uri=index.html, name=Hibernate Maven Plugin, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}], childs={configuration.html=Configuration Examples, create-mojo.html=Goal: CREATE, drop-mojo.html=Goal: DROP, debugging.html=Enable Debug-Output, skip.html=Skipping Execution, force.html=Force Exceution, pitfalls.html=Known Pitfalls (FAQ), project-info.html=Project Information, project-reports.html=Project Reports}}, ci-management.html={name=CI Management, uri=ci-management.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=ci-management.html, name=CI Management}]}, dependencies.html={name=Dependencies, uri=dependencies.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=dependencies.html, name=Dependencies}]}, dependency-info.html={name=Maven Coordinates, uri=dependency-info.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=dependency-info.html, name=Maven Coordinates}]}, distribution-management.html={name=Distribution Management, uri=distribution-management.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=distribution-management.html, name=Distribution Management}]}, licenses.html={name=Licenses, uri=licenses.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=licenses.html, name=Licenses}]}, plugin-management.html={name=Plugin Management, uri=plugin-management.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=plugin-management.html, name=Plugin Management}]}, plugins.html={name=Plugins, uri=plugins.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=plugins.html, name=Plugins}]}, scm.html={name=Source Code Management, uri=scm.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=scm.html, name=Source Code Management}]}, summary.html={name=Summary, uri=summary.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=summary.html, name=Summary}]}, team.html={name=Team, uri=team.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=team.html, name=Team}]}, project-info.html={name=Project Information, uri=project-info.html, childs={ci-management.html=CI Management, dependencies.html=Dependencies, dependency-info.html=Maven Coordinates, distribution-management.html=Distribution Management, licenses.html=Licenses, plugin-management.html=Plugin Management, plugins.html=Plugins, scm.html=Source Code Management, summary.html=Summary, team.html=Team}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}]}, testapidocs/index.html={name=Test JavaDocs, uri=testapidocs/index.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=testapidocs/index.html, name=Test JavaDocs}]}, apidocs/index.html={name=JavaDocs, uri=apidocs/index.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=apidocs/index.html, name=JavaDocs}]}, xref/index.html={name=Source Xref, uri=xref/index.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=xref/index.html, name=Source Xref}]}, xref-test/index.html={name=Test Source Xref, uri=xref-test/index.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=xref-test/index.html, name=Test Source Xref}]}, cpd.html={name=CPD, uri=cpd.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=cpd.html, name=CPD}]}, pmd.html={name=PMD, uri=pmd.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=pmd.html, name=PMD}]}, plugin-info.html={name=Plugin Documentation, uri=plugin-info.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=plugin-info.html, name=Plugin Documentation}]}, project-reports.html={name=Project Reports, uri=project-reports.html, childs={testapidocs/index.html=Test JavaDocs, apidocs/index.html=JavaDocs, xref/index.html=Source Xref, xref-test/index.html=Test Source Xref, cpd.html=CPD, pmd.html=PMD, plugin-info.html=Plugin Documentation}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}]}, configuration.html={name=Configuration Examples, uri=configuration.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=configuration.html, name=Configuration Examples}]}, create-mojo.html={name=Goal: CREATE, uri=create-mojo.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=create-mojo.html, name=Goal: CREATE}]}, drop-mojo.html={name=Goal: DROP, uri=drop-mojo.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=drop-mojo.html, name=Goal: DROP}]}, debugging.html={name=Enable Debug-Output, uri=debugging.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=debugging.html, name=Enable Debug-Output}]}, skip.html={name=Skipping Execution, uri=skip.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=skip.html, name=Skipping Execution}]}, force.html={name=Force Exceution, uri=force.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=force.html, name=Force Exceution}]}, pitfalls.html={name=Known Pitfalls (FAQ), uri=pitfalls.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=pitfalls.html, name=Known Pitfalls (FAQ)}]}} -->
+<!-- pages: {index.html={uri=index.html, name=Hibernate Maven Plugin, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}], childs={index.html?about=Overview, configuration.html=Configuration Examples, create-mojo.html=Goal — hibernate:create, update-mojo.html=Goal — hibernate:update, drop-mojo.html=Goal — hibernate:drop, help-mojo.html=Goal — hibernate:help, debugging.html=Enable Debug-Output, skip.html=Skipping Execution, force.html=Force Exceution, pitfalls.html=Known Pitfalls (FAQ), project-info.html=Project Information, project-reports.html=Project Reports}}, ci-management.html={name=CI Management, uri=ci-management.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=ci-management.html, name=CI Management}]}, dependencies.html={name=Dependencies, uri=dependencies.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=dependencies.html, name=Dependencies}]}, dependency-info.html={name=Maven Coordinates, uri=dependency-info.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=dependency-info.html, name=Maven Coordinates}]}, distribution-management.html={name=Distribution Management, uri=distribution-management.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=distribution-management.html, name=Distribution Management}]}, licenses.html={name=Licenses, uri=licenses.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=licenses.html, name=Licenses}]}, plugin-management.html={name=Plugin Management, uri=plugin-management.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=plugin-management.html, name=Plugin Management}]}, plugins.html={name=Plugins, uri=plugins.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=plugins.html, name=Plugins}]}, scm.html={name=Source Code Management, uri=scm.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=scm.html, name=Source Code Management}]}, summary.html={name=Summary, uri=summary.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=summary.html, name=Summary}]}, team.html={name=Team, uri=team.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}, {uri=team.html, name=Team}]}, project-info.html={name=Project Information, uri=project-info.html, childs={ci-management.html=CI Management, dependencies.html=Dependencies, dependency-info.html=Maven Coordinates, distribution-management.html=Distribution Management, licenses.html=Licenses, plugin-management.html=Plugin Management, plugins.html=Plugins, scm.html=Source Code Management, summary.html=Summary, team.html=Team}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-info.html, name=Project Information}]}, testapidocs/index.html={name=Test JavaDocs, uri=testapidocs/index.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=testapidocs/index.html, name=Test JavaDocs}]}, apidocs/index.html={name=JavaDocs, uri=apidocs/index.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=apidocs/index.html, name=JavaDocs}]}, xref/index.html={name=Source Xref, uri=xref/index.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=xref/index.html, name=Source Xref}]}, xref-test/index.html={name=Test Source Xref, uri=xref-test/index.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=xref-test/index.html, name=Test Source Xref}]}, cpd.html={name=CPD, uri=cpd.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=cpd.html, name=CPD}]}, pmd.html={name=PMD, uri=pmd.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=pmd.html, name=PMD}]}, plugin-info.html={name=Plugin Documentation, uri=plugin-info.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}, {uri=plugin-info.html, name=Plugin Documentation}]}, project-reports.html={name=Project Reports, uri=project-reports.html, childs={testapidocs/index.html=Test JavaDocs, apidocs/index.html=JavaDocs, xref/index.html=Source Xref, xref-test/index.html=Test Source Xref, cpd.html=CPD, pmd.html=PMD, plugin-info.html=Plugin Documentation}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=project-reports.html, name=Project Reports}]}, index.html?about={name=Overview, uri=index.html?about, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=index.html?about, name=Overview}]}, configuration.html={name=Configuration Examples, uri=configuration.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=configuration.html, name=Configuration Examples}]}, create-mojo.html={name=Goal — hibernate:create, uri=create-mojo.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=create-mojo.html, name=Goal — hibernate:create}]}, update-mojo.html={name=Goal — hibernate:update, uri=update-mojo.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=update-mojo.html, name=Goal — hibernate:update}]}, drop-mojo.html={name=Goal — hibernate:drop, uri=drop-mojo.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=drop-mojo.html, name=Goal — hibernate:drop}]}, help-mojo.html={name=Goal — hibernate:help, uri=help-mojo.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=help-mojo.html, name=Goal — hibernate:help}]}, debugging.html={name=Enable Debug-Output, uri=debugging.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=debugging.html, name=Enable Debug-Output}]}, skip.html={name=Skipping Execution, uri=skip.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=skip.html, name=Skipping Execution}]}, force.html={name=Force Exceution, uri=force.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=force.html, name=Force Exceution}]}, pitfalls.html={name=Known Pitfalls (FAQ), uri=pitfalls.html, childs={}, crumbs=[{uri=index.html, name=Hibernate Maven Plugin}, {uri=pitfalls.html, name=Known Pitfalls (FAQ)}]}} -->
<!--*/-->
<html xmlns="http://www.w3.org/1999/xhtml" th:replace="~{/templates/layout.html :: layout(uri='' + ~{:: code[class='site_uri']/text()}, title=~{:: title}, maincontent=~{:: .maincontent}, json='MERGE:' + ~{:: pre[class='json']/text()})}">
<head>
- <title class="title">Project Team – Hibernate Maven Plugin</title>
+ <title class="title">Hibernate Maven Plugin – Project Team</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<link id="canonical" rel="canonical" href="/hibernate-maven-plugin/team.html"/>
</head>
</p>
<hr />
<article class="maincontent">
- <section><a id="Project_Team"></a>
-<h1>Project Team</h1>
+ <section><a name="Project_Team"></a>
+<h2><a name="Project_Team"></a>Project Team</h2>
<p>A successful project requires many people to play many roles. Some members write code or documentation, while others are valuable as testers, submitting patches and suggestions.</p>
-<p>The project team is comprised of Members and Contributors. Members have direct access to the source of a project and actively evolve the code-base. Contributors improve the project through submission of patches and suggestions to the Members. The number of Contributors to the project is unbounded. Get involved today. All contributions to the project are greatly appreciated.</p><section><a id="Members"></a>
-<h2>Members</h2>
+<p>The project team is comprised of Members and Contributors. Members have direct access to the source of a project and actively evolve the code-base. Contributors improve the project through submission of patches and suggestions to the Members. The number of Contributors to the project is unbounded. Get involved today. All contributions to the project are greatly appreciated.</p><section><a name="Members"></a>
+<h3><a name="Members"></a>Members</h3>
<p>The following is a list of developers with commit privileges that have directly contributed to the project in one way or another.</p>
-<table class="bodyTable">
+<table border="0" class="bodyTable">
<tr class="a">
<th>Image</th>
<th>Id</th>
<th>Name</th>
<th>Email</th></tr>
<tr class="b">
-<td><figure><img src="https://www.gravatar.com/avatar/ffd81035609a093991a5b231c16b52fd.jpg?d=blank&s=60" /></figure></td>
+<td><figure><img src="https://www.gravatar.com/avatar/ffd81035609a093991a5b231c16b52fd.jpg?d=blank&s=60" alt="" /></figure></td>
<td><a id="kai"></a>kai</td>
<td>Kai Moritz</td>
-<td><a class="externalLink" href="mailto:kai@juplo.de">kai@juplo.de</a></td></tr></table></section><section><a id="Contributors"></a>
-<h2>Contributors</h2>
+<td><a class="externalLink" href="mailto:kai@juplo.de">kai@juplo.de</a></td></tr></table></section><section><a name="Contributors"></a>
+<h3><a name="Contributors"></a>Contributors</h3>
<p>The following additional people have contributed to this project through the way of suggestions, patches or documentation.</p>
-<table class="bodyTable">
+<table border="0" class="bodyTable">
<tr class="a">
<th>Image</th>
<th>Name</th>
<th>Email</th></tr>
<tr class="b">
-<td><figure><img src="https://www.gravatar.com/avatar/d6ee3a5e8cbb9df33314e7164d5ebbdb.jpg?d=blank&s=60" /></figure></td>
+<td><figure><img src="https://www.gravatar.com/avatar/d6ee3a5e8cbb9df33314e7164d5ebbdb.jpg?d=blank&s=60" alt="" /></figure></td>
<td>Adriano Machado</td>
<td><a class="externalLink" href="mailto:adriano.m.machado@hotmail.com">adriano.m.machado@hotmail.com</a></td></tr>
<tr class="a">
-<td><figure><img src="https://www.gravatar.com/avatar/e94e0e70f65e8941a8b1af67d3a9c1bb.jpg?d=blank&s=60" /></figure></td>
+<td><figure><img src="https://www.gravatar.com/avatar/e94e0e70f65e8941a8b1af67d3a9c1bb.jpg?d=blank&s=60" alt="" /></figure></td>
<td>Lorenzo Nicora</td>
<td><a class="externalLink" href="mailto:lorenzo.nicora@nicus.it">lorenzo.nicora@nicus.it</a></td></tr>
<tr class="b">
-<td><figure><img src="https://www.gravatar.com/avatar/e3e23010f9119cf7124cd51a03ee683b.jpg?d=blank&s=60" /></figure></td>
+<td><figure><img src="https://www.gravatar.com/avatar/e3e23010f9119cf7124cd51a03ee683b.jpg?d=blank&s=60" alt="" /></figure></td>
<td>Eduard Szente</td>
<td><a class="externalLink" href="mailto:eduard.szente@gmail.com">eduard.szente@gmail.com</a></td></tr>
<tr class="a">
-<td><figure><img src="https://www.gravatar.com/avatar/4a803ab82ac92aa51b44932b2cd6f0be.jpg?d=blank&s=60" /></figure></td>
+<td><figure><img src="https://www.gravatar.com/avatar/4a803ab82ac92aa51b44932b2cd6f0be.jpg?d=blank&s=60" alt="" /></figure></td>
<td>Stephen Johnson</td>
<td><a class="externalLink" href="mailto:stejohns@redhat.com">stejohns@redhat.com</a></td></tr>
<tr class="b">
-<td><figure><img src="https://www.gravatar.com/avatar/739064e69e06194e334ee4a688a842fd.jpg?d=blank&s=60" /></figure></td>
+<td><figure><img src="https://www.gravatar.com/avatar/739064e69e06194e334ee4a688a842fd.jpg?d=blank&s=60" alt="" /></figure></td>
<td>Victor Tatai</td>
<td><a class="externalLink" href="mailto:vtatai@gmail.com">vtatai@gmail.com</a></td></tr>
<tr class="a">
-<td><figure><img src="https://www.gravatar.com/avatar/53ee0e29febaf3f1522fcda24747ee0f.jpg?d=blank&s=60" /></figure></td>
+<td><figure><img src="https://www.gravatar.com/avatar/53ee0e29febaf3f1522fcda24747ee0f.jpg?d=blank&s=60" alt="" /></figure></td>
<td>Erik-Berndt Scheper</td>
<td><a class="externalLink" href="mailto:erik.berndt.scheper@gmail.com">erik.berndt.scheper@gmail.com</a></td></tr>
<tr class="b">
-<td><figure><img src="https://www.gravatar.com/avatar/cd20e3cd52a83a5054f30dc41467256a.jpg?d=blank&s=60" /></figure></td>
+<td><figure><img src="https://www.gravatar.com/avatar/cd20e3cd52a83a5054f30dc41467256a.jpg?d=blank&s=60" alt="" /></figure></td>
<td>Guido Wimmel</td>
<td><a class="externalLink" href="mailto:Wimmel.Guido@swm.de">Wimmel.Guido@swm.de</a></td></tr>
<tr class="a">
-<td><figure><img src="https://www.gravatar.com/avatar/04a95a4697da727f815e4c9c60397130.jpg?d=blank&s=60" /></figure></td>
+<td><figure><img src="https://www.gravatar.com/avatar/04a95a4697da727f815e4c9c60397130.jpg?d=blank&s=60" alt="" /></figure></td>
<td>Joel Johnson</td>
<td><a class="externalLink" href="mailto:mrjoel@lixil.net">mrjoel@lixil.net</a></td></tr>
<tr class="b">
-<td><figure><img src="https://www.gravatar.com/avatar/b7115b318b2d45ecf504cc53b5a00522.jpg?d=blank&s=60" /></figure></td>
+<td><figure><img src="https://www.gravatar.com/avatar/b7115b318b2d45ecf504cc53b5a00522.jpg?d=blank&s=60" alt="" /></figure></td>
<td>Paul K. Moore</td>
<td><a class="externalLink" href="mailto:paulkmoore@gmail.com">paulkmoore@gmail.com</a></td></tr>
<tr class="a">
-<td><figure><img src="https://www.gravatar.com/avatar/b81d0254e82338d279eee481405103d5.jpg?d=blank&s=60" /></figure></td>
+<td><figure><img src="https://www.gravatar.com/avatar/b81d0254e82338d279eee481405103d5.jpg?d=blank&s=60" alt="" /></figure></td>
<td>Mark Robinson</td>
<td><a class="externalLink" href="mailto:mark@mrobinson.ca">mark@mrobinson.ca</a></td></tr>
<tr class="b">
-<td><figure><img src="https://www.gravatar.com/avatar/3e6724056f06c887a784d8bae785355c.jpg?d=blank&s=60" /></figure></td>
+<td><figure><img src="https://www.gravatar.com/avatar/3e6724056f06c887a784d8bae785355c.jpg?d=blank&s=60" alt="" /></figure></td>
<td>Claus Graf</td>
<td><a class="externalLink" href="mailto:clausgraf@gmail.com">clausgraf@gmail.com</a></td></tr>
<tr class="a">
-<td><figure><img src="https://www.gravatar.com/avatar/c5fa1d491b2afaee55caf04a1310b717.jpg?d=blank&s=60" /></figure></td>
+<td><figure><img src="https://www.gravatar.com/avatar/c5fa1d491b2afaee55caf04a1310b717.jpg?d=blank&s=60" alt="" /></figure></td>
<td>Joachim Van der Auwera</td>
<td><a class="externalLink" href="mailto:joachim@progs.be">joachim@progs.be</a></td></tr>
<tr class="b">
-<td><figure><img src="https://www.gravatar.com/avatar/3593cf9232a221035732cd6ae308f70f.jpg?d=blank&s=60" /></figure></td>
+<td><figure><img src="https://www.gravatar.com/avatar/3593cf9232a221035732cd6ae308f70f.jpg?d=blank&s=60" alt="" /></figure></td>
<td>Andreas Kuhtz</td>
<td><a class="externalLink" href="mailto:andreas.kuhtz@gmail.com">andreas.kuhtz@gmail.com</a></td></tr></table></section></section>
</article>
"/projects/hibernate-maven-plugin/2.0.0/pmd.html": "PMD",
"/projects/hibernate-maven-plugin/2.0.0/plugin-info.html": "Plugin Documentation",
"/projects/hibernate-maven-plugin/2.0.0/project-reports.html": "Project Reports",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html?about": "Overview",
"/projects/hibernate-maven-plugin/2.0.0/configuration.html": "Configuration Examples",
- "/projects/hibernate-maven-plugin/2.0.0/create-mojo.html": "Goal: CREATE",
- "/projects/hibernate-maven-plugin/2.0.0/drop-mojo.html": "Goal: DROP",
+ "/projects/hibernate-maven-plugin/2.0.0/create-mojo.html": "Goal — hibernate:create",
+ "/projects/hibernate-maven-plugin/2.0.0/update-mojo.html": "Goal — hibernate:update",
+ "/projects/hibernate-maven-plugin/2.0.0/drop-mojo.html": "Goal — hibernate:drop",
+ "/projects/hibernate-maven-plugin/2.0.0/help-mojo.html": "Goal — hibernate:help",
"/projects/hibernate-maven-plugin/2.0.0/debugging.html": "Enable Debug-Output",
"/projects/hibernate-maven-plugin/2.0.0/skip.html": "Skipping Execution",
"/projects/hibernate-maven-plugin/2.0.0/force.html": "Force Exceution",
},
"_childs": {
"/projects/hibernate-maven-plugin/2.0.0/index.html": [
+ "/projects/hibernate-maven-plugin/2.0.0/index.html?about",
"/projects/hibernate-maven-plugin/2.0.0/configuration.html",
"/projects/hibernate-maven-plugin/2.0.0/create-mojo.html",
+ "/projects/hibernate-maven-plugin/2.0.0/update-mojo.html",
"/projects/hibernate-maven-plugin/2.0.0/drop-mojo.html",
+ "/projects/hibernate-maven-plugin/2.0.0/help-mojo.html",
"/projects/hibernate-maven-plugin/2.0.0/debugging.html",
"/projects/hibernate-maven-plugin/2.0.0/skip.html",
"/projects/hibernate-maven-plugin/2.0.0/force.html",
"/projects/hibernate-maven-plugin/2.0.0/index.html",
"/projects/hibernate-maven-plugin/2.0.0/project-reports.html"
],
+ "/projects/hibernate-maven-plugin/2.0.0/index.html?about": [
+ "/index.html","/projects.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html?about"
+ ],
"/projects/hibernate-maven-plugin/2.0.0/configuration.html": [
"/index.html","/projects.html",
"/projects/hibernate-maven-plugin/2.0.0/index.html",
"/projects/hibernate-maven-plugin/2.0.0/index.html",
"/projects/hibernate-maven-plugin/2.0.0/create-mojo.html"
],
+ "/projects/hibernate-maven-plugin/2.0.0/update-mojo.html": [
+ "/index.html","/projects.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html",
+ "/projects/hibernate-maven-plugin/2.0.0/update-mojo.html"
+ ],
"/projects/hibernate-maven-plugin/2.0.0/drop-mojo.html": [
"/index.html","/projects.html",
"/projects/hibernate-maven-plugin/2.0.0/index.html",
"/projects/hibernate-maven-plugin/2.0.0/drop-mojo.html"
],
+ "/projects/hibernate-maven-plugin/2.0.0/help-mojo.html": [
+ "/index.html","/projects.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html",
+ "/projects/hibernate-maven-plugin/2.0.0/help-mojo.html"
+ ],
"/projects/hibernate-maven-plugin/2.0.0/debugging.html": [
"/index.html","/projects.html",
"/projects/hibernate-maven-plugin/2.0.0/index.html",
"/projects/hibernate-maven-plugin/2.0.0/pmd.html": "/hibernate-maven-plugin/pmd.html",
"/projects/hibernate-maven-plugin/2.0.0/plugin-info.html": "/hibernate-maven-plugin/plugin-info.html",
"/projects/hibernate-maven-plugin/2.0.0/project-reports.html": "/hibernate-maven-plugin/project-reports.html",
+ "/projects/hibernate-maven-plugin/2.0.0/index.html?about": "/hibernate-maven-plugin/index.html?about",
"/projects/hibernate-maven-plugin/2.0.0/configuration.html": "/hibernate-maven-plugin/configuration.html",
"/projects/hibernate-maven-plugin/2.0.0/create-mojo.html": "/hibernate-maven-plugin/create-mojo.html",
+ "/projects/hibernate-maven-plugin/2.0.0/update-mojo.html": "/hibernate-maven-plugin/update-mojo.html",
"/projects/hibernate-maven-plugin/2.0.0/drop-mojo.html": "/hibernate-maven-plugin/drop-mojo.html",
+ "/projects/hibernate-maven-plugin/2.0.0/help-mojo.html": "/hibernate-maven-plugin/help-mojo.html",
"/projects/hibernate-maven-plugin/2.0.0/debugging.html": "/hibernate-maven-plugin/debugging.html",
"/projects/hibernate-maven-plugin/2.0.0/skip.html": "/hibernate-maven-plugin/skip.html",
"/projects/hibernate-maven-plugin/2.0.0/force.html": "/hibernate-maven-plugin/force.html",
<h2>All Pages</h2>
<p>
<ul>
- <li><a href="index.html">Hibernate Maven Plugin</a></li><li><a href="ci-management.html">CI Management</a></li><li><a href="dependencies.html">Dependencies</a></li><li><a href="dependency-info.html">Maven Coordinates</a></li><li><a href="distribution-management.html">Distribution Management</a></li><li><a href="licenses.html">Licenses</a></li><li><a href="plugin-management.html">Plugin Management</a></li><li><a href="plugins.html">Plugins</a></li><li><a href="scm.html">Source Code Management</a></li><li><a href="summary.html">Summary</a></li><li><a href="team.html">Team</a></li><li><a href="project-info.html">Project Information</a></li><li><a href="testapidocs/index.html">Test JavaDocs</a></li><li><a href="apidocs/index.html">JavaDocs</a></li><li><a href="xref/index.html">Source Xref</a></li><li><a href="xref-test/index.html">Test Source Xref</a></li><li><a href="cpd.html">CPD</a></li><li><a href="pmd.html">PMD</a></li><li><a href="plugin-info.html">Plugin Documentation</a></li><li><a href="project-reports.html">Project Reports</a></li><li><a href="configuration.html">Configuration Examples</a></li><li><a href="create-mojo.html">Goal: CREATE</a></li><li><a href="drop-mojo.html">Goal: DROP</a></li><li><a href="debugging.html">Enable Debug-Output</a></li><li><a href="skip.html">Skipping Execution</a></li><li><a href="force.html">Force Exceution</a></li><li><a href="pitfalls.html">Known Pitfalls (FAQ)</a></li> </ul>
+ <li><a href="index.html">Hibernate Maven Plugin</a></li><li><a href="ci-management.html">CI Management</a></li><li><a href="dependencies.html">Dependencies</a></li><li><a href="dependency-info.html">Maven Coordinates</a></li><li><a href="distribution-management.html">Distribution Management</a></li><li><a href="licenses.html">Licenses</a></li><li><a href="plugin-management.html">Plugin Management</a></li><li><a href="plugins.html">Plugins</a></li><li><a href="scm.html">Source Code Management</a></li><li><a href="summary.html">Summary</a></li><li><a href="team.html">Team</a></li><li><a href="project-info.html">Project Information</a></li><li><a href="testapidocs/index.html">Test JavaDocs</a></li><li><a href="apidocs/index.html">JavaDocs</a></li><li><a href="xref/index.html">Source Xref</a></li><li><a href="xref-test/index.html">Test Source Xref</a></li><li><a href="cpd.html">CPD</a></li><li><a href="pmd.html">PMD</a></li><li><a href="plugin-info.html">Plugin Documentation</a></li><li><a href="project-reports.html">Project Reports</a></li><li><a href="index.html?about">Overview</a></li><li><a href="configuration.html">Configuration Examples</a></li><li><a href="create-mojo.html">Goal — hibernate:create</a></li><li><a href="update-mojo.html">Goal — hibernate:update</a></li><li><a href="drop-mojo.html">Goal — hibernate:drop</a></li><li><a href="help-mojo.html">Goal — hibernate:help</a></li><li><a href="debugging.html">Enable Debug-Output</a></li><li><a href="skip.html">Skipping Execution</a></li><li><a href="force.html">Force Exceution</a></li><li><a href="pitfalls.html">Known Pitfalls (FAQ)</a></li> </ul>
</p>
</body>
</html>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
-<html lang="de">
+<html lang="en">
<head>
-<!-- Generated by javadoc (1.8.0_74) on Wed Mar 09 11:54:56 CET 2016 -->
+<!-- Generated by javadoc (1.8.0_342) on Fri Nov 07 14:05:47 UTC 2025 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>All Classes (Hibernate Maven Plugin 2.0.0 Test API)</title>
-<meta name="date" content="2016-03-09">
+<meta name="date" content="2025-11-07">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
-<html lang="de">
+<html lang="en">
<head>
-<!-- Generated by javadoc (1.8.0_74) on Wed Mar 09 11:54:56 CET 2016 -->
+<!-- Generated by javadoc (1.8.0_342) on Fri Nov 07 14:05:47 UTC 2025 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>All Classes (Hibernate Maven Plugin 2.0.0 Test API)</title>
-<meta name="date" content="2016-03-09">
+<meta name="date" content="2025-11-07">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
-<html lang="de">
+<html lang="en">
<head>
-<!-- Generated by javadoc (1.8.0_74) on Wed Mar 09 11:54:56 CET 2016 -->
+<!-- Generated by javadoc (1.8.0_342) on Fri Nov 07 14:05:47 UTC 2025 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Constant Field Values (Hibernate Maven Plugin 2.0.0 Test API)</title>
-<meta name="date" content="2016-03-09">
+<meta name="date" content="2025-11-07">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright © 2016. All Rights Reserved.</small></p>
+<p class="legalCopy"><small>Copyright © 2025. All Rights Reserved.</small></p>
</body>
</html>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
-<html lang="de">
+<html lang="en">
<head>
-<!-- Generated by javadoc (1.8.0_74) on Wed Mar 09 11:54:56 CET 2016 -->
+<!-- Generated by javadoc (1.8.0_342) on Fri Nov 07 14:05:47 UTC 2025 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>FileComparator (Hibernate Maven Plugin 2.0.0 Test API)</title>
-<meta name="date" content="2016-03-09">
+<meta name="date" content="2025-11-07">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../script.js"></script>
</head>
</div>
<div class="contentContainer">
<ul class="inheritance">
-<li><a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
+<li>java.lang.Object</li>
<li>
<ul class="inheritance">
<li>de.juplo.test.FileComparator</li>
<hr>
<br>
<pre>public class <span class="typeNameLabel">FileComparator</span>
-extends <a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre>
+extends java.lang.Object</pre>
</li>
</ul>
</div>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tr class="altColor">
-<td class="colOne"><code><span class="memberNameLink"><a href="../../../de/juplo/test/FileComparator.html#FileComparator-java.io.File-">FileComparator</a></span>(<a href="http://java.sun.com/javase/6/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a> basedir)</code> </td>
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../de/juplo/test/FileComparator.html#FileComparator-java.io.File-">FileComparator</a></span>(java.io.File basedir)</code> </td>
</tr>
</table>
</li>
</tr>
<tr id="i0" class="altColor">
<td class="colFirst"><code>boolean</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../de/juplo/test/FileComparator.html#isEqual-java.lang.String-java.lang.String-">isEqual</a></span>(<a href="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> expectedFile,
- <a href="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> foundFile)</code> </td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../de/juplo/test/FileComparator.html#isEqual-java.lang.String-java.lang.String-">isEqual</a></span>(java.lang.String expectedFile,
+ java.lang.String foundFile)</code> </td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
<!-- -->
</a>
-<h3>Methods inherited from class java.lang.<a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
-<code><a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#clone--" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#finalize--" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#toString--" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="class or interface in java.lang">wait</a></code></li>
+<h3>Methods inherited from class java.lang.Object</h3>
+<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
</ul>
</li>
</ul>
<ul class="blockListLast">
<li class="blockList">
<h4>FileComparator</h4>
-<pre>public FileComparator(<a href="http://java.sun.com/javase/6/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a> basedir)</pre>
+<pre>public FileComparator(java.io.File basedir)</pre>
</li>
</ul>
</li>
<ul class="blockListLast">
<li class="blockList">
<h4>isEqual</h4>
-<pre>public boolean isEqual(<a href="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> expectedFile,
- <a href="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> foundFile)
- throws <a href="http://java.sun.com/javase/6/docs/api/java/io/FileNotFoundException.html?is-external=true" title="class or interface in java.io">FileNotFoundException</a>,
- <a href="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
+<pre>public boolean isEqual(java.lang.String expectedFile,
+ java.lang.String foundFile)
+ throws java.io.FileNotFoundException,
+ java.io.IOException</pre>
<dl>
<dt><span class="throwsLabel">Throws:</span></dt>
-<dd><code><a href="http://java.sun.com/javase/6/docs/api/java/io/FileNotFoundException.html?is-external=true" title="class or interface in java.io">FileNotFoundException</a></code></dd>
-<dd><code><a href="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd>
+<dd><code>java.io.FileNotFoundException</code></dd>
+<dd><code>java.io.IOException</code></dd>
</dl>
</li>
</ul>
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright © 2016. All Rights Reserved.</small></p>
+<p class="legalCopy"><small>Copyright © 2025. All Rights Reserved.</small></p>
</body>
</html>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
-<html lang="de">
+<html lang="en">
<head>
-<!-- Generated by javadoc (1.8.0_74) on Wed Mar 09 11:54:56 CET 2016 -->
+<!-- Generated by javadoc (1.8.0_342) on Fri Nov 07 14:05:47 UTC 2025 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Class de.juplo.test.FileComparator (Hibernate Maven Plugin 2.0.0 Test API)</title>
-<meta name="date" content="2016-03-09">
+<meta name="date" content="2025-11-07">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright © 2016. All Rights Reserved.</small></p>
+<p class="legalCopy"><small>Copyright © 2025. All Rights Reserved.</small></p>
</body>
</html>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
-<html lang="de">
+<html lang="en">
<head>
-<!-- Generated by javadoc (1.8.0_74) on Wed Mar 09 11:54:56 CET 2016 -->
+<!-- Generated by javadoc (1.8.0_342) on Fri Nov 07 14:05:47 UTC 2025 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>de.juplo.test (Hibernate Maven Plugin 2.0.0 Test API)</title>
-<meta name="date" content="2016-03-09">
+<meta name="date" content="2025-11-07">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../script.js"></script>
</head>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
-<html lang="de">
+<html lang="en">
<head>
-<!-- Generated by javadoc (1.8.0_74) on Wed Mar 09 11:54:56 CET 2016 -->
+<!-- Generated by javadoc (1.8.0_342) on Fri Nov 07 14:05:47 UTC 2025 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>de.juplo.test (Hibernate Maven Plugin 2.0.0 Test API)</title>
-<meta name="date" content="2016-03-09">
+<meta name="date" content="2025-11-07">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../script.js"></script>
</head>
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright © 2016. All Rights Reserved.</small></p>
+<p class="legalCopy"><small>Copyright © 2025. All Rights Reserved.</small></p>
</body>
</html>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
-<html lang="de">
+<html lang="en">
<head>
-<!-- Generated by javadoc (1.8.0_74) on Wed Mar 09 11:54:56 CET 2016 -->
+<!-- Generated by javadoc (1.8.0_342) on Fri Nov 07 14:05:47 UTC 2025 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>de.juplo.test Class Hierarchy (Hibernate Maven Plugin 2.0.0 Test API)</title>
-<meta name="date" content="2016-03-09">
+<meta name="date" content="2025-11-07">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../script.js"></script>
</head>
<div class="contentContainer">
<h2 title="Class Hierarchy">Class Hierarchy</h2>
<ul>
-<li type="circle">java.lang.<a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang"><span class="typeNameLink">Object</span></a>
+<li type="circle">java.lang.Object
<ul>
<li type="circle">de.juplo.test.<a href="../../../de/juplo/test/FileComparator.html" title="class in de.juplo.test"><span class="typeNameLink">FileComparator</span></a></li>
</ul>
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright © 2016. All Rights Reserved.</small></p>
+<p class="legalCopy"><small>Copyright © 2025. All Rights Reserved.</small></p>
</body>
</html>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
-<html lang="de">
+<html lang="en">
<head>
-<!-- Generated by javadoc (1.8.0_74) on Wed Mar 09 11:54:56 CET 2016 -->
+<!-- Generated by javadoc (1.8.0_342) on Fri Nov 07 14:05:47 UTC 2025 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Package de.juplo.test (Hibernate Maven Plugin 2.0.0 Test API)</title>
-<meta name="date" content="2016-03-09">
+<meta name="date" content="2025-11-07">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../script.js"></script>
</head>
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright © 2016. All Rights Reserved.</small></p>
+<p class="legalCopy"><small>Copyright © 2025. All Rights Reserved.</small></p>
</body>
</html>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
-<html lang="de">
+<html lang="en">
<head>
-<!-- Generated by javadoc (1.8.0_74) on Wed Mar 09 11:54:56 CET 2016 -->
+<!-- Generated by javadoc (1.8.0_342) on Fri Nov 07 14:05:47 UTC 2025 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Deprecated List (Hibernate Maven Plugin 2.0.0 Test API)</title>
-<meta name="date" content="2016-03-09">
+<meta name="date" content="2025-11-07">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright © 2016. All Rights Reserved.</small></p>
+<p class="legalCopy"><small>Copyright © 2025. All Rights Reserved.</small></p>
</body>
</html>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
-<html lang="de">
+<html lang="en">
<head>
-<!-- Generated by javadoc (1.8.0_74) on Wed Mar 09 11:54:56 CET 2016 -->
+<!-- Generated by javadoc (1.8.0_342) on Fri Nov 07 14:05:47 UTC 2025 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>API Help (Hibernate Maven Plugin 2.0.0 Test API)</title>
-<meta name="date" content="2016-03-09">
+<meta name="date" content="2025-11-07">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright © 2016. All Rights Reserved.</small></p>
+<p class="legalCopy"><small>Copyright © 2025. All Rights Reserved.</small></p>
</body>
</html>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
-<html lang="de">
+<html lang="en">
<head>
-<!-- Generated by javadoc (1.8.0_74) on Wed Mar 09 11:54:56 CET 2016 -->
+<!-- Generated by javadoc (1.8.0_342) on Fri Nov 07 14:05:47 UTC 2025 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Index (Hibernate Maven Plugin 2.0.0 Test API)</title>
-<meta name="date" content="2016-03-09">
+<meta name="date" content="2025-11-07">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright © 2016. All Rights Reserved.</small></p>
+<p class="legalCopy"><small>Copyright © 2025. All Rights Reserved.</small></p>
</body>
</html>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN" "http://www.w3.org/TR/html4/frameset.dtd">
<!-- NewPage -->
-<html lang="de">
+<html lang="en">
<head>
-<!-- Generated by javadoc (1.8.0_74) on Wed Mar 09 11:54:56 CET 2016 -->
+<!-- Generated by javadoc (1.8.0_342) on Fri Nov 07 14:05:47 UTC 2025 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Hibernate Maven Plugin 2.0.0 Test API</title>
<script type="text/javascript">
- targetPage = "" + window.location.search;
- if (targetPage != "" && targetPage != "undefined")
- targetPage = targetPage.substring(1);
- if (targetPage.indexOf(":") != -1 || (targetPage != "" && !validURL(targetPage)))
- targetPage = "undefined";
+ tmpTargetPage = "" + window.location.search;
+ if (tmpTargetPage != "" && tmpTargetPage != "undefined")
+ tmpTargetPage = tmpTargetPage.substring(1);
+ if (tmpTargetPage.indexOf(":") != -1 || (tmpTargetPage != "" && !validURL(tmpTargetPage)))
+ tmpTargetPage = "undefined";
+ targetPage = tmpTargetPage;
function validURL(url) {
try {
url = decodeURIComponent(url);
+++ /dev/null
--classpath
-'/home/kai/juplo/hibernate4-maven-plugin/target/checkout/target/classes:/home/kai/juplo/hibernate4-maven-plugin/target/checkout/target/test-classes:/home/kai/.m2/repository/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar:/home/kai/.m2/repository/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.jar:/home/kai/.m2/repository/org/eclipse/aether/aether-util/1.0.2.v20150114/aether-util-1.0.2.v20150114.jar:/home/kai/.m2/repository/com/pyx4j/maven-plugin-log4j/1.0.1/maven-plugin-log4j-1.0.1.jar:/home/kai/.m2/repository/org/hibernate/hibernate-entitymanager/5.0.2.Final/hibernate-entitymanager-5.0.2.Final.jar:/home/kai/.m2/repository/org/apache/maven/maven-core/3.3.3/maven-core-3.3.3.jar:/home/kai/.m2/repository/org/apache/maven/maven-model-builder/3.3.3/maven-model-builder-3.3.3.jar:/home/kai/.m2/repository/org/apache/maven/maven-settings-builder/3.3.3/maven-settings-builder-3.3.3.jar:/home/kai/.m2/repository/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar:/home/kai/.m2/repository/javax/inject/javax.inject/1/javax.inject-1.jar:/home/kai/.m2/repository/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar:/home/kai/.m2/repository/org/eclipse/aether/aether-spi/1.0.2.v20150114/aether-spi-1.0.2.v20150114.jar:/home/kai/.m2/repository/org/apache/maven/maven-builder-support/3.3.3/maven-builder-support-3.3.3.jar:/home/kai/.m2/repository/org/apache/maven/maven-repository-metadata/3.3.3/maven-repository-metadata-3.3.3.jar:/home/kai/.m2/repository/aopalliance/aopalliance/1.0/aopalliance-1.0.jar:/home/kai/.m2/repository/org/hibernate/javax/persistence/hibernate-jpa-2.1-api/1.0.0.Final/hibernate-jpa-2.1-api-1.0.0.Final.jar:/home/kai/.m2/repository/de/juplo/scannotation/1.0.4/scannotation-1.0.4.jar:/home/kai/.m2/repository/javax/el/javax.el-api/3.0.0/javax.el-api-3.0.0.jar:/home/kai/.m2/repository/org/apache/geronimo/specs/geronimo-jta_1.1_spec/1.1.1/geronimo-jta_1.1_spec-1.1.1.jar:/home/kai/.m2/repository/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar:/home/kai/.m2/repository/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar:/home/kai/.m2/repository/org/javassist/javassist/3.18.1-GA/javassist-3.18.1-GA.jar:/home/kai/.m2/repository/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.jar:/home/kai/.m2/repository/com/google/guava/guava/18.0/guava-18.0.jar:/home/kai/.m2/repository/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar:/home/kai/.m2/repository/org/apache/maven/maven-model/3.3.3/maven-model-3.3.3.jar:/home/kai/.m2/repository/org/eclipse/aether/aether-api/1.0.2.v20150114/aether-api-1.0.2.v20150114.jar:/home/kai/.m2/repository/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar:/home/kai/.m2/repository/org/apache/maven/maven-settings/3.3.3/maven-settings-3.3.3.jar:/home/kai/.m2/repository/antlr/antlr/2.7.7/antlr-2.7.7.jar:/home/kai/.m2/repository/org/jboss/jandex/1.2.2.Final/jandex-1.2.2.Final.jar:/home/kai/.m2/repository/org/hibernate/hibernate-envers/5.0.2.Final/hibernate-envers-5.0.2.Final.jar:/home/kai/.m2/repository/dom4j/dom4j/1.6.1/dom4j-1.6.1.jar:/home/kai/.m2/repository/org/hibernate/common/hibernate-commons-annotations/5.0.0.Final/hibernate-commons-annotations-5.0.0.Final.jar:/home/kai/.m2/repository/org/hibernate/hibernate-validator/5.2.2.Final/hibernate-validator-5.2.2.Final.jar:/home/kai/.m2/repository/org/apache/maven/maven-aether-provider/3.3.3/maven-aether-provider-3.3.3.jar:/home/kai/.m2/repository/org/apache/maven/maven-plugin-api/3.3.3/maven-plugin-api-3.3.3.jar:/home/kai/.m2/repository/log4j/log4j/1.2.14/log4j-1.2.14.jar:/home/kai/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.jar:/home/kai/.m2/repository/org/hibernate/hibernate-core/5.0.2.Final/hibernate-core-5.0.2.Final.jar:/home/kai/.m2/repository/org/apache/maven/maven-artifact/3.3.3/maven-artifact-3.3.3.jar:/home/kai/.m2/repository/com/fasterxml/classmate/1.1.0/classmate-1.1.0.jar:/home/kai/.m2/repository/org/sonatype/sisu/sisu-guice/3.2.5/sisu-guice-3.2.5-no_aop.jar:/home/kai/.m2/repository/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.jar:/home/kai/.m2/repository/org/eclipse/aether/aether-impl/1.0.2.v20150114/aether-impl-1.0.2.v20150114.jar:/home/kai/.m2/repository/org/jboss/logging/jboss-logging/3.3.0.Final/jboss-logging-3.3.0.Final.jar'
--encoding
-'UTF-8'
--protected
--sourcepath
-'/home/kai/juplo/hibernate4-maven-plugin/target/checkout/src/test/java:/home/kai/juplo/hibernate4-maven-plugin/target/checkout/target/generated-test-sources/test-annotations'
--Xdoclint:none
--author
--bottom
-'Copyright © 2016. All Rights Reserved.'
--charset
-'UTF-8'
--d
-'/home/kai/juplo/hibernate4-maven-plugin/target/checkout/target/site/testapidocs'
--docencoding
-'UTF-8'
--doctitle
-'Hibernate Maven Plugin 2.0.0 Test API'
--link
-'http://java.sun.com/javase/6/docs/api'
--tag
-"goal:a:Goal:"
--tag
-"phase:a:Phase:"
--tag
-"threadSafe:a:Thread Safe:"
--tag
-"requiresDependencyResolution:a:Requires Dependency Resolution:"
--tag
-"requiresProject:a:Requires Project:"
--use
--version
--windowtitle
-'Hibernate Maven Plugin 2.0.0 Test API'
\ No newline at end of file
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
-<html lang="de">
+<html lang="en">
<head>
-<!-- Generated by javadoc (1.8.0_74) on Wed Mar 09 11:54:56 CET 2016 -->
+<!-- Generated by javadoc (1.8.0_342) on Fri Nov 07 14:05:47 UTC 2025 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Class Hierarchy (Hibernate Maven Plugin 2.0.0 Test API)</title>
-<meta name="date" content="2016-03-09">
+<meta name="date" content="2025-11-07">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
<div class="contentContainer">
<h2 title="Class Hierarchy">Class Hierarchy</h2>
<ul>
-<li type="circle">java.lang.<a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang"><span class="typeNameLink">Object</span></a>
+<li type="circle">java.lang.Object
<ul>
<li type="circle">de.juplo.test.<a href="de/juplo/test/FileComparator.html" title="class in de.juplo.test"><span class="typeNameLink">FileComparator</span></a></li>
</ul>
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright © 2016. All Rights Reserved.</small></p>
+<p class="legalCopy"><small>Copyright © 2025. All Rights Reserved.</small></p>
</body>
</html>
+++ /dev/null
-de.juplo.test
\ No newline at end of file
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="" lang="">
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head><meta http-equiv="content-type" content="text/html; charset=UTF-8" />
<title>FileComparator xref</title>
<link type="text/css" rel="stylesheet" href="../../../stylesheet.css" />
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="" lang="">
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head><meta http-equiv="content-type" content="text/html; charset=UTF-8" />
<title>AbstractSchemaMojo xref</title>
<link type="text/css" rel="stylesheet" href="../../../../stylesheet.css" />
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="" lang="">
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head><meta http-equiv="content-type" content="text/html; charset=UTF-8" />
<title>CreateMojo xref</title>
<link type="text/css" rel="stylesheet" href="../../../../stylesheet.css" />
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="" lang="">
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head><meta http-equiv="content-type" content="text/html; charset=UTF-8" />
<title>DropMojo xref</title>
<link type="text/css" rel="stylesheet" href="../../../../stylesheet.css" />
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="" lang="">
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head><meta http-equiv="content-type" content="text/html; charset=UTF-8" />
<title>HelpMojo xref</title>
<link type="text/css" rel="stylesheet" href="../../../../stylesheet.css" />
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="" lang="">
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head><meta http-equiv="content-type" content="text/html; charset=UTF-8" />
<title>ModificationTracker xref</title>
<link type="text/css" rel="stylesheet" href="../../../../stylesheet.css" />
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="" lang="">
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head><meta http-equiv="content-type" content="text/html; charset=UTF-8" />
<title>MutableClassLoader xref</title>
<link type="text/css" rel="stylesheet" href="../../../../stylesheet.css" />
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="" lang="">
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head><meta http-equiv="content-type" content="text/html; charset=UTF-8" />
<title>SimpleConnectionProvider xref</title>
<link type="text/css" rel="stylesheet" href="../../../../stylesheet.css" />