Maven artifacts should be automatically published in the same way as the other release packages (gem, npm, crate). However there are some open questions about how to do this:
- Whose auth information should be used to push to the
org.ruby-lang namespace on Central? I have been using mine for manual builds. I believe only @hsbt and I have access currently.
- What GPG key should be used to sign the artifacts and how should that be managed? Maven Central requires all artifacts to be digitally signed. Again, I have just been using my own key for releases thusfar.
Maven artifacts should be automatically published in the same way as the other release packages (gem, npm, crate). However there are some open questions about how to do this:
org.ruby-langnamespace on Central? I have been using mine for manual builds. I believe only @hsbt and I have access currently.