'lo all, I just released the clojure-maven-plugin 1.3.4 which should be hitting maven central in the next hour or so:
I'd like to thank all those who've contributed patches for this release ( Alex Miller, Sam Umbach, Viktor Matic, Peter Schuller, Raoul Duke, Paudi Moriaty, and w...@glozer.net ( not sure your full name off hand? ) * New Autodoc goal - requires clojars repository to be added, clojure-contrib and your chosen autodoc version to be added as a dependency ( Alex Miller ) * New <vmargs/> configuration element - also settable via -Dclojure.vmargs ( Alex Miller ) * New <packaging>clojure</packaging> pom type - predefines executions - just declare the plugin. * White space in classpath is now escaped ( Sam Umbach ) * New <workingDirectory/> configuration element (Viktor Matic) * <script/> is no longer a required setting for clojure:run, goal now supports <mainClass/> and -Dclojure.mainClass ( Peter Schuller ) * Added <temporyOutputDirectory> as an configuration option, automatically create and use a throw away temp dir for compiling to classes * Added <encoding>utf-8</encoding> to specific swank protocol encoding, defaults to iso-8859-1 which is clojure-swanks default (w...@glozer.net) * clojure:swank now defaults to localhost, can be configured via <swankHost> or -Dclojure.swank.host * REPL issues on Windows "fixed" by spawning clojure in a new window ( Raoul Duke ) * New test-with-junit goal ( Paudi Moriaty ) * New <xmlEscapeOutput> param to allow escaping to be disabled - required for clojure 1.2.0 and junit ( Paudi Moriaty ) Mark -- Pull me down under... -- 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 Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to clojure+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/clojure?hl=en