-
Notifications
You must be signed in to change notification settings - Fork 119
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
Publish to Maven Central #609
Comments
Group id will change to: com.github.flank |
I've updated the POM, setup GPG signing, and configured the org on bintray. Bintray is now reviewing the request to auto publish to maven central. |
Feedback from jcenter is we have to add a sources jar, and a javadoc jar. |
|
I successfully published flank snapshot to maven central via bintray sync! Next task is to figure out how to automatically sync from bintray to maven central without manually pushing the button on the website. |
for automating the sync, we're blocked on jfrog CLI support |
The release job will now auto sync to maven central
|
Must update POM to meet requirements
The text was updated successfully, but these errors were encountered: