From 512924ef1f233a7900bc395bcf84a0f40f6ffcde Mon Sep 17 00:00:00 2001 From: xueye Date: Sat, 3 Jul 2021 04:01:50 +0800 Subject: [PATCH] =?UTF-8?q?deps:=20=E6=B7=BB=E5=8A=A0=E6=BA=90=E7=A0=81?= =?UTF-8?q?=E6=89=93=E5=8C=85=E6=8F=92=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/pom.xml b/pom.xml index 82db1c1..a3f278d 100644 --- a/pom.xml +++ b/pom.xml @@ -90,6 +90,23 @@ + + org.apache.maven.plugins + maven-source-plugin + 2.4 + + true + + + + package + + jar-no-fork + + + + + @@ -106,6 +123,11 @@ maven-surefire-plugin + + org.apache.maven.plugins + maven-source-plugin + +