Skip to content

Commit

Permalink
HADOOP-13896. Invoke assembly plugin after building jars.
Browse files Browse the repository at this point in the history
  • Loading branch information
umbrant committed Jan 5, 2017
1 parent 0a55bd8 commit 02766b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hadoop-project-dist/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -412,7 +412,7 @@
<executions>
<execution>
<id>dist</id>
<phase>prepare-package</phase>
<phase>package</phase>
<goals>
<goal>single</goal>
</goals>
Expand Down

0 comments on commit 02766b6

Please sign in to comment.