paho.mqtt.java icon indicating copy to clipboard operation
paho.mqtt.java copied to clipboard

Why aren't new releases made? (Maven related)

Open cbiale opened this issue 1 year ago • 3 comments

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.

cbiale avatar Jun 18 '24 15:06 cbiale

I feel like there's no one to maintain

Marblog avatar Jul 18 '24 03:07 Marblog

I think this project is dead, we moved to HiveMQ https://github.com/hivemq/hivemq-mqtt-client

Millux avatar Jul 31 '24 07:07 Millux

我认为这个项目已经死了,我们迁移到了 HiveMQ https://github.com/hivemq/hivemq-mqtt-client

Thank you for recommending this project

toint-admin avatar Mar 19 '25 16:03 toint-admin