From 7f2bad63734e7f573482db5477c57a3fab4521cb Mon Sep 17 00:00:00 2001 From: David Kocher Date: Fri, 16 Jun 2023 20:17:18 +0200 Subject: [PATCH] Make sure plugin phase is not executed twice. --- pom.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pom.xml b/pom.xml index 41417ebe..b5053f28 100644 --- a/pom.xml +++ b/pom.xml @@ -148,6 +148,7 @@ maven-source-plugin + attach-sources verify jar-no-fork @@ -172,6 +173,7 @@ + attach-javadocs jar