Github user vbmudalige commented on a diff in the pull request:
https://github.com/apache/hadoop/pull/421#discussion_r222198499
--- Diff: hadoop-yarn-project/hadoop-yarn/hadoop-yarn-ui/pom.xml ---
@@ -202,6 +202,13 @@
<groupId>ro.isdc.wro4j</groupId>
<artifactId>wro4j-maven-plugin</artifactId>
<version>1.7.9</version>
+ <dependencies>
+ <dependency>
+ <groupId>org.mockito</groupId>
+ <artifactId>mockito-core</artifactId>
+ <version>2.18.0</version>
+ </dependency>
+ </dependencies>
--- End diff --
@aajisaka, I made the changes. Please review.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]