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