From af6dec169ae1fda05509009ddc59201dfb2bc01a Mon Sep 17 00:00:00 2001 From: rfeng Date: Fri, 20 Nov 2009 21:14:42 +0000 Subject: Use pluginManagement to control maven antrun plugin git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@882717 13f79535-47bb-0310-9956-ffa450edef68 --- java/sca/itest/distribution/bin-distro-unzip/pom.xml | 10 ---------- .../itest/distribution/binding-ws-calculator/pom.xml | 18 ------------------ java/sca/itest/distribution/calculator-rmi/pom.xml | 18 ------------------ java/sca/itest/nodes/two-nodes-two-vms-test/pom.xml | 18 ------------------ 4 files changed, 64 deletions(-) (limited to 'java/sca/itest') diff --git a/java/sca/itest/distribution/bin-distro-unzip/pom.xml b/java/sca/itest/distribution/bin-distro-unzip/pom.xml index db92564ea4..d58e479f93 100644 --- a/java/sca/itest/distribution/bin-distro-unzip/pom.xml +++ b/java/sca/itest/distribution/bin-distro-unzip/pom.xml @@ -52,16 +52,6 @@ org.apache.maven.plugins maven-antrun-plugin - 1.3 - - - - ant - ant-trax - 1.6.5 - - - run-samples diff --git a/java/sca/itest/distribution/binding-ws-calculator/pom.xml b/java/sca/itest/distribution/binding-ws-calculator/pom.xml index 26d18d0b4a..3f4cb4b536 100644 --- a/java/sca/itest/distribution/binding-ws-calculator/pom.xml +++ b/java/sca/itest/distribution/binding-ws-calculator/pom.xml @@ -42,24 +42,6 @@ org.apache.maven.plugins maven-antrun-plugin - 1.3 - - - - ant - ant-trax - 1.6.5 - - - - sun.jdk - tools - 1.6 - system - ${java.home}/../lib/tools.jar - - - run-samples diff --git a/java/sca/itest/distribution/calculator-rmi/pom.xml b/java/sca/itest/distribution/calculator-rmi/pom.xml index f002994692..faf6132fbd 100644 --- a/java/sca/itest/distribution/calculator-rmi/pom.xml +++ b/java/sca/itest/distribution/calculator-rmi/pom.xml @@ -42,24 +42,6 @@ org.apache.maven.plugins maven-antrun-plugin - 1.3 - - - - ant - ant-trax - 1.6.5 - - - - sun.jdk - tools - 1.6 - system - ${java.home}/../lib/tools.jar - - - run-samples diff --git a/java/sca/itest/nodes/two-nodes-two-vms-test/pom.xml b/java/sca/itest/nodes/two-nodes-two-vms-test/pom.xml index f503c1792d..1ffccd9fd5 100644 --- a/java/sca/itest/nodes/two-nodes-two-vms-test/pom.xml +++ b/java/sca/itest/nodes/two-nodes-two-vms-test/pom.xml @@ -77,24 +77,6 @@ org.apache.maven.plugins maven-antrun-plugin - 1.3 - - - - ant - ant-trax - 1.6.5 - - - - sun.jdk - tools - 1.6 - system - ${java.home}/../lib/tools.jar - - - run-samples -- cgit v1.2.3