"closure" Profile for Clojure sources compiling
The profile is activated automatically when you have a src/main/clojure directory in the project. Otherwise, you can activate it explicitly:
$ mvn clean install -Pclojure
The profile compiles all Clojure sources, both from src/main/clojure and src/test/clojure directories.