From 0285ca9d5caf369bf3b5e24b5072f9a02b72b52a Mon Sep 17 00:00:00 2001 From: yulin Date: Sat, 25 Feb 2023 17:43:53 +0800 Subject: [PATCH] =?UTF-8?q?build(pom):=20=E6=B7=BB=E5=8A=A0=20Automatic-Mo?= =?UTF-8?q?dule-Name=E5=B1=9E=E6=80=A7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 545ca3302..716da4c43 100755 --- a/pom.xml +++ b/pom.xml @@ -114,7 +114,25 @@ - + + org.apache.maven.plugins + maven-jar-plugin + + + true + + true + + + ${os.name} + ${user.name} + ${java.version} + ${maven.build.timestamp} + ${project.artifactId} + + + +