Switched to maven-thymeleaf-skin 1.0.0
[hibernate4-maven-plugin] / src / site / site.xml
1 <project>
2   <body>
3     <menu>
4       <item name="Introduction" href="index.html"/>
5       <item name="Configuration Examples" href="configuration.html"/>
6       <item name="Parameter Documentation" href="export-mojo.html"/>
7       <item name="Enable Debug-Output" href="debugging.html"/>
8       <item name="Force Exceution" href="force.html"/>
9       <item name="Known Pitfalls" href="pitfalls.html"/>
10       <item name="Project Information" href="project-info.html"/>
11       <item name="Project Reports" href="project-reports.html"/>
12     </menu>
13     <menu ref="reports"/>
14     <breadcrumbs>
15       <item name="juplo" href="http://juplo.de"/>
16     </breadcrumbs>
17   </body>
18   <skin>
19     <groupId>de.juplo.maven</groupId>
20     <artifactId>maven-thymeleaf-skin</artifactId>
21     <version>1.0.0</version>
22   </skin>
23   <custom>
24     <thymeproxy>
25       <path>/hibernate-maven-plugin/</path>
26       <crumbs><![CDATA[{&quot;uri&quot;:&quot;/projects.html&quot;,&quot;name&quot;:&quot;Projects&quot;}]]></crumbs>
27     </thymeproxy>
28   </custom>
29 </project>