Yeah I think you are correct. It looks like spotbugs (the successor to
findbugs) is version 3.1.3 where the version of findbugs we are using is 3.0.5.
With those added config files, I am now at least seeing this on a few of our
projects:
[INFO] --- findbugs-maven-plugin:3.0.5:findbugs (findbugs) @ accumulo-start ---
[INFO] Fork Value is true
[java] The following errors occurred during analysis:
[java] Unable to locate method
java.util.TreeSet.stream()Ljava/util/stream/Stream;
[java] Analysis errors: 1
[ Full content available at: https://github.com/apache/accumulo/pull/615 ]
This message was relayed via gitbox.apache.org for [email protected]