Mathieu, lein is using maven repos, so you may simply allready have those jars in your repo ? Try with an empty one. You may also try "lein pom" to generate the pom equivalent of the project.clj file and then use plain maven with it.
Cédric 2011/10/28 Mathieu Malaterre <[email protected]> > Niels, > > On Thu, Oct 27, 2011 at 10:41 PM, Niels Thykier <[email protected]> wrote: > > On 2011-10-27 19:56, Mathieu Malaterre wrote: > >> Hi, > >> > >> I am looking for a DD to upload the clooj package. I uploaded it to > mentors: > >> > >> http://mentors.debian.net/package/clooj > >> > >> It is also available under the subversion repository for pkg-java. > >> > >> clooj will be needed for a dependency for the micromanager package: > >> > >> http://debian-med.alioth.debian.org/tasks/imaging#micromanager > >> > >> Thanks > > > > Hey, > > > > I have no experience with clojure, so I can only review this... > > > > > > That being said - it appears to trying to download maven stuff online > > and then the build seems to hang (though admittedly I had a rather short > > patience after seeing the download attempts :P ). > > Hum. I did multiple tests with my desktop with cable unplug and could > not reproduce the issue. > I have 0 experience with lein (leinigen thingy) and there is no > verbose mode to see what is actually going on. This soft is really > putting hair on fire (*) > > Thanks anyway, > -- > Mathieu > > (*) https://github.com/technomancy/leiningen/blob/1.x/README.md > > > -- > To UNSUBSCRIBE, email to [email protected] > with a subject of "unsubscribe". Trouble? Contact > [email protected] > Archive: > http://lists.debian.org/ca+7wuszyyt82syyvm4f310jlc89ywvf-ghybnladurd2fo8...@mail.gmail.com > >

