-
Notifications
You must be signed in to change notification settings - Fork 96
Publishing to maven central #1119
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
Conversation
removed installing gradle from workflow because it was downloading 4.5.1 which didn't support java method for the generator test. not sure if it broke anything |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A few requests (from our meeting):
- Let's update docs with what's needed to release (what accounts, gpg keys, etc)
- The process for releasing, even if it's partially manual
- Make released version number match the version number in the repository
@adrian-kong let's move the Java publishing instructions to the HOWTO.md in this repo |
@silverjam we are getting errors from apt-get when building the docker image with ubuntu groovy. groovy is end of life, can we just remove it? or should we look into it more |
Yeah, feel free to remove it, let's add a Jira introduce Jammy (22.04) at some point too. |
Description
@swift-nav/devinfra
Releases java with
requires the account which should be in lastpass as well as a gpg key
and usage would be:
I think it should be searchable at https://search.maven.org/artifact/com.swiftnav/sbp when the site gets indexed
JIRA Reference
https://swift-nav.atlassian.net/browse/DEVINFRA-294