diff --git a/reef-tests/pom.xml b/reef-tests/pom.xml index 533ed8d8f4..7f95a40623 100644 --- a/reef-tests/pom.xml +++ b/reef-tests/pom.xml @@ -72,17 +72,6 @@ under the License. - - org.apache.maven.plugins - maven-jar-plugin - - - - test-jar - - - - org.apache.maven.plugins maven-assembly-plugin @@ -100,37 +89,6 @@ under the License. - - - org.apache.maven.plugins - maven-shade-plugin - - - package - - shade - - - - - - - ${project.build.directory}/${project.artifactId}-${project.version}-shaded.jar - - - - *:* - - yarn-default.xml - yarn-version-info.properties - core-default.xml - LICENSE - META-INF/* - - - - -