瀏覽代碼

AMBARI-2851. A whole bunch of useless warnings are shown when packaging ambari-server via maven. (yusaku)

Yusaku Sako 11 年之前
父節點
當前提交
fbf7afc1b6
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      ambari-server/pom.xml

+ 1 - 0
ambari-server/pom.xml

@@ -94,6 +94,7 @@
           <descriptors>
             <descriptor>src/main/assemblies/server.xml</descriptor>
           </descriptors>
+          <tarLongFileMode>gnu</tarLongFileMode>
         </configuration>
         <executions>
           <execution>