summaryrefslogtreecommitdiffstats
path: root/otest/newlayout/tuscany-test-runner/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'otest/newlayout/tuscany-test-runner/pom.xml')
-rw-r--r--otest/newlayout/tuscany-test-runner/pom.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/otest/newlayout/tuscany-test-runner/pom.xml b/otest/newlayout/tuscany-test-runner/pom.xml
index 5bbae04bc2..6ea139235c 100644
--- a/otest/newlayout/tuscany-test-runner/pom.xml
+++ b/otest/newlayout/tuscany-test-runner/pom.xml
@@ -76,11 +76,15 @@
<version>2.0-SNAPSHOT</version>
</dependency>
+<!-- This dependency causes a problem on systems that haven't compiled the
+ OASIS contributions independently and hence haven't dded them to their
+ Local repo.
<dependency>
<groupId>org.oasis-open.sca.assembly</groupId>
<artifactId>General_Java</artifactId>
<version>1.0</version>
</dependency>
+-->
<dependency>
<groupId>javax.servlet</groupId>