From 17717ee6e985fa8907e76511d0ef8ba2a3460031 Mon Sep 17 00:00:00 2001 From: segabriel Date: Tue, 12 Jan 2021 16:07:18 +0200 Subject: [PATCH] Add javadoc and source plugins for maven deploying --- pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/pom.xml b/pom.xml index 891278d..a4df857 100644 --- a/pom.xml +++ b/pom.xml @@ -442,6 +442,12 @@ org.sonatype.plugins nexus-staging-maven-plugin + + maven-source-plugin + + + maven-javadoc-plugin + maven-gpg-plugin