YolandaMDavis commented on a change in pull request #3874: NIFI-6842 -
Introduce MetricsEventReportingTask
URL: https://github.com/apache/nifi/pull/3874#discussion_r343168501
##########
File path: nifi-assembly/pom.xml
##########
@@ -878,6 +878,18 @@ language governing permissions and limitations under the
License. -->
<version>1.11.0-SNAPSHOT</version>
<type>nar</type>
</dependency>
+ <dependency>
+ <groupId>org.apache.nifi</groupId>
+ <artifactId>nifi-easyrules-nar</artifactId>
Review comment:
I included it to always have some implementation available
----------------------------------------------------------------
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