From cca55a1f6883530daa5803d69df492441bc0e810 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?JB=20Onofr=C3=A9?= Date: Wed, 28 Jun 2023 11:19:56 +0200 Subject: [PATCH] Use jar-no-fork for the maven-source-plugin --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 4b218b286c..95ae576c40 100644 --- a/pom.xml +++ b/pom.xml @@ -1584,7 +1584,7 @@ attach-sources - jar + jar-no-fork