From cc50c426f6f8d0ded1b0dd8b75ebe0e7fc15747e Mon Sep 17 00:00:00 2001 From: filoghost Date: Wed, 22 Apr 2020 17:57:16 +0200 Subject: [PATCH] Show plugin version in stacktraces --- Plugin/pom.xml | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/Plugin/pom.xml b/Plugin/pom.xml index 60151a6e..1d125ba1 100644 --- a/Plugin/pom.xml +++ b/Plugin/pom.xml @@ -168,10 +168,22 @@ + + org.apache.maven.plugins + maven-jar-plugin + 3.2.0 + + + + true + + + + org.apache.maven.plugins maven-shade-plugin - 3.2.1 + 3.2.3 false false @@ -186,7 +198,7 @@ *:* - META-INF/ + META-INF/maven/