ryu icon indicating copy to clipboard operation
ryu copied to clipboard

Release to Maven Central / Bintray

Open re-thc opened this issue 5 years ago • 4 comments

Hi, is it possible to release the Java portion to Maven Central and/or Bintray? Would make it easier to adopt. Thanks.

re-thc avatar Jan 29 '19 21:01 re-thc

The documentation makes it sound not trivial: https://maven.apache.org/repository/guide-central-repository-upload.html

ulfjack avatar Feb 01 '19 05:02 ulfjack

Would https://jfrog.com/knowledge-base/how-do-i-upload-my-stuff-to-bintray/ be easier? Thanks.

Or even https://jitpack.io/docs/#publishing-on-jitpack would be fine.

re-thc avatar Feb 01 '19 07:02 re-thc

Would it help if I start releasing binaries on GitHub? Can you be more specific as to your requirements?

ulfjack avatar Feb 05 '19 03:02 ulfjack

Requirement is being able to pull the release jar from a build tool, e.g. gradle or maven or have it manage updating the release without having to clone / duplicate into Git or manually update the jar files each time there is an update or is in a different environment.

re-thc avatar Feb 05 '19 03:02 re-thc