mkristian / jar-dependencies

manage jar dependencies for ruby gems
MIT License
34 stars 19 forks source link

Example to add custom repo to gemspec? #37

Closed joekiller closed 8 years ago

joekiller commented 8 years ago

8 mentions new DSL that allows you to "declare a repo inside the gemspec". Could I get an example of this?

mkristian commented 8 years ago

no there is no way to do this beside setting up a settings.xml and tell jruby via environment MAVEN_SETTINGS where this settings.xml is located.

joekiller commented 8 years ago

Okay thanks! I was chuckling to myself because I was working on some logstash stuff and reading the old issues it looks like logstash guys love asking this question. On Jan 22, 2016 9:27 AM, "Christian Meier" notifications@github.com wrote:

no there is no way to do this beside setting up a settings.xml and tell jruby via environment MAVEN_SETTINGS where this settings.xml is located.

— Reply to this email directly or view it on GitHub https://github.com/mkristian/jar-dependencies/issues/37#issuecomment-173934566 .