Selaa lähdekoodia

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

Venkata Sairam 8 vuotta sitten
vanhempi
commit
4ce078c424
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. 1 0
      pom.xml

+ 1 - 0
pom.xml

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