From 339d13b4ef0b1a2759b3f46e78c9e805e782fb7c Mon Sep 17 00:00:00 2001 From: Konstantin Andreev Date: Wed, 10 Oct 2018 00:45:01 +0300 Subject: [PATCH] remove Perf stub classes from resulting jar --- pom.xml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/pom.xml b/pom.xml index c476903..38cc3bb 100644 --- a/pom.xml +++ b/pom.xml @@ -104,6 +104,17 @@ org.apache.maven.plugins maven-surefire-plugin 2.13 + + + org.apache.maven.plugins + maven-jar-plugin + 3.1.0 + + + jdk/** + sun/** + + org.apache.maven.plugins