Hi everyone,
I'm using the cargo plugin to deploy a webapp to tomcat. This webapp
depends on a database and I would like run a SQL script to deploy the
updated schema before deploying the webapp. What is the best approach
to this? Is there a plugin to facilitate this?
Once I have this working I would like to perform integration tests
(probably using jWebUnit and htmlunit) and if they succeed, deploy the
webapp to another context to provide feedback to the client
Donnchadh
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org
|