diff --git a/main/pom.xml b/main/pom.xml index c1bfe0705..df78e1972 100644 --- a/main/pom.xml +++ b/main/pom.xml @@ -148,6 +148,20 @@ + + org.apache.maven.plugins + maven-source-plugin + 3.2.1 + + + attach-sources + package + + jar-no-fork + + + + org.apache.maven.plugins maven-deploy-plugin