I cleared out .m2 and recompiled with Java 8. I got told that something that tried to load nifi-properties pretty early on in the build was unable to do so because it was Java bytecode revision 55.0, not 52.0. Anyone ever seen that with a fresh build? I'm wondering if someone didn't accidentally setup Travis to push Java 11 dependencies to maven central or something like that.
Thanks, Mike