From 2b9b682bfba7ab30b5beac11f28abb4648ce03ce Mon Sep 17 00:00:00 2001 From: Giovanni Gargiulo Date: Wed, 6 Mar 2024 10:34:12 +0000 Subject: [PATCH] chore: attach sources --- calculation/pom.xml | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/calculation/pom.xml b/calculation/pom.xml index f6ba69aa..26e93226 100644 --- a/calculation/pom.xml +++ b/calculation/pom.xml @@ -63,6 +63,19 @@ + + org.apache.maven.plugins + maven-source-plugin + 3.2.1 + + + attach-sources + + jar-no-fork + + + + org.apache.maven.plugins maven-javadoc-plugin