siddhi-io / siddhi-io-mqtt

Extension that allows to receive and publish events from/to mqtt broker.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Missing maven-resources-plugin

webfrank opened this issue · comments

Description:
Without maven-resources-plugin the build will miss paho mqtt network services and will produce errors like: no NetworkModule installed for scheme "tcp" of URI ...

Suggested Labels:

Suggested Assignees:

Affected Product Version:

3.0.2, 3.0.3-SNAPSHOT

OS, DB, other environment details and versions:

Steps to reproduce:

Install the jar to a running siddhi instance and try to configure a mqtt source/sink

Related Issues: