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

Make available on Maven Central? #4

Open
johann-petrak opened this issue Nov 18, 2017 · 2 comments
Open

Make available on Maven Central? #4

johann-petrak opened this issue Nov 18, 2017 · 2 comments

Comments

@johann-petrak
Copy link

Would it be possible to make this available on Maven Central since most Java projects nowadays are managed with a Maven-backed build system (Ivy, Maven, Gradle, sbt..)

@pago
Copy link
Owner

pago commented Nov 19, 2017

I've been out of Java for a while now. Do you happen to a link to some documentation that describes how to publish it there?

@johann-petrak
Copy link
Author

Maybe helpful:

The main steps are:

  • decide on the maven coordinates to use, e.g. com.pagosoft for organization and pgslookandfeel for the artifact id
  • submit a Jira ticket to get them accepted
  • setup the build so that all the requirements are fulfilled
  • setup GPG for signing your jars
  • ideally do automatic to Maven central as part of a release build

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

2 participants