瀏覽代碼

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

Arpit Agarwal 6 年之前
父節點
當前提交
3ef1235215
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      hadoop-ozone/dist/pom.xml

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

@@ -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>