leiningen ver 1.X を使用しており、ver 2.X にアップデートしようとしています。
このサイトに書かれているように、スクリプトを「lein2」としてダウンロードしましたが、「lein2」コマンドを実行しようとすると、このエラー メッセージが表示されます。
Could not find artifact lein-newnew:lein-newnew:pom:0.3.4 in central (http://repo1.maven.org/maven2)
Could not transfer artifact lein-newnew:lein-newnew:pom:0.3.4 from/to clojars (https://clojars.org/repo/): Specified destination directory cannot be created: /Users/smcho/.m2/repository/lein-newnew/lein-newnew/0.3.4
Exception in thread "main" org.sonatype.aether.resolution.DependencyResolutionException: Failed to collect dependencies for [#<Dependency lein-newnew:lein-newnew:jar:0.3.4 (compile)>]
at ...
... 4 more
サーバーが応答していないようですが、よくわかりません。何が間違っている可能性がありますか? Mac OS X 10.7.4 を使用しています。