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="Examples" href="examples.html"/>
6       <item name="Project Information" href="project-info.html"/>
7       <item name="Project Reports" href="project-reports.html"/>
8     </menu>
9     <menu ref="reports"/>
10   </body>
11   <skin>
12     <groupId>de.juplo.maven</groupId>
13     <artifactId>maven-thymeleaf-skin</artifactId>
14     <version>1.0.0</version>
15   </skin>
16   <custom>
17     <thymeproxy>
18       <path>/hibernate-maven-plugin/</path>
19       <crumbs><![CDATA[{&quot;uri&quot;:&quot;/projects.html&quot;,&quot;name&quot;:&quot;Projects&quot;}]]></crumbs>
20     </thymeproxy>
21   </custom>
22 </project>