It would be good to have all JARs (java-ipfs-http-client and all deps) published to Maven Central. There were already several attempts recorded:
For this to happen:
- we need to bring all projects "in shape" for publishing (they must pass requirements)
- we need to register namespace with Sonatype, I guess
io.ipfs (at least package name suggest this)
- we need to assign publishers (who are set up for publishing, with things like GPG keys) to the registered namespace
Are we interested in doing this?
Of course, we can continue to use jitpack.io as secondary publishing service, there is not problem with that.