Sounds great Kevin. Thanks! Can you give a little more detail on the dependency duplication detection? How does it work? Does it detect different versions of the same dependency? Is it detecting duplicates only within a given NAR or across multiple NARs?
Thanks, Mark On Tue, Nov 29, 2022 at 4:18 PM Kevin Doran <kdo...@apache.org> wrote: > Hi all, > > There’s been a few improvements and bug fixes to the NAR Maven Plugin. One > nice new feature is a new maven goal that detects duplicate dependencies in > NARs. Another contribution improves our NiFi build reproducibility. > > Given all this, I’d like to release a new version of the plugin that we can > start using in NiFi. As this includes a feature, this will be a minor > version bump (1.4.0). > > I’m happy to RM. There are two outstanding PRs, and if there are no > objections on this thread, I’ll wait for those to be merged and then > prepare a release candidate. > > Thanks, > Kevin >