Here's what happens: (add-classpath "file:///home/gracin/src/workspaces/main/maven-cljexec-plugin/target/classes")
Under target/classes there's fileutils/fileutils.clj file. (ns testing (:require fileutils)) Could not locate Clojure resource on classpath: fileutils/fileutils.clj [Thrown class java.io.FileNotFoundException] 0: clojure.lang.RT.loadResourceScript(RT.java:361) 1: clojure.lang.RT.loadResourceScript(RT.java:343) 2: clojure.lang.RT.loadResourceScript(RT.java:335) 3: clojure.load_resources__1738.doInvoke(boot.clj:3199) 4: clojure.lang.RestFn.invoke(RestFn.java:413) 5: clojure.load_one__1701.invoke(boot.clj:3048) --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/clojure?hl=en -~----------~----~----~----~------~----~------~--~---