Bug#647632: leiningen: Could not locate clojure/contrib/java_utils__init.class or clojure/contrib/java_utils.clj on classpath:

Phil Hagelberg phil at hagelb.org
Sat Nov 5 21:15:01 UTC 2011


On Fri, Nov 4, 2011 at 10:22 AM, Mathieu Malaterre
<mathieu.malaterre at gmail.com> wrote:

> pom         Write a pom.xml file to disk for Maven interop.
> leiningen.push  Problem loading: java.io.FileNotFoundException: Could not locate clojure/contrib/java_utils__init.class or clojure/contrib/java_utils.clj on classpath:  (push.clj:1)

While Leiningen itself does not use Clojure Contrib, many plugins do,
and the upstream includes it. Perhaps it should be listed as a regular
dependency rather than a Recommended?

A workaround is to manually install clojure-contrib for now.

-Phil





More information about the pkg-java-maintainers mailing list