I'm trying to use the Maven plugin to concat and minify my CSS and JS at build
time. However, I have a number of CSS and JS files in a "common" project and
I'm doing the minification in a "client" project. I'd like to configure
something like this:
<contextFolder>../common/src/main/webapp,src/main/webapp</contextFolder>
Is something like this possible, so both directories are examined for files?
Original issue reported on code.google.com by alex.obj...@gmail.com on 25 Sep 2013 at 7:15
Original issue reported on code.google.com by
alex.obj...@gmail.com
on 25 Sep 2013 at 7:15