Github user mgroves commented on the issue:
https://github.com/apache/nifi/pull/2750
Thank @ijokarumawak, I used -DskipTests and it built successfully for me on
Windows. I tried out the PutCouchbaseKey operator with a
CouchbaseClusterService using a username and password, and it works great.
I'm curious how it would work if someone wants to use a newer version of
NiFi with Couchbase 4 or older. I'm not familiar enough with the NiFi
architecture or project--will they have to use an old version of NiFi or is
there someway they can keep using the older module?
---