I normally bind the clojure-maven-plugin to the compile phase, so "mvn
compile" does both a java and clojure compile.  However, unlike the
scala or groovy 'star compilers' its not one process/parse, the java
compiler runs first, then the clojure.


-- 
Pull me down under...

On Thu, Dec 31, 2009 at 12:10 PM, Saul <[email protected]> wrote:
> I can imagine the maven way of doing things is a pain for plugin
> developers. However, I have recently moved from the scala maven plugin
> (which compiles java source automatically) to the clojure maven plugin
>

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to [email protected]
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to