mattyb149 commented on a change in pull request #3874: NIFI-6842 - Introduce 
MetricsEventReportingTask
URL: https://github.com/apache/nifi/pull/3874#discussion_r343117548
 
 

 ##########
 File path: 
nifi-nar-bundles/nifi-sql-reporting-bundle/nifi-sql-reporting-tasks/pom.xml
 ##########
 @@ -81,6 +81,11 @@
             <version>1.11.0-SNAPSHOT</version>
             <scope>test</scope>
         </dependency>
+        <dependency>
+            <groupId>org.apache.nifi</groupId>
+            <artifactId>nifi-rules-engine-service-api</artifactId>
 
 Review comment:
   I think this can be of `provided` scope, as we get it from the 
`nifi-standard-services-api-nar`.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to