From d8c005d5371f81a2a06c5d27c7021e1ae43d7193 Mon Sep 17 00:00:00 2001 From: witgo Date: Sat, 31 May 2014 14:36:27 -0700 Subject: Improve maven plugin configuration Author: witgo Closes #786 from witgo/maven_plugin and squashes the following commits: 5de86a2 [witgo] Merge branch 'master' of https://github.com/apache/spark into maven_plugin c35ef73 [witgo] Improve maven plugin configuration --- core/pom.xml | 29 ----------------------------- 1 file changed, 29 deletions(-) (limited to 'core') diff --git a/core/pom.xml b/core/pom.xml index bab50f5ce2..0777c5b1f0 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -258,35 +258,6 @@ target/scala-${scala.binary.version}/classes target/scala-${scala.binary.version}/test-classes - - org.apache.maven.plugins - maven-antrun-plugin - - - test - - run - - - true - - - - - - - - - - - - - - - - - - org.scalatest scalatest-maven-plugin -- cgit v1.2.3