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>
|
||||
<execution>
|
||||
<id>dist</id>
|
||||
<phase>compile</phase>
|
||||
<phase>prepare-package</phase>
|
||||
<goals>
|
||||
<goal>exec</goal>
|
||||
</goals>
|
||||
|
Loading…
Reference in New Issue
Block a user