Understood. That would be easy. I'm coming from a very ant-heavy environment, so I'm used to doing anything/everything with any. Just wondering if there was a Maven Way to do such a task.
Thanks! Wayne Fay wrote: > > Most people just write a little batch file to do this kind of thing, > not a plugin. > > Wayne > > On 10/11/07, rhyolight <[EMAIL PROTECTED]> wrote: >> >> I'm new to Maven. I would like to call something like "mvn >> update-deploy" >> from the command line that will resolve to "mvn scm:update clean >> site-deploy". >> >> Is there an easy way to create a shortcut like this without writing a >> mojo? >> -- >> View this message in context: >> http://www.nabble.com/-m2--plugin-to-combine-other-plugins--tf4608565s177.html#a13159862 >> Sent from the Maven - Users mailing list archive at Nabble.com. >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [EMAIL PROTECTED] >> For additional commands, e-mail: [EMAIL PROTECTED] >> >> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- View this message in context: http://www.nabble.com/-m2--plugin-to-combine-other-plugins--tf4608565s177.html#a13160120 Sent from the Maven - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
