summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sca-java-2.x/trunk/itest/nodes/two-nodes-two-vms-test/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/sca-java-2.x/trunk/itest/nodes/two-nodes-two-vms-test/pom.xml b/sca-java-2.x/trunk/itest/nodes/two-nodes-two-vms-test/pom.xml
index 34bfb91c9e..b6c4210f25 100644
--- a/sca-java-2.x/trunk/itest/nodes/two-nodes-two-vms-test/pom.xml
+++ b/sca-java-2.x/trunk/itest/nodes/two-nodes-two-vms-test/pom.xml
@@ -90,7 +90,7 @@
<goal>run</goal>
</goals>
<configuration>
- <tasks>
+ <tasks unless="maven.test.skip">
<property name="tuscany.version" value="${version}" />
<property name="runtime_classpath" refid="maven.runtime.classpath"/>
<ant antfile="./build.xml" target="run"/>