On 4/20/07, Bart Warnez <[EMAIL PROTECTED]> wrote:
Hello, I made a plan to deploy our builds into Tomcat 5 with the maven plugin "cargo". I scheduled it as daily builds. The problem is that the build never stops.
Without seeing how you are configuring Cargo, it's hard to help. If you're using the Maven 2 plugin, then you might need <wait>false</wait> in the configuration. If you have more questions, please ask on the Cargo user list. http://cargo.codehaus.org/Mailing+Lists -- Wendy --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
