You may also need to add a NAR dependency to your processor's NAR's POM if you haven't already:
<dependency>
<groupId>org.apache.nifi</groupId>
<artifactId>nifi-standard-services-api-nar</artifactId>
<version>1.7.0-SNAPSHOT</version>
<type>nar</type>
</dependency>
On Thu, Apr 19, 2018 at 12:08 PM, rishabprasad005
<[email protected]> wrote:
> Yes, I have added nifi-dbcpservice-api in processor pom
>
>
>
> --
> Sent from: http://apache-nifi-developer-list.39713.n7.nabble.com/
