f54b001895be86149d044b98f940d29bac599a89
[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="Skipping Execution" href="skip.html"/>
25       <item name="Force Exceution" href="force.html"/>
26       <item name="Known Pitfalls (FAQ)" href="pitfalls.html"/>
27     </menu>
28     <menu ref="reports"/>
29     <breadcrumbs>
30       <item name="juplo" href="http://juplo.de"/>
31     </breadcrumbs>
32   </body>
33 </project>
34