Re: how to move folder from res to res${BUILD_NUMBER} in maven?

2010-05-19 Thread Dean Hiller
that should work. I would suggest >>> investigating another approach though, there has to be a simpler >>> solution to resolve .css caching. >>> >>> Thanks >>> >>> -Jeff >>> >>> -Original Message- >>> From: dean.h

Re: how to move folder from res to res${BUILD_NUMBER} in maven?

2010-05-19 Thread Dean Hiller
for. > > Thanks, > > -Jeff > > > -Original Message- > From: dean.hil...@gmail.com [mailto:dean.hil...@gmail.com] On Behalf Of > Dean Hiller > Sent: Wednesday, May 19, 2010 9:20 AM > To: Maven Users List > Subject: Re: how to move folder from res to

Re: how to move folder from res to res${BUILD_NUMBER} in maven?

2010-05-19 Thread Ron Wheeler
hing. Thanks -Jeff -Original Message- From: dean.hil...@gmail.com [mailto:dean.hil...@gmail.com] On Behalf Of Dean Hiller Sent: Wednesday, May 19, 2010 8:53 AM To: users@maven.apache.org Subject: Re: how to move folder from res to res${BUILD_NUMBER} in maven? Is there no way of doing the belo

RE: how to move folder from res to res${BUILD_NUMBER} in maven?

2010-05-19 Thread Moll, Jeff
@gmail.com] On Behalf Of Dean Hiller Sent: Wednesday, May 19, 2010 9:20 AM To: Maven Users List Subject: Re: how to move folder from res to res${BUILD_NUMBER} in maven? actually, this pattern is very typical to release new versions of css, js, etc. Projects like richfaces and TinyMCE both use th

RE: how to move folder from res to res${BUILD_NUMBER} in maven?

2010-05-19 Thread Moll, Jeff
iller Sent: Wednesday, May 19, 2010 9:20 AM To: Maven Users List Subject: Re: how to move folder from res to res${BUILD_NUMBER} in maven? actually, this pattern is very typical to release new versions of css, js, etc. Projects like richfaces and TinyMCE both use this pattern(not to mention many

Re: how to move folder from res to res${BUILD_NUMBER} in maven?

2010-05-19 Thread Dean Hiller
Hiller > Sent: Wednesday, May 19, 2010 8:53 AM > To: users@maven.apache.org > Subject: Re: how to move folder from res to res${BUILD_NUMBER} in maven? > > Is there no way of doing the below? This is like the most typical thing > in web applications so the browser will get the newest css

RE: how to move folder from res to res${BUILD_NUMBER} in maven?

2010-05-19 Thread Moll, Jeff
ss caching. Thanks -Jeff -Original Message- From: dean.hil...@gmail.com [mailto:dean.hil...@gmail.com] On Behalf Of Dean Hiller Sent: Wednesday, May 19, 2010 8:53 AM To: users@maven.apache.org Subject: Re: how to move folder from res to res${BUILD_NUMBER} in maven? Is there no way of

Re: how to move folder from res to res${BUILD_NUMBER} in maven?

2010-05-19 Thread Dean Hiller
Is there no way of doing the below? This is like the most typical thing in web applications so the browser will get the newest css, js, jpg files when a new release comes out. thanks, Dean On Tue, May 18, 2010 at 3:28 PM, Dean Hiller wrote: > Our resource folder in webapps named res(which has