I have built a JAR and want to put it into Maven Central. How do I actually do that?
I have reviewed the instructions here:
https://maven.apache.org/guides/mini/guide-central-repository-upload.html
This has got to be the worst set of instructions I have ever seen. Seriously, try reading it.
These instructions make no sense to me. They are basically impossible to understand. Can someone please share with me a simple plain-English set of steps for how to actually get your JAR into Maven Central? Would really appreciate it.