Hello list - we have a profile in one of our war projects that copies
over (only) any web content to the unpacked location.
 
So if a developer tweaks a jsp or html or what have you, they can run
mvn process-resources -P<someprofile> and that moves things over for
them.
 
Is there a way to see what's being copied over?
 
If not, can I request that as a feature to the <resources> plugin?

Reply via email to