Repository: ambari Updated Branches: refs/heads/branch-2.5 e04896d1b -> 4ce078c42
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/4ce078c4 Tree: http://git-wip-us.apache.org/repos/asf/ambari/tree/4ce078c4 Diff: http://git-wip-us.apache.org/repos/asf/ambari/diff/4ce078c4 Branch: refs/heads/branch-2.5 Commit: 4ce078c42404edc36fe1be4a32f52c38ab58aa47 Parents: e04896d Author: Venkata Sairam <[email protected]> Authored: Mon May 1 18:39:56 2017 +0530 Committer: Venkata Sairam <[email protected]> Committed: Mon May 1 18:41:21 2017 +0530 ---------------------------------------------------------------------- pom.xml | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/ambari/blob/4ce078c4/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 83ee8aa..47348a0 100644 --- a/pom.xml +++ b/pom.xml @@ -398,6 +398,7 @@ <exclude>ambari-metrics/**/.*/**</exclude> <!-- generated DDL--> <exclude>**/createDDL.jdbc</exclude> + <exclude>**/yarn.lock</exclude> </excludes> </configuration> <executions>
