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