Created
September 17, 2010 20:32
-
-
Save elben/584905 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
~/code/labrepl(master⚡)$ lein deps | |
Downloading: com/lowagie/itext/1.4/itext-1.4.pom from clojure-releases | |
Downloading: com/lowagie/itext/1.4/itext-1.4.pom from clojure | |
Downloading: com/lowagie/itext/1.4/itext-1.4.pom from clojure-snapshots | |
Downloading: com/lowagie/itext/1.4/itext-1.4.pom from clojars | |
Downloading: com/lowagie/itext/1.4/itext-1.4.pom from central | |
Downloading: com/lowagie/itext/1.4/itext-1.4.jar from clojure-releases | |
Downloading: com/lowagie/itext/1.4/itext-1.4.jar from clojure | |
Downloading: com/lowagie/itext/1.4/itext-1.4.jar from clojure-snapshots | |
Downloading: com/lowagie/itext/1.4/itext-1.4.jar from clojars | |
Downloading: com/lowagie/itext/1.4/itext-1.4.jar from central | |
An error has occurred while processing the Maven artifact tasks. | |
Diagnosis: | |
Unable to resolve artifact: Missing: | |
---------- | |
1) com.lowagie:itext:jar:1.4 | |
Try downloading the file manually from the project website. | |
Then, install it using the command: | |
mvn install:install-file -DgroupId=com.lowagie -DartifactId=itext -Dversion=1.4 -Dpackaging=jar -Dfile=/path/to/file | |
Alternatively, if you host your own repository you can deploy the file there: | |
mvn deploy:deploy-file -DgroupId=com.lowagie -DartifactId=itext -Dversion=1.4 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id] | |
Path to dependency: | |
1) org.apache.maven:super-pom:jar:2.0 | |
2) incanter:incanter:jar:1.2.3-SNAPSHOT | |
3) incanter:incanter-pdf:jar:1.2.3-SNAPSHOT | |
4) com.lowagie:itext:jar:1.4 | |
---------- | |
1 required artifact is missing. | |
for artifact: | |
org.apache.maven:super-pom:jar:2.0 | |
from the specified remote repositories: | |
clojure (http://build.clojure.org/releases), | |
clojars (http://clojars.org/repo/), | |
clojure-snapshots (http://build.clojure.org/snapshots), | |
clojure-releases (http://build.clojure.org/releases), | |
central (http://repo1.maven.org/maven2) | |
Exception in thread "main" Unable to resolve artifact: Missing: | |
---------- | |
1) com.lowagie:itext:jar:1.4 | |
Try downloading the file manually from the project website. | |
Then, install it using the command: | |
mvn install:install-file -DgroupId=com.lowagie -DartifactId=itext -Dversion=1.4 -Dpackaging=jar -Dfile=/path/to/file | |
Alternatively, if you host your own repository you can deploy the file there: | |
mvn deploy:deploy-file -DgroupId=com.lowagie -DartifactId=itext -Dversion=1.4 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id] | |
Path to dependency: | |
1) org.apache.maven:super-pom:jar:2.0 | |
2) incanter:incanter:jar:1.2.3-SNAPSHOT | |
3) incanter:incanter-pdf:jar:1.2.3-SNAPSHOT | |
4) com.lowagie:itext:jar:1.4 | |
---------- | |
1 required artifact is missing. | |
for artifact: | |
org.apache.maven:super-pom:jar:2.0 | |
from the specified remote repositories: | |
clojure (http://build.clojure.org/releases), | |
clojars (http://clojars.org/repo/), | |
clojure-snapshots (http://build.clojure.org/snapshots), | |
clojure-releases (http://build.clojure.org/releases), | |
central (http://repo1.maven.org/maven2) | |
(NO_SOURCE_FILE:0) | |
at clojure.lang.Compiler.eval(Compiler.java:5440) | |
at clojure.lang.Compiler.eval(Compiler.java:5391) | |
at clojure.core$eval.invoke(core.clj:2382) | |
at clojure.main$eval_opt.invoke(main.clj:235) | |
at clojure.main$initialize.invoke(main.clj:254) | |
at clojure.main$script_opt.invoke(main.clj:270) | |
at clojure.main$main.doInvoke(main.clj:354) | |
at clojure.lang.RestFn.invoke(RestFn.java:458) | |
at clojure.lang.Var.invoke(Var.java:377) | |
at clojure.lang.AFn.applyToHelper(AFn.java:174) | |
at clojure.lang.Var.applyTo(Var.java:482) | |
at clojure.main.main(main.java:37) | |
Caused by: Unable to resolve artifact: Missing: | |
---------- | |
1) com.lowagie:itext:jar:1.4 | |
Try downloading the file manually from the project website. | |
Then, install it using the command: | |
mvn install:install-file -DgroupId=com.lowagie -DartifactId=itext -Dversion=1.4 -Dpackaging=jar -Dfile=/path/to/file | |
Alternatively, if you host your own repository you can deploy the file there: | |
mvn deploy:deploy-file -DgroupId=com.lowagie -DartifactId=itext -Dversion=1.4 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id] | |
Path to dependency: | |
1) org.apache.maven:super-pom:jar:2.0 | |
2) incanter:incanter:jar:1.2.3-SNAPSHOT | |
3) incanter:incanter-pdf:jar:1.2.3-SNAPSHOT | |
4) com.lowagie:itext:jar:1.4 | |
---------- | |
1 required artifact is missing. | |
for artifact: | |
org.apache.maven:super-pom:jar:2.0 | |
from the specified remote repositories: | |
clojure (http://build.clojure.org/releases), | |
clojars (http://clojars.org/repo/), | |
clojure-snapshots (http://build.clojure.org/snapshots), | |
clojure-releases (http://build.clojure.org/releases), | |
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 sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) | |
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) | |
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) | |
at java.lang.reflect.Method.invoke(Method.java:597) | |
at clojure.lang.Reflector.invokeMatchingMethod(Reflector.java:90) | |
at clojure.lang.Reflector.invokeNoArgInstanceMember(Reflector.java:265) | |
at leiningen.deps$deps.invoke(deps.clj:65) | |
at leiningen.deps$deps.invoke(deps.clj:76) | |
at leiningen.deps$deps.invoke(deps.clj:77) | |
at clojure.lang.Var.invoke(Var.java:365) | |
at clojure.lang.AFn.applyToHelper(AFn.java:163) | |
at clojure.lang.Var.applyTo(Var.java:482) | |
at clojure.core$apply.invoke(core.clj:542) | |
at leiningen.core$apply_task.invoke(core.clj:156) | |
at leiningen.core$_main.doInvoke(core.clj:212) | |
at clojure.lang.RestFn.applyTo(RestFn.java:138) | |
at clojure.core$apply.invoke(core.clj:540) | |
at leiningen.core$_main.invoke(core.clj:217) | |
at user$eval167.invoke(NO_SOURCE_FILE:1) | |
at clojure.lang.Compiler.eval(Compiler.java:5424) | |
... 11 more | |
Caused by: org.apache.maven.artifact.resolver.MultipleArtifactsNotFoundException: Missing: | |
---------- | |
1) com.lowagie:itext:jar:1.4 | |
Try downloading the file manually from the project website. | |
Then, install it using the command: | |
mvn install:install-file -DgroupId=com.lowagie -DartifactId=itext -Dversion=1.4 -Dpackaging=jar -Dfile=/path/to/file | |
Alternatively, if you host your own repository you can deploy the file there: | |
mvn deploy:deploy-file -DgroupId=com.lowagie -DartifactId=itext -Dversion=1.4 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id] | |
Path to dependency: | |
1) org.apache.maven:super-pom:jar:2.0 | |
2) incanter:incanter:jar:1.2.3-SNAPSHOT | |
3) incanter:incanter-pdf:jar:1.2.3-SNAPSHOT | |
4) com.lowagie:itext:jar:1.4 | |
---------- | |
1 required artifact is missing. | |
for artifact: | |
org.apache.maven:super-pom:jar:2.0 | |
from the specified remote repositories: | |
clojure (http://build.clojure.org/releases), | |
clojars (http://clojars.org/repo/), | |
clojure-snapshots (http://build.clojure.org/snapshots), | |
clojure-releases (http://build.clojure.org/releases), | |
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) | |
... 32 more | |
~/code/labrepl(master⚡)$ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment