On Wed, May 25, 2011 at 7:27 PM, Zlatko Josic wrote:
> Very good nose :) That was the problem. It works fine now.
>
> Thank you
>
>
Great, my pleasure.
Ambrose
--
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clo
Very good nose :) That was the problem. It works fine now.
Thank you
Zlaja
On Wed, May 25, 2011 at 1:17 PM, Ambrose Bonnaire-Sergeant <
abonnaireserge...@gmail.com> wrote:
> Hi Zlaja,
>
> I'm no maven expert but I'll try and point you in the right direction.
>
> See the clojure-maven-plugin do
Hi Zlaja,
I'm no maven expert but I'll try and point you in the right direction.
See the clojure-maven-plugin docs here:
https://github.com/talios/clojure-maven-plugin
You should be able to add source folders to the classpath by using the
element inside the plugin declaration:
com.theoryinp