From 5d12d75ce9fbd1078d5afcd6ee695e27e2ba1183 Mon Sep 17 00:00:00 2001 From: Kai Moritz Date: Sun, 19 Oct 2025 19:58:38 +0200 Subject: [PATCH] Switched to maven-thymeleaf-skin 1.1.1 and ajusted configuration --- pom.xml | 4 ++-- src/site/site.xml | 9 ++++++--- src/site/xhtml/index.xhtml | 2 +- 3 files changed, 9 insertions(+), 6 deletions(-) diff --git a/pom.xml b/pom.xml index 954278fd..59770164 100644 --- a/pom.xml +++ b/pom.xml @@ -201,8 +201,8 @@ maven-compiler-plugin 3.3 - 1.6 - 1.6 + 1.8 + 1.8 utf8 true diff --git a/src/site/site.xml b/src/site/site.xml index fb8f19fa..e1d40f19 100644 --- a/src/site/site.xml +++ b/src/site/site.xml @@ -1,7 +1,7 @@ - + @@ -17,12 +17,15 @@ de.juplo.maven maven-thymeleaf-skin - 1.0.0 + 1.1.1 + /projects /hibernate-maven-plugin/ - + "/index.html","/projects.html" + th:replace="~{/templates/layout.html :: layout(uri='' + ~{:: code[class='site_uri']/text()}, title=~{:: title}, maincontent=~{:: .maincontent}, json='MERGE:' + ~{:: pre[class='json']/text()})}" + diff --git a/src/site/xhtml/index.xhtml b/src/site/xhtml/index.xhtml index 5970a42d..ff1ca5ef 100644 --- a/src/site/xhtml/index.xhtml +++ b/src/site/xhtml/index.xhtml @@ -58,7 +58,7 @@

Releases