"Geesken, Edmund" <[EMAIL PROTECTED]> wrote on 27/11/2003 04:14:49 
AM:

> I try to compile all my JSPs using a user defined maven goal and the ant
> jspc target
> 
> I have the problem, that I can not set the classpath property of the
> ant:jspc target to the Classpath maven is using for my project. Any idea 
how I can get this
> variable?

the jspc task has a classpathref attribute. 

Use classpathref="maven.dependency.classpath"

> I want to compile each jsp separately and I would like to catch the 
output/
> result
> 
> Failed or Successful. Is there a way to catch this?

Buggered if I know.
--
dIon Gillard, Multitask Consulting
Blog:      http://blogs.codehaus.org/people/dion/




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

Reply via email to