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

[Proposal] Use JCenter and Maven Central instead of the homemade repository. #3

Open
shrhdk opened this issue Apr 12, 2019 · 0 comments

Comments

@shrhdk
Copy link

shrhdk commented Apr 12, 2019

This project is using the homemade maven repository. However the public maven repository such as a JCenter and Maven Central are more useful for users. And that is a generic way. Including generated artifacts in the source code repository is not a good idea.

Javadoc.io automatically web-hosts Javadoc JARs in Maven Central. This service is useful for both library developers and users.

I think that the following step is recommended.

  1. Create a new repository in Bintray.
  2. Upload artifacts to repository created in Bintray.
  3. Sync the artifacts to JCenter from Bintray. (It can complete with almost one-click.)
  4. Sync the artifacts to Maven Central from Bintray.
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

1 participant