talios / clojure-maven-plugin

Apache Maven Mojo for compiling clojure scripts to class files
252 stars 74 forks source link

temporyOutputDirectory option is misspelled #19

Closed talios closed 14 years ago

talios commented 14 years ago

Should be temporaryOutputDirectory.

talios commented 14 years ago

Fixed. Odd that I missed this ( and that it propagated thru comments and commit messages as IntelliJ kept telling me it was spelt wrong! )