>From a preliminary investigation, it looks like this is being caused by
a maven-resolver version that's too old.  The class mentioned,
NoopNamedLockFactory, doesn't appear to have been added until 1.7.0,
while Debian has 1.6.3.

I also noticed that pomegranate-clojure-java might also need a
maven.rules now, perhaps something like this:

  org.apache.maven maven-resolver-provider * s/.*/3.x/ * *
  org.clojure clojure * s/.*/1.x/ * *

-- 
Rob Browning
rlb @defaultvalue.org and @debian.org
GPG as of 2011-07-10 E6A9 DA3C C9FD 1FF8 C676 D2C4 C0F0 39E9 ED1B 597A
GPG as of 2002-11-03 14DD 432F AE39 534D B592 F9A0 25C8 D377 8C7E 73A4

Reply via email to