kweb-core
                                
                                 kweb-core copied to clipboard
                                
                                    kweb-core copied to clipboard
                            
                            
                            
                        Publishing to MavenCentral()
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.
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.
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
I've filed the Jira issue to start this process.
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.
I spent quite a while trying to set this up but it's extremely convoluted. Sticking with Jitpack until a better solution is available.