Have a look at the Cargo Maven2 plugin: http://cargo.codehaus.org/Maven2+plugin
kroe wrote:
Our applications are deployed to internal servers - either to JBoss as a web application or to a directory on a specified server for exection by a scheduling system. We have development, staging, and production environments that we need the ability to deploy to consistenly and easily. Maven's usage of the word "deploy" clashes with how I have always thought of "deploy". Maven's deploy plug-in outputs to an artifact repository. Is this the end of the line for the maven life cycle, or is there a plug-in that allows you to transfer the artifact to a development, staging, or production server based on the profile set? If this is not supported by Maven, how are the rest of you distributing your artifacts for execution? Thanks, -Ken
-- Dennis Lundberg --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
