From b9464a29488cf55083d422607874268783741112 Mon Sep 17 00:00:00 2001 From: Jochen Schalanda Date: Wed, 24 May 2023 22:35:03 +0200 Subject: [PATCH] Fix build with maven-source-plugin Refs #3369 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index efdbdfae34..8a6cc56887 100644 --- a/pom.xml +++ b/pom.xml @@ -218,7 +218,7 @@ attach-sources - jar + jar-no-fork