From 73e8fcc82011f182d929da70459d0e27e9d05805 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Herv=C3=A9=20Boutemy?= Date: Fri, 17 Jul 2020 10:42:08 +0200 Subject: [PATCH] make build Reproducible (mostly) (#1128) * make build Reproducible * make all subprojects use the same git.build.time Co-authored-by: gongdewei --- core/pom.xml | 2 +- pom.xml | 15 +++++++++++---- 2 files changed, 12 insertions(+), 5 deletions(-) diff --git a/core/pom.xml b/core/pom.xml index e2a5e2e32..075fc9d19 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -31,7 +31,7 @@ org.apache.maven.plugins maven-shade-plugin - 3.2.1 + 3.2.3 package diff --git a/pom.xml b/pom.xml index 3dc9b876a..4a46662ee 100644 --- a/pom.xml +++ b/pom.xml @@ -87,7 +87,7 @@ pl.project13.maven git-commit-id-plugin - 2.2.1 + 4.0.1 @@ -101,6 +101,7 @@ true ${project.build.outputDirectory}/arthas-git.properties git.build.host + true @@ -114,6 +115,7 @@ 1.6 2.3.1.RELEASE 3.0.0 + 2020-04-20T16:04:00Z @@ -260,7 +262,12 @@ org.apache.maven.plugins maven-assembly-plugin - 3.1.0 + 3.2.0 + + + org.apache.maven.plugins + maven-release-plugin + 3.0.0-M1 @@ -269,7 +276,7 @@ org.apache.maven.plugins maven-jar-plugin - 2.5 + 3.2.0 @@ -291,7 +298,7 @@ org.apache.maven.plugins maven-source-plugin - 3.0.1 + 3.2.1 attach-sources