From 6dda7ce133a9e9a18453857f2c46484a2721f6ec Mon Sep 17 00:00:00 2001 From: zhangdaihao Date: Wed, 14 Mar 2018 22:37:37 +0800 Subject: [PATCH] =?UTF-8?q?jeecg=203.7.3=20=E7=89=88=E6=9C=AC=E5=8F=91?= =?UTF-8?q?=E5=B8=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 63 ++------------------------------------------------------- 1 file changed, 2 insertions(+), 61 deletions(-) diff --git a/pom.xml b/pom.xml index f8486586..35e58b2c 100644 --- a/pom.xml +++ b/pom.xml @@ -1011,21 +1011,7 @@ - - - org.apache.maven.plugins - maven-war-plugin - 2.6 - - %regex[^plug-in.+(?:(?<!(?:-|\.)min)\.js)] - ,%regex[^plug-in/accordion.+(?:(?<!(?:-|\.)min)\.css)] - ,%regex[^plug-in/bootstrap.+(?:(?<!(?:-|\.)min)\.css)] - ,%regex[^plug-in/easyui/themes/black.+(?:(?<!(?:-|\.)min)\.css)] - ,%regex[^plug-in/easyui/themes/default.+(?:(?<!(?:-|\.)min)\.css)] - ,%regex[^plug-in/Validform.+(?:(?<!(?:-|\.)min)\.css)] - - - + @@ -1091,52 +1077,7 @@ true - - - net.alchim31.maven - yuicompressor-maven-plugin - 1.3.0 - - - process-resources - - compress - - - - - - UTF-8 - - false - - false - - -1 - - true - - true - - src/main/webapp/plug-in - - - plug-in/**/*.js - plug-in/accordion/css/*.css - plug-in/bootstrap/css/*.css - plug-in/easyui/themes/black/*.css - plug-in/easyui/themes/default/*.css - plug-in/Validform/**/*.css - - - - plug-in/**/*.min.js - plug-in/**/*.dev.js - plug-in/*/css/*.min.css - - - - + jeecg