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

Add to Maven Central #39

Open
TheDudeFromCI opened this issue May 23, 2020 · 0 comments
Open

Add to Maven Central #39

TheDudeFromCI opened this issue May 23, 2020 · 0 comments
Labels
Blocked This feature cannot be addressed, yet. Code Quality Adjustments to the quality or condition of the code or API.

Comments

@TheDudeFromCI
Copy link
Owner

What does this refer to?
This revolves around how the project is deployed. The Github package system is okay, but far from ideal. It's clunky and awkward for use and making it more too difficult to use for casual developers.

What's wrong with it?
The Github package system works fine for deploying snapshot packages for people who want bleeding-edge or developers contributing to the core codebase. But when it comes to actual releases, this really should be done through Maven Central to speed things up a bit.

How can it be improved?
By deploying official releases to the Maven Central repository. This of course relies on the Semantic Versioning system to be in place first.

@TheDudeFromCI TheDudeFromCI added Code Quality Adjustments to the quality or condition of the code or API. Blocked This feature cannot be addressed, yet. labels May 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Blocked This feature cannot be addressed, yet. Code Quality Adjustments to the quality or condition of the code or API.
Projects
None yet
Development

No branches or pull requests

1 participant