diff --git a/pom.xml b/pom.xml index fe58ff52..f87105b4 100644 --- a/pom.xml +++ b/pom.xml @@ -52,6 +52,18 @@ UTF-8 + + maven-source-plugin + 3.3.1 + + + attach-sources + + jar-no-fork + + + + maven-javadoc-plugin 3.12.0 @@ -61,6 +73,14 @@ UTF-8 17 + + + attach-javadocs + + jar + + + maven-jar-plugin