<item name="Skipping Execution" href="skip.html"/>
<item name="Force Exceution" href="force.html"/>
<item name="Known Pitfalls (FAQ)" href="pitfalls.html"/>
+ <item name="Project Information" href="project-info.html"/>
+ <item name="Project Reports" href="project-reports.html"/>
</menu>
<menu ref="reports"/>
</body>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
</head>
<body>
+ <header><h1>Configuration Examples</h1></header>
<h2>Configuration Through A Configuration-File</h2>
<p>
The most simple way to configure the plugin is, to put all the
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
</head>
<body>
+ <header><h1>Enable Debugging-Output</h1></header>
<p>
If you are new to <code>hibernate-maven-plugin</code>, in many cases, the
<a href="./configuration.html#precedence">Configuration-Method-Precedence</a>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
</head>
<body>
+ <header><h1>Force Execution</h1></header>
<p>
The hibernate-maven-plugin computes MD5-sums for all found annotated
classes and stores them together with the generated schema.
</ul>
<h2>Releases</h2>
<ul>
- <li><a href="http://juplo.de/hibernate-maven-plugin">current version</a></li>
+ <li><a href="https://juplo.de/hibernate-maven-plugin">current version</a></li>
<li>${project.version} (this version)</li>
<li><a href="http://juplo.de/projects/hibernate4-maven-plugin/1.0.5/index.html">1.0.5</a></li>
<li><a href="http://juplo.de/projects/hibernate4-maven-plugin/1.0.4/index.html">1.0.4</a></li>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
</head>
<body>
+ <header><h1>Issue Tracking</h1></header>
<strong>There is no bug-tracking system set up for this project!</strong>
<p>
Please send your bug-reports, questions or feature-requests directly
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
</head>
<body>
+ <header><h1>Mailing Lists</h1></header>
<strong>There are no mailinglists defined for this project!</strong>
<p>
Please send your bug-reports, questions or feature-requests directly
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
</head>
<body>
+ <header><h1>Known Pitfalls (FAQ)</h1></header>
<h2>Annotated classes in dependencies are not found.</h2>
<p>
hibernate-maven-plugin by default scans dependencies in the scope
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
</head>
<body>
+ <header><h1>Skipping Execution</h1></header>
<p>
In most use-cases, the hibernate-maven-plugin is used to create a
test-database automatically. In this use-cases, it is very likely, that it