Apache9 commented on a change in pull request #1265: HBASE-23077 move entirely 
to spotbugs
URL: https://github.com/apache/hbase/pull/1265#discussion_r391369594
 
 

 ##########
 File path: hbase-examples/pom.xml
 ##########
 @@ -159,6 +159,8 @@
     <dependency>
       <groupId>com.github.stephenc.findbugs</groupId>
 
 Review comment:
   For hbase-client and another module, the problem is that we declare this 
dependency only under the hadoop 2 profile and it will cause compile error with 
hadoop 3. So just move it to the general dependencies section.

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to