[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Uploading clooj



Hi Cédric,

2011/10/28 Cédric Pineau <cedric.pineau@gmail.com>:
>
>  Mathieu, lein is using maven repos, so you may simply allready have those
> jars in your repo ?
>  Try with an empty one.

here is what clooj is trying to do in my back:

...
Downloading: org/clojure/clojure/1.3.0/clojure-1.3.0.pom from
repository central at http://repo1.maven.org/maven2
Downloading: org/sonatype/oss/oss-parent/5/oss-parent-5.pom from
repository central at http://repo1.maven.org/maven2
Downloading: org/clojure/clojure/1.3.0/clojure-1.3.0.jar from
repository central at http://repo1.maven.org/maven2
Copying 1 file to /tmp/buildd/clooj-0.2.4/lib
Downloading: local-file/local-file/0.1.0/local-file-0.1.0.pom from
repository central at http://repo1.maven.org/maven2
Unable to locate resource in repository
[INFO] Unable to find resource 'local-file:local-file:pom:0.1.0' in
repository central (http://repo1.maven.org/maven2)
Downloading: local-file/local-file/0.1.0/local-file-0.1.0.pom from
repository clojars at http://clojars.org/repo/
Transferring 1K from clojars
Downloading: local-file/local-file/0.1.0/local-file-0.1.0.jar from
repository central at http://repo1.maven.org/maven2
Unable to locate resource in repository
[INFO] Unable to find resource 'local-file:local-file:jar:0.1.0' in
repository central (http://repo1.maven.org/maven2)
Downloading: local-file/local-file/0.1.0/local-file-0.1.0.jar from
repository clojars at http://clojars.org/repo/
Transferring 2K from clojars
...

As one can see clojure1.3 is installed and declared in the CLASSPATH,
however lein is still trying to download stuff from repo1.maven.org

>  You may also try "lein pom" to generate the pom equivalent of the
> project.clj file and then use plain maven with it.

Feels like going one step behind, but if this work... I am starring at
the documentation from:

http://wiki.debian.org/Java/MavenBuilder

Do you have instead a real life example of a package in debian using
maven debian black magic ?

Thanks,
-- 
Mathieu


Reply to: