ipfs-shipyard / ipfs-shipyard/java-ipfs-http-client
Publishing to Maven Central
- Lingua principale
- Java
- Stelle
- 558
- Fork
- 240
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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:
* https://github.com/multiformats/java-multibase/issues/32
* https://github.com/multiformats/java-multihash/issues/24
* (maybe more that I missed?)
For this to happen:
* we need to bring all projects "in shape" for publishing (they must pass [requirements](https://central.sonatype.org/publish/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.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.