From 20f31d47f23b2ac79ea7cb335e335d5e7b1a552a Mon Sep 17 00:00:00 2001 From: hengyunabc Date: Sun, 26 Jul 2020 01:41:57 +0800 Subject: [PATCH] fix build Reproducible. #1128 --- pom.xml | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 342300bef..9810e78cc 100644 --- a/pom.xml +++ b/pom.xml @@ -101,7 +101,15 @@ yyyy-MM-dd'T'HH:mm:ssZ true ${project.build.outputDirectory}/arthas-git.properties - git.build.host + + git.build.host + git.build.time + git.build.user.email + git.build.user.name + git.remote.origin.url + git.total.commit.count + git.commit.time + true