Exception in thread "main" java.lang.IllegalAccessError: repositories-for does not exits. This is error while issuing command lein deps in cygwin.
feedback
|
|
If you access internet via a proxy make sure you have configured it in cygwin (using export http_proxy="...") and then check that you can access maven repositories with maven. I think leiningen uses maven behind the scenes. | |||
|
feedback
|