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 --- repl/pom.xml | 30 ------------------------------ 1 file changed, 30 deletions(-) (limited to 'repl') diff --git a/repl/pom.xml b/repl/pom.xml index b761a176ce..bcdb24b040 100644 --- a/repl/pom.xml +++ b/repl/pom.xml @@ -92,42 +92,12 @@ 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 ${basedir}/.. - 1 -- cgit v1.2.3