Chandra Something is making them compile scope likely. Use maven tools like help:effective-pom to see what the actual pom is when building the nar. You can then zero in by doing the same on the processor bundle.
thanks On Mon, Oct 14, 2019 at 7:51 AM Chandrashekhar Kotekar < [email protected]> wrote: > Hi, > > We have written some custom processor and controller services and packaged > them in single NAR bundle but this NAR has dependencies marked with > <scope>test</scope> as well. Example of such dependencies is scalatest, > junit, etc. These dependencies are not really needed to run processor in > NiFi but they still got added. > > Is there any way to skip these dependencies being added in final NAR? > > Regards, > Chandra >
