From ed79379283abd512cca1503bfef1ea903f743566 Mon Sep 17 00:00:00 2001 From: Graham Date: Mon, 23 Sep 2019 09:21:51 +0100 Subject: [PATCH] Run tidy-maven-plugin automatically --- pom.xml | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/pom.xml b/pom.xml index 1a07de8..8dc304b 100644 --- a/pom.xml +++ b/pom.xml @@ -206,6 +206,19 @@ + + org.codehaus.mojo + tidy-maven-plugin + + + validate + validate + + check + + + + org.codehaus.mojo versions-maven-plugin