Thanks for link!
But ... I'm sorry, my module have java and groovy files in it, and as
documentation explains, this compiler has issues to build such modules...
And, I'm not trying to be sarcastic/whatever here, if other modules, which
don't have issues with that, are surprisingly hard to configur
Thanks for link,
sadly this seems to be one the links on web, which does not work/contain
complete information. Build fails with: An Ant BuildException has occured:
taskdef class org.codehaus.groovy.ant.Groovyc cannot be found
Ok nevermind, let me restate the question. I got furthest with followi
Hi,
can anyone help how to setup maven project, which build groovy scripts?
I have working maven project, which builds java sources. I would like to
build groovy scripts as well, into class files.
Internet is filled with not-working solutions, I cannot see any mention in
documentation anywhere.