summaryrefslogtreecommitdiffstats
path: root/java/sca/itest/validation/pom.xml
diff options
context:
space:
mode:
authorrfeng <rfeng@13f79535-47bb-0310-9956-ffa450edef68>2008-07-11 18:41:21 +0000
committerrfeng <rfeng@13f79535-47bb-0310-9956-ffa450edef68>2008-07-11 18:41:21 +0000
commit340efb05cab82dcc5f1de0ff18156dcc9fa37ff1 (patch)
treeed5f200721c0187877e681ea1dc12a1b7ec94dca /java/sca/itest/validation/pom.xml
parentad902526609be7f53e8df85fb18e0941095f9316 (diff)
Add host-jetty to avoid test failure
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@676046 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/sca/itest/validation/pom.xml')
-rw-r--r--java/sca/itest/validation/pom.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/java/sca/itest/validation/pom.xml b/java/sca/itest/validation/pom.xml
index dfa841d460..c196680e5a 100644
--- a/java/sca/itest/validation/pom.xml
+++ b/java/sca/itest/validation/pom.xml
@@ -101,6 +101,13 @@
<artifactId>tuscany-binding-ws-axis2</artifactId>
<version>1.4-SNAPSHOT</version>
</dependency>
+
+ <dependency>
+ <groupId>org.apache.tuscany.sca</groupId>
+ <artifactId>tuscany-host-jetty</artifactId>
+ <version>1.4-SNAPSHOT</version>
+ <scope>test</scope>
+ </dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>