From ac27ea39223ccd95602546a00c56e0bfc88b2626 Mon Sep 17 00:00:00 2001 From: hengyunabc Date: Fri, 30 Apr 2021 16:36:44 +0800 Subject: [PATCH] improve arthas-vmtool package jar config --- arthas-vmtool/pom.xml | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/arthas-vmtool/pom.xml b/arthas-vmtool/pom.xml index 6f5cc74f7..78d98b111 100644 --- a/arthas-vmtool/pom.xml +++ b/arthas-vmtool/pom.xml @@ -64,7 +64,6 @@ - arthas-vmtool org.apache.maven.plugins @@ -81,19 +80,6 @@ org.apache.maven.plugins maven-jar-plugin 2.4 - - - default-jar - package - - jar - - - ${os_name}-${os.arch} - ${project.build.directory}/classes - - - org.codehaus.mojo