HADOOP-13896. Invoke assembly plugin after building jars.
This commit is contained in:
parent
0a55bd841e
commit
02766b6c22
@ -412,7 +412,7 @@
|
|||||||
<executions>
|
<executions>
|
||||||
<execution>
|
<execution>
|
||||||
<id>dist</id>
|
<id>dist</id>
|
||||||
<phase>prepare-package</phase>
|
<phase>package</phase>
|
||||||
<goals>
|
<goals>
|
||||||
<goal>single</goal>
|
<goal>single</goal>
|
||||||
</goals>
|
</goals>
|
||||||
|
Loading…
Reference in New Issue
Block a user