Github user dlukyanov commented on a diff in the pull request:
https://github.com/apache/nifi/pull/1662#discussion_r148957155
--- Diff: nifi-nar-bundles/pom.xml ---
@@ -94,7 +95,7 @@
<build>
<plugins>
<!-- Makes buildRevision and buildBranch available to the NAR
Plugin so they can be populated in the MANIFEST -->
- <plugin>
+ <!--plugin>
--- End diff --
fixed (uncommented)---
