paho.mqtt.java
paho.mqtt.java copied to clipboard
Why aren't new releases made? (Maven related)
Please fill out the form below before submitting, thank you!
- [ ] Bug exists Release Version 1.2.5 ( Master Branch)
- [ ] Bug exists in MQTTv3 Client on Snapshot Version 1.2.6-SNAPSHOT (Develop Branch)
- [ ] Bug exists in MQTTv5 Client on Snapshot Version 1.2.6-SNAPSHOT (Develop Branch)
There are issues that have been fixed after the 1.2.5 release, for example the existing recursive call problem in public IMqttToken subscribe(String[] topicFilters, int[] qos, IMqttMessageListener[] messageListeners).
If the release uploaded in Maven is used, this problem is not resolved.
I would like to know if the recommendation of the project developers is that each one compile the project and create their own repository in Maven?
Thank you in advance for your responses.
I feel like there's no one to maintain
I think this project is dead, we moved to HiveMQ https://github.com/hivemq/hivemq-mqtt-client
我认为这个项目已经死了,我们迁移到了 HiveMQ https://github.com/hivemq/hivemq-mqtt-client
Thank you for recommending this project