Projekt-Dokumentation (Aktueller Stand von juplo.de) hinzugefügt
[website] / dist / hibernate4-maven-plugin-1.0.2 / debugging.html
diff --git a/dist/hibernate4-maven-plugin-1.0.2/debugging.html b/dist/hibernate4-maven-plugin-1.0.2/debugging.html
new file mode 100644 (file)
index 0000000..c959c39
--- /dev/null
@@ -0,0 +1,133 @@
+<!DOCTYPE html>
+<!-- Generated by Apache Maven Doxia Site Renderer 1.4 at 2014-04-29 -->
+                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  <!-- Current: debugging.html -->
+<!-- Active: index.html -->
+<!-- Path: [index.html, debugging.html] -->
+<!-- Skiplist: [index.html, configuration.html, export-mojo.html, debugging.html, force.html, pitfalls.html] -->
+<html>
+  <head>
+    <title>juplo - Hibernate 4 Maven Plugin - Enable Debug-Output</title>
+    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
+    <link rel="canonical" href="http://juplo.de/hibernate4-maven-plugin/debugging.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;
+      @import '/css/print.css' print;
+    </style>
+    <script src="/js/base.js"></script>
+    <!--[if IE 8]>
+      <link rel="stylesheet" type="text/css" href="/css/ie8.css" />
+      <script src="/js/ie8.js"></script>
+    <![endif]-->
+    <!--[if IE 7]>
+      <script src="/js/ie7.js"></script>
+    <![endif]-->
+    <!--[if lt IE 7]>
+      <script src="/js/ie6.js"></script>
+    <![endif]-->
+    <meta name="Date-Revision-yyyymmdd" content="20140429" />
+    <meta http-equiv="Content-Language" content="en" />
+        
+  </head>
+  <body id="top" 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 4 Maven Plugin</a </li>
+                        <li class="b"><strong class="b">Enable Debug-Output</strong></li>
+                  </ol>
+        <a class="hide" href="#nav" title="Show navigation menu">Jump to navigation</a>
+        <hr class="b" />
+      </div>
+      <main class="content cf">
+        <section id="content" class="main">
+          <h1>Hibernate 4 Maven Plugin - Enable Debug-Output</h1>
+          <div class="section">
+<h2>Enabling Debug-Output<a name="Enabling_Debug-Output"></a></h2>
+<p>If you are new to <tt>hibernate4-maven-plugin</tt>, in many cases, the <a name="Configuration-Method-Precedence">Configuration-Method-Precedence</a> may be the source of configuration errors. To solve this problem, you should run maven with the debugging output enabled. For example, by executing:</p>
+<div>
+<pre>mvn -X compile hibernate4:export </pre></div>
+<p>(The <tt>compile</tt> might be necessary, because <tt>hibernate4-maven-plugin</tt> has to scan the compiled classes for annotations!)</p>
+<p>Unlike the majority of the maven-plugins, <tt>hibernate4-maven-plugin</tt> was designed to give a good many hints, when debugging is enabled. Because, if you do not know, what went wrong, you can't fix it!</p>
+<p><b>But be warned:</b> <tt>hibernate4-maven-plugin</tt> tends to be very chatty ;)</p></div>
+        </section>
+        <div class="marginal">
+          <nav id="nav">
+            <hr class="n" />
+            <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>
+            </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 4 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="export-mojo.html" class="s" title="Parameter Documentation">Parameter Documentation</a>
+                </li>
+                                                                                                                        <li class="s">
+              <strong class="s">Enable Debug-Output</strong>
+                </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>
+          <p>
+            <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>
+          </p>
+        </div>
+      </main>
+      <footer id="footer">
+        <hr class="f" />
+        <ul id="footerlinks">
+          <li class="f" id="copyright">© <strong>mo</strong> 2013</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);
+      })();
+    //--><!]]>
+      </body>
+</html>