Hi NiFi dev community, Thank you all for participating in the recent 1.40 release of the NiFi NAR Maven plugin. Unfortunately, it introduced a bug that prevents building some NARs outside of the apache/nifi repository [1]. Thanks to community member Julien G on Apache NiFi Slack for reporting and helping us diagnose the issue.
Given that this bug was related to a dependency upgrade, those of us investigating it noticed during the investigation that a number of the core dependencies for our plugin were quite old. Upgrading all dependencies was done as well [2]. As this was a large change that touched many classes, we are making the next release of the plugin a minor version bump even though are no new features being added. I plan to prepare a NiFi NAR Maven Plugin 1.5.0 RC soon to vote on. If there is anything else we should consider including as part of this release, please mention it on this thread. [1] https://issues.apache.org/jira/browse/NIFI-11217 [2] https://issues.apache.org/jira/browse/NIFI-11218 Thanks! Kevin