From 78e635fba982a4e5c30b5c5f02e94adb76f9ed2a Mon Sep 17 00:00:00 2001 From: Christoph Strobl Date: Thu, 7 Mar 2019 14:33:53 +0100 Subject: [PATCH] DATACMNS-1445 - Add missing wagon plugin to build file. --- pom.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/pom.xml b/pom.xml index 1e753b837..7a15a79ce 100644 --- a/pom.xml +++ b/pom.xml @@ -350,6 +350,10 @@ org.apache.maven.plugins maven-assembly-plugin + + org.codehaus.mojo + wagon-maven-plugin + org.asciidoctor asciidoctor-maven-plugin