-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Move to Maven #35
Comments
Hi @kkostov I need your help. I have created an account on central.sonatype.com and I've created a namespace. Next up I wanted to register a package for the KotlinSDK, which takes a Zip file but I'm unsure because the ZIP file from our releases look very different in folder structure to the one described in their docs. Questions for you
|
Hey Daniel, I've slacked you a zip of a release based on changes from https://github.com/TelemetryDeck/KotlinSDK/pull/36/files - you should be able to upload it from the web interface. It's the same version as the current release on JitPack - Meanwhile, I will add a GitHub action that can release new versions. |
@winsmith to complete this issue, could you please add the environment variables I had you as secrets to the repository? The list is as follows:
This is based on https://vanniktech.github.io/gradle-maven-publish-plugin/central/#__tabbed_5_2 |
Since we're continuing to have problems with Jitpack, we're going to move to Maven Central
The text was updated successfully, but these errors were encountered: