Bryan, thanks for confirming! Yes, they were gson, commons-io, and nifi-mock. (It's a pretty simple processor with not many dependencies.)
Thanks, Jeff On Tue, May 29, 2018 at 9:19 AM Bryan Bende <[email protected]> wrote: > Jeff, > > What you described sounds correct. Can you share which dependency > versions now need to be specified? We could at least update the > processor bundle archetype to have these versions specified to make it > easier for new bundles, and maybe add something to the migration notes > for existing bundles. > > Thanks, > > Bryan > > > On Tue, May 29, 2018 at 7:29 AM, Jeff Zemerick <[email protected]> > wrote: > > Hi, > > > > In <=1.5.0 processors I used nifi-nar-bundles as the parent project and > > dependency management was handled for me. Changing to 1.6.0 resulted in a > > few "missing dependency version" errors. I think this is expected due > > to NIFI-4936 ("NiFi parent pom dependency management forcing versions to > > align defeating classloader isolation") but I wanted to make sure that me > > adding versions for those dependencies is the correct thing to do. > > > > Thanks, > > Jeff >
