From de911ce469318bbcefffbc108924c9cd6812e2dc Mon Sep 17 00:00:00 2001 From: Mark Nolan Date: Wed, 19 Aug 2020 11:15:28 +0100 Subject: [PATCH] [MNG-6965] - Quick fix by adding dependency --- archetype-packaging/pom.xml | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/archetype-packaging/pom.xml b/archetype-packaging/pom.xml index e4e6c3bda..4c20cb9c0 100644 --- a/archetype-packaging/pom.xml +++ b/archetype-packaging/pom.xml @@ -33,4 +33,25 @@ Maven Archetype Packaging 'maven-archetype' packaging configuration for archetypes. + + + + org.codehaus.plexus + plexus-utils + + \ No newline at end of file