I am working on a project using Groovy and Gaelyk. I want to organize my files in different folders inside of /src/main/WEB-INF/groovy
.
It works when I put all files in the same folder, but not when I put them into different folders. Maybe changing the build config?
Any ideas?