]> juplo.de Git - maven-thymeleaf-skin/commit
Use StILi itself as its own Maven site skin (dogfooding)
authorKai Moritz <kai.milan.moritz@googlemail.com>
Wed, 17 Jun 2026 19:40:17 +0000 (19:40 +0000)
committerKai Moritz <kai@juplo.de>
Wed, 17 Jun 2026 20:05:58 +0000 (22:05 +0200)
commit639fac84d660a3e4f1661f4e90d72be2fb7008d1
treeffe0f2a81b640788fb5d5a5e7dd5800e36db6503
parent5ecd9bfae40300076e93336d77d5fd8286ef222c
Use StILi itself as its own Maven site skin (dogfooding)

site.xml now references ${project.groupId}:${project.artifactId}:${project.version}
instead of maven-fluido-skin. Removes the now-unused maven-fluido-skin.version
property from pom.xml.

Build requires ./mvnw clean install site so the skin is installed to the
local repository before the site phase resolves it as a dependency.
pom.xml
src/site/site.xml