HDDS-1218. Do the dist-layout-stitching for Ozone after the test-compile phase. Contributed by Marton Elek.
This commit is contained in:
parent
df99137310
commit
3ef1235215
2
hadoop-ozone/dist/pom.xml
vendored
2
hadoop-ozone/dist/pom.xml
vendored
@ -126,7 +126,7 @@
|
|||||||
<executions>
|
<executions>
|
||||||
<execution>
|
<execution>
|
||||||
<id>dist</id>
|
<id>dist</id>
|
||||||
<phase>compile</phase>
|
<phase>prepare-package</phase>
|
||||||
<goals>
|
<goals>
|
||||||
<goal>exec</goal>
|
<goal>exec</goal>
|
||||||
</goals>
|
</goals>
|
||||||
|
Loading…
Reference in New Issue
Block a user