Hi Francesco,
In order to cater to Java9+, the fat jar, i.e. groovy-all.jar is not
provided any more. The groovy-all.pom you are using relies on other Groovy
module jars, so when you use the dependency groovy-all, which actually
provides all individual module jars :-)Cheers, Daniel.Sun -- Sent from: http://groovy.329449.n5.nabble.com/Groovy-Users-f329450.html
