On Thu, Mar 14, 2013 at 10:43 AM, Martin Grigorov wrote:
> Hi,
>
> I'm experiencing troubles with updating CSS/JS resources in
> META-INF/resources during development.
> My application is a multi module Maven project. Some of the 'jar' modules
> (i.e. the ones that are packed in WEB-INF/lib/**) ha
Hi,
I'm experiencing troubles with updating CSS/JS resources in
META-INF/resources during development.
My application is a multi module Maven project. Some of the 'jar' modules
(i.e. the ones that are packed in WEB-INF/lib/**) have META-INF/resources
with some CSS/JS files inside.
Deploying the p