You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Following the instructions, I download the file cljr-installer.jar and ran:
java -jar cljr-installer.jar
I am using Java 1.6_0_24.
Here is the output:
Downloading: org/clojure/clojure-contrib/1.2.0-beta1/clojure-contrib-1.2.0-beta1.pom from central
[INFO] snapshot cljr:cljr:1.0.0-SNAPSHOT: checking for updates from central
[null] An error has occurred while processing the Maven artifact tasks.
[null] Diagnosis:
[null]
[null] Unable to resolve artifact: Unable to get dependency information: Unable to read the metadata file for artifact 'cljr:cljr:jar': Error getting POM for 'cljr:cljr' from the repository: Unable to store local copy of metadata: Error updating group repository metadata
[null] cljr:cljr:pom:1.0.0-SNAPSHOT
[null]
[null]
[null] for project cljr:cljr
[null] cljr:cljr:jar:1.0.0-SNAPSHOT
[null]
[null] from the specified remote repositories:
[null] clojure (http://build.clojure.org/releases),
[null] clojars (http://clojars.org/repo/),
[null] clojure-snapshots (http://build.clojure.org/snapshots),
[null] central (http://repo1.maven.org/maven2)
[null]
[null] Path to dependency:
[null] 1) org.apache.maven:super-pom:jar:2.0
[null]
[null]
[null] /Users/lisperado/.m2/repository/cljr/cljr/1.0.0-SNAPSHOT/maven-metadata-central.xml (No such file or
directory)
Exception in thread "main" Unable to resolve artifact: Unable to get dependency information: Unable to read the
metadata file for artifact 'cljr:cljr:jar': Error getting POM for 'cljr:cljr' from the repository: Unable to store local copy of
metadata: Error updating group repository metadata cljr:cljr:pom:1.0.0-SNAPSHOT
for project cljr:cljr
cljr:cljr:jar:1.0.0-SNAPSHOT
The text was updated successfully, but these errors were encountered:
Following the instructions, I download the file cljr-installer.jar and ran:
I am using Java 1.6_0_24.
Here is the output:
The text was updated successfully, but these errors were encountered: