Experimental boot task for creating standalone uberjars without AOT and without exploding dependencies (or otherwise taxing the FileSet).
$ boot -d org.clojure/clojure -d adzerk/boot-ubermain:1.0.0-SNAPSHOT ubermain -m clojure.main/repl
$ java -jar target/project.jar
clojure.core=>
Copyright © 2015 Adzerk
Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.