From 3a4c5d29ff85e9e2ec2e86ee341128a10ade048b Mon Sep 17 00:00:00 2001 From: Christoph Strobl Date: Mon, 17 Jun 2019 09:01:17 +0200 Subject: [PATCH] DATAJPA-1542 - Add wagon maven plugin. Re add maven wagon plugin required for documentation upload. --- pom.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/pom.xml b/pom.xml index 30b185c65..929b2ea85 100644 --- a/pom.xml +++ b/pom.xml @@ -566,6 +566,10 @@ org.apache.maven.plugins maven-assembly-plugin + + org.codehaus.mojo + wagon-maven-plugin + org.asciidoctor asciidoctor-maven-plugin