-
Notifications
You must be signed in to change notification settings - Fork 14
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
Please put JAR on Maven Central #10
Comments
Thanks for the heads-up about this and sorry for not replying before now (I was away for the last couple of weeks). I'll try to get the jar uploaded to Maven asap and will post a comment here when it's done. |
I guess I need to create a pom.xml file in order to do this? If you could provide a suitable pom.xml file or a link to some other more step-by-step instructions, it'd be much appreciated. The document at http://maven.apache.org/guides/mini/guide-central-repository-upload.html isn't really very helpful to a Maven non-user/newbie like me. |
No problem! I'll try and put together a POM and put it online so you can fork it. I'll comment here again when it's up and working. I'll try my best to help with the rest of the upload process, but I'm pretty busy with school right now so I apologize if it takes a while. |
The JAR file available in the releases is not available on Maven Central. Could you please upload it to there so that other Maven projects can depend on it?
http://maven.apache.org/guides/mini/guide-central-repository-upload.html
Thanks.
The text was updated successfully, but these errors were encountered: