summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--maven/org/apache/tuscany/sca/tuscany-otests-asm-tests/2.0-SNAPSHOT/tuscany-otests-asm-tests-2.0-SNAPSHOT.pom4
-rw-r--r--maven/org/apache/tuscany/sca/tuscany-otests-policy-tests/2.0-SNAPSHOT/tuscany-otests-policy-tests-2.0-SNAPSHOT.pom4
2 files changed, 8 insertions, 0 deletions
diff --git a/maven/org/apache/tuscany/sca/tuscany-otests-asm-tests/2.0-SNAPSHOT/tuscany-otests-asm-tests-2.0-SNAPSHOT.pom b/maven/org/apache/tuscany/sca/tuscany-otests-asm-tests/2.0-SNAPSHOT/tuscany-otests-asm-tests-2.0-SNAPSHOT.pom
index a6993ee097..11673365a5 100644
--- a/maven/org/apache/tuscany/sca/tuscany-otests-asm-tests/2.0-SNAPSHOT/tuscany-otests-asm-tests-2.0-SNAPSHOT.pom
+++ b/maven/org/apache/tuscany/sca/tuscany-otests-asm-tests/2.0-SNAPSHOT/tuscany-otests-asm-tests-2.0-SNAPSHOT.pom
@@ -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>
diff --git a/maven/org/apache/tuscany/sca/tuscany-otests-policy-tests/2.0-SNAPSHOT/tuscany-otests-policy-tests-2.0-SNAPSHOT.pom b/maven/org/apache/tuscany/sca/tuscany-otests-policy-tests/2.0-SNAPSHOT/tuscany-otests-policy-tests-2.0-SNAPSHOT.pom
index fad2c0c50b..c710165264 100644
--- a/maven/org/apache/tuscany/sca/tuscany-otests-policy-tests/2.0-SNAPSHOT/tuscany-otests-policy-tests-2.0-SNAPSHOT.pom
+++ b/maven/org/apache/tuscany/sca/tuscany-otests-policy-tests/2.0-SNAPSHOT/tuscany-otests-policy-tests-2.0-SNAPSHOT.pom
@@ -82,11 +82,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>