z-york commented on a change in pull request #90:
URL: 
https://github.com/apache/hbase-operator-tools/pull/90#discussion_r661827001



##########
File path: hbase-hbck2/pom.xml
##########
@@ -235,6 +235,12 @@
       <version>2.1.0</version>
       <scope>test</scope>
     </dependency>
+      <dependency>
+          <groupId>com.github.stephenc.findbugs</groupId>
+          <artifactId>findbugs-annotations</artifactId>
+          <version>${findbugs-annotations.version}</version>

Review comment:
       Stephen beat me to it :)  I'm not sure if it's setup correctly for 
hbase-operator-tools (the test report lists spotbugs as 'spotbugs executables 
are not available').




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