From 5a01f0c5c2e79e4b00b9f24d2031747517b0a36f Mon Sep 17 00:00:00 2001 From: richie Date: Tue, 27 Nov 2018 11:53:40 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8A=9F=E8=83=BD=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- plugin-function/build.xml | 4 ++-- pom.xml | 17 +++++++++++++++-- 2 files changed, 17 insertions(+), 4 deletions(-) diff --git a/plugin-function/build.xml b/plugin-function/build.xml index 7fe1db7..7a6dc84 100644 --- a/plugin-function/build.xml +++ b/plugin-function/build.xml @@ -1,7 +1,7 @@ - + @@ -127,4 +127,4 @@ - + \ No newline at end of file diff --git a/pom.xml b/pom.xml index 3507a9d..8773250 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ pom 10.0-RELEASE-SNAPSHOT - ${project.basedir}/webroot/WEB-INF + ${project.basedir}/webroot/WEB-INF plugin-function @@ -141,9 +141,22 @@ 5.1.44 + + junit + junit + 4.12 + test + + + org.easymock + easymock + 3.5.1 + test + + - ${web-inf-path}/classes + ${web-inf-bucket}/classes maven-compiler-plugin