From ae335a528984c81fc95bb29c7ec87d78bd4bcb21 Mon Sep 17 00:00:00 2001 From: Fabio Sinibaldi Date: Tue, 13 Sep 2022 15:04:15 +0200 Subject: [PATCH] Source:jar-no-fork integration --- geoportal-common/pom.xml | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/geoportal-common/pom.xml b/geoportal-common/pom.xml index 404e742..e47ea6f 100644 --- a/geoportal-common/pom.xml +++ b/geoportal-common/pom.xml @@ -111,4 +111,24 @@ + + + + + org.apache.maven.plugins + maven-source-plugin + ${plugin.source.version} + + + jar-no-fork + install + + jar + + + + + + + \ No newline at end of file