WraithEngine icon indicating copy to clipboard operation
WraithEngine copied to clipboard

Add to Maven Central

Open TheDudeFromCI opened this issue 4 years ago • 0 comments

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 avatar May 23 '20 13:05 TheDudeFromCI