Github user mattyb149 commented on a diff in the pull request:
https://github.com/apache/nifi/pull/2123#discussion_r137376949
--- Diff: pom.xml ---
@@ -1109,7 +1109,7 @@
</dependency>
<dependency>
<groupId>org.apache.nifi</groupId>
- <artifactId>nifi-kudu-nar</artifactId>
--- End diff --
Not sure why the diff made this a "replace" versus an "append", can you
rebase against the latest master branch? If that doesn't take care of the
problem, please ensure you are adding your NAR and not replacing someone else's
:)
---