Details
Description
I'd like to deploy in continuum (then with to the cargo maven plugin) the same war to several servers in the goal to run Integration tests.
First I think it was possible but after finding a way to do it in the pom.xml, I realized that this need was very specific to my project for which integration tests are a little bit complex.
Could you confirm that it's not possible and then I have to write several ant task that maven could execute pearhaps with a maven ant plugin ?
Please note that you should not have opened a bug report for this, this is a general question which should have been brought up on the cargo mailing lists (http://cargo.codehaus.org/Mailing+Lists). Please continue the conversation there.
I don't understand the specifics about your integration tests, but it should be possible to use the cargo maven plugin to deploy a war to multiple servers.