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

Specify remote repos for downloading boot's own deps #173

Closed
onetom opened this issue Mar 24, 2015 · 0 comments
Closed

Specify remote repos for downloading boot's own deps #173

onetom opened this issue Mar 24, 2015 · 0 comments
Assignees
Milestone

Comments

@onetom
Copy link
Member

onetom commented Mar 24, 2015

To centralize configuration, speed up and make remote artefact repository access resilient to network issues, we are hosting a sonatype nexus artefact repo on-site.

As shown in this gist, I can specify my internal repo for downloading my applications' dependencies, but boot's dependencies are always searched on https://clojars.org first.

Since the boot dependency download is handled by aether, the question is, whether we can configure it to use specific remote maven repos somehow?

@micha micha added this to the rc14 milestone Mar 27, 2015
@micha micha self-assigned this Mar 27, 2015
@micha micha closed this as completed in 045d011 Mar 27, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants