From 301a4e1f9022ac325b4ffb94c8dc8e43fc6e5e4c Mon Sep 17 00:00:00 2001 From: Juri Leino Date: Tue, 14 Feb 2023 14:45:38 +0100 Subject: [PATCH] [build] add missing dependency to copy-maven-plugin --- exist-distribution/pom.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/exist-distribution/pom.xml b/exist-distribution/pom.xml index 2f8871b21d0..ab8c8933564 100644 --- a/exist-distribution/pom.xml +++ b/exist-distribution/pom.xml @@ -715,6 +715,18 @@ true + + + commons-io + commons-io + 2.11.0 + + + org.codehaus.plexus + plexus-utils + 1.1 + + autodeploy-expath-pkgs-for-appassembler