From 244e7a5f65c3611d2091d91a8899ac5785fcff3c Mon Sep 17 00:00:00 2001 From: Anu Engineer Date: Wed, 20 Sep 2017 13:45:11 -0700 Subject: [PATCH] HDFS-12515. Ozone: mvn package compilation fails on HDFS-7240. Contributed by Anu Engineer. --- hadoop-mapreduce-project/hadoop-mapreduce-examples/pom.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/hadoop-mapreduce-project/hadoop-mapreduce-examples/pom.xml b/hadoop-mapreduce-project/hadoop-mapreduce-examples/pom.xml index 4a50ed35514..b29de2e6a22 100644 --- a/hadoop-mapreduce-project/hadoop-mapreduce-examples/pom.xml +++ b/hadoop-mapreduce-project/hadoop-mapreduce-examples/pom.xml @@ -34,6 +34,13 @@ + + + org.slf4j + slf4j-api + + + commons-cli commons-cli