Re: embedded jetty in maven test phase classpath problem.

2007-08-15 Thread Wayne Fay
using ! methods? TIA John -Original Message- From: Wayne Fay [mailto:[EMAIL PROTECTED] Sent: 14 August 2007 23:19 To: Maven Users List Subject: Re: embedded jetty in maven test phase classpath problem. I have been using the jspc plugin for some time now very successfully. I agree

Re: embedded jetty in maven test phase classpath problem.

2007-08-14 Thread Wayne Fay
I have been using the jspc plugin for some time now very successfully. I agree with Andy -- you should check it out. Wayne On 8/13/07, Andrew Williams [EMAIL PROTECTED] wrote: On 1 Aug 2006, at 17:14, Meghan Pike wrote: [snip] Does anybody know if this is the case and how I can fix it?

Re: embedded jetty in maven test phase classpath problem.

2007-08-13 Thread Andrew Williams
On 1 Aug 2006, at 17:14, Meghan Pike wrote: [snip] Does anybody know if this is the case and how I can fix it? I though maybe I could compile the jsp's to _jsp.java files in the pre-test phase, but I wasn't sure about how to go about this. You could try using the maven-jspc-plugin