Github user ottobackwards commented on the issue:
https://github.com/apache/nifi/pull/2517
how are you building? Like what command line?
if you are using -Dmaven.test.skip=true you will have this problem
if you want to skip tests use -DskipTests---
