From 6aca5b336bed1e2f43007f80e200022a59499115 Mon Sep 17 00:00:00 2001 From: zhou-hao Date: Thu, 1 Apr 2021 16:04:55 +0800 Subject: [PATCH] add source plugin --- pom.xml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/pom.xml b/pom.xml index bd112df..80f9bb3 100644 --- a/pom.xml +++ b/pom.xml @@ -135,6 +135,21 @@ 8 + + + + org.apache.maven.plugins + maven-source-plugin + 2.4 + + + attach-sources + + jar-no-fork + + + +