Hi everyone,

I have another question about maven-shade-plugin. I'm wondering if there is an 
equivalent of ServicesResourceTransformer that can be used on resource files 
that appear outside META-INF/services dir.

My use case involves avro-compiler.jar. It has Velocity templates that are used 
to generate Java classes and I need to modify to relocate the package names - 
the same relocation that maven-shade-plugin already does for the class files.

Any pointers would be appreciated.

Regards,
PJ

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to