Browse Source

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

Yusaku Sako 11 năm trước cách đây
mục cha
commit
fbf7afc1b6
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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>