From ffc1dd75198a162934b92820f0fbb0f0bc1f127a Mon Sep 17 00:00:00 2001 From: Kai Moritz Date: Sat, 16 Jul 2016 23:24:17 +0200 Subject: [PATCH] Switched to maven-thymeleaf-skin 1.0.0 --- pom.xml | 28 +++++++++++++++++++++------- src/site/apt/index.apt | 4 ++-- src/site/site.xml | 32 ++++++++++++++------------------ 3 files changed, 37 insertions(+), 27 deletions(-) diff --git a/pom.xml b/pom.xml index de49bef1..320b48ec 100644 --- a/pom.xml +++ b/pom.xml @@ -189,17 +189,28 @@ + + + + maven-site-plugin + 3.3 + + ${project.build.directory}/filtered-site + + + + org.apache.maven.wagon + wagon-ssh + 1.0 + + + + + - - maven-site-plugin - 2.1 - - ${project.build.directory}/filtered-site - - org.apache.maven.plugins maven-changes-plugin @@ -209,6 +220,9 @@ org.apache.maven.plugins maven-javadoc-plugin 2.7 + + -Xdoclint:none + org.apache.maven.plugins diff --git a/src/site/apt/index.apt b/src/site/apt/index.apt index ffe27dd5..8b1a6452 100644 --- a/src/site/apt/index.apt +++ b/src/site/apt/index.apt @@ -41,8 +41,8 @@ A simple Plugin for generating a Database-Schema from Hibernate 4 Mapping-Annota * Releases - * {{{http://juplo.de/hibernate4-maven-plugin} current version}} + * {{{http://juplo.de/hibernate4-maven-plugin/index.html} current version}} * ${project.version} (this version) - * {{{http://juplo.de/hibernate4-maven-plugin-1.0} 1.0}} + * {{{http://juplo.de/hibernate4-maven-plugin-1.0/index.html} 1.0}} diff --git a/src/site/site.xml b/src/site/site.xml index a8a3bef2..c0828572 100644 --- a/src/site/site.xml +++ b/src/site/site.xml @@ -1,33 +1,29 @@ - - - - + + + + + de.juplo.maven + maven-thymeleaf-skin + 1.0.0 + + + + /hibernate-maven-plugin/ + + + - -- 2.20.1