Skip to content

Commit c2b5f89

Browse files
committed
SPARK-6433 omit "jar" goal from jar plugin
1 parent fdac51b commit c2b5f89

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

pom.xml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1491,13 +1491,6 @@
14911491
</archive>
14921492
</configuration>
14931493
<executions>
1494-
<execution>
1495-
<id>prepare-jar</id>
1496-
<phase>prepare-package</phase>
1497-
<goals>
1498-
<goal>jar</goal>
1499-
</goals>
1500-
</execution>
15011494
<execution>
15021495
<id>prepare-test-jar</id>
15031496
<phase>prepare-package</phase>

0 commit comments

Comments
 (0)