Re: toughest time trying to get a jsp filtered.. any help much appreciated

2010-05-22 Thread Rick R
[SOLVED] not sure how because I've modified too many things since I came back to looking at this issue. On Sat, May 22, 2010 at 7:15 AM, Martin Gainty wrote: > > > you're probably want to consider a templating language such as FTL/VM.. > i'll borrow this test-include from FreeMarker > Well in

RE: toughest time trying to get a jsp filtered.. any help much appreciated

2010-05-22 Thread Martin Gainty
.com > Date: Sat, 22 May 2010 00:01:27 -0400 > Subject: Re: toughest time trying to get a jsp filtered.. any help much > appreciated > To: users@maven.apache.org > > On Fri, May 21, 2010 at 11:53 PM, Rick R wrote: > > > > > > > On Fri, May 21, 2010 at 9:

Re: toughest time trying to get a jsp filtered.. any help much appreciated

2010-05-21 Thread Wayne Fay
> >       1.0-SNAPSHOT > Most likely it would have worked if you would simply use underscore (_) instead of dot (.). Wayne - To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands, e-mail: users-h..

Re: toughest time trying to get a jsp filtered.. any help much appreciated

2010-05-21 Thread Rick R
On Fri, May 21, 2010 at 11:53 PM, Rick R wrote: > > > On Fri, May 21, 2010 at 9:44 PM, Wayne Fay wrote: > >> > >> > FOO/foo.bar> >> > >> >> If this is literally cut and paste from your pom.xml file, the problem >> should be pretty obvious. If you changed it and accidentally deleted >> the

Re: toughest time trying to get a jsp filtered.. any help much appreciated

2010-05-21 Thread Rick R
On Fri, May 21, 2010 at 9:44 PM, Wayne Fay wrote: > > > > FOO/foo.bar> > > > > If this is literally cut and paste from your pom.xml file, the problem > should be pretty obvious. If you changed it and accidentally deleted > the <, that's another story. > Ha sorry. no it wasn't cut and pas

Re: toughest time trying to get a jsp filtered.. any help much appreciated

2010-05-21 Thread Wayne Fay
> >      FOO/foo.bar> > If this is literally cut and paste from your pom.xml file, the problem should be pretty obvious. If you changed it and accidentally deleted the <, that's another story. Wayne - To unsubscribe, e-mail: u

toughest time trying to get a jsp filtered.. any help much appreciated

2010-05-21 Thread Rick R
I'd like to have a jsp in the root of src/main/webapps filtered and the var replaced with a property in the war's pom. In my pom I have: FOO/foo.bar> org.apache.maven.plugins maven-war-plugin 2.0.2 src/main/webapp