Nevermind.

Included the depenencies (forgot the tomcat/jars/jasper* stuff) and used
maven.depenency.classpath (less the ${} stuff) and it all worked out.

Keith

On Tue, 2004-01-20 at 10:21, Keith Irwin wrote:
> Folks--
> 
> How do I get the optional ant tasks to work for a maven.xml goal?  I
> need to run the JSP Compiler (jspc task) to verify that my JSP pages
> will compile.
> 
> I've tried creating a dependency, and indeed, the ant-optional jar is
> downloaded, but I'm not sure that maven itself sees it when it evokes
> ant on my <ant:jspc/> tag.
> 
> Scanning various plugins to see if I can find anything . . .
> 
> Keith
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to