From 670a9ea704c554531a4c038a98c5dcf11f352223 Mon Sep 17 00:00:00 2001 From: datagear Date: Sat, 20 Oct 2018 22:14:30 +0800 Subject: [PATCH] =?UTF-8?q?[webembd]=E6=B7=BB=E5=8A=A0zip=E5=8C=85?= =?UTF-8?q?=E6=9E=84=E5=BB=BA=E8=84=9A=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- datagear-webembd/pom.xml | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/datagear-webembd/pom.xml b/datagear-webembd/pom.xml index 5e1be907..291d53fd 100644 --- a/datagear-webembd/pom.xml +++ b/datagear-webembd/pom.xml @@ -120,6 +120,25 @@ + + + org.apache.maven.plugins + maven-antrun-plugin + + + distToZip + package + + run + + + + + + + + +