Theory In Practice

ANN: clojure-maven-plugin 1.3.5 released

  • Support for the latest VimClojure via clojure:nailgun, if older vimclojure support is required run with mvn clojure:nailgun -Dclojure.nailgun.server=com.martiansoftware.nailgun.NGServer
  • When using a entry, if the filename resolves to an existing fully qualified filename, otherwise prepend the working directory. If it still doesn’t exist, fail the maven run.
  • Fixes for Windows usage - new DOS window is spawned ONLY for the REPL, not compile/test/swank etc.
  • Added install/deploy phases to the clojure packaging
  • Fixed spelling error of tempory to temporary in MOJO property, javadoc, and readme.

Recent comments

Blog comments powered by Disqus