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

Support passing repository lists through from leiningen or standalone #19

Open
tomfaulhaber opened this issue Sep 13, 2015 · 0 comments
Assignees

Comments

@tomfaulhaber
Copy link
Owner

With commit c271a55 we switched to using pomegranate for grabbing dependencies. This is great, but it means that we need to pass a list of repositories to pomegranate. Right now, I'm just using the default list of clojars and central, but we need to extend this in two ways:

  • Support a :repositories key in the params map that overrides the default (make sure that the default is also available there so that we can include it).
  • When run under leiningen, take the :repositories value from the project.
@tomfaulhaber tomfaulhaber self-assigned this Sep 13, 2015
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