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

Improve error messages from network problems #1765

Open
hypirion opened this issue Nov 21, 2014 · 2 comments
Open

Improve error messages from network problems #1765

hypirion opened this issue Nov 21, 2014 · 2 comments

Comments

@hypirion
Copy link
Collaborator

Currently, error messages caused by network problems when downloading dependencies are hard to read and understand. Although you can easily guess their cause, it should probably be a bit more readable.

@firesofmay
Copy link

@hypirion Hi, what kind of errors and errors messages you are expecting? What ns should I check to add this feature?

@dan-amoroso
Copy link

dan-amoroso commented Sep 4, 2019

Hi, sorry for rehashing this old issue if it has been solved already, I am trying to find an easy entry-point to start contributing.

The current errors look like
Could not transfer artifact [...] from/to central (https://repo1.maven.org/maven2/): repo1.maven.org This could be due to a typo in :dependencies, file system permissions, or network issues. If you are behind a proxy, try setting the 'http_proxy' environment variable.

Which seems pretty good to me 👍 I imagine this has been done already? If not, what are the requirements for improving it?

Thanks in advance for your time and your work on leiningen

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

3 participants