Hello I am working on jetty embedded application and use maven shade
plugin. The problem is that I want to compress js, css, and html static
files before shade plugin pack it to single jar. I wrote program that can
do all I want in single directory. How to force plugin to pack treated by
my program files?

Reply via email to