Hi,
I just wanted to suggest using processResources in the copyMod task instead of copying from src/main/resources. Someone may have exclusions in the processResources and other inclusions that would be required in the module. This is currently being done for classes using the output of compileJava.