WIP: Dummy-Seiten für Blog... RENAME: prefix/suffix
[website] / dist / hibernate4-maven-plugin-1.0.1 / debugging.html
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">\r
2 <!-- Generated by Apache Maven Doxia at Jan 15, 2013 -->\r
3 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">\r
4   <head>\r
5     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />\r
6     <title>Hibernate 4 Maven Plugin - </title>\r
7     <style type="text/css" media="all">\r
8       @import url("./css/maven-base.css");\r
9       @import url("./css/maven-theme.css");\r
10       @import url("./css/site.css");\r
11     </style>\r
12     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />\r
13     <meta name="Date-Revision-yyyymmdd" content="20130115" />\r
14     <meta http-equiv="Content-Language" content="en" />\r
15                                                     
16 <script type="text/javascript"><!--
17
18         var _gaq = _gaq || [];
19         _gaq.push(['_setAccount', 'UA-571104-3']);
20         _gaq.push(['_trackPageview']);
21
22         (function() {
23           var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
24           ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
25           var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
26         })();
27
28       //--></script>\r
29                       \r
30   </head>\r
31   <body class="composite">\r
32     <div id="banner">\r
33                     <div id="bannerLeft">\r
34                 Hibernate 4 Maven Plugin\r
35                 </div>\r
36                     <div class="clear">\r
37         <hr/>\r
38       </div>\r
39     </div>\r
40     <div id="breadcrumbs">\r
41             \r
42         \r
43                 <div class="xleft">\r
44         <span id="publishDate">Last Published: 2013-01-15</span>\r
45                   &nbsp;| <span id="projectVersion">Version: 1.0.1</span>\r
46                           |                           <a href="http://juplo.de" class="externalLink" title="juplo">juplo</a>\r
47                           </div>\r
48             <div class="xright">        \r
49         \r
50       </div>\r
51       <div class="clear">\r
52         <hr/>\r
53       </div>\r
54     </div>\r
55     <div id="leftColumn">\r
56       <div id="navcolumn">\r
57              \r
58         \r
59                                 <h5>Overview</h5>\r
60                   <ul>\r
61                   <li class="none">\r
62                           <a href="index.html" title="Introduction">Introduction</a>\r
63             </li>\r
64                   <li class="none">\r
65                           <a href="configuration.html" title="Configuration Examples">Configuration Examples</a>\r
66             </li>\r
67                   <li class="none">\r
68                           <a href="export-mojo.html" title="Parameter Documentation">Parameter Documentation</a>\r
69             </li>\r
70                   <li class="none">\r
71             <strong>Enable Debug-Output</strong>\r
72           </li>\r
73                   <li class="none">\r
74                           <a href="force.html" title="Force Exceution">Force Exceution</a>\r
75             </li>\r
76                   <li class="none">\r
77                           <a href="pitfalls.html" title="Known Pitfalls">Known Pitfalls</a>\r
78             </li>\r
79           </ul>\r
80                        <h5>Project Documentation</h5>\r
81                   <ul>\r
82                                                                                                                                                                                                                                                         <li class="collapsed">\r
83                           <a href="project-info.html" title="Project Information">Project Information</a>\r
84                   </li>\r
85                                                                                                                                             <li class="collapsed">\r
86                           <a href="project-reports.html" title="Project Reports">Project Reports</a>\r
87                   </li>\r
88           </ul>\r
89                              <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">\r
90         <img class="poweredBy" alt="Built by Maven" src="./images/logos/maven-feather.png" />\r
91       </a>\r
92                    \r
93         \r
94             </div>\r
95     </div>\r
96     <div id="bodyColumn">\r
97       <div id="contentBox">\r
98         <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>\r
99       </div>\r
100     </div>\r
101     <div class="clear">\r
102       <hr/>\r
103     </div>\r
104     <div id="footer">\r
105       <div class="xright">Copyright &#169;                   2013.\r
106           All Rights Reserved.      \r
107         \r
108       </div>\r
109       <div class="clear">\r
110         <hr/>\r
111       </div>\r
112     </div>\r
113   </body>\r
114 </html>\r