fcc59320d8bfa02722a2075fd9440573a5a6a633
[hibernate4-maven-plugin] / src / site / site.xml
1 <project>
2   <body>
3     <head>
4       <script type="text/javascript"><![CDATA[<!--
5
6         var _gaq = _gaq || [];
7         _gaq.push(['_setAccount', 'UA-571104-3']);
8         _gaq.push(['_trackPageview']);
9
10         (function() {
11           var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
12           ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
13           var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
14         })();
15
16       //-->]]>
17       </script>
18     </head>
19     <menu name="Overview">
20       <item name="Introduction" href="index.html"/>
21       <item name="Configuration Examples" href="configuration.html"/>
22       <item name="Parameter Documentation" href="export-mojo.html"/>
23       <item name="Enable Debug-Output" href="debugging.html"/>
24       <item name="Force Exceution" href="force.html"/>
25       <item name="Known Pitfalls (FAQ)" href="pitfalls.html"/>
26     </menu>
27     <menu ref="reports"/>
28     <breadcrumbs>
29       <item name="juplo" href="http://juplo.de"/>
30     </breadcrumbs>
31   </body>
32 </project>
33