Browse Source

AMBARI-20902.Ambari build failure after npm to yarn package manager migration.(Venkata Sairam)

Venkata Sairam 8 năm trước cách đây
mục cha
commit
4ce078c424
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      pom.xml

+ 1 - 0
pom.xml

@@ -398,6 +398,7 @@
             <exclude>ambari-metrics/**/.*/**</exclude>
             <exclude>ambari-metrics/**/.*/**</exclude>
             <!-- generated DDL-->
             <!-- generated DDL-->
             <exclude>**/createDDL.jdbc</exclude>
             <exclude>**/createDDL.jdbc</exclude>
+            <exclude>**/yarn.lock</exclude>
           </excludes>
           </excludes>
         </configuration>
         </configuration>
         <executions>
         <executions>