diff --git a/plugins/junit/pom.xml b/plugins/junit/pom.xml
index 88eb135fc..1115c4d51 100644
--- a/plugins/junit/pom.xml
+++ b/plugins/junit/pom.xml
@@ -63,6 +63,9 @@
jsp-api
provided
-
+
+ junit
+ junit
+
diff --git a/plugins/pom.xml b/plugins/pom.xml
index 3d6e29d6a..f73814b3f 100644
--- a/plugins/pom.xml
+++ b/plugins/pom.xml
@@ -79,7 +79,7 @@
junit
junit
- compile
+ test