DieterDP-ng commented on code in PR #6533:
URL: https://github.com/apache/hbase/pull/6533#discussion_r1983496171


##########
hbase-backup/pom.xml:
##########
@@ -112,6 +112,12 @@
       <scope>test</scope>
     </dependency>
     <!-- General dependencies -->
+    <dependency>
+      <groupId>com.github.stephenc.findbugs</groupId>
+      <artifactId>findbugs-annotations</artifactId>
+      <scope>compile</scope>

Review Comment:
   I didnt put much thought into this, and just copied it from another HBase 
pom. See no objection to your suggestion, so updated it.
   
   I suppose I can be optional globally?



-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to