Repository: ambari Updated Branches: refs/heads/trunk bfcc42dcc -> 8549682b5
AMBARI-20902.Ambari build failure after npm to yarn package manager migration.(Venkata Sairam) Project: http://git-wip-us.apache.org/repos/asf/ambari/repo Commit: http://git-wip-us.apache.org/repos/asf/ambari/commit/8549682b Tree: http://git-wip-us.apache.org/repos/asf/ambari/tree/8549682b Diff: http://git-wip-us.apache.org/repos/asf/ambari/diff/8549682b Branch: refs/heads/trunk Commit: 8549682b546b07f15cba4bf48737b3f751f90fb0 Parents: bfcc42d Author: Venkata Sairam <[email protected]> Authored: Mon May 1 18:39:56 2017 +0530 Committer: Venkata Sairam <[email protected]> Committed: Mon May 1 18:39:56 2017 +0530 ---------------------------------------------------------------------- pom.xml | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/ambari/blob/8549682b/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 1cf13f4..e0d0373 100644 --- a/pom.xml +++ b/pom.xml @@ -399,6 +399,7 @@ <exclude>ambari-metrics/**/.*/**</exclude> <!-- generated DDL--> <exclude>**/createDDL.jdbc</exclude> + <exclude>**/yarn.lock</exclude> </excludes> </configuration> <executions>
