1ab2c19177
This reverts commit a0309d53d3
.
19 lines
588 B
Diff
19 lines
588 B
Diff
diff --git a/hadoop-project-dist/pom.xml b/hadoop-project-dist/pom.xml
|
|
index bd3c555..c89a237 100644
|
|
--- a/hadoop-project-dist/pom.xml
|
|
+++ b/hadoop-project-dist/pom.xml
|
|
@@ -58,13 +58,6 @@
|
|
<artifactId>maven-jar-plugin</artifactId>
|
|
<executions>
|
|
<execution>
|
|
- <id>prepare-jar</id>
|
|
- <phase>prepare-package</phase>
|
|
- <goals>
|
|
- <goal>jar</goal>
|
|
- </goals>
|
|
- </execution>
|
|
- <execution>
|
|
<id>prepare-test-jar</id>
|
|
<phase>prepare-package</phase>
|
|
<goals>
|