From 77ffdb08107fef158d543fc08417be84c26fb31a Mon Sep 17 00:00:00 2001 From: Alexander Kurtakov Date: Wed, 28 Jan 2015 16:33:14 +0200 Subject: Bug 458642 - Update maven antrun plugin configuration. As continuation of bug#458043. Don't define maven-antrun-plugin version but rely on parent's pluginManagement version. Drop the unneeded additional dependencies for antrun plugin. Change-Id: I5c86cacdf0a573744bbe3b803e01dbf29943030c Signed-off-by: Alexander Kurtakov --- .../org.eclipse.core.net.linux.x86/pom.xml | 23 ---------------------- .../org.eclipse.core.net.linux.x86_64/pom.xml | 23 ---------------------- 2 files changed, 46 deletions(-) (limited to 'bundles/org.eclipse.core.net') diff --git a/bundles/org.eclipse.core.net/fragments/org.eclipse.core.net.linux.x86/pom.xml b/bundles/org.eclipse.core.net/fragments/org.eclipse.core.net.linux.x86/pom.xml index 49f730c14..bcbc83f14 100644 --- a/bundles/org.eclipse.core.net/fragments/org.eclipse.core.net.linux.x86/pom.xml +++ b/bundles/org.eclipse.core.net/fragments/org.eclipse.core.net.linux.x86/pom.xml @@ -54,7 +54,6 @@ maven-antrun-plugin - 1.7 natives @@ -74,28 +73,6 @@ - - - bsf - bsf - 2.4.0 - - - rhino - js - 1.7R2 - - - org.apache.ant - ant-apache-bsf - 1.8.3 - - - org.apache.ant - ant-nodeps - 1.8.1 - - diff --git a/bundles/org.eclipse.core.net/fragments/org.eclipse.core.net.linux.x86_64/pom.xml b/bundles/org.eclipse.core.net/fragments/org.eclipse.core.net.linux.x86_64/pom.xml index 37414e99a..02fcf2721 100644 --- a/bundles/org.eclipse.core.net/fragments/org.eclipse.core.net.linux.x86_64/pom.xml +++ b/bundles/org.eclipse.core.net/fragments/org.eclipse.core.net.linux.x86_64/pom.xml @@ -55,7 +55,6 @@ maven-antrun-plugin - 1.7 natives @@ -75,28 +74,6 @@ - - - bsf - bsf - 2.4.0 - - - rhino - js - 1.7R2 - - - org.apache.ant - ant-apache-bsf - 1.8.3 - - - org.apache.ant - ant-nodeps - 1.8.1 - - -- cgit v1.2.3