Github user joewitt commented on a diff in the pull request:
https://github.com/apache/nifi/pull/2648#discussion_r182926716
--- Diff: pom.xml ---
@@ -602,11 +602,13 @@
<groupId>org.apache.rat</groupId>
<artifactId>apache-rat-plugin</artifactId>
<configuration>
+ <consoleOutput>true</consoleOutput>
--- End diff --
perhaps we should move this to the root nifi/pom.xml---
