2 <!-- Generated by Apache Maven Doxia Site Renderer 1.4 at 2014-06-02 -->
3 <!-- Current: project-info.html -->
4 <!-- Active: project-info.html -->
5 <!-- Path: [index.html, project-info.html] -->
6 <!-- Skiplist: [index.html, configuration.html, export-mojo.html, debugging.html, skip.html, force.html, pitfalls.html] -->
9 <title>juplo - Hibernate 4 Maven Plugin - Project Information</title>
10 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
11 <link rel="canonical" href="http://juplo.de/hibernate4-maven-plugin/project-info.html"/>
12 <meta name="viewport" content="width=device-width, initial-scale=1" />
13 <link rel="stylesheet" type="text/css" href="/css/base.css" />
14 <style type="text/css">
15 @import '/css/screen.css' screen;
17 <script src="/js/base.js"></script>
19 <link rel="stylesheet" type="text/css" href="/css/ie8.css" />
20 <script src="/js/ie8.js"></script>
23 <script src="/js/ie7.js"></script>
26 <script src="/js/ie6.js"></script>
30 <body class="menu" onload="prettyPrint()">
31 <div id="page" class="cf">
33 <h1 id="logo"><a href="/" title="Home" class="l">juplo</a></h1>
34 <span id="slogan"><strong>Java</strong> bits from nerds for nerds</span>
38 <strong class="b title">You are here:</strong>
40 <li class="b"><a class="b" href="/">Home</a></li>
41 <li class="b"><a class="b" href="/projects.html">Projects</a></li>
42 <li class="b"><a class="b" href="./index.html">Hibernate 4 Maven Plugin</a></li>
43 <li class="b"><strong class="b">Project Information</strong></li>
45 <a class="hide" href="#navigation">Jump to navigation</a>
48 <main class="content cf">
49 <article id="content" class="main">
50 <header><h1>Project Information</h1></header>
52 <h2>Project Information<a name="Project_Information"></a></h2>
53 <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>
55 <h3>Overview<a name="Overview"></a></h3>
56 <table border="0" class="bodyTable">
59 <th>Description</th></tr>
61 <td><a href="index.html">About</a></td>
62 <td>Plugin for generating a database-schema from Hibernate-4-Mapping-Annotations</td></tr>
64 <td><a href="plugin-management.html">Plugin Management</a></td>
65 <td>This document lists the plugins that are defined through pluginManagement.</td></tr>
67 <td><a href="distribution-management.html">Distribution Management</a></td>
68 <td>This document provides informations on the distribution management of this project.</td></tr>
70 <td><a href="dependency-info.html">Dependency Information</a></td>
71 <td>This document describes how to to include this project as a dependency using various dependency management tools.</td></tr>
73 <td><a href="source-repository.html">Source Repository</a></td>
74 <td>This is a link to the online source repository that can be viewed via a web browser.</td></tr>
76 <td><a href="mail-lists.html">Mailing Lists</a></td>
77 <td>This document provides subscription and archive information for this project's mailing lists.</td></tr>
79 <td><a href="issue-tracking.html">Issue Tracking</a></td>
80 <td>This is a link to the issue management system for this project. Issues (bugs, features, change requests) can be created and queried using this link.</td></tr>
82 <td><a href="integration.html">Continuous Integration</a></td>
83 <td>This is a link to the definitions of all continuous integration processes that builds and tests code on a frequent, regular basis.</td></tr>
85 <td><a href="plugins.html">Project Plugins</a></td>
86 <td>This document lists the build plugins and the report plugins used by this project.</td></tr>
88 <td><a href="license.html">Project License</a></td>
89 <td>This is a link to the definitions of project licenses.</td></tr>
91 <td><a href="team-list.html">Project Team</a></td>
92 <td>This document provides information on the members of this project. These are the individuals who have contributed to the project in one form or another.</td></tr>
94 <td><a href="project-summary.html">Project Summary</a></td>
95 <td>This document lists other related information of this project</td></tr>
97 <td><a href="dependencies.html">Dependencies</a></td>
98 <td>This document lists the project's dependencies and provides information on each dependency.</td></tr></table></div></div>
100 <div class="marginal">
103 <a id="navigation"></a>
104 <a class="hide" href="#top" title="Show Content">Jump back to the top of the page</a>
105 <h2 class="nav menu">Section-Menu</h2>
107 <li class="m blog"><a href="/blog/" class="m">Blog</a></li>
108 <li class="m projects"><a href="/projects.html" class="m selected">Projects</a></li>
109 <li class="m about"><a href="/about.html" class="m">About</a></li>
111 <h2 class="nav submenu">
112 <span class="s">Submenu for section</span>
113 <a class="s selected" href="/projects.html">Projects</a>
115 <ul id="submenu" class="s">
117 <a class="s selected" href="./index.html">Hibernate 4 Maven Plugin</a>
120 <a href="configuration.html" class="s" title="Configuration Examples">Configuration Examples</a>
123 <a href="export-mojo.html" class="s" title="Parameter Documentation">Parameter Documentation</a>
126 <a href="debugging.html" class="s" title="Enable Debug-Output">Enable Debug-Output</a>
129 <a href="skip.html" class="s" title="Skipping Execution">Skipping Execution</a>
132 <a href="force.html" class="s" title="Force Exceution">Force Exceution</a>
135 <a href="pitfalls.html" class="s" title="Known Pitfalls (FAQ)">Known Pitfalls (FAQ)</a>
138 <strong class="s">Project Information</strong>
139 <ul class="s active">
141 <a href="plugin-management.html" class="s" title="Plugin Management">Plugin Management</a>
144 <a href="distribution-management.html" class="s" title="Distribution Management">Distribution Management</a>
147 <a href="dependency-info.html" class="s" title="Dependency Information">Dependency Information</a>
150 <a href="source-repository.html" class="s" title="Source Repository">Source Repository</a>
153 <a href="mail-lists.html" class="s" title="Mailing Lists">Mailing Lists</a>
156 <a href="issue-tracking.html" class="s" title="Issue Tracking">Issue Tracking</a>
159 <a href="integration.html" class="s" title="Continuous Integration">Continuous Integration</a>
162 <a href="plugins.html" class="s" title="Project Plugins">Project Plugins</a>
165 <a href="license.html" class="s" title="Project License">Project License</a>
168 <a href="team-list.html" class="s" title="Project Team">Project Team</a>
171 <a href="project-summary.html" class="s" title="Project Summary">Project Summary</a>
174 <a href="dependencies.html" class="s" title="Dependencies">Dependencies</a>
178 <li class="s sub off">
179 <a href="project-reports.html" class="s" title="Project Reports">Project Reports</a>
187 <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
188 <img class="poweredBy" alt="Built by Maven" src="./images/logos/maven-feather.png" />
195 <ul id="footerlinks">
196 <li class="f" id="copyright">© <strong>mo</strong> 2014
198 <li class="f"><a class="f" href="/impressum.html">Impressum</a></li>
199 <li class="f about"><a class="f" href="/about.html">About</a></li>
203 <script type="text/javascript"><!--//--><![CDATA[//><!--
204 var _gaq = _gaq || [];
205 _gaq.push(['_setAccount', 'UA-571104-3']);
206 _gaq.push(['_trackPageview']);
208 var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
209 ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
210 var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);