diff --git a/pom.xml b/pom.xml index c2ebc1a11e77..493b8b610f2f 100644 --- a/pom.xml +++ b/pom.xml @@ -152,7 +152,6 @@ 1.2.1 4.3.2 3.4.1 - ${project.build.directory}/spark-test-classpath.txt 2.10.4 2.10 ${scala.version} @@ -283,18 +282,6 @@ false - - - spark-1.4-staging - Spark 1.4 RC4 Staging Repository - https://repository.apache.org/content/repositories/orgapachespark-1112 - - true - - - false - - @@ -318,17 +305,6 @@ unused 1.0.0 - - - org.codehaus.groovy - groovy-all - 2.3.7 - provided - + + + org.eclipse.m2e + lifecycle-mapping + 1.0.0 + + + + + + org.apache.maven.plugins + maven-dependency-plugin + [2.8,) + + build-classpath + + + + + + + + + org.apache.maven.plugins + maven-jar-plugin + [2.6,) + + test-jar + + + + + + + + + org.apache.maven.plugins + maven-antrun-plugin + [1.8,) + + run + + + + + + + + + + @@ -1423,34 +1451,12 @@ test - ${test_classpath_file} + test_classpath - - - org.codehaus.gmavenplus - gmavenplus-plugin - 1.5 - - - process-test-classes - - execute - - - - - - - - -