eclipse-paho / eclipse-paho/paho.mqtt.java
Why aren't new releases made? (Maven related)
- Dominant language
- Java
- Stars
- 2.3k
- Forks
- 919
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
Assessment
This issue has not been assessed yet.