[EMAIL PROTECTED] wrote:
Is there a way to just
precompile the jsps to know if they'll be working / to redeploy them on tomcat
server, without restarting the server?
Yes, with "mvn jspc:compile".
:-(

This says:

Embedded error: The -uriroot option must specify a pre-existing directory

I've read somewhere I had to change the jsp spec and servlet spec jars from 
runtime to compile time. Could that be it?

Sounds a bit like the settings for the plugin are not read from the pom.xml when you run the goal specifically from the CLI. You can play around with the scopes, maybe there is a solution, but I think this is more a bug in maven, something like http://jira.codehaus.org/browse/MNG-472

Stefan


--
best regards,

Stefan Seidel
software developer
________________________
VUB Printmedia GmbH
Chopinstraße 4
D-04103 Leipzig
Germany
tel.    +49 (341) 9 60 50 07
fax.    +49 (341) 9 60 50 92
mail.   [EMAIL PROTECTED]
web.    www.vub.de

HRB Köln 24015
UStID DE 122 649 251
GF Dr. Achim Preuss Neudorf,
Dr. Christian Preuss Neudorf

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

Reply via email to