From ba1f4d366356d142707409b4919489c8ad63e46d Mon Sep 17 00:00:00 2001 From: Michael Stahl Date: Thu, 25 May 2023 12:16:05 +0200 Subject: [PATCH] Fixes #215: validator: build additional plain jar file, attempt 2 Argh, accidentally wrote archiveClasses not attachClasses as intended. --- validator/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/validator/pom.xml b/validator/pom.xml index b8dc1d70df..a13d52e2d2 100644 --- a/validator/pom.xml +++ b/validator/pom.xml @@ -101,7 +101,7 @@ maven-war-plugin 3.3.2 - true + true true