Re: [appfuse-user] maven2 and spring and Groovy dependency

2007-05-25 Thread Matt Raible
FWIW, I believe this was fixed in Spring 2.0.5. If you're using 2.0.5, please disregard. ;-) Matt On 5/25/07, nmall <[EMAIL PROTECTED]> wrote: Hi, Sorry about posting this. What I had below fixed it. nmall wrote: > > Hi, > > While parsing the applicationContext.xml to which I added my ow

Re: [appfuse-user] maven2 and spring and Groovy dependency

2007-05-25 Thread nmall
Hi, Sorry about posting this. What I had below fixed it. nmall wrote: > > Hi, > > While parsing the applicationContext.xml to which I added my own appl > specific stuff, maven starts complaining about a Groovy class. I added > groovy-1.0-jsr-06 into the pom and did mvn install etc. However

[appfuse-user] maven2 and spring and Groovy dependency

2007-05-25 Thread nmall
Hi, While parsing the applicationContext.xml to which I added my own appl specific stuff, maven starts complaining about a Groovy class. I added groovy-1.0-jsr-06 into the pom and did mvn install etc. However, it still gives me the following error on doing mvn jetty:run-war. I added this depende