Skip to content
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 #26

Open
cpovirk opened this issue Apr 25, 2023 · 2 comments
Open

Publish to Maven Central #26

cpovirk opened this issue Apr 25, 2023 · 2 comments

Comments

@cpovirk
Copy link
Collaborator

cpovirk commented Apr 25, 2023

I forgot that I'd meant to file this separately from #21, etc.

One step is that to pick an artifact name. We are likely to actually be publishing two new artifacts, one for the forked Checker Framework and one for our plugin, in which case we need to pick two artifact names. For a naming discussion about this repo (which we could apply to at least one of our artifacts), see #25.

@cpovirk
Copy link
Collaborator Author

cpovirk commented Apr 25, 2023

from #21:

We already have permissions for org.jspecify [in Maven Central]. That might be enough to upload artifacts under a new artifact ID? The other part of the process is to figure out how to actually upload the relevant jars, poms, manifests, or whatever that our own build process may or may not automatically spit out. Since we're distributing both a Checker Framework fork and a plugin, that might actually mean a couple new artifacts, or else we need to find a way to merge them.

@cpovirk
Copy link
Collaborator Author

cpovirk commented Apr 25, 2023

Stephan added:

For completeness: IIUC ownership of coordinates foo.bar on Maven Central also grants exclusive ownership of all group IDs below those coordindates, such as foo.bar.baz. So you could also upload under (say) group ID org.jspecify.checker.

(No idea whether that'd be desirable, though. Naming is hard 😅.)

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

No branches or pull requests

1 participant