diff --git a/pom.xml b/pom.xml index d4a05d4f29f..51c1a4f9b58 100644 --- a/pom.xml +++ b/pom.xml @@ -165,4 +165,43 @@ springboot + + + reproducible-build + + + reproducible + + + + + + org.apache.maven.plugins + maven-artifact-plugin + + + check-buildplan + + check-buildplan + + + validate + + + compare + + compare + + + install + + + + + + + +