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

Newbie: Explain the relationship between jar-dependencies and jbundler #76

Open
lonniev opened this issue Aug 15, 2020 · 2 comments
Open

Comments

@lonniev
Copy link

lonniev commented Aug 15, 2020

@mkristian you are the author of both jar-dependencies and jbundler so you are the best to ask: what is the intended relationship between jbundler and jar-dependencies? Are they solving the same problem and one replaces the earlier attempt? Or, no, one is for obtaining the jars and the other is for setting up a gem to use the downloaded jars?

Perhaps write an additional section of HowTo/ReadMe that describes the complete process of writing a gem which uses one or more maven-central artifacts?

@mkristian
Copy link
Member

jar-dependencies is meant to replace jbundler completely. it ships prepacked with jruby. both are using the same Jarfile and as such jar-dependencies is dropin replacement for jbundler

I thought https://github.com/mkristian/jar-dependencies/tree/master/examples have enough examples to answer your last question.

@lonniev
Copy link
Author

lonniev commented Aug 22, 2020 via email

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