Hi everyone, I'd like to know if there is some way to extract a resource from a jar file ...
For example: I have a jar file with some XMLs files inside it. When my app is packaged i wanna to extract the XMLs files from the dependency (jar file) to target/classes I wrote a plugin to do it for me, but if there is a native way to do it will be better. Regards, Márcio Moraes.
