You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by GitBox <gi...@apache.org> on 2020/08/18 07:18:45 UTC

[GitHub] [hadoop-ozone] elek commented on a change in pull request #1335: HDDS-4127. Components with web interface should depend on hdds-docs.

elek commented on a change in pull request #1335:
URL: https://github.com/apache/hadoop-ozone/pull/1335#discussion_r471965468



##########
File path: hadoop-ozone/ozone-manager/pom.xml
##########
@@ -70,6 +71,12 @@ https://maven.apache.org/xsd/maven-4.0.0.xsd">
       <artifactId>bcprov-jdk15on</artifactId>
     </dependency>
 
+    <dependency>
+      <groupId>org.apache.hadoop</groupId>
+      <artifactId>hadoop-hdds-docs</artifactId>

Review comment:
       Good catch, thanks. I removed the deplication (but added `provided` scope to the existing entry)




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: ozone-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: ozone-issues-help@hadoop.apache.org