diff --git a/client/pom.xml b/client/pom.xml
index e57a5ab2ae5..6411ed89fa6 100644
--- a/client/pom.xml
+++ b/client/pom.xml
@@ -203,7 +203,7 @@
maven-war-plugin
2.3
- ./WEB-INF/web.xml
+ ./target/generated-webapp/WEB-INF/web.xml
./target/generated-webapp
@@ -245,6 +245,12 @@
+
+
+
+
+
@@ -325,22 +331,38 @@
-
- process-nonoss
- process-resources
-
- run
-
-
-
- test
-
-
-
-
+
+ process-nonoss
+ process-resources
+
+ run
+
+
+
+ test
+
+
+
+
+
+ process-nonoss-spring-context
+ process-resources
+
+ run
+
+
+
+ test
+
+
+
+