Explorar o código

HDDS-1218. Do the dist-layout-stitching for Ozone after the test-compile phase. Contributed by Marton Elek.

Arpit Agarwal %!s(int64=6) %!d(string=hai) anos
pai
achega
3ef1235215
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      hadoop-ozone/dist/pom.xml

+ 1 - 1
hadoop-ozone/dist/pom.xml

@@ -126,7 +126,7 @@
         <executions>
           <execution>
             <id>dist</id>
-            <phase>compile</phase>
+            <phase>prepare-package</phase>
             <goals>
               <goal>exec</goal>
             </goals>