I really like the way sourceSets work, and I would like to apply them in a non-java context. I realise I could apply the java/groovy plugin but I don’t really want the other features that come with it (compile etc). They may be misleading to users.
I’ve been digging through the source but I cant seem to find the implementation. Any steer on how I could roll my own would be greatly appreciated.
Thanks