Repository: ambari Updated Branches: refs/heads/branch-2.4 4578b7e3a -> de64972c9
http://git-wip-us.apache.org/repos/asf/ambari/blob/de64972c/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index db3d457..e5b7557 100644 --- a/pom.xml +++ b/pom.xml @@ -390,6 +390,7 @@ <exclude>ambari-metrics/*/target/**</exclude> <!-- ignore .settings and .project --> <exclude>ambari-metrics/**/.*/**</exclude> + <exclude>**/yarn.lock</exclude> </excludes> </configuration> <executions>
