The stage plugin does something similar but it requires scp/ssh to do it. You will have to create your own plugin to do this, I'm not aware of one that does exactly as you need.
On Fri, Nov 27, 2009 at 8:58 AM, Arnaud Bailly <[email protected]> wrote: > > Hello, > I would like to deploy an artifact to some remote site, maybe using standard > deploy plugin to do that, then unpack the artifact at its target site. Is it > possible to do that using only plugins? I know how to deploy, I know how to > unpack, then I would like to merge the two behaviors, without resorting to > writing a plugin. > > Thanks in advance for your help, > Arnaud Bailly > -- > View this message in context: > http://old.nabble.com/Deploy---unpack-artifact-to-remote-target-tp26542731p26542731.html > 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]
