kweb-core icon indicating copy to clipboard operation
kweb-core copied to clipboard

Publishing to MavenCentral()

Open geomagilles opened this issue 4 years ago • 3 comments

Is your feature request related to a problem? Please describe.

Will you consider publishing to MavenCentral?

When distributing an application using Web, the end-user currently needs to add maven("https://jitpack.io") to their repository. It's an additional layer of complexity / errors.

geomagilles avatar Jul 15 '21 11:07 geomagilles

Happy to do it if our use of jitpack is a problem - my impression was that publishing to MC seemed like a PITA but I could be wrong.

sanity avatar Jul 16 '21 02:07 sanity

Yes - it can be a pain to setup. But easy once done.

  • I've found this article very useful https://proandroiddev.com/publishing-a-maven-artifact-3-3-step-by-step-instructions-to-mavencentral-publishing-bd661081645d
  • as well as this example https://github.com/sksamuel/hoplite/blob/master/publish.gradle.kts

geomagilles avatar Jul 16 '21 10:07 geomagilles

I've filed the Jira issue to start this process.

sanity avatar Jul 16 '21 19:07 sanity

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.

github-actions[bot] avatar Oct 09 '22 15:10 github-actions[bot]

I spent quite a while trying to set this up but it's extremely convoluted. Sticking with Jitpack until a better solution is available.

sanity avatar Oct 09 '22 15:10 sanity