-
Notifications
You must be signed in to change notification settings - Fork 18
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
Maven Central #76
Comments
I see the issue, because jitpack.io is done since 24 h and not everyone has the lib in cache. |
Ok, following this guide, I did the first step https://issues.sonatype.org/browse/OSSRH-87292 |
We are depending on this library and your fork of paho.mqtt. |
jitpack.io is back again |
Sure, I see this issue as well. Btw, helping hands are always welcome. I currently try to use github packages, but I don't know exactly how to use it. I only know since 1h about the existence. Please see my experiments #78 |
Same for me, heard about it in the jitpack issue! |
Unfortunately I don't know how to publish to mavencentral using gradle. I mainly use maven builder and there i know how to publish |
Okay. The sonotype replied that the group id was incorrect. Change from mxtracks.info to info.mxtracks |
https://docs.gradle.org/current/userguide/publishing_maven.html |
As a first step https://github.com/AppDevNext/AndroidChart/releases/tag/3.1.0.12 is now published
Please read README.md for details Next will be |
Fine. Now you have an account in maven central. It remains to configure the gradle for publishing packages) Also, I think you'll have to change the package name to info.mxtracks.etc... |
I'm not 100 % convinced if the huge afford make sense. When the upstream maintainer change something, all my afford is pointless. The risk is high ! For me the current situation is fine, that means that the publish to |
Any help is welcome here #82 |
This is the most promising blueprint https://github.com/ViliusSutkus89/Sample_Android_Library-MavenCentral-Instrumented_Tests/ but I give up now. (I wasted to much lifetime) But I've no clue how to bring it to https://oss.sonatype.org or how to use it like |
It's better then nothing https://github.com/AppDevNext/AndroidChart#gradle-setup-with-sonartype-snapshot |
Please publish the library to maven central
The text was updated successfully, but these errors were encountered: