sjyang18 commented on a change in pull request #3817: NIFI-6583: adding azure
log analytics reporting task to nifi-azure-bu…
URL: https://github.com/apache/nifi/pull/3817#discussion_r337846377
##########
File path: nifi-nar-bundles/nifi-azure-bundle/nifi-azure-processors/pom.xml
##########
@@ -83,7 +83,6 @@
<dependency>
<groupId>org.apache.nifi</groupId>
<artifactId>nifi-distributed-cache-client-service-api</artifactId>
- <scope>test</scope>
Review comment:
I dropped the test scope after I see integration tests fail without this
dependency.
> mvn clean package verify -Pintegration-tests
----------------------------------------------------------------
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