Skip to content

Conversation

adrian-kong
Copy link
Contributor

Description

@swift-nav/devinfra

Releases java with

gradle publish

requires the account which should be in lastpass as well as a gpg key

and usage would be:

<dependency>
  <groupId>com.swiftnav</groupId>
  <artifactId>sbp</artifactId>
  <version>1.0.0</version>
</dependency>

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

@adrian-kong adrian-kong requested a review from a team as a code owner April 20, 2022 03:08
@adrian-kong
Copy link
Contributor Author

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

Copy link
Contributor

@silverjam silverjam left a 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

@silverjam
Copy link
Contributor

@adrian-kong let's move the Java publishing instructions to the HOWTO.md in this repo

@notoriaga
Copy link
Contributor

@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

@silverjam
Copy link
Contributor

@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.

@adrian-kong adrian-kong requested a review from silverjam May 1, 2022 23:17
@adrian-kong adrian-kong merged commit 17fbc9b into master May 2, 2022
@adrian-kong adrian-kong deleted the adrian/maven-central branch May 2, 2022 00:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants