This may be more of a feature request, but..
I've not been able to get transformers to run for files not in a jar. My java project has a resource that also exists in jar dependencies. To make it work I wanted to use a transformer to merge them.
Could ShadowCopyAction be changed to also transform non-archive files?