浏览代码

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

Venkata Sairam 8 年之前
父节点
当前提交
4ce078c424
共有 1 个文件被更改,包括 1 次插入0 次删除
  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>