Skip to content

Instantly share code, notes, and snippets.

@tomjack
Created December 11, 2009 22:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tomjack/55a7a1d61e98c909a7e0 to your computer and use it in GitHub Desktop.
Save tomjack/55a7a1d61e98c909a7e0 to your computer and use it in GitHub Desktop.
Downloading: leiningen/lein-swank/1.0.0/lein-swank-1.0.0.pom from central
Downloading: leiningen/lein-swank/1.0.0/lein-swank-1.0.0.pom from clojure-snapshots
Downloading: leiningen/lein-swank/1.0.0/lein-swank-1.0.0.pom from clojars
Downloading: leiningen/lein-swank/1.0.0/lein-swank-1.0.0.pom from central
Downloading: leiningen/lein-swank/1.0.0/lein-swank-1.0.0.jar from central
Downloading: leiningen/lein-swank/1.0.0/lein-swank-1.0.0.jar from clojure-snapshots
Downloading: leiningen/lein-swank/1.0.0/lein-swank-1.0.0.jar from clojars
Downloading: leiningen/lein-swank/1.0.0/lein-swank-1.0.0.jar from central
[null] An error has occurred while processing the Maven artifact tasks.
[null] Diagnosis:
[null]
[null] Unable to resolve artifact: Missing:
[null] ----------
[null] 1) leiningen:lein-swank:jar:1.0.0
[null]
[null] Try downloading the file manually from the project website.
[null]
[null] Then, install it using the command:
[null] mvn install:install-file -DgroupId=leiningen -DartifactId=lein-swank -Dversion=1.0.0 -Dpackaging=jar -Dfile=/path/to/file
[null]
[null] Alternatively, if you host your own repository you can deploy the file there:
[null] mvn deploy:deploy-file -DgroupId=leiningen -DartifactId=lein-swank -Dversion=1.0.0 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
[null]
[null] Path to dependency:
[null] 1) org.apache.maven:super-pom:jar:2.0
[null] 2) leiningen:lein-swank:jar:1.0.0
[null]
[null] ----------
[null] 1 required artifact is missing.
[null]
[null] for artifact:
[null] org.apache.maven:super-pom:jar:2.0
[null]
[null] from the specified remote repositories:
[null] clojars (http://clojars.org/repo/),
[null] clojure-snapshots (http://build.clojure.org/snapshots),
[null] central (http://repo1.maven.org/maven2)
[null]
[null]
Exception in thread "main" Unable to resolve artifact: Missing:
----------
1) leiningen:lein-swank:jar:1.0.0
Try downloading the file manually from the project website.
Then, install it using the command:
mvn install:install-file -DgroupId=leiningen -DartifactId=lein-swank -Dversion=1.0.0 -Dpackaging=jar -Dfile=/path/to/file
Alternatively, if you host your own repository you can deploy the file there:
mvn deploy:deploy-file -DgroupId=leiningen -DartifactId=lein-swank -Dversion=1.0.0 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
Path to dependency:
1) org.apache.maven:super-pom:jar:2.0
2) leiningen:lein-swank:jar:1.0.0
----------
1 required artifact is missing.
for artifact:
org.apache.maven:super-pom:jar:2.0
from the specified remote repositories:
clojars (http://clojars.org/repo/),
clojure-snapshots (http://build.clojure.org/snapshots),
central (http://repo1.maven.org/maven2)
(NO_SOURCE_FILE:0)
at clojure.lang.Compiler.eval(Compiler.java:4658)
at clojure.core$eval__5254.invoke(core.clj:2035)
at clojure.main$eval_opt__7429.invoke(main.clj:227)
at clojure.main$initialize__7436.invoke(main.clj:246)
at clojure.main$null_opt__7464.invoke(main.clj:271)
at clojure.main$main__7484.doInvoke(main.clj:340)
at clojure.lang.RestFn.invoke(RestFn.java:426)
at clojure.lang.Var.invoke(Var.java:363)
at clojure.lang.AFn.applyToHelper(AFn.java:175)
at clojure.lang.Var.applyTo(Var.java:476)
at clojure.main.main(main.java:37)
Caused by: Unable to resolve artifact: Missing:
----------
1) leiningen:lein-swank:jar:1.0.0
Try downloading the file manually from the project website.
Then, install it using the command:
mvn install:install-file -DgroupId=leiningen -DartifactId=lein-swank -Dversion=1.0.0 -Dpackaging=jar -Dfile=/path/to/file
Alternatively, if you host your own repository you can deploy the file there:
mvn deploy:deploy-file -DgroupId=leiningen -DartifactId=lein-swank -Dversion=1.0.0 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
Path to dependency:
1) org.apache.maven:super-pom:jar:2.0
2) leiningen:lein-swank:jar:1.0.0
----------
1 required artifact is missing.
for artifact:
org.apache.maven:super-pom:jar:2.0
from the specified remote repositories:
clojars (http://clojars.org/repo/),
clojure-snapshots (http://build.clojure.org/snapshots),
central (http://repo1.maven.org/maven2)
at org.apache.maven.artifact.ant.DependenciesTask.doExecute(DependenciesTask.java:175)
at org.apache.maven.artifact.ant.AbstractArtifactTask.execute(AbstractArtifactTask.java:678)
at leiningen.deps$deps__696.invoke(deps.clj:43)
at leiningen.deps$deps__696.invoke(deps.clj:48)
at clojure.lang.Var.invoke(Var.java:359)
at clojure.lang.AFn.applyToHelper(AFn.java:173)
at clojure.lang.Var.applyTo(Var.java:476)
at clojure.core$apply__4379.invoke(core.clj:436)
at leiningen.core$_main__43$fn__46.invoke(core.clj:72)
at leiningen.core$_main__43.doInvoke(core.clj:70)
at clojure.lang.RestFn.invoke(RestFn.java:413)
at user$eval__52.invoke(NO_SOURCE_FILE:1)
at clojure.lang.Compiler.eval(Compiler.java:4642)
... 10 more
Caused by: org.apache.maven.artifact.resolver.MultipleArtifactsNotFoundException: Missing:
----------
1) leiningen:lein-swank:jar:1.0.0
Try downloading the file manually from the project website.
Then, install it using the command:
mvn install:install-file -DgroupId=leiningen -DartifactId=lein-swank -Dversion=1.0.0 -Dpackaging=jar -Dfile=/path/to/file
Alternatively, if you host your own repository you can deploy the file there:
mvn deploy:deploy-file -DgroupId=leiningen -DartifactId=lein-swank -Dversion=1.0.0 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
Path to dependency:
1) org.apache.maven:super-pom:jar:2.0
2) leiningen:lein-swank:jar:1.0.0
----------
1 required artifact is missing.
for artifact:
org.apache.maven:super-pom:jar:2.0
from the specified remote repositories:
clojars (http://clojars.org/repo/),
clojure-snapshots (http://build.clojure.org/snapshots),
central (http://repo1.maven.org/maven2)
at org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolveTransitively(DefaultArtifactResolver.java:324)
at org.apache.maven.artifact.ant.DependenciesTask.doExecute(DependenciesTask.java:170)
... 22 more
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment