We used 2 solutions.

1.) Help them install Maven and then get them to execute a maven build that uses the scm plugin to get a tagged version

2.) Build it for them and simply hand them the WAR :)

Cheers,
Martijn

On Dec 4, 2008 11:53pm, Rusty Wright <[EMAIL PROTECTED]> wrote:
I was wondering if and how people are doing war deployments in a setup
where you have a production control group that deploys the war to your qa and production servers (tomcat, for example).



It seems to me that you could have them use maven with the cargo plugin.
But how do they get the pom.xml; check it out of scm and then run maven with it? And do you have a separate project that's just for doing the deployment?



---------------------------------------------------------------------

To unsubscribe, e-mail: [EMAIL PROTECTED]

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



Reply via email to